/* Minification failed. Returning unminified contents.
(1,181121): run-time error CSS1030: Expected identifier, found '.'
(1,181145): run-time error CSS1031: Expected selector, found ')'
(1,181145): run-time error CSS1025: Expected comma or open brace, found ')'
(1,181495): run-time error CSS1030: Expected identifier, found '.'
(1,181519): run-time error CSS1031: Expected selector, found ')'
(1,181519): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;-o-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;-o-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/static/perfectmatch/css_/node_modules/slick-carousel/slick/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/static/perfectmatch/css_/node_modules/slick-carousel/slick/fonts/slick.eot);src:url(/static/perfectmatch/css_/node_modules/slick-carousel/slick/fonts/slick.eot?#iefix) format("embedded-opentype"),url(/static/perfectmatch/css_/node_modules/slick-carousel/slick/fonts/slick.woff) format("woff"),url(/static/perfectmatch/css_/node_modules/slick-carousel/slick/fonts/slick.ttf) format("truetype"),url(/static/perfectmatch/css_/node_modules/slick-carousel/slick/fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;font-family:helvetica-now-text,Arial,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}html{height:100%;-ms-touch-action:manipulation;touch-action:manipulation}body,html{width:100%}body{min-height:100%;margin:0}@font-face{font-family:helvetica-now-text;src:url("/static/rejlers/fonts/HelveticaNowText-Light.woff") format("woff");font-display:swap}@font-face{font-family:helvetica-now-text;font-weight:300;src:url("/static/rejlers/fonts/HelveticaNowText-Light.woff") format("woff");font-display:swap}@font-face{font-family:helvetica-now-text;font-weight:500;src:url("/static/rejlers/fonts/HelveticaNowText-Medium.woff") format("woff");font-display:swap}@font-face{font-family:helvetica-now-text;font-weight:700;src:url("/static/rejlers/fonts/HelveticaNowText-Bold.woff") format("woff")}@font-face{font-family:helvetica-now-micro;src:url("/static/rejlers/fonts/HelveticaNowMicro-Light.woff") format("woff")}@font-face{font-family:helvetica-now-micro;font-weight:300;src:url("/static/rejlers/fonts/HelveticaNowMicro-Light.woff") format("woff")}@font-face{font-family:helvetica-now-micro;font-weight:500;src:url("/static/rejlers/fonts/HelveticaNowMicro-Medium.woff") format("woff")}@font-face{font-family:helvetica-now-micro;font-weight:700;src:url("/static/rejlers/fonts/HelveticaNowMicro-Bold.woff") format("woff")}@font-face{font-family:montefiore;font-weight:300;src:url("/static/rejlers/fonts/Montefiore-Light.woff") format("woff")}@font-face{font-family:montefiore;font-weight:500;src:url("/static/rejlers/fonts/Montefiore-Regular.woff") format("woff");font-display:swap}@font-face{font-family:montefiore;font-weight:700;src:url("/static/rejlers/fonts/Montefiore-Regular.woff") format("woff");font-display:swap}@font-face{font-family:montefiore;font-weight:600;src:url("/static/rejlers/fonts/Montefiore-SemiBold.woff") format("woff")}@font-face{font-family:montefiore;font-weight:700;src:url("/static/rejlers/fonts/Montefiore-Bold.woff") format("woff")}*{-webkit-box-sizing:border-box;box-sizing:border-box}html,select{font-size:62.5%}body{background-color:#fff;overflow-x:hidden;font-size:1.6rem;color:#484d52;margin-top:50px;webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){body{margin-top:0}}body.NavActive{overflow:hidden}body ::-moz-selection{color:#fff;background:#2aa784}body ::selection{color:#fff;background:#2aa784}.noScroll{overflow:hidden;height:100vh;margin-top:-50px}@media (min-width:768px){.noScroll{margin-top:0}}a{text-decoration:none;color:inherit}strong{font-weight:500}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cookie-btn{width:36px;height:36px;background-image:url("/static/rejlers/img/cookie-btn.svg");background-size:20px;background-position:50%;background-repeat:no-repeat;outline:none;position:fixed;bottom:20px;left:20px;cursor:pointer;font-weight:500;border-radius:100%;padding:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#2aa784;border:2px solid #fff;font-size:1.2rem;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.1);box-shadow:0 0 4px 2px rgba(0,0,0,.1);z-index:999}@media (min-width:768px){.cookie-btn{width:40px;height:40px}}.cookie-btn:hover{background-color:#259676}@media (hover:none){.cookie-btn:hover{background-color:#2aa784}}.cookie-btn:active{-webkit-transform:scale(.98);transform:scale(.98)}@media (active:none){.cookie-btn:active{-webkit-transform:scale(1);transform:scale(1)}}.Footer__Logo,.Icon__RejlersLogo{background-image:url("/static/rejlers/img/Rejlers_logo_neg.svg?v=2")}.Footer__Logo,.Icon__External,.Icon__RejlersLogo{background-repeat:no-repeat;background-size:100% 100%}.Icon__External{background-image:url("/static/rejlers/img/link-external")}.Footer__FollowUsLink--Facebook,.Icon__Facebook{background-image:url("/static/rejlers/img/facebook-logo.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Footer__FollowUsLink--Twitter,.Icon__Twitter{background-image:url("/static/rejlers/img/twitter-logo.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Footer__FollowUsLink--LinkedIn,.Icon__LinkedIn{background-image:url("/static/rejlers/img/linkedin-logo.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Footer__FollowUsLink--YouTube,.Icon__YouTube{background-image:url("/static/rejlers/img/youtube-logo.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Footer__FollowUsLink--Instagram,.Icon__Instagram{background-image:url("/static/rejlers/img/instagram-logo.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.ConsultantItemContent__RelatedLink:after,.Icon__LinkArrow,.SectionHeader__Link:after{background-image:url("/static/rejlers/img/arrow-right.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Icon__LinkArrowWhite,.SimpleListItem__Link:after{background-image:url("/static/rejlers/img/arrow-right-white.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.CategoryFilter__ActivePageTitle:after,.ConsultantListItem__Toggle:after,.Header .Select-value-label:after,.Icon__DropdownArrow,.NavSub__Current:after,.Select-arrow{background-image:url("/static/rejlers/img/dropdown.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Icon__Search{background-image:url("/static/rejlers/img/search.svg")}.AdvancedFilterItem--Expandable:before,.Icon__Search,.Icon__Triangle{background-repeat:no-repeat;background-size:contain;background-position:50%}.AdvancedFilterItem--Expandable:before,.Icon__Triangle{background-image:url("/static/rejlers/img/triangle.svg")}.Icon__Prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Icon__Next,.Icon__Prev{background-image:url("/static/rejlers/img/arrow-pink.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.Icon__ButtonArrowPrev,.VideoCarouselBlock__ReverseArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Icon__ButtonArrowNext,.Icon__ButtonArrowPrev,.VideoCarouselBlock__Arrow,.VideoCarouselBlock__ReverseArrow{background-image:url("/static/rejlers/img/button-arrow-right.svg");background-repeat:no-repeat;background-size:contain;background-position:50%;border:none}.Icon__Bicycle{background-image:url("/static/rejlers/img/bicycle.svg")}.Icon__Bicycle,.Icon__Dumbbell{background-repeat:no-repeat;background-size:contain;background-position:50%}.Icon__Dumbbell{background-image:url("/static/rejlers/img/workout.svg")}.Icon__Learning{background-image:url("/static/rejlers/img/learning.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.HeroCarouselItem__PlayButton--paused:before,.Icon__PlayVideo{background-image:url("/static/rejlers/img/icon-play-video.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.HeroCarouselItem__PlayButton--playing:before,.Icon__PauseVideo{background-image:url("/static/rejlers/img/icon-pause-video.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes heroCarouselBoxAnimation{0%{opacity:0;-webkit-transform:translateY(-16px) scale(.95);transform:translateY(-16px) scale(.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes heroCarouselBoxAnimation{0%{opacity:0;-webkit-transform:translateY(-16px) scale(.95);transform:translateY(-16px) scale(.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes fadeInUpLight{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpLight{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes animateColorFromGrayToGreen{0%{color:#484d52}to{color:#2aa784}}@keyframes animateColorFromGrayToGreen{0%{color:#484d52}to{color:#2aa784}}@media print{*{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}*,a,dd,div,dl,h1,h2,h3,h4,h5,h6,li,p,span{color:#000!important}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}#epi-quickNavigator{display:none!important}@page{margin:1.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.Header,.Sidebar{display:none!important}.Hero__Wrap{display:none}.Breadcrumbs,.Footer,.NavSub{display:none!important}.CardContact__Image{display:block;width:100%;height:200px}.Share,a.CardIcon{display:none!important}}.EPiServerForms{max-width:100%;background:#efeeed;padding-top:24px;margin:36px 0 24px}.EPiServerForms .Form__Element{margin:0}.Form__Warning__Message{background:#fff!important;color:#ec6161!important;font-weight:500}.FormStep{padding:0!important}.Form__Title{font-size:2.6rem!important;line-height:2.8rem;margin-bottom:16px;padding:0 24px}.Form__Description,.Form__Status{padding:0 24px;font-size:1.8rem;line-height:2.8rem;margin-bottom:36px}.Form__Description .Form__Success__Message p,.Form__Status .Form__Success__Message p{font-size:2rem;font-weight:500;padding-bottom:32px;margin-bottom:0}.FormChoice.ValidationFail .FormChoice__Input--Checkbox{border:1px solid #2aa784}.FormChoice fieldset,.FormChoice fieldset label{display:-webkit-box;display:-ms-flexbox;display:flex}.FormChoice fieldset label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;margin-bottom:16px}.FormChoice__Input--Checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;width:20px;height:20px;min-width:20px;min-height:20px;margin-right:12px;background-color:#fff;border-radius:2px;border:1px solid hsla(18,8%,67%,.6)}.FormChoice__Input--Checkbox:hover{border:1px solid #b1a8a4}.FormChoice__Input--Checkbox:focus{outline:0}.FormChoice__Input--Checkbox:checked{background-color:#2aa784;background-image:url("/static/rejlers/img/checkmark-white.svg");background-repeat:no-repeat;background-position:50%;background-size:18px;border:1px solid #2aa784}.FormChoice__Input--Radio{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;width:16px;height:16px;min-width:16px;min-height:16px;margin-right:12px;background-color:#fff;border-radius:50%;border:1px solid hsla(18,8%,67%,.6)}.FormChoice__Input--Radio:hover{border:1px solid #b1a8a4}.FormChoice__Input--Radio:focus{outline:0}.FormChoice__Input--Radio:checked{background-color:#fff;border:1px solid #2aa784}.FormChoice__Input--Radio:checked:after{content:"";border-radius:50%;background:#2aa784;position:absolute;width:8px;height:8px;top:3px;left:3px}.Form__Element{margin-bottom:32px;padding:0 24px}.Form__Element__Caption{font-size:2rem;line-height:2.8rem;width:100%;font-weight:500;margin-bottom:12px;float:left}.Form__Element__ValidationError{background-color:#ec6161;display:block;width:100%;font-size:1.6rem;color:#fff!important;padding:6px 13px 8px}.Form__Element .FormParagraphText p{font-size:1.6rem;margin:0}.Form__Element .FormCaptcha__Input,.Form__Element .FormTextbox>input,.Form__Element select,.Form__Element textarea{display:block;font-family:helvetica-now,Arial,sans-serif;width:100%;font-size:1.8rem;line-height:2.8rem;color:#484d52;padding:11px 15px 13px;border:1px solid hsla(18,8%,67%,.6)}.Form__Element .FormCaptcha__Input:hover,.Form__Element .FormTextbox>input:hover,.Form__Element select:hover,.Form__Element textarea:hover{border:1px solid #b1a8a4}.Form__Element .FormCaptcha__Input:focus,.Form__Element .FormTextbox>input:focus,.Form__Element select:focus,.Form__Element textarea:focus{outline:none;color:#2aa784}.Form__Element textarea{font-size:1.8rem;line-height:2.8rem}.Form__Element img{width:auto;max-height:200px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.Form__Element label,.FormRange__Max,.FormRange__Min{position:relative;font-size:2rem;line-height:2.2rem}.ValidationFail .FormTextbox__Input{border:1px solid #ec6161}.ValidationSuccess .FormTextbox__Input{border:1px solid hsla(18,8%,67%,.6)}.ValidationRequired label:after{content:"*";display:inline-block;margin-left:4px}.FormCaptcha__Refresh,.FormResetButton,.FormSubmitButton{font-size:1.8rem;border:0;width:100%;max-width:100%;padding:19px 40px 22px;cursor:pointer;color:#fff}.FormSubmitButton{margin-top:24px;font-family:helvetica-now-micro,Arial,sans-serif;background-color:#2aa784;color:#fff;font-weight:500;margin-bottom:0;-webkit-appearance:none}.FormCaptcha__Image{max-width:100%;width:auto;height:auto;display:block;margin-bottom:25px}.FormCaptcha__Refresh{font-size:1.6rem;margin-bottom:24px;font-family:helvetica-now-micro,Arial,sans-serif;background-color:#7fcab5;color:#2aa784;font-weight:500;padding:8px 16px;width:auto;-webkit-appearance:none}.FormCaptcha__Refresh:hover{outline:none;background-color:#74c6af}@media (hover:none){.FormCaptcha__Refresh:hover{background-color:#7fcab5}}.FormCaptcha__Refresh:active{background-color:#62bea4}html #cookiescript_injected{font-family:helvetica-now-micro,Arial,sans-serif;color:#fff;background-color:#2b3a55}@media (min-width:768px){html #cookiescript_injected{width:380px}}html #cookiescript_injected #cookiescript_description,html #cookiescript_injected #cookiescript_readmore{opacity:1;line-height:1.5;font-size:1.3rem}html #cookiescript_injected #cookiescript_readmore{text-decoration:underline}html #cookiescript_injected #cookiescript_readmore:hover{color:#fff;opacity:.75}html #cookiescript_injected #cookiescript_header{font-family:montefiore,helvetica,Arial,sans-serif;text-transform:uppercase;font-size:2.8rem;color:#fff}html #cookiescript_injected .cookiescript_checkbox .mdc-checkbox__background{border-color:#fff!important}html #cookiescript_injected #cookiescript_maintabs{background:#808999}html #cookiescript_injected #cookiescript_buttons #cookiescript_accept,html #cookiescript_injected #cookiescript_buttons #cookiescript_save{line-height:3;background-color:#2aa784}html #cookiescript_injected #cookiescript_buttons #cookiescript_reject{background-color:transparent;line-height:3;color:#fff}html #cookiescript_injected .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}html #cookiescript_injected .cookiescript_active{color:#1d1d1b}html #cookiescript_injected #cookiescript_categories .cookiescript_active{color:#fff;background:#2aa784}html #cookiescript_injected #cookiescript_manage:hover #cookiescript_manageicon .cookiescript_gear{fill:#2aa784}html #cookiescript_injected #cookiescript_copyright,html #cookiescript_injected #cookiescript_reportdate{display:none}html #cookiescript_injected #cookiescript_aboutwrap::-webkit-scrollbar-thumb,html #cookiescript_injected #cookiescript_reportwrap::-webkit-scrollbar-thumb{background-color:#2aa784}.shareblock{margin-bottom:10px}.share-information .small-ticker-image{display:inline-block;margin:0 0 0 4px}.share-information .small-ticker-delta{margin:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-information a{font-weight:400!important}.share-information ul{padding-left:0}.share-information li,.share-information ul{list-style:none!important}.share-information .dropdown-item{font-size:1.2rem;padding-right:0}.share-information .dropdown-header{font-size:1.4rem}.share-information .dropdown-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:0}.share-information .dropdown-item a svg{margin-right:16px;margin-left:8px;color:#259676;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.share-information .share-information__time{display:none}@media (min-width:768px){.share-information .share-information__time{display:inline;font-size:1.2rem;padding:1rem 0}}.share-information .share-information__time--short{display:inline;font-size:1.2rem;padding:1rem 0}@media (min-width:768px){.share-information .share-information__time--short{display:none}}.share-information .share-information__table-container{overflow:scroll;height:80vh}.share-information .share-information__table-wrapper{display:grid;grid-template-columns:100%;grid-template-rows:repeat(auto-fit,minmax(50px,-webkit-max-content));grid-template-rows:repeat(auto-fit,minmax(50px,max-content))}.share-information .share-information__table-row--smallTicker{display:grid;grid-template-columns:repeat(5,minmax(-webkit-max-content,20%));grid-template-columns:repeat(5,minmax(max-content,20%));grid-template-rows:repeat(auto-fill,minmax(50px,-webkit-max-content));grid-template-rows:repeat(auto-fill,minmax(50px,max-content))}.share-information .share-information__table-row{grid-row-gap:10px;display:grid;grid-template-columns:repeat(5,1fr);overflow:unset}.share-information .share-information__table-cell--image{padding:10px;grid-column:1;grid-row:1/20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-information .share-information__table-cell--image img{min-width:30px;min-height:30px;margin:auto}.share-information .share-information__table-header{display:none;font-weight:700;position:sticky;top:0;left:0;background-color:#fff;border-bottom:1px solid #6a6978}@media (min-width:768px){.share-information .share-information__table-header{display:block}}.share-information .share-information__table-cell--top{padding:10px;grid-row:1}.share-information .share-information__table-cell{font-size:1.4rem;margin-inline:5px;line-height:1.4;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;grid-column:auto}.share-information .share-information__table-cell:before{content:attr(data-title);font-size:10px;color:#6a6978;display:block;margin-bottom:5px;font-weight:700}.share-information .share-information__table-cell--date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#6a6978;font-weight:700;grid-row:1;grid-column:1/-1}.share-information .share-information__table-cell--date:before{content:attr(data-title) ":";margin-right:5px;font-size:12px;display:inline-block;font-weight:700}.share-information .ticker-large{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.share-information .ticker-large .large-ticker-change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-information .ticker-large .large-ticker-change img{margin-right:4px;width:20px;height:20px}.share-information .color-box{display:inline-block;height:12px;width:18px;margin-right:5px}.share-information .color-box.omx{background-color:#eb9417}.share-information .color-box.smx{background-color:#060}.share-information .color-box.sweco{background-color:#ac865e}.share-information .color-box.semcon{background-color:#930}.share-information .color-box.af{background-color:#7f7f7f}.share-information .color-box.etteplan{background-color:#000}.share-information .share-period{margin-left:10px;padding-top:10px}.share-information .share-period select{font-weight:700;background-size:14px;background-position:right 8px center;background-repeat:no-repeat;background-image:url("/static/rejlers/img/dropdown.svg");font-family:helvetica,Arial;color:#484d52;font-size:1.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #2aa784;outline:none;height:48px;background-color:#fff;border-radius:4px}@media (min-width:768px){.share-information .share-period select{padding:14px 32px 14px 14px}}.share-information input[type=checkbox]{display:none}.share-information label{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-information .checkbox{position:relative;margin-top:5px}.share-information .checkbox:before{height:16px;width:16px;display:inline-block;background-color:#fff;border:1px solid #2aa784;border-radius:5px;content:"";margin-right:5px;will-change:background-color;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out}.share-information .checkbox:after{width:13px;height:13px;background-color:transparent;left:2px;top:8px;position:absolute;-webkit-mask-image:url("/static/rejlers/img/checkmark-white.svg");mask-image:url("/static/rejlers/img/checkmark-white.svg");-webkit-mask-size:0;mask-size:0;will-change:mask-size;-webkit-transition:-webkit-mask-size .25s ease-in-out;transition:-webkit-mask-size .25s ease-in-out;transition:mask-size .25s ease-in-out;transition:mask-size .25s ease-in-out,-webkit-mask-size .25s ease-in-out;content:"";display:inline-block}.share-information input:checked+.checkbox:before{background-color:#2aa784}.share-information input:checked+.checkbox:after{-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:15px;mask-size:15px;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.share-information .share-company{float:left;margin-left:10px;font-family:Verdana;font-size:12px}.share-information.ticker-top{background-color:#e9e9e9}.share-information.ticker-top .share-ticker .share-ticker-info{margin-left:10px}.share-information.ticker-top .delta img{margin-top:-2px}.share-information a{color:#282828}.share-information .delta{font-size:13px;font-family:Verdana;line-height:24px}.share-information .share-ticker{position:relative;padding-top:7px}.share-information .share-ticker .share-ticker-info{margin-left:20px}.share-information .share-name{font-size:27px;line-height:27px;color:#282828}.share-information .arrow{width:10px;height:12px;position:absolute;z-index:2;top:12px;left:0}.Select-input{height:50px}@media (min-width:768px){.Select-input{height:60px;padding:0}}.Header .Select-input{height:62px}@media (min-width:768px){.Header .Select-input{height:41px}}.InvestorAcquisitionsPage .Select-input{height:41px}.Select.is-open{z-index:100!important}@media (min-width:768px){.Select-option{padding:8px 20px}}@media (min-width:768px) and (min-width:768px){.Header .Select-option,.InvestorAcquisitionsPage .Select-option{padding:8px 10px}}.Select-menu-outer{max-height:400px}.Select-arrow-zone{padding-right:30px}.Select-arrow{background-image:url("/static/rejlers/img/dropdown.svg");background-repeat:no-repeat;background-size:contain;background-position:50%;border:none;height:13px;width:15px;top:3px}.Header .Select-arrow{width:15px;right:12px}@media (min-width:768px){.Header .Select-arrow{display:none}}.InvestorAcquisitionsPage .Select-arrow{width:15px;right:12px}@media (min-width:768px){.Header .Select-value{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.Header .Select-value-label:after{width:12px;height:12px;margin-left:10px;content:"";display:inline-block;position:relative;top:2px}}.is-open .Select-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:1px}.Header .is-open .Select-arrow{top:2px}.Select-input>input{height:50px;padding:0}@media (min-width:768px){.Select-input>input{height:60px;padding:0 20px}}.Header .Select-input>input{height:62px}@media (min-width:768px){.Header .Select-input>input{height:41px}}.Select-control{outline:none}.Header .Select-control{border:none}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:10px}.Select-control>:last-child{padding-right:15px}.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#1d1d1b!important;font-family:helvetica-now-text,Arial,sans-serif}@media (min-width:768px){.has-value.Select--single>.Select-control .Select-value .Select-value-label{font-family:helvetica-now-micro,Arial,sans-serif;color:#484d52!important;padding-left:20px;font-size:1.4rem;left:0;right:auto;position:absolute}}.Header .Select-input{height:57px}@media (min-width:768px){.Header .Select-input{height:42px}}.InvestorAcquisitionsPage .Select-input{height:42px}.Select--single>.Select-control .Select-value,.Select-placeholder{color:#484d52;font-family:helvetica-now-micro,Arial,sans-serif;line-height:50px;padding-left:16px}@media (min-width:768px){.Select--single>.Select-control .Select-value,.Select-placeholder{font-size:2rem;line-height:60px;padding-left:20px;padding-right:20px}}.Header .Select--single>.Select-control .Select-value,.Header .Select-placeholder{font-family:helvetica-now-text,Arial,sans-serif;line-height:57px;font-size:2rem;padding-left:16px;padding-right:20px}@media (min-width:768px){.Header .Select--single>.Select-control .Select-value,.Header .Select-placeholder{font-family:helvetica-now-micro,Arial,sans-serif;line-height:62px;font-size:1.6rem;line-height:42px;padding-left:10px;padding-right:10px}}.InvestorAcquisitionsPage .Select--single>.Select-control .Select-value,.InvestorAcquisitionsPage .Select-placeholder{font-family:helvetica-now-micro,Arial,sans-serif;font-size:1.6rem;line-height:42px;padding-left:10px;padding-right:10px}.Select-menu,.Select-menu-outer,.Select-option{z-index:10000!important}.Select-option.is-selected,.Select-option.is-selected:hover{background-color:#efeeed}.Select-option.is-focused{background-color:#fff}.Select-option{color:#484d52!important}.Select-option:hover{background-color:hsla(30,6%,93%,.5)}.Select.is-focused:not(.is-open)>.Select-control{-webkit-box-shadow:none;box-shadow:none}.is-focused:not(.is-open)>.Select-control{-webkit-box-shadow:none;box-shadow:none;outline:none}.Select-clear-zone{display:none}.Select-clear{font-size:2.4rem;margin-right:5px;color:#2aa784;opacity:.5}.contactform{background-color:#f2f2f2;padding-bottom:30px}.contactform input:-moz-placeholder,.contactform option:-moz-placeholder,.contactform select:-moz-placeholder,.contactform textarea:-moz-placeholder{text-transform:uppercase;font-weight:500}.contactform input::-webkit-input-placeholder,.contactform option::-webkit-input-placeholder,.contactform select::-webkit-input-placeholder,.contactform textarea::-webkit-input-placeholder{text-transform:uppercase;font-weight:500}.contactform input::-moz-placeholder,.contactform option::-moz-placeholder,.contactform select::-moz-placeholder,.contactform textarea::-moz-placeholder{text-transform:uppercase;font-weight:500}.contactform input:-ms-input-placeholder,.contactform option:-ms-input-placeholder,.contactform select:-ms-input-placeholder,.contactform textarea:-ms-input-placeholder{text-transform:uppercase;font-weight:500}.contactform__container{width:100%;max-width:910px;margin:0 auto;padding-top:30px}.contactform option,.contactform select{text-transform:uppercase;font-weight:500}.contactform__form{position:relative}.contactform__border{padding-bottom:15px}.contactform__input,.contactform__input-container{width:100%}.contactform__content p{line-height:1.5}.contactform__input-select,.contactform__input-text{background-color:#f2f2f2;border:1px solid #9f9f9f;color:#555;height:36px;font-size:16px;letter-spacing:1px;padding-left:10px;padding-top:2px;width:100%}.contactform__input-select{color:#4aa6dd}.contactform__message{max-width:910px;width:100%}.contactform__input-textarea{background-color:#f2f2f2;color:#555;height:36px;font-family:Arial;font-size:16px;letter-spacing:1px;width:100%;resize:none;overflow:hidden;padding:8px 0 0 12px;-webkit-transition:all .3s cubic-bezier(.17,.04,.03,.94);transition:all .3s cubic-bezier(.17,.04,.03,.94)}.contactform__input-textarea--expanded{height:100px;padding:10px;overflow:auto}.contactform__btn{background-color:#afafaf;border:none;color:#fff;display:none;font-weight:500;font-size:16px;letter-spacing:1px;padding:12px 30px 10px;cursor:pointer;text-transform:uppercase;opacity:.8}.contactform__btn:hover{opacity:1}.contactform__btn--blue{background-color:#50a7db;margin-right:20px}@media (min-width:768px){.contactform__input{width:auto;-webkit-box-flex:0;-ms-flex:0 1 260px;flex:0 1 260px;margin:0}.contactform__input--email{-webkit-box-flex:0;-ms-flex:0 1 340px;flex:0 1 340px}.contactform__input-container{width:100%;margin:0 0 20px;max-width:910px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@-webkit-keyframes hide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes hide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes loader-stretch{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes loader-stretch{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}.loader-box{position:relative;min-height:400px;margin:35px 0 30px}.loader{display:none;width:100%;height:100%;z-index:100}.loader__container{max-width:80px;-ms-flex-align:center;align-items:center;-webkit-box-align:center;display:-ms-flexbox;display:flex;display:-webkit-box;-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around;margin:0 auto;height:100%}.loader__bar{animation:loader-stretch 1.2s infinite ease-in-out;-webkit-animation:loader-stretch 1.2s infinite ease-in-out;background-color:#ccc;display:inline-block;height:75px;margin-left:2px;margin-right:2px;width:6px}.loader__bar--2{animation-delay:-1.1s;-webkit-animation-delay:-1.1s}.loader__bar--3{animation-delay:-1s;-webkit-animation-delay:-1s}.loader__bar--4{animation-delay:-.9s;-webkit-animation-delay:-.9s}.loader__bar--5{animation-delay:-.8s;-webkit-animation-delay:-.8s}.CardArticle{width:100%;color:#484d52}.CardArticle__Link--ApplyLink{color:#2aa784}.CardArticle__Link--ApplyLink:hover{color:#7fcab5}.CardArticle__ImageWrapper{width:100%;max-height:288px;overflow:hidden;background:#efeeed}.CardArticle__ImageInnerWrapper{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.CardArticle__Link:hover .CardArticle__ImageInnerWrapper{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (hover:none){.CardArticle__Link:hover .CardArticle__ImageInnerWrapper{-webkit-transform:scale(1);transform:scale(1)}}.CardArticle__Image{width:100%;max-height:288px;padding-bottom:77%;background-size:cover;background-position:0;background-repeat:no-repeat;opacity:0;-webkit-animation:fadeInUpLight .25s .25s ease forwards;animation:fadeInUpLight .25s .25s ease forwards;-webkit-transform:translateY(10px);transform:translateY(10px)}@media (min-width:1200px){.CardArticle--1 .CardArticle__Image{-webkit-animation:fadeInUpLight .25s .25s ease forwards;animation:fadeInUpLight .25s .25s ease forwards}.CardArticle--2 .CardArticle__Image{-webkit-animation:fadeInUpLight .4s .4s ease forwards;animation:fadeInUpLight .4s .4s ease forwards}.CardArticle--3 .CardArticle__Image{-webkit-animation:fadeInUpLight .55s .55s ease forwards;animation:fadeInUpLight .55s .55s ease forwards}}.CardArticle__Content{margin-top:40px;margin-bottom:35px}.CardArticle--Small .CardArticle__Content{margin-top:6px;margin-bottom:12px}@media (min-width:768px){.CardArticle--Small .CardArticle__Content,.CardArticle__Content{margin-bottom:55px;margin-top:10px}}.CardArticle__Title{line-height:1.45;font-size:1.8rem}.CardArticle--Small .CardArticle__Title{font-size:1.4rem;text-align:center}@media (min-width:768px){.CardArticle__Title{font-size:2rem}.CardArticle--Small .CardArticle__Title{text-align:left;font-size:2rem}}.CardArticle__Link:hover .CardArticle__Title{color:rgba(72,77,82,.6)}@media (hover:none){.CardArticle__Link:hover .CardArticle__Title{color:#6a6978}}.Sidebar .CardArticle__Title{font-weight:500}.CardArticle .Wysiwyg p,.CardArticle__Text p{margin-bottom:0;margin-top:10px;font-size:1.8rem;line-height:2.2rem}.CardArticle .Wysiwyg strong,.CardArticle__Text strong{font-weight:500}.CardArticle .Wysiwyg a,.CardArticle__Text a{text-decoration:underline}.CardArticle .Wysiwyg li,.CardArticle .Wysiwyg ul,.CardArticle__Text li,.CardArticle__Text ul{font-size:1.5rem;line-height:2.2rem}.SectionHeader{border-bottom:1px solid hsla(18,8%,67%,.6);padding-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SectionHeader__Title{font-family:montefiore,helvetica,Arial,sans-serif;color:#2aa784;text-transform:uppercase;font-size:3.2rem;line-height:1.15}.Sidebar .SectionHeader__Title{color:#484d52;text-transform:none;font-weight:500;font-family:helvetica-now-text,Arial,sans-serif;font-size:2.2rem;line-height:1.45}.SectionHeader__Link{font-size:1.4rem;line-height:1.5;font-weight:500;color:#484d52;position:relative;padding-right:16px}@media (min-width:768px){.SectionHeader__Link{padding-right:24px;font-size:1.8rem}}.SectionHeader__Link:after{content:"";position:absolute;height:12px;width:12px;top:5px;right:0}@media (min-width:768px){.SectionHeader__Link:after{height:16px;width:16px;top:6px}}.SectionHeader__Link:hover{color:rgba(72,77,82,.6)}.SectionHeader__Link--Icon{color:#484d52;position:relative;padding-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SectionHeader__Link--Icon:after,.SectionHeader__Link--Icon:before{height:48px;width:48px;content:"";border-radius:72px;border:1px solid #2b3a55;background-size:contain;background-repeat:no-repeat}@media (min-width:768px){.SectionHeader__Link--Icon:after,.SectionHeader__Link--Icon:before{-webkit-transition:opacity .25s ease-in-out,background-color .25s ease-in-out;transition:opacity .25s ease-in-out,background-color .25s ease-in-out}}.SectionHeader__Link--Icon:before{position:absolute;right:16px;background-color:#fff;background-image:url("/static/rejlers/img/arrow-right-gap-blue.svg");opacity:1;background-size:auto;background-position:50%}.SectionHeader__Link--Icon:after{background-color:#2b3a55;background-image:url("/static/rejlers/img/arrow-right-gap.svg");opacity:0;background-size:auto;background-position:50%}.SectionHeader__Link--Icon:hover:before{opacity:0}.SectionHeader__Link--Icon:hover:after{opacity:1}.SectionHeader__Description{display:none}.SectionHeader--hasDescription .SectionHeader__Description{display:block}.SectionHeader__DescriptionLink{display:none}.StartPage .CardList{padding:20px}.CardList__Wrap{max-width:1225px;margin:0 auto}.CardList__List{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:25px}@media (min-width:768px){.CardList__List{padding-top:0}}@media (min-width:480px){.CardList__List{margin:45px 0 0 -50px}}.CardList__List--Small{padding-top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:768px){.CardList__List--Small{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}.CardList__ListItem{-webkit-animation:fadeIn .6s ease-out;animation:fadeIn .6s ease-out;width:100%}.CardList__ListItem--Small{width:calc(50% - 8px)}.CardList__ListItem--CardIcon{padding:40px 0}@media (min-width:480px){.CardList__ListItem{width:calc(100% / 2 - 50px);margin-left:50px;margin-bottom:15px}}@media (min-width:768px){.CardList__ListItem{width:calc(100% / 3 - 50px);margin-bottom:25px}}@media (min-width:1200px){.ContactPage .CardList__ListItem{width:calc(100% / 4 - 50px);margin-bottom:35px}}.Wysiwyg{max-width:100%}.Wysiwyg .Preamble{font-weight:500;font-size:2.4rem;line-height:3rem}.Wysiwyg h2{color:#2aa784;margin-bottom:8px;font-size:3.2rem;line-height:1.45;text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif}.StoryPage .Wysiwyg h2,.Wysiwyg h3{font-weight:500}.Wysiwyg h3{margin-bottom:8px;font-size:1.8rem}@media (min-width:768px){.Wysiwyg h3{font-size:2.2rem}}.Wysiwyg ol,.Wysiwyg p,.Wysiwyg ul{font-size:1.6rem;line-height:1.5;font-weight:300;margin-bottom:30px}@media (min-width:768px){.Wysiwyg ol,.Wysiwyg p,.Wysiwyg ul{font-size:2rem}}.Wysiwyg ol,.Wysiwyg ul{line-height:3rem;padding:0 0 0 40px}.Wysiwyg ul li{list-style-type:disc;display:list-item}.Wysiwyg ol li{list-style-type:decimal;display:list-item}.Wysiwyg blockquote{font-size:3rem;line-height:4rem;font-style:italic;text-align:center;position:relative;padding:50px 0}.Wysiwyg blockquote:after{display:block;font-size:1.8rem;line-height:2.4rem;font-weight:300;margin-top:16px;font-style:normal}.Wysiwyg img{max-width:100%;height:auto;display:block;margin-bottom:25px}.Wysiwyg p.Wysiwyg__ImageDescription{opacity:.6;font-size:18px;font-weight:500;line-height:30px}.Wysiwyg a{font-weight:500;cursor:pointer;color:#2aa784}.Sidebar .Wysiwyg a{text-decoration:underline;color:#484d52;font-weight:300;font-size:1.6rem;line-height:1.5}@media (min-width:768px){.Sidebar .Wysiwyg a{font-size:1.8rem}}.Sidebar .Wysiwyg a:hover{color:rgba(72,77,82,.6)}.Wysiwyg a:hover{color:rgba(42,167,132,.6)}.Wysiwyg iframe{width:100%;min-height:350px}.Wysiwyg strong{font-weight:500}.Wysiwyg table{margin-bottom:20px;width:100%;overflow-x:auto;display:block}@media (min-width:768px){.Wysiwyg table{display:table}}.Wysiwyg thead{background-color:#2aa784;color:#fff;font-weight:500}.Wysiwyg thead th{padding:8px 16px}.Wysiwyg tbody tr:nth-child(odd){background-color:#efeeed}.Wysiwyg td{border:1px solid #2aa784;padding:10px}.Wysiwyg .ApplyLink{color:#2aa784}.Wysiwyg .ApplyLink:hover{color:rgba(42,167,132,.6)}.ArticlePage__PageWrap{padding:20px 0}@media (min-width:768px){.ArticlePage__PageWrap{padding:20px}}.ArticlePage__ContentWrap{max-width:1225px;margin:0 auto 40px;padding:0 20px}@media (min-width:768px){.ArticlePage__ContentWrap{padding:40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 80px}}.ArticlePage__Content{width:100%;max-width:680px}@media (min-width:768px){.ArticlePage__Content{padding:0 40px}}.ArticlePage--Wide .ArticlePage__Content{max-width:900px}@media (min-width:768px){.ArticlePage--Wide .ArticlePage__Content{padding-right:0}}.ArticlePage__Sidebar{width:100%}@media (min-width:768px){.ArticlePage__Sidebar{width:268px}}.ArticlePage--Wide .ArticlePage__Sidebar--Right{display:none}.ArticlePage__SidebarSection{margin-bottom:40px}.ArticlePage__SidebarItem{font-size:18px;line-height:22px}.ArticlePage__Title{font-size:4rem;line-height:1.15;margin-bottom:15px;color:#2aa784;text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif}@media (min-width:1200px){.ArticlePage__Title{font-size:5.4rem}}.ArticlePage__Preamble{font-size:1.8rem;font-weight:500;line-height:1.45;margin-bottom:30px}@media (min-width:768px){.ArticlePage__Preamble{font-size:2.2rem}}.ArticlePage__PreambleImage{max-width:100%;margin-bottom:30px}.ArticlePage__Timestamp{font-size:1.8rem;font-weight:400;margin-bottom:18px}.ArticlePage__CardList{background-color:#efeeed}.ArticlePage__CardList--Persons{background-color:#fff}.ArticlePage__CardList--Persons strong{display:block;margin-bottom:4px}.ArticlePage__CardList--Persons p{margin-bottom:12px}@media (min-width:768px){.ArticlePage__CardList{padding:35px 0}}.ArticlePage .Wysiwyg{margin-bottom:40px;display:inline-block}.Footer{background-color:#2b3a55;color:#f6b2bb;padding:40px 20px}@media (min-width:768px){.Footer{padding:80px 20px 20px}}.StartPage .Footer{margin-top:0}@media (min-width:768px){.StartPage .Footer{margin-top:0}}.Footer__Wrap{max-width:1225px;margin:0 auto}@media (min-width:768px){.Footer__Content{display:-webkit-box;display:-ms-flexbox;display:flex}}.Footer__Column{margin-bottom:20px;font-size:2rem;line-height:2.4rem}@media (min-width:768px){.Footer__Column{width:33.33333%;margin:0;font-size:2.4rem;line-height:3rem}}.Footer__Column h2{margin-bottom:20px;font-size:2.4rem;line-height:2.8rem;font-weight:500}.StoryPage .Footer__Column h2{font-weight:500}.Footer__Column h3{margin-bottom:15px;font-size:2rem;font-weight:500}.Footer__Column a{color:#f6b2bb}.Footer__Column a:hover{color:rgba(246,178,187,.8)}.Footer__Logo{display:block;width:160px;height:22px}.Footer__Column--1 .Footer__ColumnText{padding-top:28px;font-size:20px}.Footer__Column--3 .Footer__ColumnText{margin-bottom:20px}.Footer__SubContent{margin-top:60px;font-size:1.6rem;line-height:1.6rem}@media (min-width:768px){.Footer__SubContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:120px}}.Footer__Copyright{margin-bottom:15px}@media (min-width:768px){.Footer__Copyright{width:33.33333%}}.Footer__FollowUs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Footer__FollowUs,.Footer__FollowUsColumn,.Footer__FollowUsLink{display:-webkit-box;display:-ms-flexbox;display:flex}.Footer__FollowUsLink{height:40px;width:40px;margin-right:30px}.Footer__FollowUsLink:hover{opacity:.8}.Footer__Sites{font-size:20px}.Footer__Sites li{margin:8px 0}@media (min-width:768px){.Footer__Sites li{margin:4px 0}}.CardContact{width:100%;color:#484d52}.CardContact__Image{width:100%;height:160px;background-size:contain;background-repeat:no-repeat}@media (min-width:480px){.CardContact__Image{height:160px}}.CardContact__Content{padding:10px 0;font-size:18px;line-height:24px}.CardContact__Title{font-size:2rem;line-height:1.45;font-weight:500}.CardContact__Text{line-height:1.45}.CardContact__Text a{color:#2aa784}.CardContact__Text a:hover{color:rgba(42,167,132,.6)}.CardIcon{display:-webkit-box;display:-ms-flexbox;display:flex}.CardIcon__Icon{background-repeat:no-repeat;background-size:contain;background-position:50%;height:45px;min-width:55px}@media (min-width:768px){.CardIcon__Icon{height:66px;min-width:80px}}.Sidebar .CardIcon__Icon{height:25px;min-width:25px}.CardIcon__TextContainer{margin-left:28px}.Sidebar .CardIcon__TextContainer{margin-left:18px}.CardIcon__Title{font-family:montefiore,helvetica,Arial,sans-serif;font-size:3rem;line-height:1.25;text-transform:uppercase;color:#2aa784}@media (min-width:768px){.CardIcon__Title{font-size:3.2rem}}.Sidebar .CardIcon__Title{font-size:1.8rem;line-height:2.2rem;font-style:normal;font-weight:400}.CardIcon:hover .CardIcon__Title{color:rgba(42,167,132,.6)}.CardIcon__Text{color:#484d52;line-height:1.45;font-size:1.6rem}@media (min-width:768px){.CardIcon__Text{font-size:2rem}}.StartPage__ContentWrap--Video{max-width:1225px;margin:0 auto 40px}.StartPage__ContentWrap--CardList{background-color:#efeeed}@media (min-width:1200px){.StartPage__ContentWrap--CardList{padding:20px 0}}.StartPage__MixedContent{margin-top:40px;margin-bottom:40px}@media (min-width:1200px){.StartPage__MixedContent{margin-bottom:80px;margin-top:80px}}.StartPage__ServiceAreas{padding:0 20px;margin-bottom:40px;margin-top:40px}@media (min-width:1200px){.StartPage__ServiceAreas{margin-bottom:40px;margin-top:80px}}.StartPage__ServiceAreaWrap{max-width:1225px;margin:0 auto}@media (min-width:480px){.StartPage__ServiceAreaList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-50px}}.StartPage__ServiceAreaItem{width:100%;margin-bottom:40px}@media (min-width:480px){.StartPage__ServiceAreaItem{width:calc(100% / 2 - 50px);margin-left:50px}}@media (min-width:1200px){.StartPage__ServiceAreaItem{width:calc(100% / 3 - 50px)}}.StartPage__NewsList{background-color:#efeeed;padding:0 20px}.StartPage__NewsListWrap{max-width:1225px;margin:0 auto;padding:30px 0}.StartPage__NewsContainer{margin-bottom:20px}@media (min-width:768px){.StartPage__NewsContainer{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-54px}}.StartPage__NewsColumn{width:100%;margin-bottom:40px}@media (min-width:768px){.StartPage__NewsColumn{margin-bottom:0;width:calc(50% - 54px);margin-left:54px;padding-top:20px}}.StartPage__NewsColumn .CardArticle__Content{padding:0}.StartPage__NewsColumn .CardArticle__Title{font-size:1.8rem;font-weight:500;line-height:1.5;padding-bottom:12px;margin-top:30px}@media (min-width:768px){.StartPage__NewsColumn .CardArticle__Title{margin-top:4px;font-size:2.2rem}}.StartPage__NewsColumn .CardArticle__Text a{font-weight:500;opacity:1;text-decoration:none}.Hero{background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#efeeed;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1200px){.Hero{max-height:720px;min-height:400px}}.Hero__Wrap{width:100%;max-width:100%;margin:0 auto;position:relative;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-animation:fadeInUp .25s .25s ease forwards;animation:fadeInUp .25s .25s ease forwards}@media (min-width:1200px){.Hero__Wrap{padding:0;width:1225px}}.Hero__TextContainer{color:#f6b2bb;text-align:right;float:right;margin:80px 0 42px;padding:0 27px;max-width:205px}@media (min-width:768px){.Hero__TextContainer{margin:80px 0 72px;max-width:380px;margin:80px 0}}.Hero__Title{font-size:3.2rem;line-height:1;text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif}.Hero__Title--Dark{color:#2b3a55}.Hero__Title--Orange{color:#2aa784}@media (min-width:768px){.Hero__Title{font-size:7.2rem}}.Hero__Text{margin-top:8px;font-size:1.6rem;line-height:1.25}.Hero__Text--Dark{color:#2b3a55}.Hero__Text--Orange{color:#2aa784}@media (min-width:768px){.Hero__Text{font-size:2rem;line-height:1.25}}.Hero__Button{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 30px 12px 32px;border-radius:100px;background-color:#2aa784;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.8rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left}.Hero__Button:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:top 50% right 0;mask-position:top 50% right 0;background-color:#fff;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:8px}.Hero__Button:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.CardNews{padding-top:26px}.CardNews--WithImage .CardNews__Link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-20px}@media (min-width:768px){.CardNews--WithImage .CardNews__Link{margin-left:-40px}}.CardNews__Link:hover .CardNews__Title{color:rgba(72,77,82,.6)}.CardNews__ImageContainer{width:calc(30% - 20px);margin-left:20px;display:none}@media (min-width:768px){.CardNews__ImageContainer{width:calc(30% - 40px);margin-left:40px;display:block}}.CardNews__Image{width:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;padding-bottom:78%}.CardNews--WithImage .CardNews__TextContainer{width:100%;margin-left:20px}@media (min-width:768px){.CardNews--WithImage .CardNews__TextContainer{width:calc(70% - 40px);margin-left:40px}}.CardNews__Tag{color:#6a6978;display:block;font-size:1.6rem;margin-bottom:6px}.CardNews__Title{font-weight:500;font-size:1.8rem;line-height:1.45;margin-bottom:8px}@media (min-width:768px){.CardNews__Title{font-size:2.2rem;line-height:1.5}}.CardNews__Date{font-size:1.6rem;line-height:1.45}@media (min-width:768px){.CardNews__Date{font-size:2rem}}.CardNews__Text{font-size:1.6rem;line-height:2.3rem}@media (min-width:768px){.CardNews__Text{font-size:2rem;line-height:2.6rem}}.JobList,.StartPage .JobList{padding:0 20px}.JobLandingPage .JobList{padding:0}@media (min-width:768px){.JobLandingPage .JobList{margin-bottom:90px}}.JobList__Wrap{max-width:1225px;margin:0 auto}.JobList__List{padding-top:38px}.JobLandingPage .JobList__List{padding:0}.JobList__LabelRow{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;line-height:1.45;font-weight:500;padding-bottom:12px}@media (min-width:768px){.JobList__LabelRow{font-size:2.2rem}}.JobLandingPage .JobList__LabelRow{border-bottom:1px solid hsla(18,8%,67%,.6);font-size:2rem;line-height:3rem;font-style:normal;font-weight:500}.JobList__JobItem{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2.5rem;padding:6px 0}@media (min-width:768px){.JobList__JobItem{font-size:2rem;line-height:3rem;padding:10px 0}}.JobList__JobItem:hover{background-color:#efeeed}.JobLandingPage .JobList__JobItem{border-bottom:1px solid hsla(18,8%,67%,.6)}.JobList__Column--1{width:60%;word-wrap:break-word;padding-right:16px}@media (min-width:1080px){.JobList__Column--1{width:30%}}.JobList__Column--2{width:40%}@media (min-width:1080px){.JobList__Column--2{width:20%}}.JobList__Column--3{display:none}@media (min-width:1080px){.JobList__Column--3{display:block;width:30%}}.JobList__Column--4{display:none}@media (min-width:1080px){.JobList__Column--4{display:block;width:20%}}.Nav{background-color:#fff}@media (min-width:768px){.Nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:768px){.Nav__ContentWrap{padding:0 20px 0 181px}.Nav__ContentWrap:nth-child(2){border-bottom:1px solid hsla(18,8%,67%,.6)}}.Nav__Content{width:100%}@media (min-width:768px){.Nav__Content{display:-webkit-box;display:-ms-flexbox;display:flex;height:75px;width:100%;max-width:1225px;margin:0 auto}}@media (min-width:768px){.Nav__Content,.Nav__Content--Secondary{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Nav__Content--Secondary{height:45px}}.Nav__Item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Nav__Target{display:none}@media (min-width:768px){.Nav__Target{display:block;position:absolute;bottom:22px;height:2px;background-color:#2aa784;border-radius:2px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.Nav__Link{font-family:helvetica-now-text,Arial,sans-serif;display:block;font-size:2rem;padding:20px 16px;width:100%;color:#1d1d1b}@media (min-width:768px){.Nav__Link{font-family:helvetica-now-micro,Arial,sans-serif;font-size:1.6rem;color:#484d52;margin:26px 0 26px 32px;padding:0;width:auto;position:relative}}.Nav__Link--Active{position:relative;background-color:#efeeed}@media (min-width:768px){.Nav__Link--Active{-webkit-animation:animateColorFromGrayToGreen .25s .15s ease-in-out forwards;animation:animateColorFromGrayToGreen .25s .15s ease-in-out forwards;background-color:transparent}}.Nav__Link--Secondary{font-size:1.6rem;border-bottom:none;padding:20px 16px}@media (min-width:768px){.Nav__Link--Secondary{font-size:1.4rem;margin:0 32px 0 0;padding:0}.Nav__Link--Secondary:after{display:none}}.Nav__Form{width:100%}@media (min-width:768px){.Nav__Form{max-width:1225px;margin:0 auto;position:relative}}@media (min-width:768px){.Nav__SearchContainer{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}}.Nav__SearchLabel{display:none}@media (min-width:768px){.Nav__SearchLabel{background-image:url("/static/rejlers/img/search.svg");background-repeat:no-repeat;background-position:0;background-size:13px;display:inline-block;font-size:1.6rem;padding-left:20px}}.Nav__Search{background-image:url("/static/rejlers/img/search.svg");background-position:center left 16px;background-repeat:no-repeat;background-size:20px;color:#484d52;font-size:1.8rem;padding:20px 16px 20px 47px;width:100%;border:none;outline:none}@media (min-width:768px){.Nav__Search{margin-left:8px;background-color:#efeeed;background-image:none;font-size:1.4rem;height:45px;padding:16px 0;width:0}}@media (min-width:768px){.Nav__Search:focus{-webkit-transition:width .5s;transition:width .5s;padding:16px 5px 16px 10px;width:200px}}.Header{position:fixed;top:0;width:100%;z-index:999;-webkit-box-shadow:0 -3px 5px 2px rgba(0,0,0,.25);box-shadow:0 -3px 5px 2px rgba(0,0,0,.25)}@media (min-width:768px){.Header{-webkit-box-shadow:none;box-shadow:none;position:relative}}.Header__ContentWrap{background-color:#fff;padding:0 16px}@media (min-width:768px){.Header__ContentWrap{padding:0 20px}}.Header__Content{height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.Header__Content{height:auto;width:100%;max-width:1225px;margin:0 auto}}.Header__Logo{background-image:url("/static/rejlers/img/Rejlers_logo_blue.svg?v=2");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:126px;height:18px;display:inline-block}@media (min-width:768px){.Header__Logo{height:23px;width:161px;position:absolute;top:75px;z-index:1}}.Header__MobileLanguagePicker{display:block}@media (min-width:768px){.Header__MobileLanguagePicker{display:none}}.Header__DesktopLanguagePicker{display:none}@media (min-width:768px){.Header__DesktopLanguagePicker{display:block;z-index:2;border-bottom:none;width:100%;max-width:1225px;margin:0 auto;position:relative}}.Header__Select{min-width:220px}@media (min-width:768px){.Header__Select{margin-right:20px}}@media (min-width:1080px){.Header__Select{margin-left:-20px}}@media (min-width:768px){.Header__LanguageSelectorContainer{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0}}@media (min-width:1080px){.Header__LanguageSelectorContainer{left:20px}}@media (min-width:1480px){.Header__LanguageSelectorContainer{left:0}}.Header__SearchLabel{display:none}@media (min-width:768px){.Header__SearchLabel{background-image:url("/static/rejlers/img/search.svg");background-repeat:no-repeat;background-position:0 100%;background-size:13px;display:inline-block;font-size:1.6rem;padding-left:20px}}.Header__Search{background-image:url("/static/rejlers/img/search.svg");background-position:center left 16px;background-repeat:no-repeat;background-size:20px;color:#2aa784;font-size:1.8rem;padding:18px 16px 18px 47px;width:100%;border-bottom:1px solid #2aa784;border-left:none;border-right:none;border-top:1px solid #2aa784;outline:none}@media (min-width:768px){.Header__Search{background-image:none;border:none;font-size:1.4rem;height:45px;padding:16px 0;width:0;-webkit-transition:width .5s;transition:width .5s}}@media (min-width:768px){.Header__Search:focus{padding:16px 5px 16px 10px;width:200px}}.Header__Toggle{background-image:url("/static/rejlers/img/hamburger.svg");background-color:#d4ede6;border-radius:50%;width:37px;height:37px;background-position:50%;background-repeat:no-repeat;background-size:17px;cursor:pointer;position:relative}@media (min-width:768px){.Header__Toggle{display:none}}.Header__Toggle:before{background-image:url("/static/rejlers/img/close.svg");background-size:17px;background-color:#fff;border-radius:50%;width:37px;height:37px;background-position:50%;background-repeat:no-repeat;content:"";display:none;height:100%;position:absolute;width:100%}.Header--Active .Header__Toggle:before{display:block}.Header__Accordion{background-color:#fff;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 60px);overflow:auto;-webkit-overflow-scrolling:touch;position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;opacity:0}@media (min-width:768px){.Header__Accordion{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition:none;transition:none;height:auto;overflow:visible;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}.Header--Active .Header__Accordion{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.Breadcrumbs{font-family:helvetica-now-micro,Arial,sans-serif;max-width:1225px;margin:0 auto;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.4rem;line-height:1.8rem;border-bottom:1px solid hsla(18,8%,67%,.6);padding-bottom:20px}.Breadcrumbs--NoBorder{border:none}@media (min-width:768px){.Breadcrumbs{font-size:1.6rem;line-height:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.Breadcrumbs__Links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Breadcrumbs__Link{font-family:helvetica-now-micro,Arial,sans-serif;position:relative;color:#484d52;padding-right:28px}.Breadcrumbs__Link:after{position:absolute;content:"/";right:9px}.Breadcrumbs__Link:hover{color:rgba(72,77,82,.6)}.Breadcrumbs__Link:hover:after{color:#484d52}.Breadcrumbs__Link--Current{font-weight:500}.Breadcrumbs__Link--Current:hover{color:#484d52}.Breadcrumbs__Link--Current:after{display:none}@media (min-width:768px){.Breadcrumbs__Link--Current{max-width:415px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.Breadcrumbs__PrintButton{font-family:helvetica-now-micro,Arial,sans-serif;margin-left:20px;min-width:50px}.Breadcrumbs__PrintButton:hover{color:rgba(72,77,82,.6)}.ContactPage__PageWrap{padding:40px 20px}.ContactPage__Wrap{max-width:1225px;margin:0 auto}.ContactPage__Map{height:58vh;position:relative;width:100%}.ContactPage__MapFilterContainer{left:20px;position:absolute;top:20px;width:calc(100% - 40px);z-index:1}@media (min-width:1200px){.ContactPage__MapFilterContainer{top:50px}}.ContactPage__MapFilterWrap{max-width:1225px;margin:0 auto}@media (min-width:1200px){.ContactPage__MapFilter{display:inline-block;min-width:340px}}.ContactPage__MapInfo{margin-bottom:40px}.ContactPage__Select{margin-top:20px}@media (min-width:1200px){.ContactPage__Select{display:inline-block;margin-top:40px;min-width:300px}}.Sidebar__List{margin-bottom:35px}.Sidebar__ListItem{width:100%;padding-top:25px}.ArticleLandingPage__PageWrap{padding:20px}@media (min-width:768px){.ArticleLandingPage__PageWrap--Wide{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1225px;margin:0 auto}}.ArticleLandingPage__CardWrap{width:100%}.ArticleLandingPage__Sidebar{padding:20px 20px 0;width:100%}@media (min-width:768px){.ArticleLandingPage__Sidebar{padding-top:35px;width:268px}}.CategoryFilter__Mobile{display:block;padding:20px;border-bottom:1px solid hsla(18,8%,67%,.6)}@media (min-width:768px){.CategoryFilter__Mobile{display:none}}.CategoryFilter__Mobile:hover{cursor:pointer}.CategoryFilter__Desktop{display:none}@media (min-width:768px){.CategoryFilter__Desktop{display:block;padding:20px;border-bottom:1px solid hsla(18,8%,67%,.6)}}.CategoryFilter__Wrap{max-width:1225px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.CategoryFilter__Desktop .CategoryFilter__Wrap{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.CategoryFilter__Wrap{padding-left:0;padding-right:0}}.CategoryFilter__ActivePageTitle{color:#484d52;font-size:1.6rem;font-weight:500;line-height:1.15;padding-right:25px;position:relative;width:100%}.CategoryFilter__ActivePageTitle:after{content:"";position:absolute;right:0;width:15px;height:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.CategoryFilter__Mobile--Open .CategoryFilter__ActivePageTitle:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CategoryFilter__ActivePageTitle--Desktop{font-size:1.8rem;width:calc(25% - 25px);margin-right:25px}.CategoryFilter__ActivePageTitle--Desktop:after{display:none}.CategoryFilter__Mobile .CategoryFilter__LinksContainer{max-height:0;opacity:0;padding:0 20px;-webkit-transition:all .2s ease;transition:all .2s ease}.CategoryFilter__Mobile--Open .CategoryFilter__LinksContainer{opacity:1;height:auto;max-height:500px;padding:33px 20px}.CategoryFilter__Desktop .CategoryFilter__LinksContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.CategoryFilter__Mobile .CategoryFilter__LinkItem{font-size:1.5rem;line-height:1.8rem;display:block;border-top:1px solid hsla(18,8%,67%,.6);padding:13px 0}.CategoryFilter__Mobile .CategoryFilter__LinkItem--Active{font-weight:500;color:#2aa784}.CategoryFilter__Desktop .CategoryFilter__LinkItem{font-size:1.8rem;line-height:2.2rem;margin-right:30px}.CategoryFilter__Desktop .CategoryFilter__LinkItem:hover{cursor:pointer;color:rgba(72,77,82,.6)}.CategoryFilter__Desktop .CategoryFilter__LinkItem--Active{font-weight:500;color:#484d52}.CategoryFilter__Desktop .CategoryFilter__LinkItem--Active:hover{color:#484d52}.JobLandingPage__PageWrap{padding:20px}.JobLandingPage__ContentWrap{max-width:1225px;margin:0 auto}@media (min-width:768px){.JobLandingPage__ContentWrap{padding:40px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}.JobLandingPage__Content{max-width:900px;width:100%}@media (min-width:768px){.JobLandingPage__Content{margin-left:40px}}.JobLandingPage__Select{color:#fff;font-family:helvetica-now-micro,Arial,sans-serif;font-size:2rem}.JobLandingPage__Select::-ms-expand{display:none}.JobLandingPage__Filters{width:100%;margin-bottom:20px}@media (min-width:480px){.JobLandingPage__Filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}}.JobLandingPage__FilterDropDown{margin-bottom:1px;width:100%;height:40px;color:#fff;background-color:#2aa784;position:relative;border-radius:0;border:none;background-image:url("/static/rejlers/img/dropdown-white.svg");background-repeat:no-repeat;background-size:15px;background-position:right 15px center}@media (min-width:480px){.JobLandingPage__FilterDropDown{width:calc(100% / 3 - 20px);border:none;margin-right:5px}}@media (min-width:768px){.JobLandingPage__FilterDropDown{height:70px;border:none}}.JobLandingPage__FilterDropDown:first-child{border:none}.JobLandingPage select{height:100%;width:100%;padding:0 40px;font-size:1.5rem;line-height:2rem;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:"";background-color:transparent;border:none;text-align:center;-moz-text-align-last:center;text-align-last:center}@media (min-width:768px){.JobLandingPage select{font-size:1.8rem;line-height:2.5rem}}.JobLandingPage select:focus{outline:none}.JobLandingPage select option{color:#484d52}.JobLandingPage__Sidebar{width:100%;margin-bottom:20px}@media (min-width:768px){.JobLandingPage__Sidebar{width:268px}}.SearchPage__Header{background-color:#efeeed;font-size:2.4rem;padding:20px}@media (min-width:1200px){.SearchPage__Header{padding:25px 0}}@media (min-width:1200px){.SearchPage__SearchQuery{display:block;margin:0 auto;max-width:50%}}.SearchPage__Search{border:none;padding:10px;font-size:1.8rem;width:400px;color:#484d52;background-image:url("/static/rejlers/img/search.svg");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.SearchPage__SearchLabel{padding:8px;padding-right:25px}.SearchPage__Pagination,.SearchPage__SearchContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SearchPage__Pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 20px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.SearchPage__Pagination{margin:0 auto 30px}}.SearchPage__PaginationItem{font-size:1.8rem;padding:8px;color:#484d52;font-weight:500}.SearchPage__PaginationItem:hover{color:rgba(72,77,82,.6)}.SearchPage__PaginationItem--Current{font-weight:500;text-decoration:underline}.SearchPage__PaginationItem--Next,.SearchPage__PaginationItem--Prev{width:16px;height:16px;background-image:url("/static/rejlers/img/arrow-text.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.SearchPage__PaginationItem--Prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.SearchPage__Wrapper{margin:0 auto;max-width:1225px}.SearchPage__Result{margin:0 20px 30px}@media (min-width:1200px){.SearchPage__Result{margin:0 auto 30px}}.SearchPage__Item{position:relative;padding-bottom:30px}.SearchPage__Item:after{background-color:hsla(18,8%,67%,.6);bottom:0;content:"";display:block;height:1px;opacity:.4;position:absolute;width:100%}.SearchPage__Item:last-child:after{display:none}.NavSub{color:#6a6978;font-size:1.8rem}.NavSub__Current{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2aa784;font-size:1.6rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.5;outline:none;background:#efeeed;padding:8px 12px;margin-bottom:8px}@media (min-width:768px){.NavSub__Current{display:none}}.NavSub__Current:after{content:"";height:9px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:15px}.NavSub--Active .NavSub__Current:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.NavSub__Content{font-weight:500;position:relative}.NavSub__Content .NavSub__Content:before{background-color:hsla(18,8%,67%,.6);content:"";opacity:.6;position:absolute;height:calc(100% - 20px);left:0;top:10px;width:1px}@media (min-width:768px){.NavSub__Content{display:block!important}}.NavSub__Content .NavSub__Content{display:none;font-weight:400;margin-bottom:10px;padding:0 20px}@media (min-width:768px){.NavSub__Content .NavSub__Content{display:none!important}}.NavSub__Content .NavSub__Content--Active{display:block!important}.NavSub__Content .NavSub__Content .NavSub__Content{margin-bottom:0}.NavSub__Content--Active+.NavSub__Content,.NavSub__Link--Active+.NavSub__Content{display:block!important}.NavSub__Content .NavSub__Content .NavSub__Item,.NavSub__Item:last-child{border-bottom:none}.NavSub__Link{color:#6a6978;display:block;line-height:1.25;padding:10px 0;font-size:1.6rem}@media (min-width:768px){.NavSub__Link{font-size:1.8rem}}.NavSub__Content .NavSub__Content .NavSub__Link{padding:0;margin-bottom:10px}.NavSub__Link:hover{color:rgba(72,77,82,.6)}.NavSub__Link--Active{font-weight:500;color:#2aa784}.NavSub__Link--Active:hover{color:#2aa784}.StoryPage__Content{padding:30px 0}.StoryPage__ListItem{padding:20px 0}.StoryPage__ListItem--Video{max-width:1225px;margin:0 auto}.StoryPage__Share,.StoryPage__WysiwygColumns{padding:0 20px}.StoryPage__ColumnsWrap{max-width:1225px;margin:0 auto}@media (min-width:768px){.StoryPage__ColumnsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-50px}}.StoryPage__TextColumn{width:100%}@media (min-width:768px){.StoryPage__TextColumn{width:calc(50% - 50px);margin-left:50px}}.CardTextImage{padding:0 20px}.CardTextImage__Wrap{max-width:1225px;margin:0 auto}@media (min-width:768px){.CardTextImage__Content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-50px}}.CardTextImage__Content--ImageLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.CardTextImage__Content--ImageRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.CardTextImage__ImageContainer{width:100%;margin-bottom:20px}@media (min-width:768px){.CardTextImage__ImageContainer{width:calc(50% - 50px);margin-left:50px;margin-bottom:0}}.CardTextImage__Image{width:100%;max-height:400px;padding-bottom:68%;background-size:cover;background-position:50%;background-repeat:no-repeat}.CardTextImage__ImageDescription{opacity:.6;font-size:18px;font-weight:500;line-height:30px;margin-top:5px}.CardTextImage__Text{width:100%}@media (min-width:768px){.CardTextImage__Text{width:calc(50% - 50px);margin-left:50px}}.CardTextImage__Text h2{font-size:22px;line-height:25px;font-weight:500;margin-bottom:10px}@media (min-width:768px){.CardTextImage__Text h2{font-size:24px;line-height:29px}}.CardTextImage__Text p{font-size:18px;line-height:26px}@media (min-width:768px){.CardTextImage__Text p{font-size:20px;line-height:30px}}.NewsLandingPage__PageWrap{padding:20px}.NewsLandingPage__ContentWrap{max-width:680px;margin:0 auto}.NewsLandingPage__ContentWrap--HasNav{max-width:1225px}@media (min-width:768px){.NewsLandingPage__ContentWrap--HasNav{padding:40px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}.NewsLandingPage__NewsList{margin-bottom:30px}@media (min-width:1200px){.NewsLandingPage__NewsList--HasNav{width:calc(100% - 308px)}}@media (min-width:1200px){.NewsLandingPage__NewsList--SideBar{width:calc(100% - 576px);margin-left:40px;padding-right:35px}}.NewsLandingPage__NewsItem{margin-bottom:20px}@media (min-width:1200px){.NewsLandingPage__NewsItem{margin-bottom:30px}}.NewsLandingPage__Sidebar{padding:20px 20px 0 0;width:100%}@media (min-width:768px){.NewsLandingPage__RightSidebar,.NewsLandingPage__Sidebar{width:268px}}.Map{height:100%;width:100%}.HeroVideo{position:relative;width:100%;overflow:hidden}.HeroVideo--Iframe{padding-bottom:56.25%}.HeroVideo--Video{padding-bottom:57.25%}.HeroVideo iframe,.HeroVideo video{position:absolute;top:0;left:0;width:100%;height:100%}.Marker{background-image:url("/static/rejlers//img/marker.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:block;height:42px;width:42px}.Marker--Active{height:52px;width:52px}.Marker__InfoBoxContainer{height:0;position:relative}.Marker__InfoBox{border-radius:4px;bottom:20px;cursor:-webkit-grab;cursor:grab;font-size:1.4rem;min-width:220px;padding:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .2s;transition:opacity .2s;z-index:-1}.Marker__InfoBox,.Marker__InfoBox:after{background-color:#fff;left:50%;position:absolute}.Marker__InfoBox:after{content:"";height:20px;width:20px;bottom:-10px;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);-webkit-transform-origin:0;transform-origin:0}.Marker__InfoBoxTitle{font-weight:500;margin-bottom:2px;text-transform:uppercase}.Marker__InfoBoxDetail{border-bottom:1px solid #2aa784;margin-bottom:8px;padding-bottom:10px}.Marker__InfoBoxLabel{display:block;font-weight:500}.Marker__InfoBoxInfo{font-weight:400}.Share{max-width:1225px;margin:30px auto;border-bottom:1px solid hsla(18,8%,67%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:3px;width:100%}.Share__Label{font-size:1.6rem;color:#484d52;font-family:helvetica-now-micro,Arial,sans-serif}@media (min-width:768px){.Share__Label{font-size:1.8rem}}.Share__Buttons{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.Share__Button{border-radius:2px;display:block;width:18px;height:18px;margin-left:10px;background-repeat:no-repeat;background-position:50%}.Share__Button:hover{opacity:.85}@media (hover:none){.Share__Button:hover{opacity:1}}.Share__Button--Facebook{background-color:#3b5998;background-image:url("/static/rejlers/img/facebook.svg");background-size:7.5px}.Share__Button--Twitter{background-color:#1da1f2;background-image:url("/static/rejlers/img/twitter.svg");background-size:13px}.Share__Button--LinkedIn{background-color:#0077b5;background-image:url("/static/rejlers/img/linkedin.svg");background-size:12px}.MapInfo__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.MapInfo__Info{width:50%}.MapInfo__Image{display:none}@media (min-width:768px){.MapInfo__Image{background-position:50%;background-repeat:no-repeat;display:block;height:290px;width:380px}}.MapInfo__Title,.MapInfo h1,.MapInfo h2,.MapInfo h3{color:#2aa784;text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif;font-size:3rem;line-height:1.5;margin-bottom:10px}.MapInfo__Group{font-size:2rem;line-height:26px;margin-bottom:15px}.MapInfo__Group:last-child{margin-bottom:0}.MapInfo__Group a{color:#2aa784}.MapInfo__Group a:hover{color:rgba(42,167,132,.6)}.MapInfo__Wysiwyg h1,.MapInfo__Wysiwyg h2,.MapInfo__Wysiwyg h3{margin:16px 0 8px}.MasonryLandingPage__PageWrap,.StartPage .MasonryCardList{padding:20px}.MasonryCardList__Wrap{max-width:1225px;margin:0 auto}.MasonryCardList__List{margin:20px 0}.MasonryCardList__ListItem{-webkit-animation:fadeIn .6s ease-out;animation:fadeIn .6s ease-out;width:100%;padding-top:25px}.MasonryCardList__ListItem--CardIcon{padding:40px 0}@media (min-width:480px){.MasonryCardList__ListItem{width:calc(100% / 2 - 100px / 4)}}@media (min-width:768px){.MasonryCardList__ListItem{width:calc(100% / 3 - 100px / 3)}}.ServiceLandingPage{overflow-x:hidden}.ServiceLandingPage__PageWrap{padding:20px;padding-bottom:0}.ServiceLandingPage__Breadcrumbs{margin-bottom:40px}.ServiceLandingPage__ContentWrap{max-width:1225px;margin:0 auto}.ServiceLandingPage__Content{width:100%;max-width:680px;margin:0 auto}@media (min-width:768px){.ServiceLandingPage__Content{padding:0 40px 40px}}.ServiceLandingPage__Section{position:relative;margin-bottom:40px}@media (min-width:1200px){.ServiceLandingPage__Section{margin-bottom:80px}}.ServiceLandingPage__Section:before{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ServiceLandingPage__Section:after,.ServiceLandingPage__Section:before{background-color:inherit;content:"";position:absolute;top:0;width:100%;height:100%}.ServiceLandingPage__Section:after{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.ServiceLandingPage__Section--Highlight{background-color:#d4ede6;padding:20px 0}@media (min-width:1200px){.ServiceLandingPage__Section--Highlight{padding-top:40px}}.CardLinkImage{width:100%;color:#242351}.CardLinkImage__Image{width:100%;height:300px;background-size:contain;background-position:0;background-repeat:no-repeat}@media (min-width:480px){.CardLinkImage__Image{height:289px}}.CardLinkImage__Content{padding:10px 0;font-size:18px;line-height:24px}.CardLinkImage__Title{font-weight:500;font-style:italic}.SimpleList__Content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.SimpleList__Content{margin-left:-50px}}.SimpleListItem{background-color:#2aa784;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:130px;width:100%;margin-bottom:20px}@media (min-width:768px){.SimpleListItem{margin-left:50px;margin-bottom:50px;width:calc(50% - 50px)}}@media (min-width:1200px){.SimpleListItem{margin-left:50px;width:calc(25% - 50px)}}.SimpleListItem__Link{display:block;color:#fff;font-size:2.4rem;font-style:italic;line-height:29px;padding:20px;width:100%;position:relative}.SimpleListItem__Link:after{content:"";position:absolute;right:20px;bottom:20px;width:10px;height:19px}.ArticleListLandingPage__PageWrap{padding:20px}.ArticleListLandingPage__ContentWrap{max-width:1225px;margin:0 auto}@media (min-width:768px){.ArticleListLandingPage__ContentWrap{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}}.ArticleListLandingPage__Content{width:100%}@media (min-width:768px){.ArticleListLandingPage__Content{padding:0 40px;padding-right:0}}.ArticleListLandingPage__Sidebar{width:100%}@media (min-width:768px){.ArticleListLandingPage__Sidebar{width:268px}}.ArticleListLandingPage__Sidebar--Right{display:none}.ArticleListLandingPage__LabelRow{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;line-height:2.5rem;font-style:italic;font-weight:500;padding-bottom:12px}@media (min-width:768px){.ArticleListLandingPage__LabelRow{font-size:2.4rem;line-height:3rem}}.JobLandingPage .ArticleListLandingPage__LabelRow{border-bottom:1px solid rgba(36,35,81,.6);font-size:2rem;line-height:3rem;font-style:normal;font-weight:500}.ArticleListLandingPage__JobItem{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2.5rem;padding:6px 0}@media (min-width:768px){.ArticleListLandingPage__JobItem{font-size:2rem;line-height:3rem;padding:10px 0}}.ArticleListLandingPage__JobItem:hover{background-color:#efeeed}.ArticleListLandingPage__JobItem--Disabled{opacity:.5}.ArticleListLandingPage__Column--1{width:20%}@media (min-width:768px){.ArticleListLandingPage__Column--1{width:20%}}.ArticleListLandingPage__Column--2{width:40%}@media (min-width:768px){.ArticleListLandingPage__Column--2{width:40%}}.ArticleListLandingPage__Column--3{width:40%}@media (min-width:768px){.ArticleListLandingPage__Column--3{display:block;width:40%}}.ConsultantSearchPage__SearchContainer{background-color:#2aa784;padding:30px 20px 70px;position:relative}@media (min-width:768px){.ConsultantSearchPage__SearchContainer{padding:60px 0 100px}}@media (min-width:768px){.ConsultantSearchPage__SearchContent{padding:0 135px}}.ConsultantSearchPage__ToggleFilter{-webkit-transform:translateX(-50%);transform:translateX(-50%);height:40px;background-color:hsla(0,0%,100%,.8);padding:0 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;min-width:120px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:50%;bottom:0}@media (min-width:768px){.ConsultantSearchPage__ToggleFilter{height:50px}}.ConsultantSearchPage__ToggleFilter--Active{background-color:#d4ede6}.ConsultantSearchPage__Search{width:100%;height:42px;padding:0 15px;background-image:url("/static/rejlers/img/search.svg");background-repeat:no-repeat;background-size:17px;background-position:right 15px center;border:none;font-size:1.6rem;font-weight:500;color:#2aa784}@media (min-width:768px){.ConsultantSearchPage__Search{height:62px}}.ConsultantSearchPage__SearchTitle{font-size:2.4rem;color:#fff;text-align:center;line-height:30px;margin-bottom:45px}.ConsultantSearchPage__Filter{background-color:#d4ede6;padding:30px 20px}.ConsultantSearchPage__ConsultantList{margin-top:30px;padding:0 20px}.ConsultantSearchPage__Wrap{width:100%;max-width:100%;margin:0 auto;position:relative}@media (min-width:1200px){.ConsultantSearchPage__Wrap{padding:0;width:1225px}}@media (min-width:768px){.AdvancedFilter__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px}}@media (min-width:1200px){.AdvancedFilter__Content{margin-left:-55px}}.AdvancedFilter__Title{font-size:1.8rem;font-weight:500;margin-bottom:7px}.AdvancedFilter__Item{margin-bottom:20px}@media (min-width:768px){.AdvancedFilter__Item{width:calc(100% / 3 - 30px);margin-left:30px}}@media (min-width:1200px){.AdvancedFilter__Item{width:calc(100% / 3 - 55px);margin-left:55px;margin-bottom:0}}.AdvancedFilter__List{height:220px;border:1px solid hsla(18,8%,67%,.6);border-radius:3px;background-color:#fff;padding:10px 15px;overflow:auto}.AdvancedFilterList .AdvancedFilterList{display:none;margin-left:20px}.AdvancedFilterItem--Expanded+.AdvancedFilterList{display:block}.AdvancedFilterTags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.AdvancedFilterTags__Title{display:none}@media (min-width:768px){.AdvancedFilterTags__Title{display:block;font-weight:500;margin-right:20px;margin-bottom:10px;white-space:nowrap}}.AdvancedFilterTags__List{margin-right:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.AdvancedFilterTags__Item,.AdvancedFilterTags__List{display:-webkit-box;display:-ms-flexbox;display:flex}.AdvancedFilterTags__Item{background-color:#7fcab5;border-radius:3px;height:40px;margin-right:10px;margin-bottom:10px;padding:0 12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.8rem;cursor:pointer;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.AdvancedFilterTags__Item:after{content:"\D7";margin-left:12px}.AdvancedFilterTags__Clear{display:none}@media (min-width:768px){.AdvancedFilterTags__Clear{display:block;margin-left:auto;margin-bottom:10px;white-space:nowrap;cursor:pointer}}.AdvancedFilterItem{cursor:pointer;line-height:27px;color:hsla(18,8%,67%,.6)}.AdvancedFilterItem--Active{color:#2aa784}.AdvancedFilterItem--Expandable:before{content:"";display:inline-block;width:9px;height:9px;margin-right:10px}.AdvancedFilterItem--Expanded:before{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ConsultantList__ItemCount{margin-bottom:20px;font-size:1.6rem;font-weight:500}.ConsultantList__List{padding-top:30px;border-top:1px solid #2aa784}.ConsultantList__NoResult{text-align:center;font-size:3rem;margin-top:70px;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.ConsultantListItem{border-bottom:1px solid hsla(18,8%,67%,.6);padding-bottom:30px;margin-bottom:30px}.ConsultantListItem,.ConsultantListItem__Toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.ConsultantListItem__Toggle{position:absolute;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.ConsultantListItem__Toggle:hover{text-decoration:underline}@media (min-width:768px){.ConsultantListItem__Toggle{height:130px}}.ConsultantListItem__Toggle:after{content:"";width:12px;height:12px;margin-left:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.ConsultantListItem--Hidden .ConsultantListItem__Toggle:after{-webkit-transform:scaleY(1);transform:scaleY(1)}.ConsultantListItem__ToggleContent{display:none}@media (min-width:768px){.ConsultantListItem__ToggleContent{display:block;font-size:1.6rem;font-weight:500}}.ConsultantItemContent{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.ConsultantItemContent__Image{display:none}@media (min-width:768px){.ConsultantItemContent__Image{background-size:cover;background-repeat:no-repeat;background-position:50%;width:135px;height:135px;margin-right:20px;display:block}}@media (min-width:1200px){.ConsultantItemContent__Image{margin-right:40px}}.ConsultantItemContent__Content{width:100%;font-size:1.8rem}@media (min-width:768px){.ConsultantItemContent__Content{width:calc(100% - 155px)}}@media (min-width:768px){.ConsultantItemContent__Top{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 110px);min-height:135px;margin-bottom:20px;padding-top:2px}}.ConsultantItemContent--Active .ConsultantItemContent__Top{margin-bottom:30px}.ConsultantItemContent__Top a,.ConsultantItemContent__Top p{line-height:1.33}.ConsultantItemContent__TopItem:first-child{min-width:230px;margin-bottom:30px;margin-right:20px}@media (min-width:768px){.ConsultantItemContent__TopItem:first-child{margin-bottom:0}}@media (min-width:1200px){.ConsultantItemContent__TopItem:first-child{margin-right:40px}}.ConsultantItemContent__Title{font-size:2.4rem;font-weight:900;font-style:italic;margin-bottom:12px}.ConsultantItemContent__Description{white-space:pre-line;line-height:1.3;max-width:620px}.ConsultantItemContent__Description p{margin-bottom:20px}.ConsultantItemContent__Subtitle{font-size:2.4rem;font-weight:500;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid rgba(36,35,81,.8)}.ConsultantItemContent__TopItem .ConsultantItemContent__Subtitle{padding-bottom:0;border-bottom:0}.ConsultantItemContent__ToggleContent{display:none}@media (min-width:768px){.ConsultantItemContent__ToggleContent{display:block;font-size:1.6rem;font-weight:500}}.ConsultantItemContent__Accordion{display:block}.ConsultantItemContent__Accordion p{max-width:620px;line-height:1.33}.ConsultantListItem--Hidden .ConsultantItemContent__Accordion{display:none}.ConsultantItemContent__Skillset:not(:nth-last-child(2)){margin-bottom:40px}.ConsultantItemContent__SkillsetItem{border-bottom:1px solid rgba(36,35,81,.2);padding-bottom:15px}.ConsultantItemContent__SkillsetItem:not(:last-child){margin-bottom:15px}.ConsultantItemContent__TopItem .ConsultantItemContent__SkillsetItem{border-bottom:0}.ConsultantItemContent__SkillsetItemTitle{cursor:pointer;font-weight:500;margin-bottom:5px}.ConsultantItemContent__SkillsetItemText{line-height:18px}.ConsultantItemContent__Related{position:relative;top:-1px;padding-top:50px;padding-bottom:50px;background-color:#d4ede6;border-top:1px solid rgba(36,35,81,.8);text-align:center}.ConsultantItemContent__RelatedTitle{max-width:500px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:2.4rem;font-weight:900;font-style:italic}.ConsultantItemContent__Link{display:block}.ConsultantItemContent__RelatedLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem}.ConsultantItemContent__RelatedLink:after{content:"";width:12px;height:12px;margin-left:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ConsultantItemContent__RelatedLink:hover{color:rgba(72,77,82,.6)}.ConsultantItemContent__RelatedLink:hover:after{-webkit-transform:translateX(2px);transform:translateX(2px)}.AjaxLoader .bubblingG{text-align:center;width:78px;height:49px;margin:auto}.AjaxLoader .bubblingG span{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:24px auto;background:#000;border-radius:49px;-o-border-radius:49px;-ms-border-radius:49px;-webkit-border-radius:49px;-moz-border-radius:49px;animation:bubblingG 1.5s infinite alternate;-o-animation:bubblingG 1.5s infinite alternate;-ms-animation:bubblingG 1.5s infinite alternate;-webkit-animation:bubblingG 1.5s infinite alternate;-moz-animation:bubblingG 1.5s infinite alternate}.AjaxLoader #bubblingG_1{animation-delay:0s;-o-animation-delay:0s;-ms-animation-delay:0s;-webkit-animation-delay:0s;-moz-animation-delay:0s}.AjaxLoader #bubblingG_2{animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}.AjaxLoader #bubblingG_3{animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}@keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-webkit-transform:translateY(0);transform:translateY(0)}to{width:23px;height:23px;background-color:#fff;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-webkit-transform:translateY(0)}to{width:23px;height:23px;background-color:#fff;-webkit-transform:translateY(-20px)}}.CisionSubscriptionForm__Title{font-size:1.8rem;font-weight:500;margin-bottom:10px}.CisionSubscriptionForm__Wrapper{background:#efeeed;border-top:1px solid #d0cbc8}.CisionSubscriptionForm__FieldWrapper{margin-bottom:10px;min-height:18px}.CisionSubscriptionForm__FieldWrapper--Checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.CisionSubscriptionForm__Message{margin-top:20px;font-weight:500}.CisionSubscriptionForm__FormFieldsWrapper{margin-top:20px}.CisionSubscriptionForm__Checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;opacity:.6;margin:0;width:14px;height:14px;background-color:transparent;border-radius:2px;border:1px solid #b1a8a4}.CisionSubscriptionForm__Checkbox:focus{outline:0}.CisionSubscriptionForm__Checkbox:checked{opacity:1;background-color:#2aa784;background-image:url("/static/rejlers/img/checkmark-white.svg");background-repeat:no-repeat;background-position:50%;background-size:12px;border:1px solid #2aa784}.CisionSubscriptionForm__InnerFormWrapper{padding:0 15px}.CisionSubscriptionForm__FormTitle{font-family:helvetica-now-micro,Arial,sans-serif;margin:25px 0 8px;font-weight:500}.CisionSubscriptionForm__Label{font-family:helvetica-now-micro,Arial,sans-serif;margin-left:8px;display:inline-block}.CisionSubscriptionForm__FieldLabel{font-family:helvetica-now-micro,Arial,sans-serif;display:block;margin:22px 0 6px;font-weight:500}.CisionSubscriptionForm__SubmitWrapper{margin-top:30px;background-color:#2aa784;color:#fff;-webkit-transition:background-color .35s ease;transition:background-color .35s ease}.CisionSubscriptionForm__SubmitWrapper:hover{background-color:#2aa784}@media (hover:none){.CisionSubscriptionForm__SubmitWrapper:hover{background-color:#2aa784}}.CisionSubscriptionForm__TextInput{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;padding:12px 10px;width:100%;border:1px solid hsla(18,8%,67%,.6)}.CisionSubscriptionForm__TermsWrapper{line-height:1.5;font-size:1.4rem;margin-top:22px;color:#484d52}.CisionSubscriptionForm__TermsWrapper,.CisionSubscriptionForm__TermsWrapper a,.CisionSubscriptionForm__TermsWrapper p{font-family:helvetica-now-micro,Arial,sans-serif}.CisionSubscriptionForm__TermsWrapper a{color:#484d52;text-decoration:underline;cursor:pointer}.CisionSubscriptionForm__TermsWrapper h2,.CisionSubscriptionForm__TermsWrapper h3,.CisionSubscriptionForm__TermsWrapper h4,.CisionSubscriptionForm__TermsWrapper h5,.CisionSubscriptionForm__TermsWrapper h6{font-family:helvetica-now-micro,Arial,sans-serif;font-weight:500;margin-bottom:5px;font-size:1.6rem}.CisionSubscriptionForm__SubmitButton{font-family:helvetica-now-micro,Arial,sans-serif;background:none;border:0;color:inherit;font:inherit;font-weight:500;width:100%;padding:15px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.CtaBlock{max-width:1225px;margin:0 auto;padding:0 20px}@media (min-width:1200px){.CtaBlock{padding:0}}.CtaBlock__Wrap{overflow:hidden;position:relative;padding:24px 0 40px}@media (min-width:768px){.CtaBlock__Wrap{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1080px){.CtaBlock__Wrap{padding:96px 0}}.CtaBlock__ImageWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;min-width:100%}@media (min-width:768px){.CtaBlock__ImageWrap{top:50%;position:absolute;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:calc(100% - 92px);min-width:57.5%;width:57.5%}}@media (min-width:1080px){.CtaBlock__ImageWrap{height:calc(100% - 192px)}}.CtaBlock__Image{width:100%;height:100%;padding-top:50%;margin-bottom:-40px;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.CtaBlock__Image{padding-top:0;margin-bottom:0;background-size:cover;background-position:50%}}.CtaBlock__Image--Video:after{content:"";top:0;left:0;background:rgba(0,0,0,.2);width:100%;height:100%;z-index:2;position:absolute}.CtaBlock__PlayButton{all:unset;cursor:pointer;position:absolute;top:50%;left:50%;width:62px;height:62px;background-image:url("/static/rejlers/img/icon-play.svg");-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:cover;color:transparent;z-index:4;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (min-width:480px){.CtaBlock__PlayButton{width:94px;height:94px}}.CtaBlock__PlayButton:focus,.CtaBlock__PlayButton:hover{-webkit-transform:scale(1.1) translate(-45%,-45%);transform:scale(1.1) translate(-45%,-45%)}.CtaBlock__Content{position:relative;background-color:#e5f4f0;overflow:visible;margin:0 auto;width:calc(100% - 40px);padding:24px 16px 32px;z-index:3}@media (min-width:768px){.CtaBlock__Content{width:50%;padding:48px 56px;margin:40px 0}}.CtaBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;color:#2b3a55;text-align:left;position:relative;z-index:2;text-transform:uppercase;font-size:3.2rem;margin-bottom:8px;font-weight:500}@media (min-width:768px){.CtaBlock__Title{font-size:4rem;line-height:1.19}}.CtaBlock__Preamble{-ms-flex-item-align:stretch;align-self:stretch;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:300;line-height:1.55;color:#1d1d1b;margin-bottom:24px;z-index:2}@media (min-width:768px){.CtaBlock__Preamble{font-size:1.8rem}}.CtaBlock__Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 32px;border-radius:100px;border:1px solid #2b3a55;color:#2b3a55;font-size:1.6rem;font-weight:500;line-height:1.25;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:4.8rem}@media (min-width:768px){.CtaBlock__Link{font-size:1.8rem;line-height:1.39}}.CtaBlock__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;background-color:#2b3a55;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:4px}.CtaBlock__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.CtaBlock__Link--External:after{width:32px;height:32px;-webkit-mask-image:url("/static/rejlers//img/link-external.svg");mask-image:url("/static/rejlers//img/link-external.svg")}.CtaBlock--Flipped .CtaBlock__Wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.CtaBlock--Flipped .CtaBlock__ImageWrap{left:auto;right:0}.Testimonial{background:#2b3a55;padding:0 20px;margin-bottom:16px}@media (min-width:768px){.Testimonial{margin-bottom:0}}@media (min-width:1200px){.Testimonial{padding:0}}.Testimonial__Container{padding-bottom:26px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.Testimonial__Container{padding:0 20px 56px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.Testimonial__Container{padding:28px 0 64px;margin:0 auto;max-width:1225px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.Testimonial__Image{background-position:50%;background-size:cover;background-repeat:no-repeat;width:231px;height:240px;margin:0 auto;-webkit-transform:translateY(-10%);transform:translateY(-10%)}@media (min-width:768px){.Testimonial__Image{min-width:218px;width:218px;height:227px}}@media (min-width:1200px){.Testimonial__Image{border-radius:0;width:288px;height:296px;margin:0 140px 0 0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}}.Testimonial__Quote,.Testimonial__QuoteWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Testimonial__Quote{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px}@media (min-width:768px){.Testimonial__Quote{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row;display:block;padding:56px 0 20px 40px}}@media (min-width:1200px){.Testimonial__Quote{padding:40px 0 46px;width:695px}}.Testimonial__Quote:before{content:"";-webkit-mask-image:url("/static/rejlers//img/quote.svg");mask-image:url("/static/rejlers//img/quote.svg");height:44px;width:44px;display:block;position:absolute;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;top:0;left:50%;-webkit-transform:translate(-50%,-8px);transform:translate(-50%,-8px);background-color:#556177}@media (min-width:768px){.Testimonial__Quote:before{-webkit-transform:initial;transform:none;left:auto;top:auto}}@media (min-width:1200px){.Testimonial__Quote:before{-webkit-transform:translate(-140%,-30%);transform:translate(-140%,-30%)}}.Testimonial__QuoteLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Testimonial__QuoteLink:after{display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/external-link.svg");mask-image:url("/static/rejlers//img/external-link.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#fff;content:"";margin-left:8px}.Testimonial__QuoteText{text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:.01em;color:#fad1d6;font-size:3.2rem;position:relative;z-index:2;-webkit-transform:translateZ(0);transform:translateZ(0);padding:16px 0;text-align:center}@media (min-width:768px){.Testimonial__QuoteText{text-align:left;z-index:auto;padding:16px 0 20px 60px}}@media (min-width:1200px){.Testimonial__QuoteText{padding:0 0 20px;font-size:4.4rem}}.Testimonial__QuoteName{font-family:helvetica-now-text,Arial,sans-serif;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;color:#fff;font-size:1.4rem}@media (min-width:768px){.Testimonial__QuoteName{text-align:left;padding-left:60px}}@media (min-width:1200px){.Testimonial__QuoteName{padding-left:0}}.Testimonial__Link{height:48px;padding:12px 32px;border-radius:72px;border:1px solid #fff;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-family:helvetica-now-text,Arial,sans-serif;font-weight:500;overflow:hidden;-ms-flex-item-align:center;align-self:center}@media (min-width:768px){.Testimonial__Link{-ms-flex-item-align:start;align-self:flex-start;margin-left:100px}}@media (min-width:1200px){.Testimonial__Link{margin-left:0}}.Testimonial__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.Testimonial__Link:after{display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#fff;content:"";margin-left:10px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.Testimonial__LinkText{display:block;color:#fff;white-space:nowrap}@media (min-width:1200px){.Testimonial__LinkText{padding-left:8px}}.ModularLandingPage__Item{opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;position:relative}.ModularLandingPage__Item--Visible{opacity:1}.ModularLandingPage__Item:last-of-type{margin:5.2rem 0}@media (min-width:768px){.ModularLandingPage__Item:last-of-type{margin:9.6rem 0}}.ModularLandingPage__Item>*{margin:0 auto;max-width:1225px}.ModularLandingPage__Content{margin:0 1.6rem}@media (min-width:768px){.ModularLandingPage__Content{margin:0 2rem}}@media (min-width:1200px){.ModularLandingPage__Content{margin:0 2.4rem}}.ModularLandingPage__Career .Hero,.ModularLandingPage__OurOffer .Hero{position:relative}.ModularLandingPage__Career .Hero:before,.ModularLandingPage__OurOffer .Hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.45}@media (min-width:1200px){.ModularLandingPage__Career .Hero,.ModularLandingPage__OurOffer .Hero{margin-left:24px;margin-right:24px}}.ModularLandingPage__Career .Hero__Wrap,.ModularLandingPage__OurOffer .Hero__Wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;position:relative}@media (min-width:1200px){.ModularLandingPage__Career .Hero__Wrap,.ModularLandingPage__OurOffer .Hero__Wrap{min-height:496px}}.ModularLandingPage__Career .Hero__TextContainer,.ModularLandingPage__OurOffer .Hero__TextContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;padding:80px 0 56px;margin-left:1.6rem;max-width:none}@media (min-width:768px){.ModularLandingPage__Career .Hero__TextContainer,.ModularLandingPage__OurOffer .Hero__TextContainer{padding:128px 0;min-width:528px;margin-left:2rem;max-width:38rem}}.ModularLandingPage__Career .Hero__Title,.ModularLandingPage__OurOffer .Hero__Title{font-size:5.4rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:montefiore,helvetica,Arial,sans-serif;font-stretch:normal;font-style:normal;font-weight:500;line-height:1;letter-spacing:1.56px;text-align:left;color:#fff;text-transform:uppercase}@media (min-width:768px){.ModularLandingPage__Career .Hero__Title,.ModularLandingPage__OurOffer .Hero__Title{font-size:8.2rem}}.ModularLandingPage__Career .Hero__Text,.ModularLandingPage__OurOffer .Hero__Text{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#fff;padding-right:60px;margin-bottom:24px}@media (min-width:768px){.ModularLandingPage__Career .Hero__Text,.ModularLandingPage__OurOffer .Hero__Text{font-size:2rem;margin-bottom:32px}}.ModularLandingPage__Career .ModularLandingPage__Content{margin:0}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Content{margin:2.4rem 2.4rem 0}}.ModularLandingPage__Career .HeroCarousel{margin:0}@media (min-width:1200px){.ModularLandingPage__Career .HeroCarousel{margin:0 2.4rem}}.ModularLandingPage__Career .HeroCarousel .slick-slide,.ModularLandingPage__Career .HeroCarousel .slick-slide img{height:53.3rem!important}@media (min-width:768px){.ModularLandingPage__Career .HeroCarousel .slick-slide,.ModularLandingPage__Career .HeroCarousel .slick-slide img{height:38rem!important}}@media (min-width:1200px){.ModularLandingPage__Career .HeroCarousel .slick-slide,.ModularLandingPage__Career .HeroCarousel .slick-slide img{height:55.2rem!important}}.ModularLandingPage__Career .HeroCarouselItem__Box{background-color:transparent;width:100%}@media (min-width:768px){.ModularLandingPage__Career .HeroCarouselItem__Box{width:50%;padding-left:2.4rem}}@media (min-width:1200px){.ModularLandingPage__Career .HeroCarouselItem__Box{padding:0}}.ModularLandingPage__Career .HeroCarouselItem__Title{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:montefiore,helvetica,Arial,sans-serif;font-size:5.6rem;font-weight:600;line-height:5.6rem;letter-spacing:.015em;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.ModularLandingPage__Career .HeroCarouselItem__Title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.ModularLandingPage__Career .HeroCarouselItem__Title{font-size:8.8rem;line-height:8.8rem}}.ModularLandingPage__Career .HeroCarouselItem__Preamble{color:#fff;font-size:1.6rem}@media (min-width:1200px){.ModularLandingPage__Career .HeroCarouselItem__Preamble{font-size:2rem}}.ModularLandingPage__Career .HeroCarouselItem__TitleWordRotation,.ModularLandingPage__Career .HeroCarouselItem__TitleWordRotation .js-rotating-word{font-family:montefiore,helvetica,Arial,sans-serif;color:#fff}@media (min-width:768px){.ModularLandingPage__Career .HeroCarouselItem__TitleWordRotation{margin-left:1rem}}@media (min-width:1200px){.ModularLandingPage__Career .HeroCarouselItem__TitleWordRotation{margin-left:2rem}}.ModularLandingPage__Career .CtaBlock__Preamble{color:#2b3a55}.ModularLandingPage__Career .Testimonial__QuoteName{text-align:center}.ModularLandingPage__OurOffer .ModularLandingPage__Item .HalfSectionBlock{margin-top:5.2rem;gap:4rem}@media (min-width:768px){.ModularLandingPage__OurOffer .ModularLandingPage__Item .HalfSectionBlock{gap:2.4rem}}@media (min-width:1080px){.ModularLandingPage__OurOffer .ModularLandingPage__Item .HalfSectionBlock{margin-top:9.6rem;gap:5.4rem}}.ModularLandingPage__OurOffer .ModularLandingPage__Item .HalfSectionBlock--fullWidthBlock{margin-top:5.6rem}@media (min-width:1080px){.ModularLandingPage__OurOffer .ModularLandingPage__Item .HalfSectionBlock--fullWidthBlock{margin-top:9.6rem}}.ModularLandingPage__OurOffer .ModularLandingPage__Item .HalfSectionBlock--overlappingBlock{gap:0}.ModularLandingPage__OurOffer .ModularLandingPage__Item .EntrypointsBlock{padding:0;margin-top:5.2rem}@media (min-width:1080px){.ModularLandingPage__OurOffer .ModularLandingPage__Item .EntrypointsBlock{margin-top:9.6rem}}.ModularLandingPage__Career .ModularLandingPage__DisclaimerItem{margin-top:0}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__DisclaimerItem{margin-top:-14.7rem}}.ModularLandingPage__Career .ModularLandingPage__Item:last-of-type{margin:9.4rem 0 0}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item:last-of-type{margin:6.4rem 0 0}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item:last-of-type{margin:9.6rem 0 0}}.ModularLandingPage__Career .ModularLandingPage__Item .HalfSectionBlock{padding:4rem 1.6rem 6.4rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .HalfSectionBlock{padding:4.8rem 2.4rem 9.7rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .HalfSectionBlock{padding:9.6rem 0 13.6rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock{margin-bottom:2.4rem}}.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock:before{content:"";position:absolute;top:0;left:0;width:100%;display:block;height:100%;background-color:#e5f4f0}.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Content{width:100%;padding-top:5.6rem;padding-bottom:5.6rem}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Content{width:75%;padding-top:2.4rem;padding-bottom:2.4rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Content{width:50%;padding-top:3.8rem;padding-bottom:3.8rem}}.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Preamble,.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Title{text-align:center}.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Title{font-size:3.6rem}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Title{font-size:6rem}}.ModularLandingPage__Career .ModularLandingPage__Item .CtaBlock .CtaBlock__Wrap .CtaBlock__Link{margin:0 auto}.ModularLandingPage__Career .ModularLandingPage__Item .Testimonial:before{content:"";position:absolute;top:0;left:0;width:100%;display:block;height:100%;background-color:#2b3a55}.ModularLandingPage__Career .ModularLandingPage__Item .TextBlockWithHighlight{margin-top:5.6rem;padding:0 1.6rem}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .TextBlockWithHighlight{padding:0 2.4rem;margin-top:7.2rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .TextBlockWithHighlight{padding:0;margin-top:11.2rem}}.ModularLandingPage__Career .ModularLandingPage__Item .VideoCarouselBlock{margin-top:5.6rem;padding:0 1.6rem}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .VideoCarouselBlock{padding:0 2.4rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .VideoCarouselBlock{margin-top:7.2rem;padding:0 0 0 .8rem}}.ModularLandingPage__Career .ModularLandingPage__Item .LinkListBlock{padding:0 1.6rem;margin-top:4.8rem}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .LinkListBlock{padding:0 2.4rem;margin-top:6.4rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .LinkListBlock{padding:0;margin-top:9.6rem}}.ModularLandingPage__Career .ModularLandingPage__Item .BenefitsBlock{margin-top:5.6rem}@media (min-width:768px){.ModularLandingPage__Career .ModularLandingPage__Item .BenefitsBlock{margin-top:6.4rem}}@media (min-width:1200px){.ModularLandingPage__Career .ModularLandingPage__Item .BenefitsBlock{margin-top:9.6rem}}body.modularlandingpage{margin-top:6rem}@media (min-width:768px){body.modularlandingpage{margin-top:0}}.EntrypointsBlock{padding:48px 0 0}@media (min-width:1080px){.EntrypointsBlock{padding:156px 0 0}}@media (min-width:1200px){.EntrypointsBlock{padding:156px 0 0}}.EntrypointsBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.11;text-transform:uppercase;color:#2b3a55;letter-spacing:.01em;margin-bottom:24px}@media (min-width:1080px){.EntrypointsBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;font-size:6rem;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:32px}}.EntrypointsBlock__Items{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (min-width:768px){.EntrypointsBlock__Items{margin:0}}@media (min-width:1080px){.EntrypointsBlock__Items{gap:46px}}.EntrypointsBlock__Items:after{content:""}@media (min-width:480px){.EntrypointsBlock__Items:after{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:300px}}@media (min-width:1200px){.EntrypointsBlock__Items:after{padding:0;margin:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:calc(33% - 27px)}}.EntrypointsBlock__Item{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#f5f4f4;position:relative;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.EntrypointsBlock__Item--Dark{background-color:#2b3a55}.EntrypointsBlock__Item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (min-width:480px){.EntrypointsBlock__Item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px;width:calc(50% - 8px)}}@media (min-width:1200px){.EntrypointsBlock__Item{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-preferred-size:initial;flex-basis:auto;width:calc(33% - 27px)}}.EntrypointsBlock__Item .CardIcon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 32px 64px}.EntrypointsBlock__Item .CardIcon__Icon{width:96px;height:96px}.EntrypointsBlock__Item .CardIcon__TextContainer{margin:0}.EntrypointsBlock__Item .CardIcon__TextContainer .CardIcon__Title{margin:12px 0;font-family:montefiore,helvetica,Arial,sans-serif;font-size:3.2rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:center;color:#2b3a55}.EntrypointsBlock__Item .CardIcon__Text{font-family:helvetica-now-text,Arial,sans-serif;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:center;color:#2b3a55;font-size:1.6rem}@media (min-width:768px){.EntrypointsBlock__Item .CardIcon__Text{font-size:1.8rem}}.BlogListBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1225px;margin:auto;padding:0 16px}@media (min-width:1200px){.BlogListBlock{padding:0}}.BlogListBlock .SectionHeader{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:24px}@media (min-width:768px){.BlogListBlock .SectionHeader{padding-bottom:32px}}@media (min-width:1080px){.BlogListBlock .SectionHeader{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.BlogListBlock .SectionHeader__Title{margin-right:20px;position:relative;font-size:3.6rem;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#2b3a55;white-space:nowrap;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.BlogListBlock .SectionHeader__Title{font-size:6rem;margin-left:0}}.BlogListBlock .SectionHeader__LinkText{display:none;white-space:nowrap;font-family:helvetica-now-text,Arial,sans-serif}@media (min-width:1080px){.BlogListBlock .SectionHeader__LinkText{display:none}}.BlogListBlock .SectionHeader .SectionHeader__Link{height:36px;width:36px;border-radius:72px;border:1px solid #2b3a55;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:500;color:#2b3a55;min-width:36px;max-width:36px;padding:12px;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}@media (min-width:768px){.BlogListBlock .SectionHeader .SectionHeader__Link{height:48px;width:48px;min-width:48px;max-width:48px}}.BlogListBlock .SectionHeader .SectionHeader__Link:after{position:absolute;display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers/img/arrow-right-gap.svg");mask-image:url("/static/rejlers/img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#2b3a55;content:"";margin:0;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;top:50%;right:17px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);background-image:none}@media (min-width:768px){.BlogListBlock .SectionHeader .SectionHeader__Link:after{right:24px}}.BlogListBlock .SectionHeader .SectionHeader__Link:focus-visible,.BlogListBlock .SectionHeader .SectionHeader__Link:hover{background-color:#2b3a55}.BlogListBlock .SectionHeader .SectionHeader__Link:focus-visible:after,.BlogListBlock .SectionHeader .SectionHeader__Link:hover:after{background-color:#fff}.BlogListBlock__List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}@media (min-width:768px){.BlogListBlock__List{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:54px}}.BlogListBlock__List li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.NotFoundPage__PageWrap{padding:20px}.NotFoundPage__ContentWrap{max-width:1225px;margin:0 auto 40px}@media (min-width:768px){.NotFoundPage__ContentWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:40px;margin:0 auto 80px}}.NotFoundPage__Content{width:100%;max-width:680px}.NotFoundPage__Title{font-size:4rem;line-height:1.15;margin-bottom:15px;color:#2aa784;text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif}@media (min-width:1200px){.NotFoundPage__Title{font-size:5.4rem}}.TeamTailorJobListingPage__PageWrap{padding:20px}.TeamTailorJobListingPage__ContentWrap{max-width:1225px;margin:0 auto}@media (min-width:768px){.TeamTailorJobListingPage__ContentWrap{padding:40px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}.TeamTailorJobListingPage__Content{max-width:900px;width:100%}@media (min-width:768px){.TeamTailorJobListingPage__Content{margin-left:40px}}.TeamTailorJobListingPage__Sidebar{width:100%;margin-bottom:20px}@media (min-width:768px){.TeamTailorJobListingPage__Sidebar{width:268px}}.TeamTailorJobListingPage__List{margin-bottom:62px}.teamtailor-jobs__filters{width:100%;margin-bottom:20px}@media (min-width:480px){.teamtailor-jobs__filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}}.teamtailor-jobs__job{margin-bottom:0!important;display:-webkit-box;display:-ms-flexbox;font-size:1.6rem;line-height:2.5rem;padding:6px 0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid hsla(18,8%,67%,.6)}@media (min-width:768px){.teamtailor-jobs__job{font-size:2rem;line-height:3rem;padding:10px 0}}.teamtailor-jobs__job:hover{background-color:#efeeed}.teamtailor-jobs__job-title{width:50%}@media (min-width:768px){.teamtailor-jobs__job-title{width:70%}}.teamtailor-jobs__job-info{width:50%;font-size:1.4rem;line-height:1.25;padding-left:8px;text-align:right}@media (min-width:768px){.teamtailor-jobs__job-info{width:30%}}.teamtailor-jobs__select-wrapper{margin-bottom:1px;width:100%;height:40px;color:#fff;background-color:#2aa784;position:relative;border-radius:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url("/static/rejlers/img/dropdown-white.svg");background-repeat:no-repeat;background-size:15px;background-position:right 15px center}@media (min-width:480px){.teamtailor-jobs__select-wrapper{width:calc(100% / 3 - 20px);border:none;margin-right:5px}}@media (min-width:768px){.teamtailor-jobs__select-wrapper{height:70px;border:none}}.teamtailor-jobs__select-wrapper:first-child{border:none}.teamtailor-jobs__select{color:#fff;font-family:helvetica-now-micro,Arial,sans-serif;height:100%;width:100%;padding:0 40px;font-size:1.5rem;line-height:2rem;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:"";background-color:transparent;border:none;text-align:center;-moz-text-align-last:center;text-align-last:center}@media (min-width:768px){.teamtailor-jobs__select{font-size:1.8rem;line-height:2.5rem}}.teamtailor-jobs__select:focus{outline:none}.teamtailor-jobs__select option{color:#484d52}.teamtailor-jobs__select::-ms-expand{display:none}.teamtailor-jobs__pagination{text-align:center}.teamtailor-jobs__pagination a{border-radius:22px;display:inline-block;cursor:pointer;font-weight:500;background-color:#2aa784;padding:10px 16px;text-decoration:none;color:#fff;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;border:none;outline:none;margin:20px}.teamtailor-jobs__pagination a:active{-webkit-transform:scale(.98);transform:scale(.98)}@media (active:none){.teamtailor-jobs__pagination a:active{-webkit-transform:scale(1);transform:scale(1)}}.teamtailor-jobs__pagination a:hover{background-color:#259676}@media (hover:none){.teamtailor-jobs__pagination a:hover{background-color:#2aa784}}.TeamTailorJobList{padding:0 20px}@media (min-width:1200px){.TeamTailorJobList{padding:0}}.TeamTailorJobList__Wrap{max-width:1225px;margin:0 auto}.TeamTailorJobList .teamtailor-jobs__filters{display:none}.Button,.Button--Primary,.Button--Transparent,.ProjectCtaCardBlock__Link,.ProjectCtaCardBlock__Link--Transparent,.ProjectLandingPage .ProjectLandingPage__HeroButton{border-radius:22px;display:inline-block;cursor:pointer;font-weight:500;background-color:#2aa784;padding:10px 16px;text-decoration:none;color:#fff;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;border:none;outline:none}.Button--Primary:active,.Button--Transparent:active,.Button:active,.ProjectCtaCardBlock__Link--Transparent:active,.ProjectCtaCardBlock__Link:active,.ProjectLandingPage .ProjectLandingPage__HeroButton:active{-webkit-transform:scale(.98);transform:scale(.98)}@media (active:none){.Button--Primary:active,.Button--Transparent:active,.Button:active,.ProjectCtaCardBlock__Link--Transparent:active,.ProjectCtaCardBlock__Link:active,.ProjectLandingPage .ProjectLandingPage__HeroButton:active{-webkit-transform:scale(1);transform:scale(1)}}.Button--Primary:hover,.Button--Transparent:hover,.Button:hover,.ProjectCtaCardBlock__Link--Transparent:hover,.ProjectCtaCardBlock__Link:hover,.ProjectLandingPage .ProjectLandingPage__HeroButton:hover{background-color:#259676}@media (hover:none){.Button--Primary:hover,.Button--Transparent:hover,.Button:hover,.ProjectCtaCardBlock__Link--Transparent:hover,.ProjectCtaCardBlock__Link:hover,.ProjectLandingPage .ProjectLandingPage__HeroButton:hover{background-color:#2aa784}}.Button--Reverse{background-color:#fff;border:1px solid #2aa784;color:#2aa784}.Button--Reverse:active{-webkit-transform:scale(.98);transform:scale(.98)}@media (active:none){.Button--Reverse:active{-webkit-transform:scale(1);transform:scale(1)}}.Button--Reverse:hover{border:1px solid #e4e4ea;background-color:#e4e4ea}@media (hover:none){.Button--Reverse:hover{background-color:#fff;border:1px solid #2aa784}}.Button--Carousel{padding:10px 24px}.Button--Small{padding:8px 12px;font-size:1.3rem}.Button--Large{padding:16px 32px}.Button--Primary,.Button--Transparent,.ProjectCtaCardBlock__Link,.ProjectCtaCardBlock__Link--Transparent,.ProjectLandingPage .ProjectLandingPage__HeroButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:helvetica-now-text,Arial,sans-serif;letter-spacing:.2px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #2aa784;padding:0 16px;height:36px}.Button--Primary:after,.Button--Transparent:after,.ProjectCtaCardBlock__Link--Transparent:after,.ProjectCtaCardBlock__Link:after,.ProjectLandingPage .ProjectLandingPage__HeroButton:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:top 50% right 0;mask-position:top 50% right 0;background-color:#fff;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:4px}.Button--Primary:hover:after,.Button--Transparent:hover:after,.ProjectCtaCardBlock__Link--Transparent:hover:after,.ProjectCtaCardBlock__Link:hover:after,.ProjectLandingPage .ProjectLandingPage__HeroButton:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.Button--Transparent,.ProjectCtaCardBlock__Link--Transparent{background-color:transparent;color:#2aa784}.Button--Transparent:after,.ProjectCtaCardBlock__Link--Transparent:after{background-color:#2aa784}.Button--Transparent:hover,.ProjectCtaCardBlock__Link--Transparent:hover{background-color:rgba(42,167,132,.25)}.HeroCarouselItem{background-color:#efeeed;min-height:300px;height:100%;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.HeroCarouselItem--DarkenImage:before{content:"";z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.55)}@media (min-width:1200px){.HeroCarouselItem{min-height:400px}}.HeroCarouselItem__Video{background-color:#1d1d1b;display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute}.HeroCarouselItem--DarkenImage .HeroCarouselItem__Video:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.25)}.HeroCarouselItem__PlayButton{position:absolute;bottom:1.6rem;right:1.6rem;z-index:999;background-color:transparent;border:none;color:#fff;text-align:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;width:16.8rem;cursor:pointer;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;visibility:hidden}.HeroCarouselItem__PlayButton:hover{text-decoration:underline}.HeroCarouselItem__PlayButton--paused:before,.HeroCarouselItem__PlayButton--playing:before{width:2.4rem;height:2.4rem;content:"";margin-right:.6rem}.HeroCarouselItem__Content{z-index:2;position:relative;max-width:1225px;height:100%;margin:0 auto}@media (min-width:1200px){.HeroCarouselItem__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:64px 0}}.HeroCarouselItem--Center .HeroCarouselItem__Content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1200px){.HeroCarouselItem--Right .HeroCarouselItem__Content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.HeroCarouselItem__Box{padding:24px 16px;width:100%;background-color:hsla(0,0%,100%,.85);color:#484d52;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.HeroCarouselItem--Blur .HeroCarouselItem__Box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.HeroCarouselItem--Dark .HeroCarouselItem__Box{background-color:rgba(29,29,27,.65)}.HeroCarouselItem--Transparent .HeroCarouselItem__Box{background-color:transparent}@media (min-width:1200px){.HeroCarouselItem--Transparent .HeroCarouselItem__Box{padding:36px 36px 36px 0}}.HeroCarouselItem--Center .HeroCarouselItem__Box{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.HeroCarouselItem--Center .HeroCarouselItem__Box{padding:36px}}@media (min-width:1200px){.HeroCarouselItem__Box{padding:36px;height:auto;width:50%;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.slick-current .HeroCarouselItem__Box{-webkit-animation:heroCarouselBoxAnimation .25s .5s ease forwards;animation:heroCarouselBoxAnimation .25s .5s ease forwards}}.HeroCarouselItem__Title{font-family:montefiore,helvetica,Arial,sans-serif;font-size:3rem;line-height:1;text-transform:uppercase;color:#2aa784;letter-spacing:.6px;margin-bottom:12px}@media (min-width:1200px){.HeroCarouselItem--IncreaseTitleFontSize .HeroCarouselItem__Title{font-size:6.2rem}}.HeroCarouselItem--Dark .HeroCarouselItem__Title{color:#f6b2bb}.HeroCarouselItem--ForceBlueText .HeroCarouselItem__Title{color:#2b3a55!important}@media (min-width:1200px){.HeroCarouselItem__Title{font-size:4.6rem}}.HeroCarouselItem__TitleWordRotation{display:inline-block;overflow:hidden;vertical-align:bottom;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.HeroCarouselItem__TitleWordRotation .js-rotating-word{display:inline-block;-webkit-animation:slide-text-up .5s;animation:slide-text-up .5s;-webkit-animation-delay:1.6s;animation-delay:1.6s}.HeroCarouselItem__TitleWordRotation .js-rotate-text-up{-webkit-animation:loop-text 2.1s infinite!important;animation:loop-text 2.1s infinite!important;-webkit-animation-delay:unset;animation-delay:unset}.HeroCarouselItem__Preamble{line-height:1.5;font-size:1.6rem;margin-bottom:24px}.HeroCarouselItem--Dark .HeroCarouselItem__Preamble{color:#fff}.HeroCarouselItem--ForceBlueText .HeroCarouselItem__Preamble{color:#2b3a55!important}@media (min-width:1200px){.HeroCarouselItem__Preamble{font-size:1.8rem}}.HeroCarouselItem__Button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StartPage.StartPage--alternate .slick-cloned a.Button--Carousel,.StartPage.StartPage--alternate .slick-slide a.Button--Carousel{display:none}.StartPage.StartPage--alternate .slick-active a.Button--Carousel{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-dots{bottom:15px}.slick-dots li button:before{font-size:10px;line-height:35px;color:#fff}@media (min-width:1200px){.slick-dots li button:before{line-height:22px}}.slick-dots li.slick-active button:before{color:#fff;opacity:.9}.slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.slick-slide{height:inherit!important}.slick-slide>div{height:100%}.slick-arrow{z-index:1;width:50px;height:50px;background-color:rgba(0,0,0,.15);display:none!important}.slick-arrow:hover{background-color:rgba(0,0,0,.25)}.slick-arrow:active{background-color:rgba(0,0,0,.35)}.slick-arrow:focus{background-color:rgba(0,0,0,.15)}@media (min-width:768px){.slick-arrow{display:block!important}}.slick-arrow.slick-prev{left:16px}.slick-arrow.slick-next{right:16px}@-webkit-keyframes loop-text{0%{-webkit-transform:translate3d(0,130px,0);transform:translate3d(0,130px,0)}20%,70%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-87px,0);transform:translate3d(0,-87px,0)}}@keyframes loop-text{0%{-webkit-transform:translate3d(0,130px,0);transform:translate3d(0,130px,0)}20%,70%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-87px,0);transform:translate3d(0,-87px,0)}}.VideoCarouselBlock{overflow-x:hidden}.VideoCarouselBlock__Wrapper{max-width:34.3rem}@media (min-width:768px){.VideoCarouselBlock__Wrapper{max-width:65.1rem}}@media (min-width:1200px){.VideoCarouselBlock__Wrapper{max-width:64rem}}.VideoCarouselBlock__Wrapper .carousel__inner-slide{width:calc(100% - 2.4rem)}@media (min-width:1200px){.VideoCarouselBlock__Wrapper .carousel__inner-slide{width:calc(100% - 5rem)}}.VideoCarouselBlock__Wrapper .carousel__slider-tray--horizontal{-webkit-transition:all .4s ease;transition:all .4s ease}.VideoCarouselBlock__Wrapper .react-player__play-icon{border-style:none!important;margin-left:0!important}.VideoCarouselBlock__Wrapper .react-player__play-icon:before{content:"";background-image:url("/static/rejlers/img/play-sm.svg");width:5.4rem;height:5.4rem;display:block;background-position:50%}@media (min-width:768px){.VideoCarouselBlock__Wrapper .react-player__play-icon:before{width:7.4rem;height:7.4rem;background-image:url("/static/rejlers/img/play-md.svg")}}.VideoCarouselBlock__Title{font-size:3rem;font-family:montefiore,helvetica,Arial,sans-serif;line-height:1.11;text-transform:uppercase;margin-bottom:2rem;color:#2b3a55}@media (min-width:768px){.VideoCarouselBlock__Title{font-size:3.2rem;line-height:1.2;margin-bottom:2.4rem}}@media (min-width:1200px){.VideoCarouselBlock__Title{font-size:4rem;margin-bottom:2.8rem}}.VideoCarouselBlock__Controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1225px;width:calc(100vw - 48px);-webkit-transform:translateX(0) translateX(0);transform:translateX(0) translateX(0);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:2.4rem}@media (min-width:768px){.VideoCarouselBlock__Controls{margin-top:4rem;width:calc(100vw - 64px)}}@media (min-width:1200px){.VideoCarouselBlock__Controls{margin-top:3.2rem;width:100vw}}.VideoCarouselBlock__Arrow{height:4.8rem;width:4.8rem;background-color:transparent;display:none}@media (min-width:1200px){.VideoCarouselBlock__Arrow{display:block}}.VideoCarouselBlock__Arrow:last-of-type{margin-left:1.6rem}.VideoCarouselBlock__Arrow:hover{cursor:pointer}.VideoCarouselBlock__Arrow:disabled{opacity:.4;pointer-events:none}.VideoCarouselBlock__DotGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:1200px){.VideoCarouselBlock__DotGroup{margin-left:2.4rem}}.VideoCarouselBlock__DotGroup .carousel__dot{height:1px;border:none;background-color:#d5d8dd;-webkit-box-flex:1;-ms-flex:1;flex:1}.VideoCarouselBlock__DotGroup .carousel__dot--selected{height:4px;background-color:#2b3a55;-webkit-transition:background .4s ease;transition:background .4s ease}.VideoCarouselItemBlock .player-wrapper{position:relative;padding-top:56.25%}.VideoCarouselItemBlock .player-wrapper .react-player{position:absolute;top:0;left:0}.VideoCarouselItemBlock__Title{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:1.6rem;z-index:999;height:4rem;background-color:#2b3a55;color:#fad1d6;margin-left:-.8rem;border-radius:0 8rem 8rem 0}.VideoCarouselItemBlock__Title--hidden{display:none}@media (min-width:768px){.VideoCarouselItemBlock__Title{height:4.6rem}}@media (min-width:1200px){.VideoCarouselItemBlock__Title{height:5.3rem}}.VideoCarouselItemBlock__Title h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8rem 2rem .8rem 1.6rem;font-size:2rem;font-family:montefiore,helvetica,Arial,sans-serif;text-transform:uppercase}@media (min-width:768px){.VideoCarouselItemBlock__Title h3{font-size:2.2rem}}@media (min-width:1200px){.VideoCarouselItemBlock__Title h3{font-size:2.4rem}}.TimelinePage{position:relative;overflow-x:hidden;color:#2b3a55}.TimelinePage p{font-weight:300}.TimelinePage strong{font-weight:500}.TimelinePage em{font-style:italic}.TimelinePage__Background{top:0;left:0;width:100%;height:100%;background-repeat:repeat;background-size:230px;background-attachment:fixed;background-color:#f8e7e9;position:fixed;z-index:-1}.TimelinePage__Wrap{margin-bottom:80px;padding:24px}@media (min-width:480px){.TimelinePage__Wrap{padding:0 24px}}@media (min-width:768px){.TimelinePage__Wrap{max-width:1225px;margin-bottom:0;margin:0 auto 120px;padding:0 48px}}.TimelinePage__List{-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;z-index:-1}.TimelinePage__TextWrapper{position:relative}.TimelinePage__Header{font-family:montefiore,helvetica,Arial,sans-serif;padding-top:24px;text-align:center;-webkit-transform:translateY(25%);transform:translateY(25%);opacity:0;-webkit-animation:fadeInTimelineHeader .5s forwards;animation:fadeInTimelineHeader .5s forwards}@media (min-width:480px){.TimelinePage__Header{padding-bottom:48px;padding-top:40px}}.TimelinePage__Title{font-family:montefiore,helvetica,Arial,sans-serif;letter-spacing:1px;font-weight:300;color:#f6b2bb;font-size:6rem;text-transform:uppercase;font-weight:500;margin:40px 0 32px}@media (min-width:480px){.TimelinePage__Title{padding:24px 0;font-size:8rem}}@media (min-width:768px){.TimelinePage__Title{font-size:10rem}}@media (min-width:1200px){.TimelinePage__Title{margin-bottom:40px;font-size:15rem}}.TimelinePage__Text{font-family:montefiore,helvetica,Arial,sans-serif;padding:0 24px;margin-bottom:48px;font-size:1.5rem;line-height:1.4;letter-spacing:1px}@media (min-width:480px){.TimelinePage__Text{padding-right:120px;margin-bottom:96px;font-size:2rem}}@media (min-width:768px){.TimelinePage__Text{padding:0 120px}}@media (min-width:1200px){.TimelinePage__Text{padding:0 192px}}.TimelinePage__Item{position:relative;font-size:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:-1;-webkit-transform:translateZ(-1px);transform:translateZ(-1px)}@media (min-width:480px){.TimelinePage__Item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:40px}}@media (min-width:768px){.TimelinePage__Item{padding-right:48px}}@media (min-width:1480px){.TimelinePage__Item{padding-right:0}}@media (min-width:480px){.TimelinePage__Item:not(:first-child){-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}}@media (min-width:1200px){.TimelinePage__Item:not(:first-child){-webkit-transform:translateY(-15rem);transform:translateY(-15rem)}}@media (min-width:480px){.TimelinePage__Item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.TimelinePage__ItemContent{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media (min-width:480px){.TimelinePage__ItemContent{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;text-align:right;width:50%;padding-right:32px;display:block;padding-left:0}.TimelinePage__Item:nth-child(2n) .TimelinePage__ItemContent{padding-right:0;padding-left:32px;-webkit-transform:translateX(100%);transform:translateX(100%);text-align:left}.TimelinePage__Item--Active .TimelinePage__ItemContent{opacity:1}.TimelinePage__Item--Active .TimelinePage__ItemContent,.TimelinePage__Item--Active:nth-child(2n) .TimelinePage__ItemContent{-webkit-transform:translateX(0);transform:translateX(0)}}.TimelinePage__List>.TimelinePage__Item:last-child>.TimelinePage__ItemLine{display:none}@media (min-width:480px){.TimelinePage__List>.TimelinePage__Item:last-child>.TimelinePage__ItemLine{display:block}}.TimelinePage__VisibilityTracker{display:none}@media (min-width:480px){.TimelinePage__VisibilityTracker{display:block;height:100%;max-height:100vh;width:1px;visibility:hidden;position:absolute}}.TimelinePage__ItemLine{background-color:#2b3a55;min-width:2px;max-width:2px;position:relative;left:50%;margin-bottom:16px;height:100px}@media (min-width:480px){.TimelinePage__ItemLine{background-color:#2b3a55;width:2px;position:static;height:auto;margin:0}}.TimelinePage__ImageContainer{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:start;width:50%;height:auto;margin-bottom:24px}@media (min-width:480px){.TimelinePage__ImageContainer{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:48px}}@media (min-width:768px){.TimelinePage__ImageContainer{-webkit-transform:translateY(-96px);transform:translateY(-96px)}}.TimelinePage__ItemImage{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;-o-object-fit:contain;object-fit:contain;display:none}@media (min-width:480px){.TimelinePage__ItemImage{height:100%;width:80%;display:block}.TimelinePage__ItemImage:before{font-size:2rem}}.TimelinePage__Item:nth-child(2n) .TimelinePage__ItemImage{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.TimelinePage__Item--Active .TimelinePage__ItemImage{opacity:1}.TimelinePage__Item--Active .TimelinePage__ItemImage,.TimelinePage__Item--Active:nth-child(2n) .TimelinePage__ItemImage{-webkit-transform:translateX(0);transform:translateX(0)}.TimelinePage__ItemImage--Mobile{margin:8px auto 16px;max-height:26rem;padding-bottom:16px;-webkit-transition:none;transition:none}@media (min-width:480px){.TimelinePage__ItemImage--Mobile{display:none}.TimelinePage__ItemImage--Mobile:before{font-size:2rem}}.TimelinePage__ItemYear{font-family:montefiore,helvetica,Arial,sans-serif;margin-bottom:8px;font-size:2.3rem}@media (min-width:480px){.TimelinePage__ItemYear{position:relative;font-size:2.5rem}.TimelinePage__ItemYear:after{content:"";position:absolute;right:0;display:block;height:2px;max-height:2px;width:0;background-color:#2b3a55;-webkit-transform:translateX(calc(100% + 8px));transform:translateX(calc(100% + 8px));-webkit-transition:width .5s;transition:width .5s;-webkit-transition-delay:.5s;transition-delay:.5s}.TimelinePage__Item:nth-child(2n) .TimelinePage__ItemYear:after{-webkit-transform:translateX(calc(-100% - 8px));transform:translateX(calc(-100% - 8px));right:auto;left:0}.TimelinePage__Item--Active .TimelinePage__ItemYear:after{width:24px;top:50%}.TimelinePage__Item:nth-child(2n) .TimelinePage__ItemYear{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.TimelinePage__ItemTitle{font-family:montefiore,helvetica,Arial,sans-serif;margin-bottom:16px;font-size:4rem;text-align:inherit;text-transform:uppercase}@media (min-width:480px){.TimelinePage__ItemTitle{font-size:3.5rem;margin-bottom:40px}}@media (min-width:768px){.TimelinePage__ItemTitle{font-size:4rem}}@media (min-width:1080px){.TimelinePage__ItemTitle{font-size:5rem}}.TimelinePage__ItemText{margin:0 auto;padding:0 16px;letter-spacing:.5px;text-align:center;font-size:1.5rem;line-height:1.4}@media (min-width:480px){.TimelinePage__ItemText{text-align:inherit;padding:0;font-size:1.8rem}}@media (min-width:768px){.TimelinePage__ItemText{font-size:1.5rem}}@media (min-width:1200px){.TimelinePage__ItemText{font-size:2rem}}.TimelinePage__YearsColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:40px;z-index:99999}@media (min-width:480px){.TimelinePage__YearsColumn{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:0;right:0}.TimelinePage__YearsColumn.fixed{position:fixed}}.TimelinePage__YearsColumn--Item{font-family:montefiore,helvetica,Arial,sans-serif;font-weight:300;font-size:2.3rem;letter-spacing:1px;margin:8px;color:#2aa784}.TimelinePage__YearsColumn--Item:hover{color:#7fcab5}@media (min-width:480px){.TimelinePage__YearsColumn--Item{margin:0;margin-bottom:8px}}@-webkit-keyframes fadeInTimelineHeader{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeInTimelineHeader{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.ProjectLandingPage__PageWrap{padding:0 16px;max-width:1257px}@media (min-width:1200px){.ProjectLandingPage__PageWrap{margin:0 auto}}.ProjectLandingPage .Hero__Wrap{display:none}.ProjectLandingPage__HeroColumn{display:inline-block;width:100%;position:relative;-ms-flex-line-pack:center;align-content:center}@media (min-width:1200px){.ProjectLandingPage__HeroColumn{-ms-flex-line-pack:stretch;align-content:stretch;width:50%}}.ProjectLandingPage__HeroWrap{margin:-70px auto 40px}@media (min-width:768px){.ProjectLandingPage__HeroWrap{margin:-98px auto 80px}}@media (min-width:1200px){.ProjectLandingPage__HeroWrap{min-width:1145px;padding:0}}.ProjectLandingPage__HeroContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f4f4;background-image:url("/static/rejlers/img/vector.svg");background-repeat:no-repeat;background-position:0 100%;background-size:cover;padding:20px;margin:40px auto 0}@media (min-width:768px){.ProjectLandingPage__HeroContent{background-size:auto 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}}@media (min-width:1200px){.ProjectLandingPage__HeroContent{padding:32px 52px 52px;margin:0}}.ProjectLandingPage__HeroContent .ProjectLandingPage__HeroTitle{font-family:Montefiore;color:#2b3a55;text-transform:uppercase;font-size:7rem;margin-bottom:16px}@media (min-width:1200px){.ProjectLandingPage__HeroContent .ProjectLandingPage__HeroTitle{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:9.6rem}}.ProjectLandingPage__HeroContent .ProjectLandingPage__HeroText{color:#484d52;font-family:helvetica-now-text;line-height:1.56;margin:16px 0 24px;font-size:1.6rem}@media (min-width:480px){.ProjectLandingPage__HeroContent .ProjectLandingPage__HeroText{font-size:1.8rem}}.ProjectLandingPage .ProjectLandingPage__HeroButton{margin:auto auto 20px 0}@media (min-width:1200px){.ProjectLandingPage .ProjectLandingPage__HeroButton{margin:0}}.ProjectLandingPage__ExploreTitle{font-family:helvetica-now-text;font-size:2.8rem;font-weight:700;line-height:1.43;letter-spacing:.1px;color:#1d1d1b;margin-bottom:24px}@media (min-width:768px){.ProjectLandingPage__ExploreTitle{margin-bottom:32px}}.ProjectCategoryFilter__Wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.ProjectCategoryFilter__LinkItem{margin:0 8px 16px 0;height:32px;padding:0 16px;font-size:1.5rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:37px;background-color:#fff;border:1px solid #2b3a55;-webkit-transition:background-color .25s cubic-bezier(.25,.46,.45,.94);transition:background-color .25s cubic-bezier(.25,.46,.45,.94)}@media (min-width:480px){.ProjectCategoryFilter__LinkItem{font-size:1.8rem;margin:0 16px 16px 0;padding:0 28px;height:48px}}.ProjectCategoryFilter__LinkItem .ProjectCategoryFilter__LinkText{color:#2b3a55}.ProjectCategoryFilter__LinkItem--Active{background-color:#2b3a55}.ProjectCategoryFilter__LinkItem--Active .ProjectCategoryFilter__LinkText{color:#fff}.ProjectCategoryFilter__LinkItem:active,.ProjectCategoryFilter__LinkItem:hover{background-color:#d5d8dd}.ProjectCategoryFilter__LinkItem:active .ProjectCategoryFilter__LinkText,.ProjectCategoryFilter__LinkItem:hover .ProjectCategoryFilter__LinkText{color:#2b3a55}.ProjectCardListing__Row{margin:32px 0 16px;font-family:helvetica-now-text;font-size:1.4rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:768px){.ProjectCardListing__Row{margin:48px 0 32px}}.ProjectCardListing__Count,.ProjectCardListing__Sort{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectCardListing__Sort{margin-left:auto}.ProjectCardListing__Wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}@media (min-width:480px){.ProjectCardListing__Wrap{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.ProjectCardListing__Wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1080px){.ProjectCardListing__Wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.ProjectCardListing__Wrap:after{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:480px){.ProjectCardListing__Wrap:after{min-width:280px;margin:0 12px 24px;width:calc(33.33333% - 50px);-ms-flex-preferred-size:calc(33.33333% - 75px);flex-basis:calc(33.33333% - 75px);content:"";min-height:0;margin-bottom:0}}@media (min-width:768px){.ProjectCardListing__Wrap:after{width:calc(33.33333% - 24px);-ms-flex-preferred-size:calc(33.33333% - 24px);flex-basis:calc(33.33333% - 24px);content:"";min-height:0;margin-bottom:0}}@media (min-width:1200px){.ProjectCardListing__Wrap:after{-ms-flex-preferred-size:calc(100% / 3 - 36px);flex-basis:calc(100% / 3 - 36px);margin:0;margin-bottom:54px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;content:"";min-height:0;margin-bottom:0}}.ProjectCard{background-color:#f5f4f4;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;position:relative;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:480px){.ProjectCard{min-width:280px;margin:0 12px 24px;width:calc(33.33333% - 50px);-ms-flex-preferred-size:calc(33.33333% - 75px);flex-basis:calc(33.33333% - 75px)}}@media (min-width:768px){.ProjectCard{width:calc(33.33333% - 24px);-ms-flex-preferred-size:calc(33.33333% - 24px);flex-basis:calc(33.33333% - 24px)}}@media (min-width:1200px){.ProjectCard{-ms-flex-preferred-size:calc(100% / 3 - 36px);flex-basis:calc(100% / 3 - 36px);margin:0;margin-bottom:54px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.ProjectCard__Link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px;overflow:hidden}.ProjectCard__Link:hover .ProjectCard__ImageInnerWrapper{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (hover:none){.ProjectCard__Link:hover .ProjectCard__ImageInnerWrapper{-webkit-transform:scale(1);transform:scale(1)}}.ProjectCard__ImageWrapper{height:216px;background-color:rgba(29,29,27,.15);overflow:hidden}.ProjectCard__ImageInnerWrapper{height:100%;width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;will-change:transform}.ProjectCard__Image{width:auto;height:100%;padding-bottom:50%;background-position:50%;background-repeat:no-repeat;opacity:0;-webkit-animation:fadeInUpLight .25s .25s ease forwards;animation:fadeInUpLight .25s .25s ease forwards}.ProjectCard__Category{position:absolute;top:10px;left:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:56px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:#fff}.ProjectCard__Category>span{display:block;padding:8px 16px;font-size:1.2rem;font-weight:700;line-height:1.58;letter-spacing:1px;color:#484d52}.ProjectCard__Title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;font-weight:500;line-height:1.35;color:#484d52;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;font-family:helvetica-now-text;margin-bottom:16px;color:#1d1d1b}@media (min-width:480px){.ProjectCard__Title{font-size:1.8rem}}@media (min-width:1200px){.ProjectCard__Title{font-size:2.4rem}}.ProjectCard__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ProjectCard__Info{margin-top:auto}.ProjectCard__CustomerText{color:#484d52;font-family:helvetica-now-text;font-size:1.4rem;padding-right:8px;border-right:1px solid #484d52}@media (min-width:480px){.ProjectCard__CustomerText{font-size:1.5rem}}.ProjectCard__CustomerName{font-family:helvetica-now-text;color:#1d1d1b;margin-left:8px;font-size:1.4rem;font-weight:500}@media (min-width:480px){.ProjectCard__CustomerName{font-size:1.5rem}}.ProjectCtaCardBlock__Wrap{overflow:hidden;position:relative;margin-bottom:80px}@media (min-width:768px){.ProjectCtaCardBlock__Wrap{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ProjectCtaCardBlock__Image{background-repeat:no-repeat;width:100%;height:100%;background-size:cover;background-position:50%;padding-top:50%;margin-bottom:-40px;overflow:hidden;position:relative}@media (min-width:768px){.ProjectCtaCardBlock__Image{padding:0;margin:0;height:100%;background-size:cover;background-position:50%;min-width:57.5%;width:57.5%;margin-right:-7.5%;height:auto}}.ProjectCtaCardBlock__Content{position:relative;background-color:#e5f4f0;overflow:visible;margin:0 auto;width:calc(100% - 40px);padding:40px}@media (min-width:768px){.ProjectCtaCardBlock__Content{margin:56px 56px 54px auto;width:50%;min-width:50%}}.ProjectCtaCardBlock__Content:after{content:"";display:block;position:absolute;background-position:bottom right 0;background-repeat:no-repeat;background-image:url("/static/rejlers/img/vector-rounded.svg");background-size:contain;height:calc(100% - 20px);width:100%;bottom:0;right:1px;-webkit-transform:translateZ(0);transform:translateZ(0)}.ProjectCtaCardBlock__Title{font-size:2.6rem;font-weight:500;line-height:1.38;color:#1d1d1b;margin-bottom:16px;text-align:left}.ProjectCtaCardBlock__Preamble,.ProjectCtaCardBlock__Title{font-family:helvetica-now-text,Arial,sans-serif;position:relative;z-index:2}.ProjectCtaCardBlock__Preamble{font-size:1.8rem;line-height:1.56;color:#484d52;margin-bottom:20px}.ProjectCtaCardBlock__Link,.ProjectCtaCardBlock__Link--Transparent{position:relative;z-index:2}.ProjectCtaCardBlock--Flipped .ProjectCtaCardBlock__Wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:768px){.ProjectCtaCardBlock--Flipped .ProjectCtaCardBlock__Content{margin:56px auto 54px 56px}}.ProjectCtaCardBlock--Flipped .ProjectCtaCardBlock__Content:after{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;right:0;left:1px}.ProjectCtaCardBlock--Flipped .ProjectCtaCardBlock__Image{background-position-x:center right 0}@media (min-width:768px){.ProjectCtaCardBlock--Flipped .ProjectCtaCardBlock__Image{margin-left:-7.5%}}.Pagination__Wrap{margin-bottom:50px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Pagination__Button,.Pagination__Wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Pagination__Button{color:#2b3a55;margin:0 4px;padding:12px 16px 11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:4px solid transparent;width:32px;height:32px}@media (min-width:480px){.Pagination__Button{width:48px;height:48px}}.Pagination__Button--Active{border-bottom:4px solid #2b3a55}.Pagination__Button:hover{border-bottom:4px solid #d5d8dd}.Pagination__Button:hover .Pagination__ButtonText{color:#484d52}.Pagination__ButtonText{font-weight:500;line-height:1.39;letter-spacing:.2px;text-align:center;font-family:helvetica-now-text;font-size:18px;color:#484d52}.Pagination__Ellipsis{width:40px;height:40px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Pagination__Ellipsis:after{display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:3rem;content:"...";width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.InvestorAcquisitionsPage__PageWrap{padding:20px 0}@media (min-width:768px){.InvestorAcquisitionsPage__PageWrap{padding:20px}}.InvestorAcquisitionsPage__ContentWrap{max-width:1225px;margin:0 auto 40px;padding:0 20px}@media (min-width:768px){.InvestorAcquisitionsPage__ContentWrap{padding:40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 80px}}.InvestorAcquisitionsPage__Content{width:100%}@media (min-width:768px){.InvestorAcquisitionsPage__Content{padding:0 40px}}.InvestorAcquisitionsPage--Wide .InvestorAcquisitionsPage__Content{max-width:900px}@media (min-width:768px){.InvestorAcquisitionsPage--Wide .InvestorAcquisitionsPage__Content{padding-right:0}}.InvestorAcquisitionsPage__Sidebar{width:100%}@media (min-width:768px){.InvestorAcquisitionsPage__Sidebar{width:268px}}.InvestorAcquisitionsPage--Wide .InvestorAcquisitionsPage__Sidebar--Right{display:none}.InvestorAcquisitionsPage__SidebarSection{margin-bottom:40px}.InvestorAcquisitionsPage__SidebarItem{font-size:18px;line-height:22px}.InvestorAcquisitionsPage__Title{font-size:4rem;line-height:1.15;margin-bottom:15px;color:#2aa784;text-transform:uppercase;font-family:montefiore,helvetica,Arial,sans-serif}@media (min-width:1200px){.InvestorAcquisitionsPage__Title{font-size:5.4rem}}.InvestorAcquisitionsPage__Preamble{font-size:1.8rem;font-weight:500;line-height:1.45;margin-bottom:30px}@media (min-width:768px){.InvestorAcquisitionsPage__Preamble{font-size:2.2rem}}.InvestorAcquisitionsPage__PreambleImage{max-width:100%;margin-bottom:30px}.InvestorAcquisitionsPage__Timestamp{font-size:1.8rem;font-weight:400;margin-bottom:18px}.InvestorAcquisitionsPage__CardList{background-color:#efeeed}.InvestorAcquisitionsPage__CardList--Persons{background-color:#fff}.InvestorAcquisitionsPage__CardList--Persons strong{display:block;margin-bottom:4px}.InvestorAcquisitionsPage__CardList--Persons p{margin-bottom:12px}@media (min-width:768px){.InvestorAcquisitionsPage__CardList{padding:35px 0}}.InvestorAcquisitionsPage .Button,.InvestorAcquisitionsPage .Button--Primary,.InvestorAcquisitionsPage .Button--Transparent,.InvestorAcquisitionsPage .ProjectCtaCardBlock__Link,.InvestorAcquisitionsPage .ProjectCtaCardBlock__Link--Transparent,.InvestorAcquisitionsPage .ProjectLandingPage .ProjectLandingPage__HeroButton,.ProjectLandingPage .InvestorAcquisitionsPage .ProjectLandingPage__HeroButton{margin-right:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 24px;border:0;font:inherit;font-size:100%;font-weight:500;vertical-align:baseline;font-family:helvetica-now-text,Arial,sans-serif}.InvestorAcquisitionsPage__TermsText{font-weight:500;margin-bottom:16px!important}.InvestorAcquisitionsPage__ButtonContainer{margin-bottom:16px}.InvestorAcquisitionsPage__Select .Select{margin-top:8px;margin-bottom:16px}@media (min-width:768px){.InvestorAcquisitionsPage__Select .Select{margin-bottom:30px}}.InvestorAcquisitionsPage__Select label{position:relative;font-size:1.8rem;font-weight:500;line-height:2.2rem;margin-bottom:4px}.InvestorAcquisitionsPage .Wysiwyg{margin-bottom:0;display:inline-block}.StartPage.StartPage--alternate .StartPage__ContentWrap{opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap{padding:0 20px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--Visible{opacity:1}.StartPage.StartPage--alternate .StartPage__ServiceAreas{margin-bottom:0}.StartPage.StartPage--alternate .StartPage__ServiceAreaTitle{color:#2b3a55;font-family:montefiore,helvetica,Arial,sans-serif;text-transform:uppercase;font-size:3.2rem;font-weight:500;line-height:1.14;margin-bottom:16px}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ServiceAreaTitle{font-size:4rem}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ServiceAreaTitle{width:588px;font-size:6rem;margin-bottom:40px}}@media (min-width:1200px){.StartPage.StartPage--alternate .HeroCarousel{margin-left:24px;margin-right:24px}}.StartPage.StartPage--alternate .HeroCarousel .slick-dots{bottom:32px}.StartPage.StartPage--alternate .HeroCarouselItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;position:relative}.StartPage.StartPage--alternate .HeroCarouselItem.HeroCarouselItem--Center,.StartPage.StartPage--alternate .HeroCarouselItem.HeroCarouselItem--Dark,.StartPage.StartPage--alternate .HeroCarouselItem.HeroCarouselItem--DarkenImage,.StartPage.StartPage--alternate .HeroCarouselItem.HeroCarouselItem--Left,.StartPage.StartPage--alternate .HeroCarouselItem.HeroCarouselItem--Right,.StartPage.StartPage--alternate .HeroCarouselItem.HeroCarouselItem--Transparent{display:block;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}@media (min-width:1200px){.StartPage.StartPage--alternate .HeroCarouselItem{min-height:664px}}.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;margin:0;padding:80px 0 56px}@media (min-width:768px){.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content{padding:128px 0}}.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box{max-width:100%;background:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:480px){.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box{padding:0 20px}}@media (min-width:768px){.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box{margin:0}}.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box .HeroCarouselItem__Title{font-size:5.4rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:montefiore,helvetica,Arial,sans-serif;font-stretch:normal;font-style:normal;font-weight:500;line-height:1;letter-spacing:1.56px;text-align:left;color:#fff;text-transform:uppercase}@media (min-width:768px){.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box .HeroCarouselItem__Title{font-size:8.8rem}}.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box .HeroCarouselItem__Video:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:inherit;background-repeat:no-repeat;background-position:50%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:brightness(55%);filter:brightness(55%);z-index:0}.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box .HeroCarouselItem__Preamble{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#fff;padding-right:60px;margin-bottom:24px}@media (min-width:768px){.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content .HeroCarouselItem__Box .HeroCarouselItem__Preamble{font-size:2rem;margin-bottom:32px}}.StartPage.StartPage--alternate .HeroCarouselItem .HeroCarouselItem__Content{margin:0 auto}.StartPage.StartPage--alternate .StartPage__MixedContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;margin:0;padding-top:56px;padding-bottom:56px;gap:56px}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__MixedContent{padding-top:96px;padding-bottom:96px;gap:96px}}.StartPage.StartPage--alternate .StartPage__MixedContent .StartPage__ContentWrap--HalfSectionBlock:has(.HalfSectionBlock--Green)+.StartPage__ContentWrap--Testimonial,.StartPage.StartPage--alternate .StartPage__MixedContent .StartPage__ContentWrap--HalfSectionBlock:has(.HalfSectionBlock--Pink)+.StartPage__ContentWrap--Testimonial{margin-top:-56px}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__MixedContent .StartPage__ContentWrap--HalfSectionBlock:has(.HalfSectionBlock--Green)+.StartPage__ContentWrap--Testimonial,.StartPage.StartPage--alternate .StartPage__MixedContent .StartPage__ContentWrap--HalfSectionBlock:has(.HalfSectionBlock--Pink)+.StartPage__ContentWrap--Testimonial{margin-top:-96px}}.StartPage.StartPage--alternate .StartPage__ServiceAreaList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:0}@media (min-width:480px){.StartPage.StartPage--alternate .StartPage__ServiceAreaList{margin:0 -8px}}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ServiceAreaList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ServiceAreaList{margin-bottom:-56px}}.StartPage.StartPage--alternate .StartPage__ServiceAreaList:after{content:""}@media (min-width:480px){.StartPage.StartPage--alternate .StartPage__ServiceAreaList:after{margin:0 8px 16px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:300px}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ServiceAreaList:after{padding:0;margin:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:calc(33% - 27px)}}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 0 16px;background-color:#f5f4f4;position:relative;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem--Dark{background-color:#2b3a55}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (min-width:480px){.StartPage.StartPage--alternate .StartPage__ServiceAreaItem{margin:0 8px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px;width:calc(50% - 8px)}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ServiceAreaItem{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-preferred-size:initial;flex-basis:auto;width:calc(33% - 27px);margin:0 0 56px}}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem .CardIcon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 32px 64px}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem .CardIcon__Icon{width:96px;height:96px}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem .CardIcon__TextContainer{margin:0}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem .CardIcon__TextContainer .CardIcon__Title{margin:12px 0;font-family:montefiore,helvetica,Arial,sans-serif;font-size:3.2rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:center;color:#2b3a55}.StartPage.StartPage--alternate .StartPage__ServiceAreaItem .CardIcon__Text{font-family:helvetica-now-text,Arial,sans-serif;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:center;color:#2b3a55;font-size:1.6rem}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ServiceAreaItem .CardIcon__Text{font-size:1.8rem}}.StartPage.StartPage--alternate .Button--Carousel{font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;font-weight:500}.StartPage.StartPage--alternate .Button--Carousel:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:top 50% right 0;mask-position:top 50% right 0;background-color:#fff;content:"";-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:8px}.StartPage.StartPage--alternate .Button--Carousel:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.StartPage.StartPage--alternate .CardList__List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:0}@media (min-width:480px){.StartPage.StartPage--alternate .CardList__List{margin:0}}@media (min-width:768px){.StartPage.StartPage--alternate .CardList__List{padding-top:24px}}.StartPage.StartPage--alternate .CardList__ListItem{width:100%;margin:0 0 24px}@media (min-width:768px){.StartPage.StartPage--alternate .CardList__ListItem{width:calc(50% - 24px)}}@media (min-width:1080px){.StartPage.StartPage--alternate .CardList__ListItem{width:calc(33% - 27px)}}.StartPage.StartPage--alternate .CardArticle__ImageWrapper{max-height:352px}.StartPage.StartPage--alternate .CardArticle__ImageWrapper .CardArticle__ImageInnerWrapper{transition:transform .5s ease,-webkit-transform .5s ease}.StartPage.StartPage--alternate .CardArticle__ImageWrapper .CardArticle__Image{padding-bottom:66%}.StartPage.StartPage--alternate .CardArticle__Content{margin-top:12px;margin-bottom:24px}@media (min-width:768px){.StartPage.StartPage--alternate .CardArticle__Content{margin-top:24px;margin-bottom:0}}.StartPage.StartPage--alternate .CardArticle__Text.Wysiwyg{width:100%;font-family:helvetica-now-text,Arial,sans-serif;font-weight:300;line-height:1.55;color:#2b3a55;font-size:1.6rem}@media (min-width:768px){.StartPage.StartPage--alternate .CardArticle__Text.Wysiwyg{font-size:1.8rem}}.StartPage.StartPage--alternate .CardArticle__Title{width:100%;font-family:montefiore,helvetica,Arial,sans-serif;text-transform:uppercase;color:#2b3a55;font-size:3.2rem;font-weight:500;line-height:1.19;padding-top:8px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (min-width:1080px){.StartPage.StartPage--alternate .CardArticle__Title{margin-bottom:8px;font-size:2.8rem}}.StartPage.StartPage--alternate .CardArticle__Link .CardArticle__Content{padding-left:60px}.StartPage.StartPage--alternate .CardArticle__Link--External .CardArticle__Content .CardArticle__Title:after,.StartPage.StartPage--alternate .CardArticle__Link--External:hover .CardArticle__Title:after{-webkit-mask-image:url("/static/rejlers//img/link-external.svg");mask-image:url("/static/rejlers//img/link-external.svg")}.StartPage.StartPage--alternate .CardArticle__Link:hover .CardArticle__Title:before{background-color:#2b3a55}.StartPage.StartPage--alternate .CardArticle__Link:hover .CardArticle__Title:after{background-color:#fff}.StartPage.StartPage--alternate .CardArticle__Link .CardArticle__Title{position:relative}.StartPage.StartPage--alternate .CardArticle__Link .CardArticle__Title:before{content:"";border-radius:72px;border:1px solid #2b3a55;background-color:#fff;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;position:absolute;width:48px;height:48px;left:-60px;top:0}@media (min-width:1200px){.StartPage.StartPage--alternate .CardArticle__Link .CardArticle__Title:before{width:48px;height:48px;left:-60px;top:0}}.StartPage.StartPage--alternate .CardArticle__Link .CardArticle__Title:after{content:"";position:absolute;left:-60px;top:0;width:24px;height:24px;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:#2b3a55;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;-webkit-transform:translate(calc(50% + 2px),calc(50% + 2px));transform:translate(calc(50% + 2px),calc(50% + 2px))}@media (min-width:1200px){.StartPage.StartPage--alternate .CardArticle__Link .CardArticle__Title:after{width:24px;height:24px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99;background-color:#fff}.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-bottom:none;padding-bottom:32px}@media (min-width:1080px){.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader{padding-bottom:40px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader__Title{width:100%;font-family:montefiore,helvetica,Arial,sans-serif;font-stretch:normal;font-style:normal;font-weight:500;line-height:1;letter-spacing:.6px;text-align:left;color:#2b3a55;font-size:3.2rem;margin-bottom:8px}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader__Title{font-size:4rem}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader__Title{font-size:6rem;margin-bottom:12px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader__Description{display:initial;font-family:helvetica-now-text,Arial,sans-serif;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#2b3a55;font-size:1.6rem;line-height:1.55}@media (min-width:480px){.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader__Description{padding-right:25%}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap--CardList .SectionHeader__Description{padding-right:0;line-height:1.55;font-size:18px;width:588px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--Testimonial{background:#2b3a55;margin-top:0}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList{background-color:#f5f4f4;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 20px 140px;position:relative}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1225px;margin:0 auto;padding:96px 20px 192px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader{width:100%;border:0;justify-self:auto}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader a:not([class]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Title{font-family:montefiore,helvetica,Arial,sans-serif;line-height:1;letter-spacing:.6px;font-weight:500;text-align:left;color:#2b3a55;font-size:3.6rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Title{font-size:6rem}}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Link{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 32px;border-radius:100px;border:1px solid #2b3a55;color:#2b3a55;font-size:1.8rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:50px;white-space:nowrap}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Link{bottom:70px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");background-image:none;-webkit-mask-position:center;mask-position:center;background-color:#2b3a55;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:10px;top:50%;position:static}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .SectionHeader__Link--External:after{width:32px;height:32px;-webkit-mask-image:url("/static/rejlers//img/link-external.svg");mask-image:url("/static/rejlers//img/link-external.svg")}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews{width:100%;border-bottom:1px solid hsla(22,8%,80%,.7);-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews{width:calc(50% - 24px)}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews:nth-child(2n){margin-right:24px}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews:nth-child(odd){margin-left:24px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews:nth-child(n+1):nth-child(-n+3){border-top:1px solid hsla(22,8%,80%,.7)}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__TextContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__TextContainer{padding-right:80px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__TextContainer .CardNews__Date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.4rem;line-height:1.55;letter-spacing:.1px;text-align:left;color:#2b3a55;font-weight:400;text-transform:uppercase;margin-bottom:8px}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__TextContainer .CardNews__Title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-weight:500;line-height:1.42;font-size:1.8rem;padding-bottom:8px;color:#2b3a55}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__TextContainer .CardNews__Title{font-size:2.2rem;padding-bottom:32px}}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__Link{position:relative;width:100%}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");background-color:#2b3a55;content:"";display:inline-block;position:absolute;top:50%;right:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.StartPage.StartPage--alternate .StartPage__ContentWrap--NewsList .NewsList .CardNews .CardNews__Link:hover:after{opacity:1}}.StartPage.StartPage--alternate .StartPage__ContentWrap--CtaBlock{background:#fff}.StartPage.StartPage--alternate .StartPage__ContentWrap--HalfSectionBlock{position:relative;padding:0 20px}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap--HalfSectionBlock{padding:0 20px}}@media (min-width:768px){.StartPage.StartPage--alternate .StartPage__ContentWrap--HalfSectionBlock>.HalfSectionBlock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:1080px){.StartPage.StartPage--alternate .StartPage__ContentWrap--HalfSectionBlock>.HalfSectionBlock{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.StartPage.StartPage--alternate .StartPage__ContentWrap{margin-left:24px;margin-right:24px}}@media (min-width:1200px){.StartPage.StartPage--alternate .Footer{margin-top:24px}}.HalfSectionBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1225px;margin:0 auto}@media (min-width:768px){.HalfSectionBlock{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.HalfSectionBlock .HalfSectionBlock__Section--TextBlock .TextBlock__Wrap{padding-right:0}.HalfSectionBlock .HalfSectionBlock__Section--TextBlock .TextBlock__Wrap .TextBlock__Preamble{padding-right:0;font-size:1.6rem}@media (min-width:768px){.HalfSectionBlock--reverseOrder{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Container--pink .PersonTestimonial__Testimonial{background:#fad1d6}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Container--pink .PersonTestimonial__Testimonial .PersonTestimonial__Quote:before{background-color:#f6b2bb;opacity:1}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Testimonial{background:#e5f4f0}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Testimonial p{color:#2b3a55}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Quote:before{background-color:#7fcab5;opacity:.3}@media (min-width:768px){.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Quote:before{-webkit-transform:initial;transform:none;left:auto;top:-10%}}@media (min-width:1080px){.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--PersonTestimonial .PersonTestimonial__Quote:before{content:"";-webkit-mask-image:url("/static/rejlers//img/quote.svg");mask-image:url("/static/rejlers//img/quote.svg");height:44px;width:44px;display:block;position:absolute;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width:1080px){.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--TextBlock{margin-right:0}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--CardArticle{margin-left:7.3rem}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--CardArticle .CardArticle__Content{margin:0}}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--CardArticle .CardArticle__Content{margin-top:0;margin-bottom:3.2rem}.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--CardArticle .CardArticle__Image{min-height:15.7rem;padding-bottom:0}@media (min-width:768px){.HalfSectionBlock--reverseOrder .HalfSectionBlock__Section--CardArticle .CardArticle__Image{min-height:31.6rem}}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock{display:initial;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock{display:-webkit-box;display:-ms-flexbox;display:flex}}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--TextBlock{width:100%;margin:-94px auto 0;background-color:#e5f4f0;padding:12.2rem 1.6rem 3.2rem}@media (min-width:768px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--TextBlock{padding:3.2rem;margin:0 -5.6rem 0 0;z-index:3;-ms-flex-item-align:center;align-self:center}}@media (min-width:1080px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--TextBlock{padding:6.2rem 5.3rem}}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--TextBlock .TextBlock__Title{font-size:3.2rem;margin-bottom:.8rem}@media (min-width:1080px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--TextBlock .TextBlock__Title{font-size:4rem}}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle{top:auto;position:relative;left:auto;-webkit-transform:none;transform:none;min-width:calc(100% - 3.2rem);width:calc(100% - 3.2rem);margin:0 auto;height:18.8rem}@media (min-width:768px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle{position:static;height:32.4rem;min-width:56%}}@media (min-width:1080px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle{height:41.6rem}}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div{height:100%;width:100%}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div .CardArticle__ImageWrapper{max-height:18.8rem;overflow:visible}@media (min-width:768px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div .CardArticle__ImageWrapper{max-height:32.4rem}}@media (min-width:1080px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div .CardArticle__ImageWrapper{max-height:41.6rem}}.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div .CardArticle__ImageWrapper .CardArticle__Image{min-height:18.8rem}@media (min-width:768px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div .CardArticle__ImageWrapper .CardArticle__Image{min-height:32.4rem}}@media (min-width:1080px){.HalfSectionBlock--reverseOrder.HalfSectionBlock--overlappingBlock .HalfSectionBlock__Section--CardArticle .CardArticle>div .CardArticle__ImageWrapper .CardArticle__Image{min-height:41.6rem}}.HalfSectionBlock--overlappingBlock{margin:0 -2rem;padding:4rem 2rem}@media (min-width:1080px){.HalfSectionBlock--overlappingBlock{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:0}}@media (min-width:1200px){.HalfSectionBlock--overlappingBlock{margin:0 auto}}.HalfSectionBlock--Pink{padding:56px 0}@media (min-width:1200px){.HalfSectionBlock--Pink{padding:96px 0}}.HalfSectionBlock--Pink:before{background-color:#fdf0f1}.HalfSectionBlock--Green{padding:56px 0}@media (min-width:1200px){.HalfSectionBlock--Green{padding:96px 0}}.HalfSectionBlock--Green:before{background-color:#e5f4f0}.HalfSectionBlock--Green:before,.HalfSectionBlock--Pink:before{content:"";position:absolute;top:0;left:0;width:100%;display:block;height:100%}.HalfSectionBlock__Section{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.HalfSectionBlock__Section .TextBlock__Title{margin-bottom:8px;font-size:3.6rem}@media (min-width:1080px){.HalfSectionBlock__Section .TextBlock__Title{margin-bottom:2rem;font-size:6rem}}.HalfSectionBlock__Section--PersonTestimonial{-ms-flex-item-align:center;align-self:center}.HalfSectionBlock__Section--EventList{margin-top:3.6rem}@media (min-width:768px){.HalfSectionBlock__Section--EventList{margin-left:3.6rem}}.HalfSectionBlock a:not([class]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:1080px){.HalfSectionBlock a:not([class]){-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}@media (min-width:1080px){.HalfSectionBlock a:not([class]):focus-visible .SectionHeader__Link,.HalfSectionBlock a:not([class]):hover .SectionHeader__Link{background-color:#2b3a55}.HalfSectionBlock a:not([class]):focus-visible .SectionHeader__Link:after,.HalfSectionBlock a:not([class]):hover .SectionHeader__Link:after{background-color:#fff}}.HalfSectionBlock .SectionHeader__Title{position:relative;font-size:2.5rem;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#2b3a55;white-space:nowrap;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.HalfSectionBlock .SectionHeader__Title{font-size:6rem}}.HalfSectionBlock .SectionHeader__Link{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:right;color:#2b3a55;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0;white-space:nowrap;place-self:center}.HalfSectionBlock .SectionHeader__Link:after{position:static;background-image:none;width:24px;height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:top 50% right 0;mask-position:top 50% right 0;background-color:#2b3a55;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:10px}.HalfSectionBlock .SectionHeader__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.HalfSectionBlock .TeamTailorJobList{padding:16px 0 0;width:100%}@media (min-width:1200px){.HalfSectionBlock .TeamTailorJobList{padding-top:0}}.HalfSectionBlock .TeamTailorJobList .SectionHeader{padding:26px 0 23px}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-wrapper{flex-direction:column}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job,.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job{flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative;padding:1.6rem 0;border-bottom:1px solid #fad1d6}@media (min-width:768px){.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.6rem 0 2rem 1.6rem}}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job:hover{background:transparent}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job:hover .teamtailor-jobs__job-title{text-decoration:underline}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job:first-of-type{border-top:1px solid #fad1d6}.HalfSectionBlock .TeamTailorJobList .SectionHeader__Title{font-size:3.2rem!important}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-title{width:100%;-ms-flex-item-align:start;align-self:start;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.8rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left;color:#2b3a55;margin-bottom:16px}@media (min-width:768px){.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-title{width:50%;padding-right:5%;margin-bottom:0}}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-title:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-title:hover{text-decoration:underline}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0}@media (min-width:768px){.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__job-info{width:50%}}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__department{margin-bottom:8px;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.4rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#2b3a55;padding-left:32px;position:relative}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__department:before{height:20px;width:20px;content:"";display:block;position:absolute;background-repeat:no-repeat;background-image:url("/static/rejlers/img/icon-briefcase.svg");top:0;left:2px;-webkit-transform:translateZ(0);transform:translateZ(0)}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__location{all:initial;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.4rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#2b3a55;padding-left:32px;position:relative}.HalfSectionBlock .TeamTailorJobList .teamtailor-jobs__location:before{width:20px;height:20px;content:"";display:block;position:absolute;background-position:50%;background-repeat:no-repeat;background-image:url("/static/rejlers/img/icon-map-pin.svg");background-size:contain;top:0;left:2px;-webkit-transform:translateZ(0);transform:translateZ(0)}.HalfSectionBlock .NewsList{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0;position:relative;width:100%}@media (min-width:1200px){.HalfSectionBlock .NewsList{width:663px;margin:0 auto;padding:0}}.HalfSectionBlock .NewsList .SectionHeader{width:100%;border:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}@media (min-width:1080px){.HalfSectionBlock .NewsList .SectionHeader{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:32px}}.HalfSectionBlock .NewsList .SectionHeader__Title{margin-right:14px;font-size:3.6rem}@media (min-width:768px){.HalfSectionBlock .NewsList .SectionHeader__Title{font-size:6rem}}@media (min-width:1080px){.HalfSectionBlock .NewsList .SectionHeader__Title{margin-right:20px}}.HalfSectionBlock .NewsList .SectionHeader__LinkText{display:block;white-space:nowrap;font-family:helvetica-now-text,Arial,sans-serif}@media (min-width:1080px){.HalfSectionBlock .NewsList .SectionHeader__LinkText{display:none}}@media (min-width:1080px){.HalfSectionBlock .NewsList .SectionHeader .SectionHeader__Link{height:48px;border-radius:72px;border:1px solid #2b3a55;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:500;color:#2b3a55;min-width:48px;max-width:48px;padding:12px;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.HalfSectionBlock .NewsList .SectionHeader .SectionHeader__Link:after{position:absolute;display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#2b3a55;content:"";margin:0;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;top:50%;right:24px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.HalfSectionBlock .NewsList .SectionHeader .SectionHeader__Link:focus-visible,.HalfSectionBlock .NewsList .SectionHeader .SectionHeader__Link:hover{background-color:#2b3a55}.HalfSectionBlock .NewsList .SectionHeader .SectionHeader__Link:focus-visible:after,.HalfSectionBlock .NewsList .SectionHeader .SectionHeader__Link:hover:after{background-color:#fff}}.HalfSectionBlock .NewsList .CardNews{width:100%;border-bottom:1px solid hsla(22,8%,80%,.7);-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.HalfSectionBlock .NewsList .CardNews:nth-child(2){border-top:1px solid hsla(22,8%,80%,.7)}.HalfSectionBlock .NewsList .CardNews .CardNews__TextContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.HalfSectionBlock .NewsList .CardNews .CardNews__TextContainer{padding-right:80px}}.HalfSectionBlock .NewsList .CardNews .CardNews__TextContainer .CardNews__Date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.4rem;line-height:1.55;letter-spacing:.1px;text-align:left;color:#2b3a55;font-weight:400;text-transform:uppercase;margin-bottom:8px}.HalfSectionBlock .NewsList .CardNews .CardNews__TextContainer .CardNews__Title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-weight:500;line-height:1.42;font-size:1.8rem;padding-bottom:8px;color:#2b3a55}@media (min-width:768px){.HalfSectionBlock .NewsList .CardNews .CardNews__TextContainer .CardNews__Title{font-size:2.2rem;padding-bottom:18px}}.HalfSectionBlock .NewsList .CardNews .CardNews__Link{position:relative;width:100%}@media (min-width:768px){.HalfSectionBlock .NewsList .CardNews .CardNews__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");background-color:#2b3a55;content:"";display:inline-block;position:absolute;top:50%;right:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.HalfSectionBlock .NewsList .CardNews .CardNews__Link:hover:after{opacity:1}}.HalfSectionBlock .CtaBlock{max-width:1225px;margin:0 auto;padding:0;width:100%}@media (min-width:1080px){.HalfSectionBlock .CtaBlock{margin:48px 0 0}}@media (min-width:1200px){.HalfSectionBlock .CtaBlock{margin-top:40px}}.HalfSectionBlock .CtaBlock__Wrap{overflow:hidden;position:relative;padding:24px 0 40px}@media (min-width:768px){.HalfSectionBlock .CtaBlock__Wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:40px 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1080px){.HalfSectionBlock .CtaBlock__Wrap{display:initial;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:96px 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.HalfSectionBlock .CtaBlock__ImageWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;min-width:100%;overflow:hidden;margin-bottom:-40px;z-index:1}@media (min-width:768px){.HalfSectionBlock .CtaBlock__ImageWrap{margin-bottom:0;top:50%;position:absolute;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:calc(100% - 96px);min-width:57.5%;width:57.5%;z-index:auto}}@media (min-width:1080px){.HalfSectionBlock .CtaBlock__ImageWrap{top:auto;position:relative;left:auto;-webkit-transform:none;transform:none;height:auto;min-width:calc(100% - 64px);width:calc(100% - 64px);margin:0 auto}}.HalfSectionBlock .CtaBlock__Image{width:100%;height:100%;padding-top:50%;margin-bottom:0;overflow:hidden;position:static;z-index:5;min-height:200px}@media (min-width:768px){.HalfSectionBlock .CtaBlock__Image{padding-top:0;margin-bottom:0;background-size:cover}}@media (min-width:1080px){.HalfSectionBlock .CtaBlock__Image{padding-top:50%;background-size:cover}}.HalfSectionBlock .CtaBlock__Content{position:relative;background-color:#e5f4f0;overflow:visible;margin:0 auto;width:calc(100% - 40px);padding:24px 16px 32px;z-index:3}@media (min-width:768px){.HalfSectionBlock .CtaBlock__Content{width:50%;padding:48px 56px;margin:40px 0}}@media (min-width:1080px){.HalfSectionBlock .CtaBlock__Content{width:100%;padding:158px 32px 32px;margin:-130px auto 0}}.HalfSectionBlock .CtaBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;color:#2b3a55;text-align:left;position:relative;z-index:2;text-transform:uppercase;font-size:3.2rem;margin-bottom:8px;font-weight:500}@media (min-width:768px){.HalfSectionBlock .CtaBlock__Title{font-size:4rem;line-height:1.19}}.HalfSectionBlock .CtaBlock__Preamble{-ms-flex-item-align:stretch;align-self:stretch;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:300;line-height:1.55;color:#1d1d1b;margin-bottom:24px;z-index:2}@media (min-width:768px){.HalfSectionBlock .CtaBlock__Preamble{font-size:1.8rem}}@media (min-width:1080px){.HalfSectionBlock .CtaBlock__Preamble{margin-bottom:40px}}.HalfSectionBlock .CtaBlock__Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 32px;border-radius:100px;border:1px solid #2b3a55;color:#2b3a55;font-size:1.6rem;font-weight:500;line-height:1.25;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.HalfSectionBlock .CtaBlock__Link{font-size:1.8rem;line-height:1.39}}@media (min-width:1080px){.HalfSectionBlock .CtaBlock__Link{margin-bottom:16px}}.HalfSectionBlock .CtaBlock--Flipped .HalfSectionBlock .CtaBlock__Wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.HalfSectionBlock .CtaBlock--Flipped .HalfSectionBlock .CtaBlock__ImageWrap{left:auto;right:0}.HalfSectionBlock .HalfSectionBlock__Section--CtaBlock+.HalfSectionBlock__Section--NewsList,.HalfSectionBlock .HalfSectionBlock__Section--NewsList+.HalfSectionBlock__Section--CtaBlock{margin-bottom:-80px}@media (min-width:1080px){.HalfSectionBlock .HalfSectionBlock__Section--CtaBlock+.HalfSectionBlock__Section--NewsList,.HalfSectionBlock .HalfSectionBlock__Section--NewsList+.HalfSectionBlock__Section--CtaBlock{padding-left:58px;margin-bottom:0}}@media (min-width:768px){.HalfSectionBlock .HalfSectionBlock__Section--TeamTailorJobList+.HalfSectionBlock__Section--ExcerptBlock{margin-top:40px}}.LinkListBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media (min-width:1200px){.LinkListBlock{gap:4rem}}.LinkListBlock__Title h2{font-family:montefiore,helvetica,Arial,sans-serif;color:#2b3a55;font-size:3.6rem;text-transform:uppercase;line-height:1.11}@media (min-width:1200px){.LinkListBlock__Title h2{font-size:6rem;line-height:1.14}}.LinkListBlock__Item--Even{margin-right:1.6rem}@media (min-width:768px){.LinkListBlock__Item--Even{margin-right:2.4rem}}@media (min-width:1200px){.LinkListBlock__Item--Even{margin-right:5.3rem}}.LinkListBlock__Item--Odd{margin-left:1.6rem}@media (min-width:768px){.LinkListBlock__Item--Odd{margin-left:2.4rem}}@media (min-width:1200px){.LinkListBlock__Item--Odd{margin-left:5.3rem}}.LinkListBlock__Item--Odd .LinkListItemBlock__Image{border-radius:0 0 13rem 0}@media (min-width:768px){.LinkListBlock__Item--Odd .LinkListItemBlock__Image{border-radius:13rem 0 0 0}}@media (min-width:768px){.LinkListBlock__Item--Odd .LinkListItemBlock__Link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.LinkListItemBlock{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f5f4f4}.LinkListItemBlock__Image{width:auto;height:21.3rem;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:0 0 0 13rem}@media (min-width:768px){.LinkListItemBlock__Image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:33.33%;flex-basis:33.33%;height:25.6rem;border-radius:0 13rem 0 0}}@media (min-width:1200px){.LinkListItemBlock__Image{height:31.2rem}}.LinkListItemBlock__Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:100%}@media (min-width:768px){.LinkListItemBlock__Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:25.6rem}}@media (min-width:1200px){.LinkListItemBlock__Link{height:31.2rem}}.LinkListItemBlock__Section{padding:2.4rem 1.6rem 3rem}@media (min-width:768px){.LinkListItemBlock__Section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:66.66%;flex-basis:66.66%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4rem 2.4rem 4rem 3.2rem}}@media (min-width:1200px){.LinkListItemBlock__Section{padding:6.7rem 10.7rem}}.LinkListItemBlock__Title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.6rem}.LinkListItemBlock__Title h3{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:montefiore,helvetica,Arial,sans-serif;font-size:3rem;line-height:1.11;text-transform:uppercase;color:#2b3a55}@media (min-width:768px){.LinkListItemBlock__Title h3{font-size:3.2rem;line-height:1.19}}@media (min-width:1200px){.LinkListItemBlock__Title h3{font-size:4rem}}.LinkListItemBlock__Title h3:before{display:block;width:3.2rem;max-width:3.2rem;height:3.2rem;max-height:3.2rem;background-image:url("/static/rejlers//img/button-arrow-right.svg");background-repeat:no-repeat;background-size:contain;background-position:50%;border:none;content:"";margin-right:1.2rem;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (min-width:768px){.LinkListItemBlock__Title h3:before{margin-right:1.6rem;width:4rem;max-width:4rem;height:4rem;max-height:4rem}}@media (min-width:1200px){.LinkListItemBlock__Title h3:before{width:4.8rem;max-width:4.8rem;height:4.8rem;max-height:4.8rem}}.LinkListItemBlock__Preamble{font-size:1.6rem;line-height:1.47;color:#2b3a55}@media (min-width:1200px){.LinkListItemBlock__Preamble{font-size:1.8rem;line-height:1.55}}.ExcerptBlock{position:relative}@media (min-width:1200px){.ExcerptBlock__Wrap{padding-right:104px}}.ExcerptBlock__Title{font-size:3.2rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:left;color:#2b3a55;text-transform:uppercase;margin-bottom:16px}@media (min-width:768px){.ExcerptBlock__Title{font-size:4rem;line-height:1.19}}@media (min-width:1200px){.ExcerptBlock__Title{font-size:60px}}.ExcerptBlock__Preamble{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#2b3a55;margin-bottom:24px}@media (min-width:480px){.ExcerptBlock__Preamble{font-size:1.8rem;padding-right:25%}}@media (min-width:1200px){.ExcerptBlock__Preamble{padding-right:0}}.ExcerptBlock__Button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 32px;border-radius:100px;border:1px solid #2b3a55;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.8rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left;color:#2b3a55;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ExcerptBlock__Button:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:top 50% right 0;mask-position:top 50% right 0;background-color:#2b3a55;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:8px}.ExcerptBlock__Button:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}@media (min-width:768px){.PersonTestimonial{margin-bottom:0}}@media (min-width:1200px){.PersonTestimonial{padding:0}}.PersonTestimonial__Container{display:initial;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.PersonTestimonial__Container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media (min-width:1200px){.PersonTestimonial__Container{padding:28px 0;margin:0 auto;max-width:1225px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.PersonTestimonial__Container--pink .PersonTestimonial__Testimonial{background:#fad1d6}.PersonTestimonial__Container--pink .PersonTestimonial__Quote:before{background-color:#f6b2bb;opacity:1}.PersonTestimonial__Image{top:auto;position:relative;left:auto;-webkit-transform:none;transform:none;margin:0 auto 2.4rem;width:16.1rem;height:23rem;background-position:50%;background-size:cover;background-repeat:no-repeat}@media (min-width:768px){.PersonTestimonial__Image{position:static;min-width:16.1rem;margin-bottom:0}}@media (min-width:1080px){.PersonTestimonial__Image{min-width:21.8rem;width:21.8rem;height:31rem}}@media (min-width:1200px){.PersonTestimonial__Image{border-radius:0}}.PersonTestimonial__Testimonial{background:#d4ede6;text-align:center;width:100%;padding:19.8rem 1.6rem 3.6rem;margin:-17.4rem auto 0}@media (min-width:768px){.PersonTestimonial__Testimonial{text-align:left;margin:0 0 1.6rem -2.4rem;padding:24px 24px 24px 17px}}@media (min-width:1080px){.PersonTestimonial__Testimonial{padding:2.4rem;width:35.3rem;margin:0 0 1.6rem -2.7rem}}.PersonTestimonial__Quote{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.6rem}@media (min-width:768px){.PersonTestimonial__Quote{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row;display:block;padding:0 0 0 7px}}@media (min-width:1080px){.PersonTestimonial__Quote{padding:0}}.PersonTestimonial__Quote:before{content:"";-webkit-mask-image:url("/static/rejlers//img/quote.svg");mask-image:url("/static/rejlers//img/quote.svg");height:44px;width:44px;display:block;position:absolute;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;top:-10%;left:50%;-webkit-transform:translate(-50%,-8px);transform:translate(-50%,-8px);background-color:#7fcab5;opacity:.3}@media (min-width:768px){.PersonTestimonial__Quote:before{-webkit-transform:initial;transform:none;left:auto}}.PersonTestimonial__QuoteText{text-transform:uppercase;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:.01em;color:#2b3a55;font-size:3.2rem;position:relative;z-index:2;-webkit-transform:translateZ(0);transform:translateZ(0)}.PersonTestimonial__QuoteText,.PersonTestimonial__QuoteText p{font-family:montefiore,helvetica,Arial,sans-serif}@media (min-width:768px){.PersonTestimonial__QuoteText{text-align:left;z-index:auto;padding:0 0 0 36px;font-size:2.4rem}}@media (min-width:1080px){.PersonTestimonial__QuoteText{padding:0 0 0 40px;font-size:2.8rem}}.PersonTestimonial__TestimonialText{font-size:14px;line-height:1.5;color:#2b3a55}.PersonTestimonial__TestimonialText--first:after{content:" "}@media (min-width:768px){.PersonTestimonial__TestimonialText{padding:0 0 0 43px}}@media (min-width:1080px){.PersonTestimonial__TestimonialText{padding:0 0 0 40px}}.PersonTestimonial__QuoteName{font-family:helvetica-now-text,Arial,sans-serif;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;color:#fff;font-size:1.4rem}@media (min-width:768px){.PersonTestimonial__QuoteName{text-align:left;padding-left:60px}}@media (min-width:1200px){.PersonTestimonial__QuoteName{padding-left:0}}.PersonTestimonial__Link{position:absolute;height:48px;padding:12px 32px;border-radius:72px;border:1px solid #fff;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:unset;bottom:40px;right:50%;translate:50% 0;font-size:1.6rem;font-family:helvetica-now-text,Arial,sans-serif;font-weight:500;overflow:hidden}.PersonTestimonial__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}@media (min-width:768px){.PersonTestimonial__Link{bottom:70px}}@media (min-width:1200px){.PersonTestimonial__Link{translate:initial;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;max-width:48px;-webkit-transition:max-width .4s ease-in-out .35s,width .4s ease-in-out .35s;transition:max-width .4s ease-in-out .35s,width .4s ease-in-out .35s;bottom:40px;right:80px;padding:12px}.PersonTestimonial__Link .PersonTestimonial__LinkText{opacity:0;-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;height:auto}.PersonTestimonial__Link:focus-visible,.PersonTestimonial__Link:hover{max-width:300px;-webkit-transition:max-width .4s ease-in-out,width .4s ease-in-out;transition:max-width .4s ease-in-out,width .4s ease-in-out}.PersonTestimonial__Link:focus-visible:after,.PersonTestimonial__Link:hover:after{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.PersonTestimonial__Link:focus-visible .PersonTestimonial__LinkText,.PersonTestimonial__Link:hover .PersonTestimonial__LinkText{opacity:1;-webkit-transition:opacity .2s ease-in-out .35s;transition:opacity .2s ease-in-out .35s;height:auto}}.PersonTestimonial__Link:after{display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#fff;content:"";margin-left:10px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (min-width:1200px){.PersonTestimonial__Link:after{position:absolute;top:50%;right:24px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.PersonTestimonial__LinkText{display:block;color:#fff;white-space:nowrap}@media (min-width:1200px){.PersonTestimonial__LinkText{opacity:0;padding-right:32px;padding-left:8px}}@keyframes fadeIn{0%{opacity:0}50%{opacity:0}60%{opacity:.25}75%{opacity:.5}90%{opacity:.75}to{opacity:1}}.TextBlock{position:relative}@media (min-width:1200px){.TextBlock__Wrap{padding-right:104px}}.TextBlock__Title{font-size:3.6rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:left;color:#2b3a55;text-transform:uppercase;margin-bottom:1.2rem}@media (min-width:768px){.TextBlock__Title{font-size:4rem;line-height:1.14;margin-bottom:2rem}}@media (min-width:1200px){.TextBlock__Title{font-size:60px}}.TextBlock__Preamble{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:helvetica-now-text,Arial,sans-serif;font-size:1.6rem;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#2b3a55}@media (min-width:480px){.TextBlock__Preamble{font-size:1.8rem;padding-right:25%}}@media (min-width:1200px){.TextBlock__Preamble{padding-right:0}}.TextBlock__Preamble p:not(:last-child){margin-bottom:.8rem}.TextBlock__Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 32px;border-radius:100px;border:1px solid #2b3a55;color:#2b3a55;font-size:1.6rem;font-weight:500;line-height:1.25;margin-top:2.8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.TextBlock__Link{line-height:1.39}}@media (min-width:1080px){.TextBlock__Link{font-size:1.8rem}}.TextBlock__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;background-color:#2b3a55;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:4px}.TextBlock__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.TextBlock__Link--External:after{width:32px;height:32px;-webkit-mask-image:url("/static/rejlers//img/link-external.svg");mask-image:url("/static/rejlers//img/link-external.svg")}.TextBlockWithHighlight{position:relative}@media (min-width:1200px){.TextBlockWithHighlight__Wrap{padding-right:104px}}.TextBlockWithHighlight__ColoredTitle,.TextBlockWithHighlight__Title{font-size:4rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:left;text-transform:uppercase;margin-bottom:1.2rem}@media (min-width:768px){.TextBlockWithHighlight__ColoredTitle,.TextBlockWithHighlight__Title{font-size:6.4rem;line-height:1.14;margin-bottom:2rem}}@media (min-width:1200px){.TextBlockWithHighlight__ColoredTitle,.TextBlockWithHighlight__Title{font-size:8rem}}.TextBlockWithHighlight__Title{color:#2b3a55}.TextBlockWithHighlight__ColoredTitle{color:#2aa784;margin-left:.6rem;margin-right:.6rem}@media (min-width:768px){.TextBlockWithHighlight__ColoredTitle{margin-left:1.2rem;margin-right:1.2rem}}.YoutubeModal{position:fixed;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.YoutubeModal,.YoutubeModal:before{width:100%;height:100%;top:0;left:0}.YoutubeModal:before{background-color:#000;opacity:.4;position:absolute;content:""}.YoutubeModal__Close{all:unset;border-radius:100px;width:50px;height:50px;background-color:#fff;cursor:pointer;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-60px;right:0}@media (min-width:768px){.YoutubeModal__Close{top:0;right:0;-webkit-transform:translate(100%,-100%);transform:translate(100%,-100%)}}.YoutubeModal__Close:after{width:25px;height:25px;background-size:contain;-webkit-mask-image:url("/static/rejlers/img/close.svg");mask-image:url("/static/rejlers/img/close.svg");background-color:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;content:""}.YoutubeModal__Close:focus-visible{scale:1.1}.YoutubeModal__Close:active{-webkit-transform:scale(.9);transform:scale(.9)}@media (min-width:768px){.YoutubeModal__Close:active{-webkit-transform:scale(.9) translate(100%,-100%);transform:scale(.9) translate(100%,-100%)}}@media (min-width:768px) and (active:none){.YoutubeModal__Close:active{-webkit-transform:scale(1) translate(100%,-100%);transform:scale(1) translate(100%,-100%)}}.YoutubeModal__Wrap{width:100vw;padding:0 20px}@media (min-width:768px){.YoutubeModal__Wrap{padding:0;width:80%;max-width:1225px}}.YoutubeModal__Container{position:relative;height:0;padding-top:56.25%}.YoutubeModal__Frame{position:absolute;top:0;left:0;height:100%;width:100%}.YoutubeModal--open{overflow:hidden}.EntrypointBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:231px;padding:32px}.EntrypointBlock:focus-visible .EntrypointBlock__Link,.EntrypointBlock:hover .EntrypointBlock__Link{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;background-color:#fff}.EntrypointBlock:focus-visible .EntrypointBlock__Link:after,.EntrypointBlock:hover .EntrypointBlock__Link:after{background-color:#2b3a55}.EntrypointBlock__TextContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.EntrypointBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-size:4rem;line-height:115%;text-transform:uppercase;color:#fff}.EntrypointBlock__Text{font-style:normal;font-weight:300;font-size:1.8rem;line-height:1.55;margin-top:12px;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.EntrypointBlock__Link{height:48px;border-radius:72px;border:1px solid #fff;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-family:helvetica-now-text,Arial,sans-serif;font-weight:500;color:#2b3a55;translate:initial;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;max-width:48px;padding:12px;position:relative;place-self:end;margin-top:40px}.EntrypointBlock__Link,.EntrypointBlock__Link:after{-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.EntrypointBlock__Link:after{position:absolute;display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#fff;content:"";margin:0;top:50%;right:24px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.DisclaimerBlock{background-color:#2b3a55;height:4.8rem}@media (min-width:1200px){.DisclaimerBlock{height:14.7rem;position:relative;-webkit-transform:translateY(179px);transform:translateY(179px);z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;background-color:transparent}}@media (min-width:1200px){.DisclaimerBlock__Wrap{background-color:#2b3a55;border-radius:7.4rem 0 0 7.4rem}}.DisclaimerBlock__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:4.8rem}@media (min-width:1200px){.DisclaimerBlock__Content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:14.7rem;width:26rem;padding:2.6rem 2.6rem 2.6rem 4.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.DisclaimerBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;color:#fad1d6;text-align:center;text-transform:uppercase;font-size:2rem;font-weight:500;line-height:1.19}@media (min-width:768px){.DisclaimerBlock__Title{font-size:2.6rem}}@media (min-width:1200px){.DisclaimerBlock__Title{text-align:left;margin-bottom:1.2rem}}.DisclaimerBlock__Link{line-height:0;font-size:0;color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1200px){.DisclaimerBlock__Link{font-size:1.6rem;line-height:1.5;color:#fff}}.DisclaimerBlock__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;background-color:#fad1d6;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:.8rem}@media (min-width:1200px){.DisclaimerBlock__Link:after{background-color:#fff}}.DisclaimerBlock__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.DisclaimerBlock__Link--External:after{width:32px;height:32px;-webkit-mask-image:url("/static/rejlers//img/link-external.svg");mask-image:url("/static/rejlers//img/link-external.svg")}.BenefitsBlock__Content{text-align:center;margin-bottom:4rem}@media (min-width:1200px){.BenefitsBlock__Content{margin-bottom:4.8rem}}.BenefitsBlock__Title{font-family:montefiore,helvetica,Arial,sans-serif;font-size:3.6rem;text-transform:uppercase;margin-bottom:1rem;color:#2b3a55}@media (min-width:768px){.BenefitsBlock__Title{margin-bottom:1.6rem}}@media (min-width:1200px){.BenefitsBlock__Title{font-size:6rem}}.BenefitsBlock__Link{font-size:1.6rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2b3a55}.BenefitsBlock__Link:after{width:25px;height:25px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers//img/arrow-right-gap.svg");mask-image:url("/static/rejlers//img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;background-color:#2b3a55;content:"";-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);display:inline-block;margin-left:4px}.BenefitsBlock__Link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.BenefitsBlock__Columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.8rem}@media (min-width:768px){.BenefitsBlock__Columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1200px){.BenefitsBlock__Columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5.4rem}}.BenefitsBlock__FirstColumnIcon,.BenefitsBlock__SecondColumnIcon,.BenefitsBlock__ThirdColumnIcon{width:14.4rem;height:14.4rem;background-color:#fdf0f1;margin:0 auto;border-radius:7.2rem 7.2rem 0 0;margin-bottom:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.BenefitsBlock__FirstColumnIcon,.BenefitsBlock__SecondColumnIcon,.BenefitsBlock__ThirdColumnIcon{width:12.8rem;height:12.8rem;border-radius:6.4rem 6.4rem 0 0;margin-bottom:3.2rem}}@media (min-width:1200px){.BenefitsBlock__FirstColumnIcon,.BenefitsBlock__SecondColumnIcon,.BenefitsBlock__ThirdColumnIcon{width:16rem;height:16rem;border-radius:8rem 8rem 0 0}}.BenefitsBlock__FirstColumnIcon span,.BenefitsBlock__SecondColumnIcon span,.BenefitsBlock__ThirdColumnIcon span{display:inline-block;width:9.6rem;height:9.6rem}.BenefitsBlock__SecondColumnIcon{border-radius:0 0 7.2rem 7.2rem}@media (min-width:768px){.BenefitsBlock__SecondColumnIcon{border-radius:0 0 6.4rem 6.4rem}}@media (min-width:1200px){.BenefitsBlock__SecondColumnIcon{border-radius:0 0 8rem 8rem}}@media (min-width:768px){.BenefitsBlock__FirstColumn,.BenefitsBlock__SecondColumn,.BenefitsBlock__ThirdColumn{width:33%}}.BenefitsBlock__FirstColumn h3,.BenefitsBlock__SecondColumn h3,.BenefitsBlock__ThirdColumn h3{text-align:center;font-family:montefiore,helvetica,Arial,sans-serif;font-size:2.6rem;text-transform:uppercase;margin-bottom:1rem;line-height:1.19;color:#2b3a55}@media (min-width:768px){.BenefitsBlock__FirstColumn h3,.BenefitsBlock__SecondColumn h3,.BenefitsBlock__ThirdColumn h3{margin-bottom:1.2rem;font-size:2.4rem}}@media (min-width:1200px){.BenefitsBlock__FirstColumn h3,.BenefitsBlock__SecondColumn h3,.BenefitsBlock__ThirdColumn h3{font-size:3.2rem;margin-bottom:1.7rem}}.BenefitsBlock__FirstColumn p,.BenefitsBlock__SecondColumn p,.BenefitsBlock__ThirdColumn p{color:#2b3a55;width:75%;text-align:center;margin:0 auto;line-height:1.47}@media (min-width:1200px){.BenefitsBlock__FirstColumn p,.BenefitsBlock__SecondColumn p,.BenefitsBlock__ThirdColumn p{width:100%;font-size:1.8rem;line-height:1.55}}.BlogList{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.BlogList,.BlogList .SectionHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.BlogList .SectionHeader{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;color:#2b3a55;margin-bottom:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BlogList .SectionHeader__Title{margin-right:20px;text-transform:uppercase;font-size:3.8rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;line-height:1.11;text-align:left}.BlogList__List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:54px}@media (min-width:768px){.BlogList__List{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.BlogList__List li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.CardBlog{position:relative}.CardBlog__Link{position:absolute;top:0;left:0;z-index:999;width:100%;height:100%}.CardBlog__Image{background:#698e7b;width:100%;height:352px;overflow:hidden;position:relative}.CardBlog__Image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.CardBlog:hover .CardBlog__Image img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (hover:none){.CardBlog:hover .CardBlog__Image img{-webkit-transform:scale(1);transform:scale(1)}}.CardBlog__Image:after{padding-bottom:1.67045px}.CardBlog__ContentWrapper{padding:24px;width:100%;margin-top:-106px;z-index:1;position:relative}.CardBlog__Inner{padding:24px 24px 32px;background-color:#f5f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:768px){.CardBlog__Inner{min-height:246px}}.CardBlog__Date{font-size:1.2rem;font-style:normal;font-weight:400;line-height:155%;letter-spacing:.1px;text-transform:uppercase;color:#2b3a55}@media (min-width:768px){.CardBlog__Date{font-size:1.4rem}}.CardBlog__Title{padding-top:8px;padding-bottom:20px;font-size:2.8rem;font-family:montefiore,helvetica,Arial,sans-serif;line-height:1.11;text-transform:uppercase;color:#2b3a55}@media (min-width:768px){.CardBlog__Title{line-height:1.19;font-size:3.2rem}}.CardBlog__Contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2b3a55}.CardBlog__ContactImage{border-radius:50%;width:64px;height:64px;overflow:hidden;position:relative}.CardBlog__ContactImage img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.CardBlog__ContactImage:after{padding-bottom:1.67045px}.CardBlog__ContactName{font-weight:700;width:100%;display:block}.CardBlog__ContactName--Title{font-weight:325;margin-top:8px}.TripleCardList{position:relative;padding:0 16px;max-width:1225px;margin:0 auto}@media (min-width:1200px){.TripleCardList{padding:0}}.TripleCardList__List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1080px){.TripleCardList__List{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:46px}}.TripleCardList__List li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:1080px){.TripleCardList__List li{-webkit-box-flex:1;-ms-flex:1 1 33%;flex:1 1 33%}}.TripleCardList .SectionHeader{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:24px}@media (min-width:768px){.TripleCardList .SectionHeader{padding-bottom:32px}}@media (min-width:1080px){.TripleCardList .SectionHeader{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.TripleCardList .SectionHeader__Title{margin-right:20px;position:relative;font-size:3.6rem;font-family:montefiore,helvetica,Arial,sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#2b3a55;white-space:nowrap;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.TripleCardList .SectionHeader__Title{font-size:6rem;margin-left:0}}.TripleCardList .SectionHeader__LinkText{display:none;white-space:nowrap;font-family:helvetica-now-text,Arial,sans-serif}@media (min-width:1080px){.TripleCardList .SectionHeader__LinkText{display:none}}.TripleCardList .SectionHeader .SectionHeader__Link{height:36px;width:36px;border-radius:72px;border:1px solid #2b3a55;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:500;color:#2b3a55;min-width:36px;max-width:36px;padding:12px;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}@media (min-width:768px){.TripleCardList .SectionHeader .SectionHeader__Link{height:48px;width:48px;min-width:48px;max-width:48px}}.TripleCardList .SectionHeader .SectionHeader__Link:after{position:absolute;display:block;width:24px;max-width:24px;height:24px;max-height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/static/rejlers/img/arrow-right-gap.svg");mask-image:url("/static/rejlers/img/arrow-right-gap.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px;background-color:#2b3a55;content:"";margin:0;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;top:50%;right:17px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);background-image:none}@media (min-width:768px){.TripleCardList .SectionHeader .SectionHeader__Link:after{right:24px}}.TripleCardList .SectionHeader .SectionHeader__Link:focus-visible,.TripleCardList .SectionHeader .SectionHeader__Link:hover{background-color:#2b3a55}.TripleCardList .SectionHeader .SectionHeader__Link:focus-visible:after,.TripleCardList .SectionHeader .SectionHeader__Link:hover:after{background-color:#fff}.TripleListCard{position:relative;height:100%}.TripleListCard__Label{position:absolute;z-index:1;top:24px;left:-8px;background:#2b3a55;padding:12px 20px;color:#fff;border-top-right-radius:50px;border-bottom-right-radius:50px;font-size:12px;font-weight:700;text-transform:uppercase}.TripleListCard__Link{position:absolute;top:0;left:0;z-index:999;width:100%;height:100%}.TripleListCard__Image{background:#698e7b;width:100%;height:224px;overflow:hidden;position:relative}.TripleListCard__Image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.TripleListCard:hover .TripleListCard__Image img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (hover:none){.TripleListCard:hover .TripleListCard__Image img{-webkit-transform:scale(1);transform:scale(1)}}.TripleListCard__Image:after{padding-bottom:1.66964px}.TripleListCard__ContentWrapper{width:100%;height:calc(100% - 224px)}.TripleListCard__Inner{padding:20px 16px 24px;background-color:#f5f4f4;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TripleListCard__Title{padding-bottom:24px;font-size:2rem;font-family:montefiore,helvetica,Arial,sans-serif;text-transform:uppercase;color:#2b3a55;letter-spacing:.28px}@media (min-width:768px){.TripleListCard__Title{line-height:1.19;font-size:3.2rem;letter-spacing:.32px;padding-bottom:20px}}.TripleListCard__Footer{width:100%;display:block;font-weight:325;color:#2b3a55}.EventList{width:100%;max-width:1225px}@media (min-width:1200px){.EventList{margin:0 auto}}.EventList__List{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;gap:24px}.EventCard,.EventList__List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.EventCard{padding:32px 24px;background-color:#e5f4f0;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;position:relative}.EventCard:after{content:"";position:absolute;top:50%;bottom:-50%;right:24px;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;width:25px;height:25px;background-image:url("/static/rejlers//img/arrow-right-gap-blue.svg");background-repeat:no-repeat;background-size:cover;background-color:transparent;transition:opacity .3s ease-in-out}.EventCard:focus-visible:after,.EventCard:hover:after{opacity:1}.EventCard__Link{position:absolute;top:0;left:0;width:100%;height:100%}.EventCard__Date{background-color:#7fcab5;padding:12px 32px 12px 24px;margin-left:-32px;margin-right:16px;border-top-right-radius:100px;border-bottom-right-radius:100px;text-align:center;max-height:67px;color:#2b3a55}@media (min-width:768px){.EventCard__Date{margin-right:32px}}.EventCard__Date--day{font-family:montefiore,helvetica,Arial,sans-serif;font-size:26px;font-weight:600;text-transform:uppercase;display:block}.EventCard__Date--month{font-family:helvetica-now-text,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:.1px;text-transform:uppercase}.EventCard__Title{color:#2b3a55;font-size:22px;font-style:normal;font-weight:500;margin-bottom:8px;line-height:142%}.EventCard__Location{color:#2b3a55;font-size:16px;font-style:normal;font-weight:300;line-height:155%;letter-spacing:.1px}.EventCard__Location:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;margin-bottom:-2px;background-image:url("/static/rejlers/img/icon-map-pin.svg");background-repeat:no-repeat;background-size:contain}
/*# sourceMappingURL=index.css.map*/
