.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownSm{0%{opacity:0;transform:translate3d(0,-40%,0)}to{opacity:1;transform:none}}.fadeInDownSm{animation-name:fadeInDownSm}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(20%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpSm{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}.fadeInUpSm{animation-name:fadeInUpSm}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{opacity:1;transform:skewX(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,50%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideInUp2{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp2{animation-name:slideInUp2}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}*,:after,:before{box-sizing:border-box}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}.row-fluid [class*=span]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;display:block;float:left;margin-left:2.127659574%;*margin-left:2.0744680846382977%;min-height:1px;width:100%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:99.99999998999999%;*width:99.94680850063828%}.row-fluid .span11{width:91.489361693%;*width:91.4361702036383%}.row-fluid .span10{width:82.97872339599999%;*width:82.92553190663828%}.row-fluid .span9{width:74.468085099%;*width:74.4148936096383%}.row-fluid .span8{width:65.95744680199999%;*width:65.90425531263828%}.row-fluid .span7{width:57.446808505%;*width:57.3936170156383%}.row-fluid .span6{width:48.93617020799999%;*width:48.88297871863829%}.row-fluid .span5{width:40.425531911%;*width:40.3723404216383%}.row-fluid .span4{width:31.914893614%;*width:31.8617021246383%}.row-fluid .span3{width:23.404255317%;*width:23.3510638276383%}.row-fluid .span2{width:14.89361702%;*width:14.8404255306383%}.row-fluid .span1{width:6.382978723%;*width:6.329787233638298%}.container-fluid{*zoom:1}.container-fluid:after,.container-fluid:before{content:"";display:table}.container-fluid:after{clear:both}@media (max-width:767px){.row-fluid{width:100%}.row-fluid [class*=span]{display:block;float:none;margin-left:0;width:auto}}@media (min-width:768px) and (max-width:1139px){.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}.row-fluid [class*=span]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;display:block;float:left;margin-left:2.762430939%;*margin-left:2.709239449638298%;min-height:1px;width:100%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:99.999999993%;*width:99.9468085036383%}.row-fluid .span11{width:91.436464082%;*width:91.38327259263829%}.row-fluid .span10{width:82.87292817100001%;*width:82.8197366816383%}.row-fluid .span9{width:74.30939226%;*width:74.25620077063829%}.row-fluid .span8{width:65.74585634900001%;*width:65.6926648596383%}.row-fluid .span7{width:57.182320438000005%;*width:57.129128948638304%}.row-fluid .span6{width:48.618784527%;*width:48.5655930376383%}.row-fluid .span5{width:40.055248616%;*width:40.0020571266383%}.row-fluid .span4{width:31.491712705%;*width:31.4385212156383%}.row-fluid .span3{width:22.928176794%;*width:22.874985304638297%}.row-fluid .span2{width:14.364640883%;*width:14.311449393638298%}.row-fluid .span1{width:5.801104972%;*width:5.747913482638298%}}@media (min-width:1280px){.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}.row-fluid [class*=span]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;display:block;float:left;margin-left:2.564102564%;*margin-left:2.510911074638298%;min-height:1px;width:100%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145300001%;*width:91.3997999636383%}.row-fluid .span10{width:82.905982906%;*width:82.8527914166383%}.row-fluid .span9{width:74.358974359%;*width:74.30578286963829%}.row-fluid .span8{width:65.81196581200001%;*width:65.7587743226383%}.row-fluid .span7{width:57.264957265%;*width:57.2117657756383%}.row-fluid .span6{width:48.717948718%;*width:48.6647572286383%}.row-fluid .span5{width:40.170940171000005%;*width:40.117748681638304%}.row-fluid .span4{width:31.623931624%;*width:31.5707401346383%}.row-fluid .span3{width:23.076923077%;*width:23.0237315876383%}.row-fluid .span2{width:14.529914530000001%;*width:14.4767230406383%}.row-fluid .span1{width:5.982905983%;*width:5.929714493638298%}}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.hide{display:none}.show{display:block}.hidden,.invisible{visibility:hidden}.hidden{display:none}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}@media (max-width:767px){.visible-phone{display:inherit!important}.hidden-phone{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}@media (min-width:768px) and (max-width:1139px){.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}.content-wrapper,.dnd-section>.row-fluid,.page-center{margin:0 auto}.banner-section .dnd-section{padding:0!important}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:100;src:url(https://use.typekit.net/af/c47696/00000000000000003b9b305e/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n1&v=3) format("woff2"),url(https://use.typekit.net/af/c47696/00000000000000003b9b305e/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n1&v=3) format("woff"),url(https://use.typekit.net/af/c47696/00000000000000003b9b305e/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n1&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:300;src:url(https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:italic;font-weight:300;src:url(https://use.typekit.net/af/40ff7f/00000000000000003b9b3061/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i3&v=3) format("woff2"),url(https://use.typekit.net/af/40ff7f/00000000000000003b9b3061/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i3&v=3) format("woff"),url(https://use.typekit.net/af/40ff7f/00000000000000003b9b3061/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i3&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:400;src:url(https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:italic;font-weight:400;src:url(https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:500;src:url(https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:600;src:url(https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:700;src:url(https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3) format("opentype")}body{line-height:1.11111;word-break:break-word}html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body{line-break:strict;word-break:break-all}p{margin:0 0 10px}a{cursor:pointer;text-decoration:none;transition:all .15s linear}h1,h2,h3,h4,h5,h6{line-height:1.2;margin:0 0 10px}h2{margin-bottom:20px;margin-top:20px}@media (max-width:991px){h2{margin-top:0}}@media (max-width:479px){h2{margin-top:15px}}ol,ul{margin:0 0 1.4rem}ol ol,ol ul,ul ol,ul ul{margin:0}ul.no-list{list-style:none}code{vertical-align:bottom}blockquote{border-left:2px solid;margin:0 0 1.4rem;padding-left:15px}hr{background-color:#ccc;border:none;color:#ccc;height:1px}b,optgroup,strong{font-weight:700}.button,button{cursor:pointer;display:inline-block;font-size:.92rem;text-align:center;transition:all .15s linear;white-space:normal}.button:disabled,button:disabled{background-color:#d0d0d0;border-color:#d0d0d0;color:#e6e6e6}.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover{text-decoration:none}.hs-page form{margin-bottom:30px}.hs-form-field{margin-bottom:1.4rem}form label{color:#a4a4a4;display:block;font-family:Barlow;font-size:13px;margin-bottom:.35rem}.form-title{font-size:20px;font-weight:600;line-height:23px;margin-bottom:25px}form legend{font-size:.875rem}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{border:1px solid;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;box-sizing:border-box;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;min-height:40px;outline:none!important;padding:0 15px;width:90%}form fieldset{max-width:100%!important}form .input .hs-button{margin-top:20px}.actions{margin-bottom:18px;margin-top:18px;padding:17px 0}form .inputs-list{list-style:none;margin:0;padding:0}form .inputs-list>li{display:block;margin:.7rem 0}form .inputs-list input,form .inputs-list span{vertical-align:middle}form input[type=checkbox],form input[type=radio]{cursor:pointer;margin-right:.35rem}.hs-dateinput{position:relative}.hs-dateinput:before{content:"\01F4C5";position:absolute;right:10%;top:50%;transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:#fff}.fn-date-picker td.is-selected .pika-button{border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{border-radius:0!important;color:#fff}form input[type=file]{background-color:transparent;border:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}form .hs-richtext img{max-width:100%!important}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:1rem!important}.hs-form-required{color:red}.hs-input.invalid.error{border-color:#ef6b51}.hs-error-msgs.inputs-list{margin:0 0 5px;padding-left:5px;width:100%}.hs-error-msgs.inputs-list li{margin:0}.hs-error-msg{color:#f2545b;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;margin-top:0;white-space:normal}.hs-error-msgs label{color:#f2545b;font-family:Barlow}form .hs-button,form input[type=submit]{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-family:Barlow;font-size:14px;font-weight:500;line-height:14px;margin:0;position:relative;text-align:center;transition:all .15s linear;white-space:pre-wrap}.grecaptcha-badge{margin:0 auto}table{margin-bottom:1.4rem;overflow-wrap:break-word}table,td,th{border:1px solid}td,th{padding:.75rem;vertical-align:top}thead td,thead th{border-bottom:2px solid;vertical-align:bottom}.header_outer.no-navigation .header_logo a{height:75px}body.noscroll{overflow:hidden}.header_outer{position:relative;z-index:10}.main_header{left:0;padding:0 6%;position:fixed;top:0;width:100%}.main_header.scroll{background:#fff}.header_container.content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:100%}.header_logo{min-width:145px;padding-left:5px;padding-right:5px;width:7vw}.header_logo a{display:flex;flex-wrap:wrap}.header_logo img{max-width:100%}.header_button a{border:0;border-radius:5px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:16px;font-weight:500;letter-spacing:1.5px;line-height:20px;padding:9px 15px;text-transform:uppercase;-webkit-transition:.35s;transition:.35s;white-space:nowrap}.header_button a:hover{border-radius:5px;letter-spacing:1.5px;margin-top:0;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.header_menu_wrapper{align-items:center;display:flex}.header_language>ul>li img{width:30px}.header_language ul{list-style:none;margin:0;padding:0}.header_language>ul>li span{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:75px;padding-left:21px;padding-right:21px;position:relative}.header_language ul li ul,.header_language>ul>li span{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header_language ul li ul{bottom:auto;display:none;height:auto;left:auto;padding:5px 0;position:absolute;right:0;top:70px;width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:1px solid #f7f7f7;box-shadow:0 0 3px 0 rgba(0,0,0,.2);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header_language ul li{position:relative}.header_language ul li ul li a{display:inline-block;max-width:100%;padding:5px 20px;width:auto}.header_language ul li ul li:last-child a img{padding-bottom:5px;padding-top:5px}.home_se .header_language ul li ul li:last-child a img{padding-bottom:0;padding-top:0}.home_en .header_language ul li ul li a:hover,.home_no .header_language ul li ul li a:hover,.home_se .header_language ul li ul li a:hover{transform:scale3d(1.05,1.05,1)}.header_outer.home_no .header_button a{border-radius:3px}.header_outer.home_no .header_button a:hover{background-color:#00c3a4;box-shadow:1px 1px 12px 0 rgb(0 0 0/8%);-webkit-transform:translate(2px);-ms-transform:translate(2px);transform:translate(2px)}.hamburger_wrap{background-color:transparent;color:#fff;cursor:pointer;display:none;margin-left:9px}.hamburger_line{background-color:#15113b;color:#15113b;height:1px;margin-bottom:6px;margin-top:6px;padding:0;transition:all .2s ease;width:25px}.hamburger_wrap .hamburger_line:first-child,.hamburger_wrap .hamburger_line:nth-child(3){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.hamburger_wrap .hamburger_line:nth-child(2){opacity:1}.hamburger_wrap.open .hamburger_line:first-child{transform:translate3d(0,7px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(45deg) skew(0deg,0deg);transform-style:preserve-3d}.hamburger_wrap.open .hamburger_line:nth-child(2){opacity:0}.hamburger_wrap.open .hamburger_line:nth-child(3){transform:translate3d(0,-7px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(-45deg) skew(0deg,0deg);transform-style:preserve-3d}.header_outer.home_da .L_sninger .mega_menu_title-box a{font-size:14px!important}.header_outer.home_da .header_button a,.header_outer.home_no .header_button a,.header_outer.home_se .header_button a{letter-spacing:0}.main_header .header_logo .blue,.main_header.scroll .header_logo .white{display:none}.main_header.scroll .header_logo .blue{display:block}.header_outer.da .header_menu .Ressourcer ul.submenu.level-2>li.Webinarer{order:4}.header_outer.da .header_menu .Ressourcer ul.submenu.level-2>li.Events{order:5}.header_outer.da .header_menu .Ressourcer ul.submenu.level-2>li.Viden{order:3}.header_outer.home_da .header_menu .Ressourcer ul.submenu.level-2>li.Webinarer{order:4}.header_outer.home_da .header_menu .Ressourcer ul.submenu.level-2>li.Events{order:5}.header_outer.home_da .header_menu .Ressourcer ul.submenu.level-2>li.Viden{order:3}@media (min-width:1025px) and (max-width:1199px){.header_menu ul.submenu.level-1>li>a{padding:9px!important}}@media (min-width:992px) and (max-width:1024px){.header_menu ul.submenu.level-1>li>a{font-size:15px!important;padding:9px 7px!important}}@media (min-width:992px){.mobile_menu{display:none}.header_language ul li:hover ul{display:flex}}@media (max-width:991px){body.mobile-open{overflow:hidden}.main_header{padding:0 3%}.header_button,.header_menu{display:none}.hamburger_wrap{display:block}.header_language ul li ul.lang_show{display:flex}.hs-landing-page .header_outer{min-height:80px}.header_outer.da .header_menu .Ressourcer ul.submenu.level-2>li.Events,.header_outer.da .header_menu .Ressourcer ul.submenu.level-2>li.Viden,.header_outer.da .header_menu .Ressourcer ul.submenu.level-2>li.Webinarer,.header_outer.home_da .header_menu .Ressourcer ul.submenu.level-2>li.Events,.header_outer.home_da .header_menu .Ressourcer ul.submenu.level-2>li.Viden,.header_outer.home_da .header_menu .Ressourcer ul.submenu.level-2>li.Webinarer{order:unset}}@media (max-width:767px){.header_logo{max-width:90%;min-width:120px;width:10vw}.header_outer{min-height:75px}.mobile_menu .header_button a{-webkit-align-self:center;padding-left:18px;padding-right:18px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;border-radius:8px}}@media (max-width:479px){.main_header{padding:0 20px}.hamburger_wrap{margin-left:4px}.header_outer .mobile_menu{margin-top:49px}}footer.footer.no-navigation .footer_cta_wrap{margin-bottom:95px}.footer{padding:95px 0 0}.footer_cta_left h2{color:#fff;font-weight:600;line-height:38px;margin-bottom:20px;margin-top:20px}.footer_cta_left{max-width:300px}.footer_cta_left a{display:block;margin-bottom:0;margin-top:10px;width:180px}.footer_cta_left a img{max-width:85%;object-fit:contain;padding-bottom:20px;padding-top:20px}.footer_cta_right{margin-left:150px;width:300px}.button_demo a,.button_signup a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:3px;font-size:16px;font-weight:500;line-height:20px;margin-top:12px;padding:9px 15px;text-align:center;text-transform:uppercase;-webkit-transition:.35s;transition:.35s}.button_demo a{border:0}.button_signup a{border:1px solid;margin-top:20px}.footer_cta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;width:95%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.social_links{display:flex;margin-left:0;margin-top:20px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.social_links img{width:30px}.contact_in a,.contact_in span{display:flex;line-height:20px}.contact .contact_in:last-child a{display:inline-block}.contact_in a img,.contact_in span img{max-width:100%;width:180px}.social_links a{background-color:transparent;border-radius:4px;margin-right:8px;padding:6px;-webkit-transition:.3s;transition:.3s}.footer_grid{display:flex;gap:35px;margin-left:auto;margin-right:auto;padding-bottom:60px;padding-top:60px;width:95%}.footer_grid_col{border-top:1px solid;font-size:16px;width:25%}.footer_grid_title .hs_cos_wrapper_type_text{display:block;font-family:Barlow,sans-serif;font-size:22px;font-weight:700;line-height:20px;padding-bottom:15px;padding-top:15px;text-transform:uppercase}.footer_grid_col ul{list-style:none;margin:0;padding:0}.footer_grid_col ul li a{display:block;font-weight:400;line-height:20px;padding-bottom:8px;padding-top:8px;text-decoration:none}.footer_grid_col ul li a:hover{text-decoration:underline}.contact_in{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}footer.footer.home.da .copyrights{visibility:hidden}.contact_in img{margin-right:10px;max-width:30px}.copyrights{font-size:16px;text-align:left}.copyrights .hs_cos_wrapper_type_text{font-weight:400;line-height:20px}.footer.da .footer_cta_wrap{margin-bottom:-.5px}.footer.home.da .footer_cta_wrap{margin-bottom:0}.footer.home.se{padding-top:45px}.footer.home.se .footer_cta_left a img{max-width:100%}.footer.home.no .footer_cta_left a img,.footer.home.se .footer_cta_left a img{max-width:100%;padding-bottom:0;padding-top:0}.footer.home.da,.footer.home.no{padding-top:45px}@media (max-width:991px){.footer{padding-top:50px}.footer_container.content-wrapper{margin:auto auto 0;max-width:90%;padding-bottom:0}.footer_grid{flex-wrap:wrap}.footer_grid_col{width:calc(50% - 18px)}.footer_cta_left{max-width:339.72px}.footer_cta_right{margin-left:12px;width:360px}.footer_cta_left a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px;width:20%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer_cta_left a img{max-width:85%;padding-bottom:20px;padding-top:20px}.footer_cta_wrap{width:100%}.footer_cta_left h2{margin-top:0}.footer.home.da .copyrights,.footer.home.se .copyrights{display:flex;justify-content:center;text-align:center}.footer.home.no .footer_cta_left{max-width:20%}.footer.home.no .footer_cta_left a{width:100%}.footer.home.no .footer_cta_wrap{width:95%}.footer.home.no .copyrights{text-align:center}.footer.home.da .footer_cta_wrap{width:95%}.footer.home.da .footer_cta_left{max-width:20%}.footer.home.da .footer_cta_left a{width:100%}.footer.da .footer_grid_col:nth-child(3){order:4}footer.footer.no-navigation .footer_cta_left a{width:180px}footer.footer.no-navigation .footer_cta_wrap{margin-bottom:40px}}@media (max-width:767px){.footer{padding-top:30px}.footer_cta_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.footer_cta_right{margin-left:0;padding-top:24px}.social_links{margin-top:9px}.footer_cta_left a{display:block;margin-bottom:5px;width:150px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer_cta_left{max-width:none}.footer_cta_left h2{display:none}.footer_grid{padding-bottom:0}.footer_grid_col{margin-bottom:50px;width:100%}.footer_grid .footer_grid_col:first-child{order:4}.footer_grid .footer_grid_col:nth-child(3){order:3}.footer.da .footer_cta_right{display:none}.footer.da .footer_grid .footer_grid_col:first-child{order:1}.footer.da .footer_grid .footer_grid_col:nth-child(2),.footer.da .footer_grid .footer_grid_col:nth-child(4){order:2}.footer_cta_right{padding-top:0}.footer.home.da .footer_cta_wrap,.footer.home.se .footer_cta_wrap{align-items:center}.footer.home.da .social_links,.footer.home.se .social_links{justify-content:center}.footer.home.no .copyrights,.footer.home.se .copyrights{padding-top:27px}.footer.home.no .footer_cta_wrap{align-items:center}footer.footer.home.no .social_links{justify-content:center}.main_footerEn .footer_cta_right{padding-top:26px}.footer.home.da .copyrights{padding-top:27px}.footer.home.da .footer_cta_right{display:block}.footer.home.da .footer_cta_left{max-width:100%}.footer.home.da .footer_cta_left a{width:150px}}@media (max-width:479px){.footer_cta_right{width:100%}.social_links{justify-content:center;margin-top:6px}.footer_cta_left{display:flex;justify-content:center;max-width:none;width:100%}.copyrights{font-size:14px;text-align:left}.contact_in:first-child a img,.contact_in:nth-child(2) span img,.contact_in:nth-child(3) a img{height:auto;max-width:235px;min-width:235px;width:auto}.footer.home.da .footer_cta_right{display:block;padding-top:0}.footer.home.da{padding-top:45px}.footer.home.da .copyrights,.footer.home.no .copyrights,.footer.home.se .copyrights{padding-top:52px}.footer.home.no .footer_cta_left{max-width:150px}.footer.home.da .contact .contact_in:last-child a img{max-width:235px;min-width:235px}.footer{overflow:hidden}}@media (max-width:400px){.post_listings .post_title{font-size:18px;line-height:25px}}@media (min-width:992px) and (max-width:1440px){.copyrights{margin-left:auto;margin-right:auto;max-width:95%;padding:0}}.home_pg header.header_outer{min-height:auto}.home_pg .banner_wrap h1{color:#000;margin-bottom:20px}.home_pg .banner_wrap .ban_cont p{color:#000;line-height:1.7vw}.home_row1 .hscwic-wrapper:last-child{margin-bottom:30px}.home_row1 .cwbg-wrapper .hs-btn{border-radius:5px}html[lang=no] .home_row1 .cwbg-wrapper .hs-btn{border-radius:6px}.home_row1 .page-header.section-header{margin:0 auto;max-width:1000px;padding-bottom:35px;padding-top:95px;text-align:center}.home_row2 .hscwic_cont h3{line-height:30px}.home_row2 .hscwic_cont p{color:#a4a4a4;font-size:23px}.home_row2 .btmpn-wrapper{padding-bottom:40px;padding-top:40px}.scroll-header .home_pg .header_logo{padding-left:0;padding-right:0}.fxd_logo{display:none}body:not(.scroll-header) .home_pg .header_menu ul.submenu.level-1>li>a{color:#fff}body:not(.scroll-header) .home_pg .fxd_logo{display:block}body:not(.scroll-header) .home_pg .scroll_logo{display:none}body:not(.scroll-header) .home_pg .hamburger_line{background-color:#fff}footer.footer.ft2{padding-top:45px}footer.footer.ft2 .footer_cta_left a img{max-width:100%;padding-bottom:0;padding-top:0}.nopd .span12>.dnd-section{padding:0}.nopd .dnd-section>.row-fluid{max-width:100%}.invs_pg .header_outer{background-color:#f2f2f2}.invs_pg .tiwc-wrapper .tiwc_main_title{margin-left:20px;text-align:left}.invs_row2 .section.book-demo_w_image.devider{background-attachment:scroll;background-color:transparent;background-position:50% 30%;background-repeat:no-repeat;background-size:cover;height:25vw;padding-bottom:95px;position:relative;width:auto}.invs_row4 .tm_mdl .section.grey-bg.wf-section.dnd-section h2{margin-bottom:30px}.gdpr_row1 .logos .logo_wrap:first-child img{min-width:145px;width:7vw}.gdpr_row1 .logos .logo_wrap:nth-child(4) img{min-width:110px;width:5vw}.body-wrapper .gdpr_row1 .dnd-section{padding-bottom:40px;padding-top:40px}.gdpr_row1 .hscwic-wrapper.right.hscwic_3{margin-bottom:30px}.gdpr_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:20px}.gdpr_row2 .cmprsn-wrapper .main_sec{padding-top:95px}.gdpr_row3 .hscwic-wrapper .hscwic_col img{max-width:600px}.gdpr_row3 .btmpn-wrapper{padding-top:50px}.gdpr_row2 .hscwic-wrapper .hscwic_col p strong{text-transform:uppercase}.gdpr_row2 .hscwic-wrapper .hscwic_list{margin-bottom:0}.gdpr_row2 .hscwic-wrapper .hscwic_list+.hscwic_list{margin-top:15px}.gdpr_row2 .hscwic-wrapper .hscwic_list p{color:#333}.other_sol_pg .header_outer{min-height:auto}.other_sol_pg .banner_wrap{min-height:28vw}.other_sol_pg .banner_wrap h1{font-weight:700}.block{display:block}.preheader{font-weight:700;letter-spacing:1.63px;margin-bottom:-3px;text-transform:uppercase}.preheader,a.btn-reg.btn--text{font-family:Barlow,sans-serif;font-size:16px}a.btn-reg.btn--text{display:inline-block;font-weight:500;padding-right:37px;position:relative}a.btn-reg.btn--text:before{background-color:#00acef;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;right:100%;transition:right .3s ease-in-out}a.btn-reg.btn--text:hover{color:#00acef}a.btn-reg.btn--text:hover:before{right:37px}a.btn-reg.btn--text:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="11" fill="none" viewBox="0 0 6 11"><path stroke="%2300ACEF" stroke-linecap="round" d="m1 1 4.493 4.493M5.493 5.493 1 9.86"/></svg>');position:absolute;right:0;top:0}.light-btn a.btn-reg.btn--text{color:#fff}.light-btn a.btn-reg.btn--text:before{background-color:#fff}.light-btn a.btn-reg.btn--text:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="11" fill="none" viewBox="0 0 6 11"><path stroke="%23fff" stroke-linecap="round" d="m1 1 4.493 4.493M5.493 5.493 1 9.86"/></svg>')}a.btn--pill{border-radius:20px;display:inline-block;font-family:proxima-nova;font-size:15px;font-weight:700;line-height:normal;padding:11px 24px;text-align:center}a.btn--pill.btn--white{background-color:#fff;color:#00acef}a.btn--pill:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}@media(min-width:992px){.home_pg .banner_wrap{background-position:50% 100%;min-height:29vw}.home_pg .header_menu ul.submenu.level-1>li>a{font-weight:500}.invs_pg .banner_wrap .banner_inner{max-width:38%}.invs_row4 .tm_mdl .section.grey-bg.wf-section.dnd-section{padding-bottom:40px;padding-top:40px}}@media(max-width:991px){.home_pg .banner_wrap{padding-bottom:40px;padding-top:60px}.home_row1 .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:500px}.hscwic-wrapper.left .hscwic_col h2{text-align:center}.home_row1 .page-header.section-header{padding-top:50px}.hscwic-wrapper .hscwic_col .wht_icon>img{display:none}.home_row2 .hscwic-wrapper .hscwic-content{padding:6% 6% 0}.home_row2 .btmpn-wrapper .section.yellow_bg{margin-bottom:0}footer.footer.ft2 .copyrights{text-align:center}footer.footer.ft2 .footer_cta_left a{width:100%}footer.footer.ft2 .footer_cta_left{width:20%}footer.footer.ft2 .footer_cta_wrap{width:95%}.invs_pg .banner_wrap{min-height:28vw}.invs_pg .tiwc-wrapper .tiwc_main_title{text-align:center}.invs_pg .tiwc-wrapper .tiwc_row{justify-content:center;margin-bottom:-40px;margin-left:0}.invs_pg .tiwc-wrapper .tiwc_item{margin-bottom:40px;margin-right:0!important;max-width:400px;text-align:center;width:100%}.invs_row2 .section.book-demo_w_image.devider{background-position:0 50%}.invs_pg .tiwc-wrapper .icon_perk{text-align:center}.invs_pg .tiwc-wrapper .tiwc_item:nth-child(2n){order:1}.gdpr_row2 .hscwic-wrapper .hscwic-content{padding:6% 6% 0}.gdpr_row2 .hscwic-wrapper .hscwic-content h2{margin-top:20px;text-align:left}.gdpr_row2 .hscwic-wrapper .hscwic_col>img{margin-left:auto;max-width:90%}.gdpr_row2 .hscwic-wrapper .hscwic_list{padding-left:15px}.gdpr_row2 .cmprsn-wrapper .main_sec{padding-bottom:50px;padding-top:50px}.gdpr_row3 .hscwic-wrapper .hscwic-content{margin-top:25px;padding:6% 6% 0}.gdpr_row3 .hsigplt-wrapper .hsigplt-content{padding:0;text-align:center}.gdpr_row3 .hsigplt-wrapper .hsigplt_row{grid-row-gap:15px}.body-wrapper .gdpr_row1 .dnd-section{padding-bottom:40px;padding-top:40px}.gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:500px}.gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic-content{padding:6% 6% 0}.gdpr_row1 .hscwic-wrapper.left .hscwic_col h2{text-align:center}.other_sol_pg .banner_wrap{min-height:27vw;padding-top:40px}.scroll-header .home_pg .header_logo{min-width:145px;width:7vw}.gdpr_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:0}.preheader{margin-bottom:17px}}@media(max-width:767px){.home_pg .banner_wrap{padding-bottom:0}.home_pg .banner_wrap .ban_cont p{line-height:2.5vw}.home_pg .banner_wrap .mobile-image{height:200px}.home_pg .logos .logo_wrap img{min-width:120px!important;width:10vw!important}.home_row1 .hscwic-wrapper:last-child{margin-bottom:60px}.home_row1 .page-header.section-header{padding-top:30px;width:90%}.home_row2 .btmpn-wrapper{padding-bottom:30px;padding-top:30px}footer.footer.ft2 .copyrights{margin-top:27px}footer.footer.ft2 .footer_cta_left{margin:0 auto;width:150px}footer.footer.ft2 .footer_cta_right{margin:0 auto;padding-top:0;width:auto}.invs_pg .banner_wrap .mobile-image.visible-phone{height:49.2vw}.invs_pg .banner_wrap h1{margin-top:0}.invs_pg .tiwc-wrapper .page-center{padding-top:0}.invs_pg .tiwc-wrapper .tiwc_item{margin-right:auto!important}.invs_pg .tiwc-wrapper .tiwc_row{margin-bottom:-30px}.invs_row2 .section.book-demo_w_image.devider{height:35vw;padding-bottom:60px;padding-top:60px}.gdpr_pg .banner_wrap .mobile-image{height:200px}.gdpr_row1 .logos .logo_wrap:first-child img{max-width:90%;min-width:120px;width:10vw}.gdpr_row1 .logos .logo_wrap:nth-child(4) img{min-width:100px;width:5vw}.body-wrapper .gdpr_row1 .dnd-section{padding-bottom:30px;padding-top:30px}.gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic-content{margin-top:10px;padding-top:0}.gdpr_row2 .hscwic-wrapper .hscwic-content{padding-top:0}.gdpr_row2 .hscwic-wrapper .hscwic-content h2{text-align:center}.gdpr_row2 .cmprsn-wrapper .main_sec{padding:0}.gdpr_row2 .cmprsn-wrapper .excel_vs-ris:after{clear:both;content:"";display:block}.gdpr_row3 .hscwic-wrapper .hscwic-img{margin-top:0}.gdpr_row3 .hscwic-wrapper .hscwic-content{margin-top:10px;padding-top:0}.other_sol_pg .banner_wrap{padding-top:4vw}.scroll-header .home_pg .header_logo{max-width:80%}}@media(max-width:479px){.invs_pg .banner_wrap .mobile-image.visible-phone{height:54vw}.home_row1 .hscwic-wrapper:last-child{margin-bottom:50px}.home_pg .banner_wrap .ban_cont p{font-size:3.2vw;line-height:2.8vw}.home_row2 .hscwic-wrapper .hscwic-content{padding:0}.home_row2 .hscwic_cont h3{display:none}.hscwic-wrapper .hscwic_col p{font-size:18px}.home_row2 .btmpn-wrapper{padding-bottom:30px;padding-top:25px}footer.footer.ft2 .contact_in:first-child a img,footer.footer.ft2 .contact_in:nth-child(2) span img{height:auto;margin-right:0;max-width:100%;min-width:auto;width:235px}footer.footer.ft2 .copyrights{padding-top:25px}.invs_pg .tiwc-wrapper .tiwc_main_title{margin-left:0}.invs_pg .tiwc-wrapper .tiwc_main_title h2{text-align:center}.gdpr_row1 .logos .logo_wrap:nth-child(4) img{min-width:90px}.gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic_row{margin-top:0}.gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic-content{margin-top:0;padding:0}.gdpr_row1 .hscwic-wrapper.left .hscwic_col h2{text-align:left}.gdpr_row2 .hscwic-wrapper .hscwic_col>img{max-width:100%}.gdpr_row2 .hscwic-wrapper .hscwic-content{margin-top:15px;padding:0}.gdpr_row2 .hscwic-wrapper .hscwic-content h2{text-align:left}.gdpr_row2 .hscwic-wrapper .hscwic_list_img img{padding-right:10px}.gdpr_row2 .hscwic-wrapper .hscwic_list{padding-left:0}.gdpr_row3 .hscwic-wrapper.right .hscwic_row{margin-top:0}.gdpr_row3 .hscwic-wrapper .hscwic-content{margin-top:0;padding:0}.gdpr_row3 .hsigplt-wrapper .hsigplt_col h2{text-align:center}.other_sol_pg .banner_wrap{padding-top:30px}.other_sol_pg .banner_wrap .mobile-image{height:250px}}.hs_sctn{font-weight:100;padding:95px 6%}.event-pg .hs_sctn{padding-bottom:0}.bottom_devider{height:80px}.hs_sctn>.page-center{max-width:1300px}.evnt_grpCon .dnd-section>.row-fluid{margin:57px auto 60px;width:95%}.evnt_grpCon .dnd-section>.row-fluid .span6:first-child{width:43.1%}.evnt_grpCon .dnd-section>.row-fluid .span6:last-child{margin-left:3.1%;width:53.8%}.evnt_grpCon .widget-type-rich_text h1{color:#012e61;font-family:Barlow,sans-serif;font-size:3vw;font-weight:700;line-height:3.2vw;margin:0 auto 14px 0;max-width:none;padding-left:0;text-align:left;width:90%}.evnt_grpCon .span6:first-child .widget-type-rich_text{margin-bottom:30px}.evnt_grpCon .widget-type-rich_text p{color:#15113b;font-size:18px;line-height:24px;text-align:left}.evnt_grpCon .widget-type-rich_text blockquote{border:0;display:block;margin:0;padding:10px}.evnt_grpCon .widget-type-rich_text blockquote cite{background-color:transparent;border:1px solid #8f8f8f;color:#8f8f8f;display:block;font-size:18px;font-style:normal;margin-left:20px;margin-right:20px;padding:10px}:lang(da) .evnt_grpCon .widget-type-rich_text blockquote{padding:0}:lang(da) .evnt_grpCon .widget-type-rich_text blockquote cite{font-weight:400;padding-right:45px}.wbnr_grpCon .widget-type-rich_text h2{margin-left:auto;margin-right:auto;margin-top:26px;padding-left:15px;width:90%}.wbnr_grpCon .widget-type-rich_text blockquote{background-color:transparent;border-left-width:0;border-top:1px solid hsla(0,0%,85%,.3);margin:20px auto 70px;padding-bottom:20px;padding-left:0;padding-top:20px;width:90%}.wbnr_grpCon .widget-type-rich_text blockquote p{color:#333;font-family:proxima-nova,sans-serif;font-size:18px;font-weight:400;line-height:20px;margin:0;padding:10px 45px 10px 10px;text-align:left}:lang(da) .wbnr_grpCon .widget-type-rich_text h2{margin-top:20px;padding-left:0;width:88%}.fwp_head{margin-top:-80px}.fwp_head .widget-type-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:25vw;margin-bottom:50px;margin-top:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:transparent;border-bottom:3px dashed #000}.fwp_Con1 .dnd-section>.row-fluid{margin-left:auto;margin-right:auto;max-width:1600px;padding-left:50px;padding-right:50px;width:100%}.fwp_head .widget-type-header h1{display:block;font-family:Barlow,sans-serif;margin:auto;max-width:none;position:static;top:0;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-color:transparent;color:#000;font-size:3.5vw;font-weight:400;line-height:5vw;text-align:center}.fwp_Con .widget-type-rich_text h1{color:#002e61;font-family:Barlow,sans-serif;font-size:2.4vw;font-weight:400;line-height:3vw;margin-bottom:20px;margin-top:0;text-align:center}.fwp_Con2 .widget-type-rich_text h1{margin-top:20px}.fwp_Con .widget-type-rich_text h2{color:#000;font-size:2.1vw;line-height:3vw;margin-top:60px;text-decoration:none}.fwp_Con .widget-type-rich_text p{color:#000;display:block;font-family:proxima-nova,sans-serif;font-size:19px;font-style:normal;font-weight:400;line-height:28px;margin:10px auto 0 0;padding-left:10px;padding-right:20px;text-align:left;text-decoration:none;width:auto}.fwp_Con .widget-type-rich_text strong{text-transform:uppercase}.fwp_Con1 .widget-type-rich_text a,.fwp_Con1 .widget-type-rich_text a:hover{color:unset;color:-webkit-link;text-decoration:underline}.fwp_Con1{overflow:hidden}.fwp_Con1 .widget-type-rich_text ul{color:#15113b;font-size:16px;line-height:26px;margin:0 auto 10px;padding-left:40px;width:90vw}.fwp_Con1 .widget-type-rich_text ul li{color:#333;font-size:18px;font-weight:400}body:not(.scroll-header) .nwsltr-pg .header_outer,body:not(.scroll-header) .price-pg .header_outer,body:not(.scroll-header) .rqstdm-pg .header_outer{background-color:#f2f2f2}.hs_sctn.demo{background-attachment:scroll;background-color:#f5f4f2;background-position:40vw 50px;background-repeat:no-repeat;background-size:auto 1400px}.nwsltr-pg .demo>.page-center{margin-top:0;max-width:1500px;position:relative;text-align:left;z-index:3}.nwsltr-flex{display:-ms-grid;display:grid;grid-auto-columns:1fr;justify-items:stretch;grid-column-gap:0;grid-row-gap:0;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.nwsltr-content{display:block;height:auto;padding:0 35px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nwsltr-content .widget-type-rich_text h1{color:#012e61;font-size:50px;line-height:55px;margin-bottom:10px;margin-top:20px}.nwsltr-content .widget-type-rich_text p{font-size:18px;line-height:26px}.nwsltr-content .widget-type-rich_text img{margin-bottom:20px;margin-top:20px;position:relative;right:auto;width:100%}.nwsltr-form .widget-type-rich_text p{color:#000;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:100;line-height:20px;margin:18px 0 0}.cmn_form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;margin-left:auto;margin-right:auto;margin-top:0;max-width:100%;min-height:600px;min-width:auto;padding:30px;position:relative;top:0;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;align-self:center;grid-auto-columns:1fr;grid-column-gap:16px;grid-row-gap:16px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto;background-color:#fff;border:1px #e6e6e6;border-radius:20px;grid-template-rows:auto auto}.cmn_form .dnd-section{padding:0!important}.cmn_form>div{margin-top:15px;width:100%}.cmn_form.rqstdm_grp>div,html[lang=da] .wbnrdtl-pg .cmn_form>div,html[lang=no] .cmn_form>div{margin-top:0}.cmn_form.nwsltr-form{-ms-grid-column:2;grid-column-start:2;min-height:200px;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.cmn_form.nwsltr-form>.nwsltr_grp{margin-top:15px;width:100%}.cmn_form h3.form-title:empty{display:none}.cmn_form .widget-type-form form{margin:0;padding:0;width:100%}.cmn_form .widget-type-form form .hs-form-field>label,.cmn_form .widget-type-form form .hs-submit{-webkit-font-smoothing:antialiased;-ms-font-smoothing:antialiased}.cmn_form.nwsltr-form .widget-type-form form{margin-top:15px}.cmn_form .widget-type-form form .hs-form-field{margin-bottom:18px}.cmn_form .widget-type-form form .hs-form-field>label{color:#a4a4a4;display:block;float:none;font-family:Barlow;font-size:13px;font-weight:500;line-height:20px;margin-bottom:4px;padding-top:0;width:auto}.cmn_form .widget-type-form form .hs-form-field>.input>.hs-input{width:100%}.cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input{width:90%}.cmn_form .widget-type-form form .legal-consent-container .hs-richtext{color:#4f4f4f;font-family:Barlow;font-size:14px;line-height:24px;margin-bottom:3px}.cmn_form .widget-type-form form .hs-richtext p{color:#4f4f4f;font-family:Barlow;font-size:14px;line-height:24px;margin-bottom:1em;margin-top:1em}.cmn_form .widget-type-form form .hs-richtext p a{color:#00e;text-decoration:underline}.cmn_form .widget-type-form form .hs-richtext p a:hover{color:#551a8b;text-decoration:underline}.cmn_form .widget-type-form form .legal-consent-container .field.hs-form-field{margin-bottom:8px}.cmn_form .widget-type-form form .inputs-list:first-child{padding-top:6px}.cmn_form .widget-type-form form .inputs-list{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 5px;padding-left:5px;width:100%}.cmn_form .widget-type-form form .inputs-list>li{color:inherit;display:block;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%}.cmn_form .widget-type-form form .inputs-list>li>label{color:#4f4f4f;display:block;float:none;font-family:Barlow;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;padding:0;white-space:normal;width:auto}.cmn_form .widget-type-form form .inputs-list .hs-input[type=checkbox]{background-color:#f5f8fa;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;box-sizing:border-box;color:#33475b;cursor:pointer;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;height:auto;line-height:normal;margin:3px 5px 3px 0;max-width:100%;padding:0;vertical-align:unset}.cmn_form .widget-type-form form .inputs-list>li>label>span{display:block;margin-left:20px!important;vertical-align:unset}.cmn_form .widget-type-form form .inputs-list>li>label>span p{color:#4f4f4f;display:inline;font-family:Barlow;font-size:14px;font-weight:400;line-height:18px;margin:0!important;white-space:normal}.cmn_form .widget-type-form form .inputs-list>li>label>span .hs-form-required{vertical-align:unset}.cmn_form .widget-type-form form .hs_submit .actions{text-align:center}.cmn_form .widget-type-form form .hs-button{font-family:Barlow;font-size:15px;font-weight:700;line-height:15px}.cmn_form .widget-type-form form .hs-error-msgs label{color:#f2545b!important}.cmn_form .widget-type-form form select.hs-input{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;padding:9px 10px}.cmn_form .widget-type-form form .hs-form-field>.input>textarea.hs-input{padding:10px 15px;vertical-align:middle}.cmn_form .widget-type-form form .hs-error-msgs label{-webkit-font-smoothing:auto;-ms-font-smoothing:auto}.cmn_form .widget-type-form form select.is-placeholder{color:#bfbfbf}.cmn_form .widget-type-form form select.is-placeholder:focus{color:#33475b}:lang(da).cmn_form .widget-type-form form .hs_submit .actions{margin-bottom:0}:lang(da) .nwsltr-pg .nwsltr-content{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.price-pg .hs_sctn>.page-center,.rqstdm-pg .hs_sctn>.page-center{max-width:1500px}.rqstdm-flex{display:-ms-grid;display:grid;grid-auto-columns:1fr;justify-items:stretch;width:auto;grid-column-gap:0;grid-row-gap:0;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.rqstdm-form{display:block;height:auto;padding:0 35px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.rqstdm-content{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.rqstdm-content .widget-type-rich_text h1{color:#012e61;font-family:Barlow,sans-serif;font-size:3vw;font-weight:700;line-height:3.2vw;margin-bottom:10px;margin-top:20px;max-width:none;text-align:left}.rqstdm-content .widget-type-rich_text p{color:#000;font-family:proxima-nova,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin-bottom:10px;margin-top:0;text-align:left}.rqst_logos .logos{padding:0}.rqst_logos .logos .logo_contain{margin-bottom:auto;margin-top:38px;padding-top:20px}.rqst_logos .logos .logo_wrap{width:33.33%}.rqst_logos .logos .logo_wrap:first-child{width:33%}.rqst_logos .logos .logo_wrap:nth-child(2){margin-bottom:20px}.rqst_logos .logos .logo_wrap:nth-child(3){margin-bottom:10px}.rqst_logos .logos .logo_wrap img{min-width:145px!important;padding-left:5px;padding-right:5px;width:7vw!important}.rqst_logos .logos .logo_wrap:nth-child(2) img{min-width:110px!important;width:5vw!important}.prc-form .cmn_form .widget-type-form form .hs_submit .actions,.rqstdm-form .cmn_form .widget-type-form form .hs_submit .actions{margin-bottom:0;padding-bottom:0}.prc-form .cmn_form .widget-type-form form .hs-button,.rqstdm-form .cmn_form .widget-type-form form .hs-button{font-size:14px;line-height:14px}:lang(da) .rqstdm-pg .rqstdm-content,:lang(no) .price-pg .rqstdm-content,:lang(no) .rqstdm-pg .rqstdm-content{align-self:auto;display:block;height:auto;padding:0 35px}:lang(da) .rqstdm-pg .rqstdm-form,:lang(no) .rqstdm-pg .rqstdm-form{padding:0}:lang(no) .rqstdm-pg .rqst_logos .logos .logo_contain,:lang(sv-se) .rqstdm-pg .rqst_logos .logos .logo_contain{margin-top:48px}:lang(no) body:not(.scroll-header) .price-pg .header_outer .main_header,:lang(no) body:not(.scroll-header) .rqstdm-pg .header_outer .main_header,:lang(sv-se) body:not(.scroll-header) .price-pg .header_outer .main_header,:lang(sv-se) body:not(.scroll-header) .rqstdm-pg .header_outer .main_header{background-color:#fff}.prc-form{-ms-grid-column-span:1;grid-column-end:3;-ms-grid-column:2;grid-column-start:2;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-row:1;grid-row-start:1}.prc-form,.price-pg .rqstdm-content .widget-type-rich_text{display:block;margin:auto 0 auto auto;min-height:auto;padding:6%;width:95%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-color:transparent;border:1px solid transparent;border-radius:15px}.rqstdm-content .widget-type-rich_text ul{list-style:none;margin-bottom:0;margin-top:15px;padding-left:0;padding-top:0}.rqstdm-content .widget-type-rich_text ul>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;padding-bottom:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.rqstdm-content .widget-type-rich_text ul>li>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.rqstdm-content .widget-type-rich_text ul>li>span:first-child{height:auto;margin-left:0;margin-right:10px;min-width:18px;padding-left:0;padding-top:3px;width:20px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-size:40px;line-height:40px}.rqstdm-content .widget-type-rich_text ul>li>span:last-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.rqstdm-content .widget-type-rich_text ul>li p{margin-bottom:0}.price-pg .rqst_logos .logos .logo_wrap:nth-child(3){margin-bottom:20px}.price-pg .rqst_logos .logos .logo_contain{margin-top:48px}:lang(no) .price-pg .rqstdm-content .widget-type-rich_text,:lang(sv-se) .price-pg .rqstdm-content .widget-type-rich_text{border:0;margin:0;padding:0;width:100%}:lang(no) .price-pg .rqstdm-content .widget-type-rich_text img{margin-bottom:20px;margin-top:20px;position:relative;right:auto;width:100%}:lang(no) .price-pg .prc-form{border:0;display:block;padding:0;width:100%}:lang(sv-se) .price-pg .prc-form{border:0;display:block;height:auto;padding:0 35px;width:100%}:lang(sv-se) .price-pg .rqst_logos .logos .logo_wrap:nth-child(3){margin-bottom:10px}body:not(.scroll-header) .wbnrdtl-pg .header_outer{background-color:#f2f2f2}.wbnrdtl-pg .hs_sctn{background-color:#efefef}.wbnrdtl-pg .wbnrdtl_flx{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-row-gap:16px;grid-column-gap:16px;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;-ms-grid-columns:1fr .8fr;grid-template-columns:1fr .8fr;-ms-grid-rows:auto;grid-template-rows:auto;margin-top:50px}.wbnrdtl-pg .wbnrdtl_frm.cmn_form{-webkit-align-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;position:-webkit-sticky;position:sticky;top:30px}.wbnrdtl_frm .widget-type-rich_text h4{color:#15113b;font-family:Barlow,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:10px;margin-top:10px;text-align:center}.wbnrdtl-pg .wbnrdtl_frm.cmn_form .widget-type-form form{padding-top:31px}.wbnrdtl-pg .cmn_form .widget-type-form form .hs-button{font-size:14px;line-height:14px}.cmn_form .widget-type-form form .grecaptcha-badge{margin:0}.cmn_form .widget-type-form form .hs_recaptcha.hs-recaptcha{padding-bottom:2px;padding-left:8px;padding-top:8px}body:not(.scroll-header) .cntct-pg .header_outer{background-color:#f2f2f2}.cntct-pg .cntct-flex{display:-ms-grid;display:grid;grid-auto-columns:1fr;justify-items:stretch;margin-bottom:0;margin-top:0;padding-top:0;width:auto;grid-column-gap:30px;grid-row-gap:60px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.cntct-pg .cntct-content{-webkit-align-self:center;margin-top:0;padding-right:0;padding-top:0;width:auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.cntct-pg .cntct-form{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.cntct-pg .cntct-form>.cntct-formIn{margin-left:auto;margin-right:auto;margin-top:10px;max-width:100%;padding-top:0;width:95%}.cntct-pg .cntct-content .widget-type-rich_text h1{color:#012e61;font-family:Barlow,sans-serif;font-size:3vw;font-weight:700;line-height:3.2vw;margin-bottom:10px;margin-top:20px;max-width:none;text-align:left}.cntct-pg .cntct-content .widget-type-rich_text p{color:#000;font-family:proxima-nova,sans-serif;font-size:22px;font-weight:400;line-height:32px;margin-bottom:10px;margin-top:0;text-align:left}.cntct-pg .cntct-content .widget-type-rich_text img{margin-bottom:20px;margin-top:20px;position:relative;right:auto;width:100%}.cntct-pg .cntct-content .row-fluid [class*=span]{min-height:0}.cntct-pg .cntct-form.cmn_form .widget-type-form form .hs-button{font-size:14px;line-height:14px}:lang(da) .cntct-pg .cntct-flex,:lang(no) .cntct-pg .cntct-flex,:lang(sv-se) .cntct-pg .cntct-flex{grid-column-gap:0;grid-row-gap:0}:lang(da) .cntct-pg .cntct-form>.cntct-formIn,:lang(sv-se) .cntct-pg .cntct-form>.cntct-formIn{padding-top:0}:lang(no) .cntct-pg .hs_sctn>.page-center,:lang(sv-se) .cntct-pg .hs_sctn>.page-center{max-width:1500px}:lang(no) .cntct-pg .cntct-content{display:block;height:auto;padding:0 35px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;align-self:auto}:lang(no) .cntct-pg .cntct-form,:lang(sv-se) .cntct-pg .cntct-content{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}:lang(no) .cntct-pg .cntct-form>.cntct-formIn{margin-top:15px;padding-top:0;width:100%}:lang(no) .cntct-pg .cntct-content .widget-type-rich_text p,:lang(sv-se) .cntct-pg .cntct-content .widget-type-rich_text p{display:block;font-size:18px;line-height:26px}:lang(no) body:not(.scroll-header) .cntct-pg .header_outer .main_header,:lang(sv-se) body:not(.scroll-header) .cntct-pg .header_outer .main_header{background-color:#fff}:lang(no) .cntct-pg .cmn_form .widget-type-form form .hs_submit .actions,:lang(sv-se) .cntct-pg .cmn_form .widget-type-form form .hs_submit .actions{margin-bottom:0;padding-bottom:0}:lang(sv-se) .cntct-pg .cntct-formWrap{display:block;height:auto;padding:0 35px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}:lang(sv-se) .cntct-pg .cntct-form>.cntct-formIn{margin-top:0;width:100%}body:not(.scroll-header) .nwsltrno-pg .header_outer{background-color:#f2f2f2}body:not(.scroll-header) .nwsltrno-pg .header_outer .main_header{background-color:#fff}.nwsltrno-pg .hs_sctn>.page-center{max-width:1500px}.nwsltrno-flex{display:-ms-grid;display:grid;grid-auto-columns:1fr;justify-items:stretch;width:auto;grid-column-gap:0;grid-row-gap:0;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.nwsltrno-content,.nwsltrno-formWrap{display:block;height:auto;padding:0 35px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nwsltrno-content .widget-type-rich_text h1{color:#012e61;font-family:Barlow,sans-serif;font-size:3vw;font-weight:700;line-height:3.2vw;margin-bottom:10px;margin-top:20px;max-width:none;text-align:left}.nwsltrno-content .widget-type-rich_text p{color:#000;font-family:proxima-nova,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin-bottom:10px;margin-top:0;text-align:left}.nwsltrno-content .widget-type-rich_text img{margin-bottom:20px;margin-top:20px;position:relative;right:auto;width:100%}.nwsltrno-form .widget-type-rich_text p{color:#000;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:100;line-height:20px;margin:0}.nwsltrno-form.cmn_form .widget-type-form form .hs_submit .actions{margin-bottom:16px}.nwsltrno-formIn{margin-top:15px}.nwsltrse-pg .nwsltrno-content{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-items:normal;align-self:center;padding:0}.prc-form .cmn_form,.rqstdm-form .cmn_form{padding-bottom:13px}html[lang=no] .opCmp-pg .esgEnv_grp .tccnont-wrapper .tccnont_lists2{align-items:center}@media screen and (max-width:1180px){.cmn_form .widget-type-form form .form-columns-2 .hs-form-field{float:none;width:100%}.cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input{width:100%}.cntct-pg .cntct-form>.cntct-formIn{margin-top:0;padding-top:0}}@media screen and (max-width:991px){.hs_sctn{padding:50px 5%}.event-pg .header_outer,.wbnr-pg .header_outer{min-height:80px}.hs_sctn>.page-center{margin:auto auto 0;max-width:90%}.evnt_grpCon .dnd-section>.row-fluid{margin-bottom:0}.evnt_grpCon .widget-type-rich_text h1{font-size:4vw;line-height:4.2vw;width:100%}.evnt_grpCon .widget-type-rich_text blockquote cite{margin-left:0;margin-right:0}.evnt_grpCon .dnd-section>.row-fluid .span6:first-child{margin-bottom:20px;width:100%}.evnt_grpCon .dnd-section>.row-fluid .span6:last-child{margin-left:0;width:100%}.event-pg .bottom_devider{height:60px}.wbnr_grpCon .widget-type-rich_text h2{padding-left:15px;width:100%}.wbnr_grpCon .widget-type-rich_text blockquote{margin-bottom:40px;width:95%}.wbnr-pg .hs_sctn{padding-bottom:115px}.wbnr_grpCon .widget-type-rich_text blockquote p,:lang(da) .evnt_grpCon .widget-type-rich_text blockquote cite{padding-right:35px}:lang(da) .wbnr_grpCon .widget-type-rich_text h2{margin-bottom:0;margin-top:25px}:lang(da) .wbnr_grpCon .widget-type-rich_text blockquote{margin-bottom:70px}:lang(da) .wbnr-pg .blog-bottomPane .signUp_wrap{margin-top:9px}:lang(da) .wbnr-pg .hs_sctn{padding-bottom:65px}.fwp_head{margin-top:-60px}.fwp_head .widget-type-header{height:30vh;min-width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.fwp_head .widget-type-header h1{margin-bottom:0;margin-top:0}.fwp_Con .widget-type-rich_text p{font-size:2.2vw;line-height:3vw;margin:0;padding-bottom:20px;width:auto}.fwp_Con1 .widget-type-rich_text ul li{color:#000;font-size:2.2vw;font-weight:400;line-height:3vw}.fwp_Con2 .widget-type-rich_text h1{margin-top:0}.hs_sctn.demo{background-position:50% 200%;background-size:contain}.nwsltr-pg .demo>.page-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:779px}.nwsltr-flex,.nwsltr-pg .demo>.page-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.nwsltr-flex{display:-ms-grid;display:grid;grid-auto-columns:1fr;width:90%;grid-column-gap:0;grid-row-gap:40px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.nwsltr-content{margin-bottom:0;padding:0}.cmn_form{box-shadow:none;margin-left:auto;margin-right:auto;min-height:500px;top:0;width:90%}.cmn_form.nwsltr-form{-ms-grid-column:1;grid-column-start:1;max-width:60%;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3}.nwsltr-content .widget-type-rich_text img,.nwsltr-content .widget-type-rich_text p{display:none}.nwsltr-content .widget-type-rich_text h1{text-align:center}.nwsltr-form>.nwsltr_grp{margin-left:10px;margin-right:10px;width:90%}.nwsltr-form .widget-type-rich_text p{margin-left:-5%}:lang(da) .nwsltr-pg .demo>.page-center{max-width:100%}.rqstdm-content .widget-type-rich_text h1{font-size:60px;line-height:60px;text-align:center}.rqst_logos .logos,.rqstdm-content .widget-type-rich_text p,.rqstdm-content .widget-type-rich_text ul{display:none}.price-pg .hs_sctn>.page-center,.rqstdm-pg .hs_sctn>.page-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px;max-width:380px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.price-pg .hs_sctn>.page-center{max-width:382px}.rqstdm-flex{display:-ms-grid;display:grid;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-auto-columns:1fr;grid-column-gap:0;grid-row-gap:40px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.rqstdm-form{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;margin-bottom:0;padding:0}.cmn_form .widget-type-form form .form-columns-2 .hs-form-field{float:none;width:100%}.cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input{width:100%}.cmn_form.rqstdm_grp>.row-fluid-wrapper{font-size:2.2vw;line-height:3.5vw;width:90%}.cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input{width:100%!important}.rqstdm-content .row-fluid [class*=span]{min-height:0}.prc-form{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3}.prc-form,.price-pg .rqstdm-content .widget-type-rich_text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;margin-top:auto;min-height:auto;padding:6% 6% 0;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.prc-form .cmn_form .widget-type-form form{text-align:left}.price-pg .rqstdm-content .widget-type-rich_text h1{padding-bottom:15px}:lang(da) .rqstdm-pg .rqstdm-content .widget-type-rich_text h1,:lang(no) .price-pg .rqstdm-content .widget-type-rich_text h1,:lang(no) .rqstdm-pg .rqstdm-content .widget-type-rich_text h1{line-height:65px}:lang(da) .rqstdm-pg .hs_sctn>.page-center{max-width:401px}:lang(da) .rqstdm-pg .rqstdm-content,:lang(no) .price-pg .rqstdm-content,:lang(no) .rqstdm-pg .rqstdm-content,:lang(sv-se) .price-pg .rqstdm-content{padding:0}:lang(no) .price-pg .rqstdm-content .widget-type-rich_text p,:lang(no) .rqstdm-content .widget-type-rich_text p,:lang(sv-se) .price-pg .rqstdm-content .widget-type-rich_text p,:lang(sv-se) .rqstdm-content .widget-type-rich_text p{display:block}:lang(no) .price-pg .hs_sctn>.page-center,:lang(no) .rqstdm-pg .hs_sctn>.page-center,:lang(sv-se) .price-pg .hs_sctn>.page-center,:lang(sv-se) .rqstdm-pg .hs_sctn>.page-center{max-width:100%}:lang(no) .price-pg .rqstdm-content .widget-type-rich_text img{display:none}:lang(no) .price-pg .rqstdm-content .widget-type-rich_text h1,:lang(sv-se) .price-pg .rqstdm-content .widget-type-rich_text h1{padding-bottom:0}:lang(sv-se) .price-pg .prc-form{padding:0}.wbnrdtl-pg .wbnrdtl_flx{-ms-grid-columns:1fr;grid-template-columns:1fr}.wbnrdtl_frm .wbnrdtl_frmIn{width:90%}.cntct-pg .cntct-content .widget-type-rich_text h1{font-size:60px;line-height:60px;text-align:center}.cntct-pg .cntct-content .widget-type-rich_text img,.cntct-pg .cntct-content .widget-type-rich_text p{display:none}.cntct-pg .cntct-flex{grid-column-gap:15px;grid-row-gap:25px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.cntct-pg .cntct-content{text-align:center}.cntct-pg .cntct-form>.cntct-formIn{margin-top:10px}.cntct-pg .hs_sctn>.page-center{max-width:447px}:lang(en) .cntct-pg .hs_sctn.demo{background-position:50% 78vw;background-size:contain}.cntct-pg .cmn_form .widget-type-form form .hs_submit .actions{margin-bottom:0}:lang(da) .cntct-pg .hs_sctn>.page-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:90%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}:lang(da) .cntct-pg .cntct-flex,:lang(no) .cntct-pg .cntct-flex,:lang(sv-se) .cntct-pg .cntct-flex{display:-ms-grid;display:grid;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-auto-columns:1fr;grid-column-gap:0;grid-row-gap:40px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}:lang(no) .cntct-pg .hs_sctn>.page-center,:lang(sv-se) .cntct-pg .hs_sctn>.page-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:790px}:lang(sv-se) .cntct-pg .hs_sctn>.page-center{max-width:100%}:lang(no) .cntct-pg .cntct-content .widget-type-rich_text h1{font-size:60px;line-height:65px;text-align:center}:lang(no) .cntct-pg .cntct-content{margin-bottom:0;padding:0}:lang(no) .cntct-pg .cntct-form>.cntct-formIn{margin-top:15px;width:90%}:lang(sv-se) .cntct-pg .cntct-formWrap{margin-bottom:0;padding:0}:lang(sv-se) .cntct-pg .cntct-form>.cntct-formIn{margin-top:0;width:90%}.nwsltrno-content .widget-type-rich_text h1{font-size:60px;line-height:65px;text-align:center}.nwsltrse-pg .nwsltrno-content .widget-type-rich_text h1{line-height:60px}.nwsltrno-pg .hs_sctn>.page-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nwsltrno-flex,.nwsltrno-pg .hs_sctn>.page-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.nwsltrno-flex{display:-ms-grid;display:grid;grid-auto-columns:1fr;width:90%;grid-column-gap:0;grid-row-gap:40px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.nwsltrno-content,.nwsltrno-formWrap{margin-bottom:0;padding:0}.nwsltrno-content .widget-type-rich_text img{display:none}.nwsltrno-formIn{margin-left:10px;margin-right:10px;margin-top:15px;width:90%}.nwsltrno-form .widget-type-rich_text p{margin-left:-5%}.cmn_form.nwsltr-form>.nwsltr_grp,.cmn_form>div{width:90%}}@media screen and (max-width:991px) and (min-width:768px){.nwsltrno-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field,.wbnrdtl-pg .wbnrdtl_frm.cmn_form .widget-type-form form .form-columns-2 .hs-form-field,:lang(da) .cntct-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field,:lang(no) .price-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field,:lang(no) .rqstdm-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field,:lang(sv-se) .cntct-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field,:lang(sv-se) .price-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field,:lang(sv-se) .rqstdm-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field{float:left;width:50%}.nwsltrno-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,.wbnrdtl-pg .wbnrdtl_frm.cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,:lang(da) .cntct-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,:lang(no) .price-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,:lang(no) .rqstdm-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,:lang(sv-se) .cntct-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,:lang(sv-se) .price-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input,:lang(sv-se) .rqstdm-pg .cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input{width:90%}.nwsltrno-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input,:lang(da) .cntct-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input,:lang(no) .price-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input,:lang(no) .rqstdm-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input,:lang(sv-se) .cntct-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input,:lang(sv-se) .price-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input,:lang(sv-se) .rqstdm-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone .hs-input{width:68%!important}.nwsltrno-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input,:lang(da) .cntct-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input,:lang(no) .price-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input,:lang(no) .rqstdm-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input,:lang(sv-se) .cntct-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input,:lang(sv-se) .price-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input,:lang(sv-se) .rqstdm-pg .cmn_form .widget-type-form form .hs-input.hs-fieldtype-intl-phone select.hs-input{width:30%!important}}@media screen and (max-width:767px){.hs_sctn{padding:30px 5vw}.evnt_grpCon .widget-type-rich_text h1{font-size:5vw;line-height:5.3vw;text-align:center}.evnt_grpCon .widget-type-rich_text p{text-align:center}.evnt_grpCon .span6:first-child .widget-type-rich_text{margin-bottom:10px}.event-pg .bottom_devider{height:40px}.wbnr_grpCon .widget-type-rich_text h2{text-align:center}.wbnr-pg .hs_sctn{padding-bottom:80px}.evnt_grpCon .widget-type-rich_text .hs-cta-wrapper{display:block;text-align:center}:lang(da) .wbnr-pg .hs_sctn{padding-bottom:40px}:lang(da) .wbnr-pg .blog-bottomPane{margin-left:-4vw;margin-right:-4vw;padding-left:4%;padding-right:4%;width:auto}.fwp_head{margin-top:-40px}.fwp_head .widget-type-header{min-height:300px}.fwp_head .widget-type-header h1{font-size:30px;font-weight:700;line-height:50px;margin-top:0}.fwp_Con .widget-type-rich_text p{font-size:2.5vw;line-height:3.5vw;margin-bottom:2.5vw;margin-left:0;margin-top:0;padding-bottom:1vw;padding-left:10px;padding-right:10px}.fwp_Con .widget-type-rich_text h2{text-align:center}.fwp_Con1 .widget-type-rich_text ul li{font-size:2.5vw;line-height:3.5vw}.hs_sctn.demo{background-position:50% 50%;background-size:contain}.nwsltr-pg .demo>.page-center{margin-top:0;max-width:624px}.nwsltr-flex{margin-bottom:30px;min-height:300px;grid-row-gap:0;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.nwsltr-content{margin-bottom:0;min-height:auto}.nwsltr-content .widget-type-rich_text h1{font-size:40px;line-height:45px}.rqstdm-content .widget-type-rich_text h1{font-size:50px;line-height:55px}.rqstdm-flex{margin-bottom:30px;min-height:300px;grid-row-gap:0;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.rqstdm-form{margin-bottom:0;min-height:auto}.price-pg .hs_sctn>.page-center,.rqstdm-pg .hs_sctn>.page-center{margin-top:0}.cmn_form{margin-left:auto;margin-right:auto;margin-top:0;min-height:200px;top:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cmn_form,.price-pg .rqstdm-content .widget-type-rich_text{width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.price-pg .rqstdm-content .widget-type-rich_text{margin-bottom:0;margin-top:10px}.prc-form{margin-top:10px}:lang(da) .rqstdm-pg .hs_sctn>.page-center{max-width:380px}:lang(da) .rqstdm-pg .rqstdm-content .widget-type-rich_text h1,:lang(no) .price-pg .rqstdm-content .widget-type-rich_text h1,:lang(no) .rqstdm-pg .rqstdm-content .widget-type-rich_text h1{line-height:50px;margin-bottom:0}:lang(no) .price-pg .prc-form,:lang(sv-se) .price-pg .prc-form{margin-top:0}.wbnrdtl_frm .widget-type-rich_text h4{margin-left:auto;margin-right:auto;padding-left:2vw}.cmn_form .widget-type-form form .hs_recaptcha.hs-recaptcha{overflow-x:auto;overflow-y:hidden}.cntct-pg .cntct-content .widget-type-rich_text h1{font-size:50px;line-height:55px}.cntct-pg .hs_sctn>.page-center{max-width:90%}.cntct-pg .cntct-flex{display:-ms-grid;display:grid;margin-left:auto;margin-right:auto;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-auto-columns:1fr;justify-content:center;grid-column-gap:30px;grid-row-gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.cntct-pg .cntct-form>.cntct-formIn{padding-left:10px;padding-right:10px}:lang(en) .cntct-pg .hs_sctn.demo{background-image:none!important}:lang(da) .cntct-pg .cntct-flex{margin-bottom:30px;min-height:300px;grid-row-gap:0;-ms-grid-rows:auto auto;grid-template-rows:auto auto}:lang(no) .cntct-pg .cntct-content .widget-type-rich_text h1{font-size:50px;line-height:50px;margin-bottom:0}:lang(no) .cntct-pg .hs_sctn>.page-center,:lang(sv-se) .cntct-pg .hs_sctn>.page-center{margin-top:0}:lang(no) .cntct-pg .cntct-flex,:lang(sv-se) .cntct-pg .cntct-flex{margin-bottom:30px;min-height:300px;grid-row-gap:0;-ms-grid-rows:auto auto;grid-template-rows:auto auto}:lang(no) .cntct-pg .cmn_form .widget-type-form form .hs_submit .actions,:lang(sv-se) .cntct-pg .cmn_form .widget-type-form form .hs_submit .actions{margin-bottom:18px}:lang(sv-se) .cntct-pg .cntct-form>.cntct-formIn{margin-left:10px;margin-right:10px;margin-top:15px}.nwsltrno-content .widget-type-rich_text h1{font-size:50px;line-height:50px;margin-bottom:0}.nwsltrse-pg .nwsltrno-content .widget-type-rich_text h1{line-height:55px;margin-bottom:10px}.nwsltrno-pg .hs_sctn>.page-center{margin-top:0}.nwsltrno-flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;margin-left:auto;margin-right:auto;min-height:300px;grid-row-gap:0;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.nwsltrno-content,.nwsltrno-formWrap{margin-bottom:0;min-height:auto}}@media screen and (max-width:479px){.hs_sctn{padding:30px 5%}.evnt_grpCon .dnd-section>.row-fluid{margin-bottom:10px}.evnt_grpCon .widget-type-rich_text h1{font-size:6vw;line-height:6.5vw;text-align:center}.evnt_grpCon .widget-type-rich_text p{font-size:16px;padding-top:8px;text-align:center}.wbnr_grpCon .widget-type-rich_text h2{text-align:left}.wbnr_grpCon .widget-type-rich_text blockquote{margin-bottom:50px;margin-top:10px;padding-bottom:0;padding-top:0;width:auto}.wbnr-pg .hs_sctn{padding-bottom:60px}.wbnr_grpCon .widget-type-rich_text blockquote p,:lang(da) .evnt_grpCon .widget-type-rich_text blockquote cite{padding-right:10px}:lang(da) .evnt_grpCon .dnd-section>.row-fluid{margin-bottom:0}:lang(da) .wbnr-pg .hs_sctn{padding-bottom:30px}:lang(da) .wbnr-pg .blog-bottomPane{margin-left:0;margin-right:0;padding-left:0;padding-right:0;width:100%}.fwp_head{margin-top:0}.fwp_head .widget-type-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0;min-height:180px;padding-top:0;position:static}.fwp_head .widget-type-header h1{display:block;font-size:25px;margin:auto 10px}.fwp_Con .widget-type-rich_text h1{font-size:5vw;line-height:6vw}.fwp_Con .widget-type-rich_text p{font-size:3.8vw;line-height:6vw;margin-bottom:0;margin-top:0;padding-left:5px;padding-right:5px}.fwp_Con .widget-type-rich_text h2{font-size:3.5vw;line-height:4vw;text-align:left}.fwp_Con1 .widget-type-rich_text ul li{font-size:3.8vw;line-height:6vw}.cmn_form{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;top:0;width:100%}.cmn_form.nwsltr-form{-ms-grid-column:1;grid-column-start:1;max-width:100%;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3}.nwsltr-content .widget-type-rich_text h1{font-size:6vw;line-height:8vw}.rqstdm-content .widget-type-rich_text h1{font-size:40px;line-height:45px}.prc-form,.price-pg .rqstdm-content .widget-type-rich_text{margin-bottom:auto;margin-top:auto;padding-left:0;padding-right:0;padding-top:0}.prc-form{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}:lang(da) .rqstdm-pg .rqstdm-content .widget-type-rich_text h1,:lang(no) .price-pg .rqstdm-content .widget-type-rich_text h1,:lang(no) .rqstdm-pg .rqstdm-content .widget-type-rich_text h1{font-size:35px;line-height:45px}.wbnrdtl_frm .widget-type-rich_text h4{font-size:3.8vw;line-height:4vw;padding-right:2vw}.cntct-pg .cntct-content .widget-type-rich_text h1{font-size:40px;line-height:45px}.cntct-pg .cntct-flex{margin-bottom:0;width:90%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-row-gap:10px;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.cntct-pg .cntct-form>.cntct-formIn{padding-left:0;padding-right:0}.nwsltrno-content .widget-type-rich_text h1,:lang(no) .cntct-pg .cntct-content .widget-type-rich_text h1{font-size:35px;line-height:45px}.nwsltrse-pg .nwsltrno-content .widget-type-rich_text h1{font-size:40px;line-height:45px}.nwsltrno-flex{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-row-gap:0;-ms-grid-rows:auto auto;grid-template-rows:auto auto}}@media screen and (max-width:400px){.cmn_form .widget-type-form form .hs_recaptcha.hs-recaptcha iframe{width:100%}}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.cmn_form .widget-type-form form .form-columns-2 .hs-form-field{float:none;width:100%}.cmn_form .widget-type-form form .hs-form-field>.input>.hs-input{width:100%!important}.cmn_form .widget-type-form form .form-columns-2 .hs-form-field:first-child>.input>.hs-input{width:100%}}@media (-ms-high-contrast:none){.cntct-pg .cntct-flex,.nwsltr-flex,.rqstdm-flex,.wbnrdtl-pg .wbnrdtl_flx{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cntct-pg .cntct-content,.nwsltr-content,.wbnrdtl_Con{width:50%}.nwsltr-form{margin-left:5%}.cntct-pg .cntct-form,.nwsltr-content,.nwsltr-form,.rqstdm-content,.wbnrdtl-pg .wbnrdtl_frm.cmn_form{display:block;width:45%}.prc-form,.rqstdm-form{display:block;margin-left:5%;width:50%}.rqstdm-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.prc-form,.rqstdm-form{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cmn_form{display:block}.rqstdm-content .widget-type-rich_text ul>li{display:block;position:relative}.rqstdm-content .widget-type-rich_text ul>li p{margin-bottom:0;padding-left:30px}.rqstdm-content .widget-type-rich_text ul>li>span{display:block;position:absolute;top:-13px}}:lang(da) .implmntsn-pg .hsimpl-wrapper .hsimpl_top{margin-bottom:0}:lang(da) .implmntsn-pg .iwcnt-wrapper .content_contain:first-child p{line-height:26px}:lang(da) .hdrGr.sldtl-pg .sldtl_grp .hscwic-wrapper .hscwic-img,:lang(no) .hdrGr.sldtl-pg .sldtl_grp .hscwic-wrapper .hscwic-img,:lang(sv-se) .hdrGr.sldtl-pg .sldtl_grp .hscwic-wrapper .hscwic-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;min-height:auto;padding:0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}:lang(da) .hdrGr.sldtl-pg .tccnont-wrapper .grey>p,:lang(no) .hdrGr.sldtl-pg .tccnont-wrapper .grey>p,:lang(sv-se) .hdrGr.sldtl-pg .tccnont-wrapper .grey>p{margin-top:15px}:lang(da) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.excel,:lang(no) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.excel,:lang(no) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.risma,:lang(sv-se) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.excel,:lang(sv-se) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.risma{line-height:24px;margin-top:10px}:lang(no) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.excel,:lang(no) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.risma,:lang(sv-se) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.excel,:lang(sv-se) .hdrGr.sldtl-pg .cmprsn-wrapper .h4.align_center.risma{font-weight:600}:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1,:lang(no) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1{padding-bottom:30px;padding-top:30px}:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(no) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(sv-se) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:600px}:lang(da) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper,:lang(no) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper,:lang(sv-se) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper{padding-top:95px}:lang(no) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper a.cta_button{padding:12px 10px}:lang(da) .ismsInfo-pg .banner_wrap .book_demo_ps{margin-bottom:40px}:lang(da) .ismsInfo-pg .esgEnv_grp .dnd-section,:lang(no) .ismsInfo-pg .esgEnv_grp .dnd-section,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .dnd-section{padding-bottom:40px;padding-top:40px}:lang(da) .ismsInfo-pg .esgEnv_grp.ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(da) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(no) .ismsInfo-pg .esgEnv_grp.ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(no) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(sv-se) .ismsInfo-pg .esgEnv_grp.ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img,:lang(sv-se) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:600px}:lang(da) .ismsInfo-pg .btmpn-wrapper .btmpn-btn{height:38px;max-width:202px;padding-right:0}:lang(da) .ismsInfo-pg .hsfaq-wrapper h2,:lang(no) .ismsInfo-pg .hsfaq-wrapper h2,:lang(sv-se) .ismsInfo-pg .hsfaq-wrapper h2{margin-bottom:0;padding-bottom:84px}:lang(da) .ismsInfo-pg .gdprSltn-wrapper .gdprSltn_topcont p,:lang(no) .ismsInfo-pg .gdprSltn-wrapper .gdprSltn_topcont p,:lang(sv-se) .ismsInfo-pg .gdprSltn-wrapper .gdprSltn_topcont p{text-align:left}:lang(da) .professional_suite_lyt .professional_suite .content h3 strong{font-style:normal;font-weight:600;text-transform:uppercase}:lang(da) .professional_suite_lyt .hscwic-wrapper.left.hscwic_2 .hscwic_col img{max-width:600px}:lang(da) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1,:lang(no) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:30px;padding-top:30px}:lang(da) .opCmp-pg .btmpn-wrapper,:lang(no) .opCmp-pg .btmpn-wrapper,:lang(sv-se) .opCmp-pg .btmpn-wrapper{padding-top:95px}:lang(da) .opCmp-pg .hsigplt-wrapper .column-2:first-child .card_header>.faq-icon-wrap-2>.plus-wrapper-2,:lang(no) .opCmp-pg .hsigplt-wrapper .column-2:first-child .card_header>.faq-icon-wrap-2>.plus-wrapper-2{margin-right:0}:lang(sv-se) .opCmp-pg .tccnont-wrapper .tccnont_btn .book-demo{border-radius:3px;letter-spacing:1.5px}@media screen and (min-width:992px){:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1,:lang(no) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1{padding-right:0}}@media screen and (max-width:1200px) and (min-width:992px){:lang(da) .opCmp-pg .hsigplt-wrapper .hsigplt_heading,:lang(no) .opCmp-pg .hsigplt-wrapper .hsigplt_heading,:lang(sv-se) .opCmp-pg .hsigplt-wrapper .hsigplt_heading{font-size:16px}}@media screen and (max-width:991px){:lang(da) .implmntsn-pg .banner_wrap,:lang(no) .implmntsn-pg .banner_wrap,:lang(sv-se) .implmntsn-pg .banner_wrap{background-position:100% 50%}:lang(da) .implmntsn-pg .iwcnt-wrapper .content_contain:first-child p{margin-top:0}:lang(da) .hdrGr.sldtl-pg .sldtl_grp .hscwic-wrapper .hscwic_col,:lang(no) .hdrGr.sldtl-pg .sldtl_grp .hscwic-wrapper .hscwic_col,:lang(sv-se) .hdrGr.sldtl-pg .sldtl_grp .hscwic-wrapper .hscwic_col{padding-left:0;padding-right:0;padding-top:0}:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_row,:lang(no) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_row,:lang(sv-se) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_row{width:100%}:lang(da) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper,:lang(no) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper,:lang(sv-se) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper{padding-top:40px}:lang(da) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper .lets-talk{padding-left:10px;padding-right:10px}:lang(da) .hdrGr.sldtl-pg .hsigplt-wrapper .hsigplt-content,:lang(no) .hdrGr.sldtl-pg .hsigplt-wrapper .hsigplt-content,:lang(sv-se) .hdrGr.sldtl-pg .hsigplt-wrapper .hsigplt-content{padding-left:0;padding-right:0;padding-top:0}:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper .hs-btn{text-align:center}:lang(da) .ismsInfo-pg .esgEnv_grp .hscwic-wrapper .hscwic_col img,:lang(no) .ismsInfo-pg .esgEnv_grp .hscwic-wrapper .hscwic_col img,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .hscwic-wrapper .hscwic_col img{max-width:550px}:lang(da) .ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_3 .hscwic_col img,:lang(no) .ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_3 .hscwic_col img,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_3 .hscwic_col img{max-width:500px}:lang(da) .ismsInfo-pg .hscwic-wrapper.right.hscwic_3 .hscwic-content,:lang(no) .ismsInfo-pg .hscwic-wrapper.right.hscwic_3 .hscwic-content,:lang(sv-se) .ismsInfo-pg .hscwic-wrapper.right.hscwic_3 .hscwic-content{padding-left:0;padding-right:0;padding-top:0}:lang(da) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic-content,:lang(no) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic-content,:lang(sv-se) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic-content{padding-top:25px}:lang(da) .ismsInfo-pg .btmpn-wrapper .btmpn-btn{border-radius:8px;letter-spacing:0;padding-left:0}:lang(da) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec,:lang(no) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec{padding-bottom:65px;padding-top:95px}:lang(da) .ismsInfo-pg .banner_wrap .book_demo_ps{font-weight:700}:lang(da) .opCmp-pg .btmpn-wrapper,:lang(no) .opCmp-pg .btmpn-wrapper,:lang(sv-se) .opCmp-pg .btmpn-wrapper{padding-bottom:10px;padding-top:40px}:lang(da) .opCmp-pg .tccnont-wrapper .tccnont_btn,:lang(no) .opCmp-pg .tccnont-wrapper .tccnont_btn,:lang(sv-se) .opCmp-pg .tccnont-wrapper .tccnont_btn{display:none}:lang(da) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1,:lang(no) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1{padding-left:6%;padding-right:6%}:lang(da) .opCmp-pg .small_padding .hscwic-wrapper.left.hscwic_2 .hscwic-content,:lang(no) .opCmp-pg .small_padding .hscwic-wrapper.left.hscwic_2 .hscwic-content,:lang(sv-se) .opCmp-pg .small_padding .hscwic-wrapper.left.hscwic_2 .hscwic-content{padding-top:15px}}@media screen and (max-width:991px) and (min-width:768px){:lang(da) .ismsInfo-pg .tiwc-wrapper .tiwc_item,:lang(no) .ismsInfo-pg .tiwc-wrapper .tiwc_item,:lang(sv-se) .ismsInfo-pg .tiwc-wrapper .tiwc_item{margin-bottom:100px;margin-right:100px!important;width:calc(50% - 50px)}:lang(da) .ismsInfo-pg .tiwc-wrapper .tiwc_item:nth-child(2n),:lang(no) .ismsInfo-pg .tiwc-wrapper .tiwc_item:nth-child(2n),:lang(sv-se) .ismsInfo-pg .tiwc-wrapper .tiwc_item:nth-child(2n){margin-right:0!important}}@media screen and (max-width:767px){:lang(da) .hdrGr.sldtl-pg .tst_slider_mdl .section.book-demo_w_image.gdpr,:lang(no) .hdrGr.sldtl-pg .tst_slider_mdl .section.book-demo_w_image.gdpr,:lang(sv-se) .hdrGr.sldtl-pg .tst_slider_mdl .section.book-demo_w_image.gdpr{padding-bottom:60px;padding-top:60px}:lang(da) .ismsInfo-pg .esgEnv_grp .dnd-section,:lang(no) .ismsInfo-pg .esgEnv_grp .dnd-section,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .dnd-section{padding-bottom:30px;padding-top:30px}:lang(da) .ismsInfo-pg .tiwc-wrapper .tiwc_item:not(:first-child),:lang(no) .ismsInfo-pg .tiwc-wrapper .tiwc_item:not(:first-child),:lang(sv-se) .ismsInfo-pg .tiwc-wrapper .tiwc_item:not(:first-child){padding-top:10px}:lang(da) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic-content,:lang(no) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic-content,:lang(sv-se) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1 .hscwic-content{padding-top:0}:lang(da) .ismsInfo-pg .btmpn-wrapper .btmpn-btn{max-width:180px;width:100%}:lang(da) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec,:lang(no) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec{padding-bottom:4%;padding-left:4%;padding-right:4%}:lang(da) .ismsInfo-pg .hsfaq-wrapper h2,:lang(no) .ismsInfo-pg .hsfaq-wrapper h2,:lang(sv-se) .ismsInfo-pg .hsfaq-wrapper h2{padding-bottom:68px}:lang(da) .opCmp-pg .banner_wrap .book-demo-dasm{padding-bottom:15.5px;padding-top:15.5px}:lang(da) .opCmp-pg .logos .logo_wrap:last-child,:lang(no) .opCmp-pg .logos .logo_wrap:last-child,:lang(sv-se) .opCmp-pg .logos .logo_wrap:last-child{display:none}:lang(da) .opCmp-pg .small_padding .hscwic-wrapper.left.hscwic_2 .hscwic-content,:lang(no) .opCmp-pg .small_padding .hscwic-wrapper.left.hscwic_2 .hscwic-content,:lang(sv-se) .opCmp-pg .small_padding .hscwic-wrapper.left.hscwic_2 .hscwic-content{padding-top:0}:lang(da) .opCmp-pg .tiwc-wrapper .tiwc_item:last-child,:lang(no) .opCmp-pg .tiwc-wrapper .tiwc_item:last-child,:lang(sv-se) .opCmp-pg .tiwc-wrapper .tiwc_item:last-child{padding-bottom:10px}}@media screen and (max-width:479px){:lang(da) .hdrGr.sldtl-pg .logos .logo_wrap:last-child,:lang(da) .implmntsn-pg .logos .logo_wrap:last-child,:lang(da) .ismsInfo-pg .logos .logo_wrap:last-child,:lang(no) .hdrGr.sldtl-pg .logos .logo_wrap:last-child,:lang(no) .implmntsn-pg .logos .logo_wrap:last-child,:lang(no) .ismsInfo-pg .logos .logo_wrap:last-child,:lang(sv-se) .hdrGr.sldtl-pg .logos .logo_wrap:last-child,:lang(sv-se) .implmntsn-pg .logos .logo_wrap:last-child,:lang(sv-se) .ismsInfo-pg .logos .logo_wrap:last-child{display:none}:lang(da) .implmntsn-pg .iwcnt-wrapper .iwcnt_list_img img,:lang(no) .implmntsn-pg .iwcnt-wrapper .iwcnt_list_img img,:lang(sv-se) .implmntsn-pg .iwcnt-wrapper .iwcnt_list_img img{max-width:80%!important}:lang(da) .implmntsn-pg .iwcnt-wrapper .iwcnt_list:first-child .iwcnt_list_img img,:lang(no) .implmntsn-pg .iwcnt-wrapper .iwcnt_list:first-child .iwcnt_list_img img,:lang(sv-se) .implmntsn-pg .iwcnt-wrapper .iwcnt_list:first-child .iwcnt_list_img img{max-width:100%!important}:lang(no) .implmntsn-pg .iwcnt-wrapper .content_contain:first-child h3{font-size:18px}:lang(da) .hdrGr.sldtl-pg .tst_slider_mdl .section.book-demo_w_image.gdpr,:lang(no) .hdrGr.sldtl-pg .tst_slider_mdl .section.book-demo_w_image.gdpr,:lang(sv-se) .hdrGr.sldtl-pg .tst_slider_mdl .section.book-demo_w_image.gdpr{padding-bottom:30px;padding-top:30px}:lang(da) .hdrGr.sldtl-pg .tst_slider_mdl .name---testimonial,:lang(no) .hdrGr.sldtl-pg .tst_slider_mdl .name---testimonial,:lang(sv-se) .hdrGr.sldtl-pg .tst_slider_mdl .name---testimonial{margin-top:0}:lang(da) .hdrGr.sldtl-pg .cmprsn-wrapper .main_sec,:lang(no) .hdrGr.sldtl-pg .cmprsn-wrapper .main_sec,:lang(sv-se) .hdrGr.sldtl-pg .cmprsn-wrapper .main_sec{padding-top:0}:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1,:lang(no) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1{padding-bottom:40px;padding-top:20px}:lang(da) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_row,:lang(no) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_row,:lang(sv-se) .hdrGr.sldtl-pg .hscwic-wrapper.right.hscwic_1 .hscwic_row{margin-top:25px}:lang(da) .hdrGr.sldtl-pg .hsigplt-wrapper .text-block,:lang(no) .hdrGr.sldtl-pg .hsigplt-wrapper .text-block,:lang(sv-se) .hdrGr.sldtl-pg .hsigplt-wrapper .text-block{font-size:17px}:lang(da) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper a.cta_button,:lang(no) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper a.cta_button,:lang(sv-se) .hdrGr.sldtl-pg .sldtl_grp .btmpn-wrapper a.cta_button{min-width:180px;width:auto}:lang(da) .ismsInfo-pg .banner_wrap .ban_cont p,:lang(no) .ismsInfo-pg .banner_wrap .ban_cont p,:lang(sv-se) .ismsInfo-pg .banner_wrap .ban_cont p{font-size:3.5vw;line-height:4.3vw}:lang(da) .ismsInfo-pg .banner_wrap .book_demo_ps{font-size:3.5vw;line-height:16px}:lang(da) .ismsInfo-pg .esgEnv_grp .dnd-section,:lang(no) .ismsInfo-pg .esgEnv_grp .dnd-section,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .dnd-section{padding-bottom:30px;padding-top:25px}:lang(da) .ismsInfo-pg .esgEnv_grp .tiwc-wrapper .tiwc_main_title h2,:lang(no) .ismsInfo-pg .esgEnv_grp .tiwc-wrapper .tiwc_main_title h2,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .tiwc-wrapper .tiwc_main_title h2{text-align:center}:lang(da) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1,:lang(no) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:35px;padding-top:40px}:lang(da) .ismsInfo-pg .esgEnv_grp .btmpn-wrapper .section.yellow_bg,:lang(no) .ismsInfo-pg .esgEnv_grp .btmpn-wrapper .section.yellow_bg,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .btmpn-wrapper .section.yellow_bg{padding:0}:lang(da) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec,:lang(no) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec{padding:20px 5% 100px}:lang(da) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .hs-btn,:lang(no) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .hs-btn,:lang(sv-se) .ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .hs-btn{padding-left:15px;padding-right:15px}:lang(da) .professional_suite_lyt .professional_suite .white_boks_ps h2,:lang(da) .professional_suite_lyt .professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_col h2{text-align:center}:lang(da) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1,:lang(no) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1,:lang(sv-se) .opCmp-pg .esgEnv_grp.opCmp_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:40px;padding-top:20px}:lang(da) .opCmp-pg .banner_wrap .book-demo-dasm{padding-bottom:9px;padding-top:9px}:lang(da) .opCmp-pg .esgEnv_grp .hscwic-wrapper .hscwic_row,:lang(no) .opCmp-pg .esgEnv_grp .hscwic-wrapper .hscwic_row,:lang(sv-se) .opCmp-pg .esgEnv_grp .hscwic-wrapper .hscwic_row{margin-top:0}:lang(da) .opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_3 .hscwic_row,:lang(no) .opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_3 .hscwic_row,:lang(sv-se) .opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_3 .hscwic_row{margin-top:25px}:lang(da) .opCmp-pg .tst_slider_mdl .name---testimonial,:lang(no) .opCmp-pg .tst_slider_mdl .name---testimonial,:lang(sv-se) .opCmp-pg .tst_slider_mdl .name---testimonial{margin-top:0}:lang(da) .opCmp-pg .hsigplt-wrapper .hsigplt_heading,:lang(no) .opCmp-pg .hsigplt-wrapper .hsigplt_heading,:lang(sv-se) .opCmp-pg .hsigplt-wrapper .hsigplt_heading{font-size:18px}:lang(no) .opCmp-pg .btmpn-wrapper .book_demo_btn{max-width:180px;width:auto}:lang(sv-se) .opCmp-pg .btmpn-wrapper .book_demo_btn{max-width:209px}}@media screen and (max-width:420px){:lang(sv-se) .ismsInfo-pg .gdprSltn-wrapper .gdprSltn_itemtitle{font-size:16px;padding-left:0}:lang(sv-se) .ismsInfo-pg .gdprSltn-wrapper .card_wrapper:nth-child(2) .card_grc{height:auto;min-height:301px}:lang(sv-se) .ismsInfo-pg .gdprSltn-wrapper .gdprSltn-btn{font-size:12px;padding:9px 14px;word-break:break-all}}.professional_suite_page div[class*=-full-width-section]{padding-left:0;padding-right:0}.professional_suite_lyt .header_outer{background-color:#f2f2f2}.kontrakt_og_page .widget-type-rich_text,.outsourcing_page .widget-type-rich_text,.professional_suite_page .widget-type-rich_text{margin-left:auto;margin-right:auto;max-width:1000px}.professional_suite_page .btmpn-wrapper{padding-bottom:0;padding-top:0}.professional_suite_page .row2_wrap .hscwic-wrapper.right .hscwic-img{width:100%}.professional_suite_page .row2_wrap .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:90%}.professional_suite_page .row2_wrap .hscwic-wrapper.right.hscwic_1 .hscwic_row{grid-column-gap:60px;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.professional_suite_page .row2_wrap .hscwic-wrapper.right.hscwic_2 .hscwic_col img{max-width:600px}.professional_suite_page .hscwic-wrapper .hs-btn{text-align:center}.outsourcing_page .logos .logo_contain{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.outsourcing_page .logos .logo_wrap:first-child img{min-width:170px;width:8vw}.outsourcing_page .hscwic-wrapper .hscwic_list{margin-bottom:0;margin-top:15px}.outsourcing_page .row3_wrap .hscwic-wrapper:last-child{margin-bottom:30px}.outsourcing_page .cwbg-wrapper .cwbg_cont h2{margin-top:20px}.outsourcing_page .tiwc-wrapper .tiwc_main_title{max-width:700px}.outsourcing_page .row4_wrap .hscwic-wrapper{padding:95px 6%}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic_row{grid-column-gap:60px;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic_col img{max-width:90%}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic-img{width:100%}.outsourcing_page .row5_wrap .hscwic-wrapper .hscwic-img img{max-width:600px}.outsourcing_page .btmpn-wrapper{padding-top:50px}.outsourcing_page .hsfaq-wrapper h2{padding-bottom:84px}.outsourcing_page .hsfaq-wrapper .rich-text-faq p a{color:#00e!important}.outsourcing_page .hscwic-wrapper .hs-btn{text-align:center}.kontrakt_og_page .row2_wrap .hscwic-wrapper.hscwic_3 .hscwic_row{margin-bottom:30px}.kontrakt_og_page .cwbg-wrapper .cwbg_cont h2{margin-top:20px}.kontrakt_og_page .cwbg-wrapper{background-position:50% 10%}.kontrakt_og_page .row3_wrap .hscwic-wrapper.hscwic_1{padding-bottom:0;padding-top:0}.kontrakt_og_page .row3_wrap .hscwic-wrapper.hscwic_1 .hscwic_col img{max-width:600px}.kontrakt_og_page .hscwic-wrapper .hs-btn{text-align:center}html[lang=da] .esgEnv-page .tccnont-wrapper .tccnont_row{padding-left:0;grid-column-gap:80px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}html[lang=da] .esgEnv-page .tccnont-wrapper .main_sec{padding-bottom:95px;padding-right:6%}html[lang=da] .other_sol_pg .banner_wrap h1{font-weight:600}html[lang=da] .other_sol_pg .service_tabber_mdl .service_card_tab-2.other-solutions{padding:7px 10px}html[lang=da] .other_sol_pg .service_tabber_mdl .section-78.yellow_bg._80{margin-top:90px;min-height:auto;padding-bottom:20px}html[lang=da] .other_sol_pg .service_tabber_mdl .ser_btn a{padding-bottom:0;padding-top:0}html[lang=da] .gdpr_pg .cwbg-wrapper{background-position:50% 10%}html[lang=da] .gdpr_pg .cmprsn-wrapper .h4{font-weight:600}html[lang=da] .gdpr_row3 .hscwic-wrapper{padding-bottom:0;padding-top:0}html[lang=da] .gdpr_row3 .btmpn-wrapper{padding-top:95px}html[lang=da] .outsourcing_page .cloud_outstanding .section.eipoa{background-position:50% 50%}html[lang=da] .outsourcing_page .row4_wrap .hscwic-wrapper{padding-bottom:40px;padding-top:40px}html[lang=da] .row5_wrap .hscwic-wrapper{padding-bottom:30px;padding-top:30px}html[lang=da] .outsourcing_page .row5_wrap .hscwic-wrapper .hscwic_row{grid-auto-flow:row;grid-column-gap:60px}html[lang=da] .outsourcing_page .wb_listings{padding-bottom:40px;padding-top:40px}html[lang=da] .outsourcing_page .wb_listings h2.h2_ressourcer{text-align:center}html[lang=da] .outsourcing_page .wb_listings .blog_cards_collection_list_wrapper-2._90{margin-bottom:0;width:80%}html[lang=da] .outsourcing_page .wb_listings .blog_cards_collection_list-2.webinar-site{margin-left:auto;margin-right:auto;width:90%}html[lang=da] .outsourcing_page .wb_listings .blog_card_collection_item._50_procent{width:calc(50% - 7px)}html[lang=no] .grc_platform_grp .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=sv-se] .grc_platform_grp .hscwic-wrapper.hscwic_1 .hscwic-img{margin-left:auto;margin-right:auto;padding:0;text-align:center}html[lang=no] .grc_platform_grp .hscwic_3,html[lang=sv-se] .grc_platform_grp .hscwic_3{padding-bottom:40px;padding-top:40px}html[lang=no] .grc_platform_grp .hscwic_3 .hscwic_col h2,html[lang=sv-se] .grc_platform_grp .hscwic_3 .hscwic_col h2{margin-bottom:20px;max-width:100%}html[lang=no] .grc_platform_grp .cwbg-wrapper,html[lang=sv-se] .grc_platform_grp .cwbg-wrapper{background-position:50% 65%;padding-bottom:40px;padding-top:40px}html[lang=no] .grc_platform_grp2 .hscwic-wrapper.left,html[lang=sv-se] .grc_platform_grp2 .hscwic-wrapper.left{padding-bottom:95px}html[lang=no] .grc_platform_grp2 .srcs-wrapper .srcs_title,html[lang=sv-se] .grc_platform_grp2 .srcs-wrapper .srcs_title{max-width:1200px}html[lang=no] .grc_platform_grp2 .srcs-wrapper .srcs_heading,html[lang=sv-se] .grc_platform_grp2 .srcs-wrapper .srcs_heading{font-size:27px}html[lang=sv-se] .grc_platform_grp2 .Boka_en_demo_nu{display:table;margin-left:auto;margin-right:auto;max-width:250px;padding:12px 10px;width:100%}@media (min-width:768px) and (max-width:991px){.professional_suite_page .btmpn-wrapper .cta-grid{padding-bottom:40px;padding-top:40px;-ms-grid-columns:1fr .6fr;grid-template-columns:1fr .6fr;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.professional_suite_page .btmpn-wrapper .content-wrap{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3}.kontrakt_og_page .tiwc-wrapper .tiwc_item,.outsourcing_page .tiwc-wrapper .tiwc_item{margin-bottom:100px;margin-right:100px!important;width:calc(50% - 50px)}.kontrakt_og_page .tiwc-wrapper .tiwc_item:nth-child(2n),.outsourcing_page .tiwc-wrapper .tiwc_item:nth-child(2n){margin-right:0!important}.outsourcing_page .tiwc-wrapper .tiwc_item:last-child,.outsourcing_page .tiwc-wrapper .tiwc_item:nth-last-child(2){margin-bottom:50px}.outsourcing_page .tiwc-wrapper .tiwc_row{margin-bottom:-50px}.kontrakt_og_page .tiwc-wrapper .tiwc_item:last-child,.kontrakt_og_page .tiwc-wrapper .tiwc_item:nth-last-child(2),.kontrakt_og_page .tiwc-wrapper .tiwc_row{margin-bottom:0}}@media (min-width:992px){.professional_suite_lyt .banner_wrap{background-position:50% 100%}.professional_suite_lyt .banner_wrap .banner_inner{max-width:48%}.professional_suite_page .cwbg-wrapper .cwbg_cont h2{margin-top:20px}}@media (max-width:991px){.professional_suite_page .widget-type-rich_text{width:90%}.professional_suite_page .row1_wrap .hscwic-wrapper .hscwic_col h2{margin-top:15px;text-align:left}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_1 .hscwic_col h2{margin-top:20px}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_col h2{text-align:left}.kontrakt_og_page .widget-type-rich_text,.outsourcing_page .widget-type-rich_text{max-width:90%}.outsourcing_page .row3_wrap .hscwic-wrapper.hscwic_1 .hscwic-img img{max-width:500px}.outsourcing_page .hscwic-wrapper .hscwic_lists{margin-left:5px;padding-top:0}.outsourcing_page .hscwic_cont{clear:both;display:flex}.outsourcing_page .row3_wrap .hscwic-wrapper.hscwic_2 .hscwic-content h2{text-align:center}.outsourcing_page .row3_wrap .hscwic-wrapper.hscwic_3 .hscwic_col img{max-width:500px}.outsourcing_page .cwbg-wrapper .cwbg_cont h2{margin-top:0}.outsourcing_page .row4_wrap .hscwic-wrapper{padding:50px 5%}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic_col h2{margin-top:20px;text-align:left}.outsourcing_page .row5_wrap .hscwic-wrapper .hscwic_col h2{margin-top:25px;text-align:center}.outsourcing_page .hsigplt-wrapper .hsigplt-content{padding:0;text-align:center}.outsourcing_page .hsigplt-wrapper .hsigplt_col p{padding-top:10px}.kontrakt_og_page .row2_wrap .hscwic-wrapper.hscwic_1 .hscwic_col img{max-width:500px}.kontrakt_og_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_col h2{text-align:center}.kontrakt_og_page .row2_wrap .hscwic-wrapper.hscwic_3 .hscwic_col img{max-width:500px}.kontrakt_og_page .cwbg-wrapper .cwbg_cont h2{margin-top:0}html[lang=da] .other_sol_pg .service_tabber_mdl .service_card_tab-2.other-solutions{padding-bottom:20px;padding-top:20px}}@media (max-width:767px){.professional_suite_page .row1_wrap .hscwic-wrapper .hscwic_col h2{margin-top:0;text-align:center}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_1 .hscwic-img{margin-top:0}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_col h2{text-align:center}.outsourcing_page .banner_wrap{padding-top:3vw}.outsourcing_page .logos .logo_wrap:first-child img{min-width:120px}.outsourcing_page .row3_wrap .hscwic-wrapper:last-child{padding-bottom:60px}.kontrakt_og_page .tiwc-wrapper .tiwc_item,.outsourcing_page .tiwc-wrapper .tiwc_item{margin-bottom:30px!important}.outsourcing_page .tiwc-wrapper .tiwc_item:nth-child(2),.outsourcing_page .tiwc-wrapper .tiwc_item:nth-child(5){padding-bottom:10px;padding-top:10px}.outsourcing_page .row4_wrap .hscwic-wrapper{padding:30px 5vw}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic-img{margin-top:0}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic_col h2{text-align:center}.outsourcing_page .prcsstb-wrapper .whats_included{padding-left:20px;padding-right:20px}.outsourcing_page .row5_wrap .hscwic-wrapper .hscwic_col h2{margin-top:0}.outsourcing_page .hsigplt-wrapper .hsigplt_col h2{text-align:center}.kontrakt_og_page .banner_wrap .mobile-image{background-size:auto 100%;display:block;height:200px;width:100%}.kontrakt_og_page .row2_wrap .hscwic-wrapper.right.hscwic_3{padding-bottom:60px}.kontrakt_og_page .row3_wrap .hscwic-wrapper.hscwic_1{padding-bottom:20px;padding-top:20px}.kontrakt_og_page .hsigplt-wrapper .hsigplt-content{padding:0}}@media (max-width:479px){.professional_suite_page .widget-type-rich_text{width:80%}.professional_suite_page .row1_wrap .hscwic-wrapper .hscwic_col h2{margin-top:15px;text-align:left}.professional_suite_page .hscwic-wrapper .hscwic_row{margin-top:0}.professional_suite_page .cwbg-wrapper .cwbg_cont h2{margin-top:15px}.professional_suite_page .row2_wrap .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:100%}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_1 .hscwic-img{margin-bottom:15px}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_1 .hscwic_col h2{text-align:center}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_row{margin-top:25px}.professional_suite_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_col h2{text-align:left}.professional_suite_page .row2_wrap .hscwic-wrapper.right.hscwic_1{padding-bottom:35px}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic_col img{max-width:100%}.outsourcing_page .row4_wrap .hscwic-wrapper .hscwic_col h2{margin-top:35px;text-align:left}.outsourcing_page .banner_wrap{padding-top:2vw}.outsourcing_page .banner_wrap .mobile-image{background-position:50% 100%;background-size:100% 95%;width:100%}.outsourcing_page .widget-type-rich_text{max-width:80%}.outsourcing_page .hscwic-wrapper .hscwic_row{margin-top:0}.outsourcing_page .hscwic-wrapper .hscwic_list_img img{max-width:80%!important}.outsourcing_page .hscwic-wrapper .hscwic_lists{margin-left:0}.outsourcing_page .row3_wrap .hscwic-wrapper.hscwic_2 .hscwic_row{margin-top:25px}.outsourcing_page .row3_wrap .hscwic-wrapper.hscwic_2 .hscwic-content h2{text-align:left}.outsourcing_page .row3_wrap .hscwic-wrapper.hscwic_3 .hscwic_row{margin-top:25px}.outsourcing_page .row3_wrap .hscwic-wrapper:last-child{padding-bottom:50px}.outsourcing_page .cwbg-wrapper .cwbg_cont h2{margin-top:15px}.kontrakt_og_page .tiwc-wrapper .tiwc_main_title h2,.outsourcing_page .tiwc-wrapper .tiwc_main_title h2{text-align:center}.kontrakt_og_page .tiwc-wrapper .tiwc_item,.outsourcing_page .tiwc-wrapper .tiwc_item{margin-bottom:35px!important}.kontrakt_og_page .tiwc-wrapper .tiwc_row,.outsourcing_page .tiwc-wrapper .tiwc_row{margin-bottom:0}.kontrakt_og_page .tiwc-wrapper .tiwc_item:last-child,.outsourcing_page .tiwc-wrapper .tiwc_item:last-child{margin-bottom:30px!important}.outsourcing_page .prcsstb-wrapper .whats_included{padding-left:15px;padding-right:15px}.outsourcing_page .row5_wrap .hscwic-wrapper .hscwic_col h2{margin-top:15px;text-align:left}.outsourcing_page .hscwic-wrapper .hs-btn,.outsourcing_page .hsigplt-wrapper .hsigplt_btn{text-align:center}.outsourcing_page .hsigplt-wrapper .text-block{font-size:17px}.kontrakt_og_page .banner_wrap .book-demo-dasm{line-height:22px}.kontrakt_og_page .widget-type-rich_text{width:80%}.kontrakt_og_page .widget-type-rich_text h2{font-size:22px}.kontrakt_og_page .row2_wrap .hscwic-wrapper.hscwic_1 .hscwic_row{margin-top:0}.kontrakt_og_page .row2_wrap .hscwic-wrapper.hscwic_2 .hscwic_col h2{text-align:left}.kontrakt_og_page .row2_wrap .hscwic-wrapper.right.hscwic_3{padding-bottom:50px}.kontrakt_og_page .cwbg-wrapper .cwbg_cont h2{margin-top:15px}.kontrakt_og_page .row3_wrap .hscwic-wrapper.hscwic_1{padding-bottom:30px;padding-top:30px}.kontrakt_og_page .hscwic-wrapper .hs-btn{text-align:center}}.header_language ul li ul li a[href="#"]{display:none}img{border:0;display:inline-block;max-width:100%;vertical-align:middle}.header_outer{min-height:80px}.main_grp{color:#222;font-size:17px;line-height:22px;word-break:normal}.hs-btn{background-color:#3898ec;background-color:#00dbb9;border:0;border-radius:0;border-radius:8px;color:#f7f7f7;color:#fff;cursor:pointer;display:inline-block;font-family:proxima-nova,sans-serif;font-size:16px;font-weight:500;line-height:inherit;margin-left:0;margin-right:auto;margin-top:12px;padding:9px 15px;text-decoration:none;text-transform:uppercase;-webkit-transition:.35s;transition:.35s}.hs-btn:hover{background-color:#09d5b0;color:#fff;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.grc_platform_grp .page-header.section-header{margin:0 auto;max-width:1000px;padding-bottom:40px;padding-top:40px;text-align:center}.page-header.section-header h2{margin-bottom:20px;margin-top:20px}.page-header.section-header p{font-size:22px;font-weight:500;line-height:32px}.grc_platform_grp .hscwic_3{padding-bottom:95px;padding-top:0}.grc_platform_grp .hscwic_3 .hscwic_row{margin-bottom:30px}.grc_platform_grp .hscwic_3 .hscwic_col h2{margin-bottom:26px;max-width:440px}.grc_platform_grp2 .hscwic-wrapper.right .hscwic_row{grid-column-gap:60px;grid-template-columns:50% 50%}.grc_platform_grp2 .hscwic-wrapper.right .hscwic-img{border:none;padding:0;text-align:center;width:100%}.grc_platform_grp2 .hscwic-wrapper.left{padding-bottom:35px;padding-top:95px}.grc_platform_grp .hscwic-wrapper.hscwic_1 .hscwic-img{margin-right:0;padding:6%;text-align:initial}.grc_platform_grp2 .hscwic-wrapper.left .hscwic-img{text-align:initial}.partner-pg .banner_wrap .ban_cont p{color:#333;font-weight:400}[data-text=bigger-text]{font-size:22px;font-weight:500;line-height:32px;text-align:center}.h2_bigger{font-size:50px;line-height:60px}.about_grp .widget-type-rich_text,.dfltCont .widget-type-rich_text,.partner_grp .widget-type-rich_text{margin-left:auto;margin-right:auto;max-width:1000px}.about_grp .widget-type-rich_text h2,.dfltCont .widget-type-rich_text h2,.partner_grp .widget-type-rich_text h2{text-align:center}.partner_grp .cwbg-wrapper .lets-talk{box-sizing:border-box!important;font-family:proxima-nova,sans-serif;font-size:18px;font-weight:700;letter-spacing:normal;margin-top:0;max-width:250px;min-width:200px;padding:12px 10px;transform:none}.partner_grp .hscwic-wrapper .hscwic_row{grid-column-gap:60px;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}html[lang=da] .partner_grp .cwbg-wrapper{padding-bottom:80px;padding-top:80px}html[lang=da] .partner_grp .cwbg-wrapper .page-center{max-width:1400px;width:100%}html[lang=da] .partner_grp .cwbg-wrapper .cwbg_cont{margin-left:auto;margin-right:auto;max-width:60%}html[lang=da] .partner_grp .cwbg-wrapper .lets-talk{font-size:16px;font-weight:700;letter-spacing:1.5px;margin-top:20px;min-width:auto;padding:12px 20px}.implmntsn-pg .header_outer,.team-pg .header_outer,html:not([lang=da]) .about-pg .header_outer{min-height:auto}.about-pg .main_header,.team-pg .main_header{background:transparent}body:not(.scroll-header) .hdrGr .header_outer,body:not(.scroll-header) .hdrGr .main_header,html[lang=da] body:not(.scroll-header) .about-pg .header_outer,html[lang=da] body:not(.scroll-header) .about-pg .main_header{background:#f2f2f2}.main_sec{padding:95px 6%}.team_grp .btmpn-wrapper{background-color:#f5f4f2;padding-bottom:95px}.about_grp .cwbg-wrapper .cwbg_cont h2,.team_grp .btmpn-wrapper .heading-btmpn{margin-top:20px}html[lang=da] .team_grp .btmpn-wrapper{padding-top:0}.about-pg .bantyp2_wrap{min-height:32vw}.about_grp .cwbg-wrapper,.body-wrapper .small_padding .dnd-section,.main_sec.main_sec_small{padding-bottom:40px;padding-top:40px}.about_grp .cwbg-wrapper{background-position:50% 65%}.about_grp .hscwic-wrapper.left .hscwic-img{margin-left:0;margin-right:auto}html[lang=en] .about_grp .hscwic-wrapper.right .hscwic_col h2{margin-bottom:26px;max-width:440px}.about_grp .hscwic-wrapper.right .hscwic-img{margin-left:auto;margin-right:0;text-align:right}html[lang=da] .about_grp.small_padding .dnd-section,html[lang=no] .about_grp.small_padding .dnd-section,html[lang=sv-se] .about_grp.small_padding .dnd-section{padding:30px 6%}html[lang=da] .about_grp .hscwic-wrapper.right .hscwic-img,html[lang=no] .about_grp .hscwic-wrapper.right .hscwic-img,html[lang=sv-se] .about_grp .hscwic-wrapper.right .hscwic-img{text-align:center}.career-pg .banner_wrap{background-position:50% 60%;min-height:25vw}.implmntsn_grp .logos .logo_wrap:nth-child(4) img{min-width:145px;width:7vw}.implmntsn_grp .hscwic-wrapper.left{padding-bottom:80px;padding-top:30px}.sldtl_grp .logos .logo_wrap:first-child img{min-width:170px;width:8vw}.sldtl_grp .logos .logo_wrap:nth-child(2) img{min-width:100px;width:4vw}.sldtl_grp .logos .logo_wrap:nth-child(4) img{min-width:145px;width:7vw}.sldtl_grp .logos .logo_wrap:nth-child(5) img{min-width:170px;width:8vw}.sldtl-pg .banner_wrap{background-position:50% 50%}.sldtl_grp .hscwic-wrapper .hscwic-img{padding:6%}.sldtl_grp .hscwic-wrapper.left .hscwic-img{margin-right:0;text-align:initial}.esgEnv_grp .hscwic-wrapper .hscwic_list,.sldtl_grp .hscwic-wrapper .hscwic_list{margin-bottom:15px}.esgEnv_grp .hscwic-wrapper .hscwic_list:last-child,.sldtl_grp .hscwic-wrapper .hscwic_list:last-child{margin-bottom:0}.esgEnv_grp .hscwic-wrapper.hscwic_3 .hscwic_row,.sldtl_grp .hscwic-wrapper.hscwic_3 .hscwic_row{margin-bottom:30px}.esgEnv_grp .cwbg-wrapper .cwbg_cont h2,.sldtl_grp .cwbg-wrapper .cwbg_cont h2{margin-top:20px}.sldtl_grp .hscwic-wrapper.right.hscwic_1 .hscwic-img{margin-right:0}.sldtl_grp .btmpn-wrapper{padding-top:0}.sldtl_grp .btmpn-wrapper a.cta_button{display:inline-block;font-size:18px;letter-spacing:normal;margin:0;max-width:250px;min-width:200px;transform:none;width:100%}.sldtl_grp .btmpn-wrapper .hs_cos_wrapper_type_cta{display:block;text-align:center}.esgEnv-page .banner_wrap .banner_inner{max-width:48%}.esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding:30px 0 30px 6%}.esgEnv_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:600px}.hsfaq-wrapper .rich-text-faq p strong,.prcsstb-wrapper .services_h.align_center strong{text-transform:uppercase}.ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .hs-btn{padding-left:20px;padding-right:20px}.ismsInfo-pg .esgEnv_grp .btmpn-wrapper .section.yellow_bg{height:337px;z-index:1}.ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .main_sec{position:relative}.ismsInfo-pg .esgEnv_grp .btmpn-wrapper a.cta_button{margin:0;padding:9px 0;width:202px}.ismsInfo-pg .banner_wrap .book-demo,html[lang=da] .ismsInfo-pg .banner_wrap a.cta_button{border-radius:3px;letter-spacing:1.5px;margin-bottom:40px}html[lang=da] .ismsInfo-pg .banner_wrap a.cta_button{margin-top:12px}.ismsInfo-pg .logos .logo_wrap:first-child img,.ismsInfo-pg .logos .logo_wrap:nth-child(4) img{min-width:145px;width:7vw}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1,.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-left:6%;padding-right:6%}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img,.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:550px}.ismsInfo-pg .hscwic-wrapper .hscwic_lists .hscwic_list:nth-child(3){margin-bottom:15px}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.hscwic_3 .hscwic_row{margin-bottom:0}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.hscwic_4 .hscwic_row{margin-bottom:30px}.ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:40px;padding-top:40px}.opCmp-pg .logos .logo_wrap{width:25%}.opCmp-pg .logos .logo_wrap:first-child img,.opCmp-pg .logos .logo_wrap:nth-child(4) img{min-width:145px;width:7vw}.opCmp-pg .logos .logo_wrap:nth-child(2) img,.opCmp-pg .logos .logo_wrap:nth-child(3) img{min-width:170px;width:8vw}.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:40px;padding-top:40px}.opCmp-pg .btmpn-wrapper{padding-top:0}.ismsInfo-pg .cwbg-wrapper .lets-talk{border-radius:5px}html[lang=da] .grc_platform_grp .hscwic-wrapper.hscwic_1 .hscwic-img{margin-right:auto;padding:0;text-align:center}html[lang=da] .grc_platform_grp .hscwic_3{padding-bottom:40px;padding-top:40px}html[lang=da] .grc_platform_grp .hscwic_3 .hscwic_col h2{margin-bottom:20px;max-width:100%}html[lang=da] .grc-platform-pg .cwbg-wrapper{background-position:50% 65%;padding-bottom:40px;padding-top:40px}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left{padding-bottom:95px}html[lang=da] .grc-platform-pg .srcs-wrapper .srcs_title{max-width:1200px}html[lang=da] .grc-platform-pg .srcs-wrapper .srcs_heading{font-size:27px}.gdpr_pg .gdpr_row2 .tst_slider_mdl span.large-quotes-2{font-size:40px}.gdpr_pg .gdpr_row3 .hsigplt-wrapper .hs-btn{transform:none}html[lang=da] .home_pg .banner_wrap .ban_cont p,html[lang=no] .home_pg .banner_wrap .ban_cont p,html[lang=sv-se] .home_pg .banner_wrap .ban_cont p{line-height:1.5vw}html[lang=da] .home_pg .banner_wrap,html[lang=no] .home_pg .banner_wrap,html[lang=sv-se] .home_pg .banner_wrap{background-position:50% 50%}html[lang=da] .home_row1 .hscwic-wrapper:last-child,html[lang=no] .home_row1 .hscwic-wrapper:last-child,html[lang=sv-se] .home_row1 .hscwic-wrapper:last-child{margin-bottom:0}html[lang=da] .home_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=no] .home_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=sv-se] .home_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:20px}html[lang=da] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=no] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=sv-se] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img{padding:6%}html[lang=da] .home_row2 .hscwic_cont h3,html[lang=no] .home_row2 .hscwic_cont h3,html[lang=sv-se] .home_row2 .hscwic_cont h3{text-transform:uppercase}html[lang=da] .home_row2 .hscwic-wrapper:last-child{margin-bottom:30px}html[lang=no] .gdpr_row1 .cwbg-wrapper,html[lang=sv-se] .gdpr_row1 .cwbg-wrapper{background-attachment:scroll;background-position:50% 10%}html[lang=no] .gdpr_row3 .hscwic-wrapper,html[lang=sv-se] .gdpr_row3 .hscwic-wrapper{padding-bottom:0;padding-top:0}html[lang=no] .gdpr_row3 .btmpn-wrapper,html[lang=sv-se] .gdpr_row3 .btmpn-wrapper{padding-top:95px}.cert_mdl .ir-contact a{transition:none}html[lang=da] .prcsstb-wrapper .service_card_tab,html[lang=no] .prcsstb-wrapper .service_card_tab,html[lang=sv-se] .prcsstb-wrapper .service_card_tab{position:relative;z-index:9}html[lang=da] .prcsstb-wrapper .service_card_tab.w--current:not(:first-child) .pointer,html[lang=no] .prcsstb-wrapper .service_card_tab.w--current:not(:first-child) .pointer,html[lang=sv-se] .prcsstb-wrapper .service_card_tab.w--current:not(:first-child) .pointer{display:flex}html[lang=no] .gdpr_pg .gdpr_row2 .tst_slider_mdl span.large-quotes-2{font-size:24px}.wbnrdtl_frm .widget-type-rich_text h4{padding-bottom:31px}html[lang=da] .outsourcing_page .hsfaq-wrapper h2{padding-bottom:0}.hscwic-wrapper .hscwic_col .hscwic_list p{color:#333}@media (max-width:991px){.header_outer{min-height:60px}.about_grp .widget-type-rich_text,.body-wrapper .page-center,.dfltCont .widget-type-rich_text,.partner_grp .widget-type-rich_text{max-width:90%}.body-wrapper .dnd-section,.main_sec{padding:50px 5%}.grc_platform_grp .page-header.section-header{max-width:90%}.page-header.section-header h2{margin-top:0}.page-header.section-header p{font-size:20px;margin-bottom:0}.grc_platform_grp .hscwic_1 .hscwic_col img,.grc_platform_grp .hscwic_3 .hscwic_col img{max-width:500px}.grc_platform_grp .hscwic-wrapper.hscwic_1 .hscwic-img{padding-bottom:0}.grc_platform_grp .hscwic_3 .hscwic_col h2{margin-left:auto;margin-right:auto;max-width:500px;text-align:center}.grc_platform_grp .hscwic_3{padding-bottom:50px}.grc_platform_grp2 .hscwic-wrapper.right .hscwic_row{grid-row-gap:20px}.grc_platform_grp2 .hscwic-wrapper.right .hscwic-content{padding:6% 6% 0}.grc_platform_grp2 .hscwic-wrapper.left{padding-top:50px}.grc_platform_grp2 .hscwic-wrapper.left .hscwic_row{width:100%;grid-column-gap:15px;grid-row-gap:25px}.grc_platform_grp2 .hscwic-wrapper.left h2{text-align:center}[data-text=bigger-text]{font-size:20px;margin-bottom:0}.partner-pg .banner_wrap .ban_cont p{font-size:22px;line-height:32px}.partner_grp .cwbg-wrapper .lets-talk{letter-spacing:1.5px}.partner-pg .banner_wrap{min-height:28vw}.body-wrapper .partner_grp .dnd-section{padding-bottom:30px}.partner_grp .hscwic-wrapper .hscwic_row{grid-row-gap:20px;-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:auto auto;grid-template-rows:auto auto}html[lang=da] .partner_grp .cwbg-wrapper{padding-bottom:60px;padding-top:60px}html[lang=da] .partner_grp .cwbg-wrapper .page-center{max-width:90%}html[lang=da] .partner_grp .cwbg-wrapper .cwbg_cont{max-width:100%}.about_grp .cwbg-wrapper .cwbg_cont h2,.team_grp .btmpn-wrapper .heading-btmpn{margin-top:0}html[lang=da] .team_grp .btmpn-wrapper{padding-bottom:50px}.about-pg .bantyp2_wrap{min-height:auto;padding-bottom:40px;padding-top:40px}.about-pg .bantyp2_wrap .banner_inner{margin-bottom:60px;margin-top:60px;max-width:90%}html[lang=en] .about_grp .hscwic-wrapper.right .hscwic_col h2{margin-left:auto;margin-right:auto;max-width:500px;text-align:center}html[lang=en] .about_grp .hscwic-wrapper .hscwic-content{padding:6% 6% 0}.about_grp .hscwic-wrapper.right .hscwic_col img{max-width:500px}.about_grp .hscwic-wrapper .hscwic_row{grid-row-gap:30px}.about_grp .hscwic-wrapper.left .hscwic_col h2{text-align:center}.career-pg .banner_wrap{background-position:65% 50%;min-height:18vw;padding-bottom:60px;padding-top:60px}.implmntsn-pg .banner_wrap{min-height:28vw}.implmntsn-pg .banner_wrap .banner_inner{margin-top:60px}.implmntsn-pg .hscwic-wrapper.right .hscwic_col img{max-width:500px}.implmntsn-pg .hscwic-wrapper.right .hscwic_row{grid-row-gap:25px}.implmntsn_grp .hscwic-wrapper.left{padding-bottom:20px;padding-top:40px}.implmntsn_grp .hscwic-wrapper.left .hscwic_row{grid-row-gap:15px}.implmntsn_grp .hscwic-wrapper.left .hscwic_col h2{text-align:center}.esgEnv_grp .cwbg-wrapper .cwbg_cont h2,.sldtl_grp .cwbg-wrapper .cwbg_cont h2{margin-top:0}.sldtl-pg .banner_wrap{background-position:65% 50%}.sldtl_grp .hscwic-wrapper:not(.right.hscwic_2) .hscwic_col img{max-width:500px;text-align:center}.sldtl_grp .hscwic-wrapper .hscwic_col{padding:6% 6% 0}.esgEnv_grp .hscwic-wrapper.left .hscwic_col h2,.sldtl_grp .hscwic-wrapper.left .hscwic_col h2{text-align:center}.esgEnv_grp .hscwic-wrapper.right.hscwic_2 .hscwic_col h2{text-align:left}.esgEnv_grp .hscwic-wrapper .hscwic_list,.sldtl_grp .hscwic-wrapper .hscwic_list{margin-left:5px}.sldtl_grp .hscwic-wrapper.right.hscwic_2 .hscwic-img{padding:0}.esgEnv_grp .hscwic-wrapper.right.hscwic_2 .hscwic_row,.sldtl_grp .hscwic-wrapper.right.hscwic_2 .hscwic_row{grid-column-gap:25px;grid-row-gap:15px}.sldtl_grp .btmpn-wrapper a.cta_button{letter-spacing:1.5px;width:auto}.esgEnv_grp .hscwic-wrapper.left .hscwic_col img{max-width:500px}.esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-left:0}.esgEnv_grp .hsigplt-wrapper .hsigplt-content{padding:0}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper .hscwic_col img,.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:500px}.ismsInfo-pg .hscwic-wrapper .hscwic_lists .hscwic_list:nth-child(3){margin-bottom:30px}.ismsInfo-pg .hscwic-wrapper.right.hscwic_3 .hscwic-content{padding:6% 6% 0}.ismsInfo-pg .cwbg-wrapper{padding-bottom:80px;padding-top:80px}.ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1{padding:50px 5% 40px}.ismsInfo-pg .btmpn-wrapper{padding-bottom:0;padding-top:0}.ismsInfo-pg .btmpn-wrapper .heading-btmpn{margin-bottom:0}.ismsInfo-pg .esgEnv_grp .btmpn-wrapper .section.yellow_bg{height:auto;padding:0 2%}.ismsInfo-pg .esgEnv_grp .btmpn-wrapper a.cta_button{letter-spacing:normal}.ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .hsigplt-content,.opCmp-pg .esgEnv_grp .hsigplt-wrapper .hsigplt-content{text-align:center}.ismsInfo-pg .hsigplt-wrapper .hsigplt_col p,.opCmp-pg .hsigplt-wrapper .hsigplt_col p{padding-top:10px}.ismsInfo-pg .tiwc-wrapper .tiwc_row{margin-bottom:-100px}.ismsInfo-pg .tiwc-wrapper .tiwc_item{margin-bottom:100px}.opCmp-pg .logos .logo_wrap{margin:0 0 24px;width:33.33%}.opCmp-pg .esgEnv_grp .hscwic-wrapper.right .hscwic_col img,.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1 .hscwic_col img{max-width:500px}.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-left:5%;padding-right:5%}.opCmp-pg .esgEnv_grp .hscwic-wrapper.left .hscwic_col img{max-width:550px}.opCmp-pg .tccnont-wrapper .content_contain{padding:0}.opCmp-pg .opCmp_grp .hscwic-wrapper .hscwic_col h2{text-align:left}.opCmp-pg .opCmp_grp .hscwic-wrapper .hscwic_row{grid-row-gap:25px}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left{padding-bottom:50px}.home_row2 .hscwic-wrapper.hscwic_4 .hscwic-content,html[lang=da] .grc_platform_grp2 .hscwic-wrapper.right .hscwic-content{padding:0}.home_row1 .hscwic-wrapper.left .hscwic_col h2,html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left .hscwic_col h2{text-align:center}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.right .hscwic_col h2{text-align:left}html[lang=da] .home_pg .banner_wrap .ban_cont p,html[lang=no] .home_pg .banner_wrap .ban_cont p,html[lang=sv-se] .home_pg .banner_wrap .ban_cont p{line-height:2.5vw}html[lang=da] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row,html[lang=no] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row,html[lang=sv-se] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row{grid-row-gap:15px}html[lang=da] .home_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=no] .home_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=sv-se] .home_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:0}html[lang=da] .home_row1 .page-header.section-header,html[lang=no] .home_row1 .page-header.section-header,html[lang=sv-se] .home_row1 .page-header.section-header{max-width:90%}html[lang=da] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=no] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=sv-se] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img{padding:0}html[lang=no] .gdpr_row3 .btmpn-wrapper,html[lang=sv-se] .gdpr_row3 .btmpn-wrapper{padding-top:40px}html[lang=no] .gdpr_row3 .hscwic-wrapper .hscwic-content,html[lang=sv-se] .gdpr_row3 .hscwic-wrapper .hscwic-content{margin-top:0}html[lang=no] .gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic-content,html[lang=no] .gdpr_row2 .hscwic-wrapper .hscwic-content,html[lang=no] .gdpr_row3 .hscwic-wrapper .hscwic-content,html[lang=sv-se] .gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic-content,html[lang=sv-se] .gdpr_row2 .hscwic-wrapper .hscwic-content,html[lang=sv-se] .gdpr_row3 .hscwic-wrapper .hscwic-content{padding:0}html[lang=no] .gdpr_row1 .hscwic-wrapper.hscwic_3 .hscwic_col img,html[lang=sv-se] .gdpr_row1 .hscwic-wrapper.hscwic_3 .hscwic_col img{max-width:500px}html[lang=no] .gdpr_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=sv-se] .gdpr_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:0}.about_grp .cwbg-wrapper{background-position:50% 50%}.implmntsn-pg .banner_wrap{background-position:100% 50%}html[lang=da] .esgEnv-page .tccnont-wrapper .tccnont_row{-ms-grid-columns:1fr;grid-template-columns:1fr}html[lang=da] .esgEnv-page .contract_solution.bg_img .section.grey-onepager{margin-bottom:0}html[lang=da] .prcsstb-wrapper .service_card_tab.w--current .pointer,html[lang=no] .prcsstb-wrapper .service_card_tab.w--current .pointer,html[lang=sv-se] .prcsstb-wrapper .service_card_tab.w--current .pointer{display:none!important}html[lang=da] .esgEnv-page .tccnont-wrapper .main_sec{padding-bottom:50px}html[lang=da] .gdpr_row1 .hscwic-wrapper.right.hscwic_1 .hscwic-content,html[lang=da] .gdpr_row2 .hscwic-wrapper .hscwic-content{padding:0}html[lang=da] .gdpr_row3 .hscwic-wrapper .hscwic-content{margin-top:0;padding:0}html[lang=da] .gdpr_row3 .btmpn-wrapper{padding-top:40px}html[lang=da] .outsourcing_page .hsfaq-wrapper h2{padding-bottom:0}html[lang=da] .gdpr_row2 .hscwic-wrapper .hscwic-content h2{text-align:center}html[lang=da] .outsourcing_page .cloud_outstanding .section.eipoa{padding-bottom:60px;padding-top:64px}}@media (max-width:767px){.header_outer{min-height:40px}.grc_platform_grp .page-header.section-header{padding-bottom:30px;padding-top:30px}.body-wrapper .dnd-section,.main_sec{padding:30px 5vw}.page-header.section-header h2{font-size:24px;line-height:30px}.page-header.section-header p{font-size:20px;font-weight:400;line-height:25px;text-align:left}.grc_platform_grp .hscwic_3{padding-bottom:40px;padding-top:40px}.grc_platform_grp .hscwic_3 .hscwic_row{padding-bottom:30px}.grc_platform_grp2 .hscwic-wrapper.right .hscwic-content .hscwic_cont{padding-left:1%;padding-right:1%;text-align:left}.grc_platform_grp2 .hscwic-wrapper.left{padding-top:30px}.grc_platform_grp2 .hscwic-wrapper.left .hscwic_row{margin-top:10px}.h2_bigger{font-size:40px;line-height:45px}[data-text=bigger-text]{font-size:20px;font-weight:400;line-height:25px;text-align:left}.partner_grp .cwbg-wrapper .lets-talk{min-width:250px}html[lang=da] .partner_grp .hscwic-wrapper .hscwic_row h2{text-align:left}html[lang=da] .partner_grp .cwbg-wrapper{padding-bottom:40px;padding-top:40px}.team_grp .btmpn-wrapper .heading-btmpn{font-size:24px;line-height:30px}html[lang=da] .team_grp .btmpn-wrapper{padding-bottom:30px}.about-pg .bantyp2_wrap h1{margin-top:20px}.about_grp .cwbg-wrapper,.body-wrapper .small_padding .dnd-section,.main_sec.main_sec_small{padding-bottom:30px;padding-top:30px}.about-pg .bantyp2_wrap{padding:0}.about-pg .bantyp2_wrap .banner_inner{margin-bottom:0;margin-top:0;max-width:100%}.about_grp .cwbg-wrapper{background-position:50% 50%;padding-bottom:40px;padding-top:40px}.about_grp .hscwic-wrapper .hscwic_row{grid-row-gap:20px}.career-pg .banner_wrap{min-height:18vw;padding-bottom:0;padding-top:4vw}html[lang=da] .career_grp .crntOp-wrapper .main_sec{background-color:#f2f2f2;padding-top:10px}.implmntsn_grp .logos .logo_wrap:nth-child(4) img{min-width:120px;width:10vw}.implmntsn-pg .hscwic-wrapper.right .hscwic_row,.implmntsn_grp .hscwic-wrapper.left .hscwic_row{grid-row-gap:0}.sldtl_grp .logos .logo_wrap:first-child img,.sldtl_grp .logos .logo_wrap:nth-child(5) img{min-width:120px}.sldtl_grp .logos .logo_wrap:nth-child(2) img{min-width:60px}.sldtl_grp .logos .logo_wrap:nth-child(4) img{max-width:90%;min-width:120px;width:10vw}.ismsInfo-pg .hscwic-wrapper .hscwic_col .hscwic_list p,.sldtl_grp .hscwic-wrapper .hscwic_col .hscwic_list p{line-height:25px}.sldtl_grp .hscwic-wrapper.right.hscwic_2 .hscwic-img{padding:0 6%}.sldtl_grp .hscwic-wrapper.right.hscwic_2 .hscwic_row{grid-column-gap:0;grid-row-gap:0}.esgEnv_grp .hscwic-wrapper.hscwic_3 .hscwic_row,.sldtl_grp .hscwic-wrapper.hscwic_3 .hscwic_row{padding-bottom:30px}.sldtl_grp .btmpn-wrapper a.cta_button{width:100%}.esgEnv-page .banner_wrap .banner_inner{max-width:90%}.esgEnv-page .hscwic-wrapper .hscwic_col .hscwic_list p{line-height:25px}.esgEnv_grp .hscwic-wrapper.right.hscwic_2 .hscwic_row{grid-column-gap:0;grid-row-gap:0}.esgEnv_grp .tccnont-wrapper .tccnont_lists{padding-top:25px}.esgEnv_grp .hsigplt-wrapper .hsigplt_col h2{text-align:center}.ismsInfo-pg .logos .logo_wrap:first-child img,.ismsInfo-pg .logos .logo_wrap:nth-child(4) img{min-width:120px;width:10vw}.ismsInfo-pg .banner_wrap .book-demo,html[lang=da] .ismsInfo-pg .banner_wrap a.cta_button{border-radius:8px;min-height:auto;padding-left:18px;padding-right:18px}html[lang=da] .ismsInfo-pg .banner_wrap a.cta_button{font-weight:700}.ismsInfo-pg .hscwic-wrapper.right.hscwic_3 .hscwic-content{padding-top:0}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.hscwic_3 .hscwic_row{padding-bottom:0}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.hscwic_4 .hscwic_row{padding-bottom:30px}.ismsInfo-pg .cwbg-wrapper{padding-bottom:50px;padding-top:50px}.ismsInfo-pg .tiwc-wrapper .tiwc_row,.opCmp-pg .tiwc-wrapper .tiwc_row{margin-bottom:-30px}.ismsInfo-pg .tiwc-wrapper .tiwc_item,.opCmp-pg .tiwc-wrapper .tiwc_item{margin-bottom:30px!important}.ismsInfo-pg .btmpn-wrapper,.ismsInfo-pg .cwbg-wrapper,.ismsInfo-pg .prcsstb-wrapper .main_sec{padding-left:4%;padding-right:4%}.ismsInfo-pg .prcsstb-wrapper .whats_included,.opCmp-pg .prcsstb-wrapper .whats_included{padding-left:20px;padding-right:20px}.ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:30px}.ismsInfo-pg .btmpn-wrapper .btmpn_cont p{margin:10px 0;text-align:left}.ismsInfo-pg .esgEnv_grp .btmpn-wrapper a.cta_button{margin:0 auto;min-width:auto;width:180px}.opCmp-pg .logos .logo_wrap:first-child img,.opCmp-pg .logos .logo_wrap:nth-child(4) img{max-width:90%;min-width:120px;width:10vw}.opCmp-pg .logos .logo_wrap:nth-child(2) img,.opCmp-pg .logos .logo_wrap:nth-child(3) img{min-width:120px}.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:30px;padding-top:30px}.opCmp-pg .tccnont-wrapper .div-block-1016.flex.grey{padding-left:40px;padding-right:40px}.opCmp-pg .opCmp_grp .hscwic-wrapper .hscwic_row{grid-row-gap:0}.opCmp-pg .opCmp_grp .hscwic-wrapper .hscwic_col h2{text-align:center}.esgEnv-page .banner_wrap .book-demo-dasm{padding-bottom:15.9px;padding-top:15.9px}.esgEnv-page .esgEnv_grp .hscwic-wrapper.right.hscwic_2 .hscwic_col h2{text-align:center}.esgEnv-page .esgEnv_grp .hsigplt-wrapper .hsigplt_col h2{text-align:left}.home_row2 .tst_slider_mdl .section.book-demo_w_image.gdpr{padding-bottom:60px;padding-top:60px}html[lang=da] .grc_platform_grp .hscwic_3{padding-bottom:30px;padding-top:30px}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left{padding-bottom:30px}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left .hscwic_row{grid-column-gap:0;grid-row-gap:0;margin-top:0}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.right .hscwic-content .hscwic_cont{padding:0}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.right .hscwic_col h2{text-align:center}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.right .hscwic-img{margin-top:0}html[lang=da] .home_pg .banner_wrap .ban_cont p,html[lang=no] .home_pg .banner_wrap .ban_cont p,html[lang=sv-se] .home_pg .banner_wrap .ban_cont p{line-height:3vw}html[lang=da] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row,html[lang=no] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row,html[lang=sv-se] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row{grid-row-gap:0}html[lang=da] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=no] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=sv-se] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img{padding-left:6%;padding-right:6%}html[lang=da] .home_row2 .hscwic-wrapper:last-child,html[lang=no] .gdpr_row1 .hscwic-wrapper.right.hscwic_3,html[lang=sv-se] .gdpr_row1 .hscwic-wrapper.right.hscwic_3{margin-bottom:60px}html[lang=no] .gdpr_row3 .hsigplt-wrapper .hsigplt-content,html[lang=sv-se] .gdpr_row3 .hsigplt-wrapper .hsigplt-content{text-align:left}html[lang=no] .gdpr_row3 .hsigplt-wrapper .hsigplt_row,html[lang=sv-se] .gdpr_row3 .hsigplt-wrapper .hsigplt_row{grid-row-gap:0}html[lang=no] .gdpr_row3 .hscwic-wrapper,html[lang=sv-se] .gdpr_row3 .hscwic-wrapper{padding-bottom:20px;padding-top:80px}html[lang=no] .footer_cta_left a img{margin-bottom:25px}html[lang=da] .esgEnv-page .tccnont-wrapper .main_sec{padding-bottom:30px}html[lang=da] .gdpr_row1 .hscwic-wrapper.right.hscwic_3{margin-bottom:60px}html[lang=da] .outsourcing_page .cloud_outstanding .section.eipoa{background-position:0 50%;padding-top:60px}}@media (max-width:479px){.wbnrdtl-pg .wbnrdtl_frm.cmn_form{margin-top:16px}.body-wrapper .dnd-section,.main_sec{padding:30px 5%}.about_grp .cwbg-wrapper,.body-wrapper .small_padding .dnd-section,.main_sec.main_sec_small{padding-bottom:30px;padding-top:25px}.grc_platform_grp .page-header.section-header{max-width:80%;padding-bottom:30px;padding-top:25px}.about_grp .widget-type-rich_text,.dfltCont .widget-type-rich_text,.partner_grp .widget-type-rich_text{max-width:80%}.page-header.section-header h2{margin-top:15px}.page-header.section-header p{font-size:18px;line-height:24px}.grc_platform_grp .hscwic-wrapper.hscwic_1 .hscwic-img{padding:0}.grc_platform_grp .hscwic_1 .hscwic_row{margin-top:0}.grc_platform_grp .hscwic_3{margin-bottom:auto;padding-bottom:100px;padding-top:20px}.grc_platform_grp .hscwic_3 .hscwic_col h2{font-size:22px}html[lang=da] .grc_platform_grp .hscwic_3 .hscwic_col h2{font-size:24px;text-align:left}.grc_platform_grp .hscwic_3 .hscwic_row{padding-bottom:20px}.grc_platform_grp2 .hscwic-wrapper.right .hscwic_row{margin-top:0}.grc_platform_grp2 .hscwic-wrapper.right .hscwic_col img{max-width:100%}.grc_platform_grp2 .hscwic-wrapper.right .hscwic-content{padding:0}.grc_platform_grp2 .hscwic-wrapper.right .hscwic-content h2{text-align:center}.h2_bigger{font-size:30px;line-height:30px}[data-text=bigger-text]{font-size:18px;line-height:24px}.partner-pg .banner_wrap .ban_cont p{font-size:18px;line-height:25px}.partner_grp .cwbg-wrapper .lets-talk{max-width:180px;min-width:180px}.body-wrapper .partner_grp .dnd-section{padding-bottom:15px}.partner_grp .hscwic-wrapper .hscwic_row{margin-top:0}.partner_grp .hscwic-wrapper .hscwic_row h2{text-align:center}html[lang=da] .partner_grp .cwbg-wrapper{padding:30px 20px}.about_grp .cwbg-wrapper .cwbg_cont h2,.team_grp .btmpn-wrapper .heading-btmpn{margin-top:15px}.about_grp .cwbg-wrapper{padding-bottom:50px;padding-top:50px}.about_grp .hscwic-wrapper .hscwic-content{padding:0}.about_grp .hscwic-wrapper.left .hscwic_col h2{text-align:left}html[lang=da] .about_grp.small_padding .dnd-section,html[lang=no] .about_grp.small_padding .dnd-section,html[lang=sv-se] .about_grp.small_padding .dnd-section{padding-bottom:40px;padding-top:20px}.career-pg .banner_wrap{padding-top:2vw}html[lang=da] .career_grp .crntOp-wrapper .main_sec{padding-top:20px}.implmntsn_grp .hscwic-wrapper .hscwic_row{margin-top:0}.implmntsn_grp .hscwic-wrapper.left{padding-top:30px}.implmntsn_grp .hscwic-wrapper.left .hscwic_col h2{text-align:left}.sldtl_grp .hscwic-wrapper.hscwic_3 .hscwic_row{margin-bottom:20px}.esgEnv_grp .cwbg-wrapper .cwbg_cont h2,.sldtl_grp .cwbg-wrapper .cwbg_cont h2{margin-top:15px}.sldtl_grp .hscwic-wrapper .hscwic_row{margin-top:0}.sldtl_grp .hscwic-wrapper.hscwic_3 .hscwic_row{margin-top:25px}.sldtl_grp .hscwic-wrapper .hscwic_col{padding:0}.sldtl_grp .hscwic-wrapper.left .hscwic_col h2{text-align:left}.sldtl_grp .hscwic-wrapper .hscwic_list{margin-left:0}.sldtl_grp .hscwic-wrapper .hscwic_list_img img{max-width:80%!important}.sldtl_grp .hscwic-wrapper.right.hscwic_2 .hscwic-img{padding:0}.sldtl_grp .btmpn-wrapper a.cta_button{min-width:auto;padding-left:5px;padding-right:5px;width:180px}.sldtl_grp .hscwic-wrapper.right.hscwic_1 .hscwic_row{margin-top:5px}.esgEnv_grp .hscwic-wrapper .hscwic_row{margin-top:0}.esgEnv_grp .hscwic-wrapper.left .hscwic_col h2{text-align:left}.esgEnv_grp .hscwic-wrapper .hscwic_list{margin-left:0}.esgEnv_grp .hscwic-wrapper .hscwic_list_img img{max-width:80%!important}.esgEnv_grp .hscwic-wrapper.hscwic_3 .hscwic_row{margin-bottom:20px;margin-top:25px}.esgEnv_grp .tiwc-wrapper .tiwc_main_title h2{text-align:center}.esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:40px;padding-top:45px}.esgEnv_grp .hscwic-wrapper .hs-btn{text-align:center}.esgEnv_grp .hsigplt-wrapper .hsigplt_col h2{text-align:left}.esgEnv_grp .hsigplt-wrapper .hsigplt_btn{text-align:center}.esgEnv_grp .hsigplt-wrapper .text-block{font-size:17px}.ismsInfo-pg .banner_wrap .ban_cont p{font-size:3.8vw;line-height:4.5vw}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-top:20px}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper .hscwic_row{margin-top:25px}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1 .hscwic_row{margin-top:0}.ismsInfo-pg .hscwic-wrapper.right.hscwic_3 .hscwic-content{padding:0}.ismsInfo-pg .esgEnv_grp .hscwic-wrapper.hscwic_4 .hscwic_row{padding-bottom:20px}.ismsInfo-pg .esgEnv_grp .tiwc-wrapper .tiwc_main_title h2{text-align:left}.ismsInfo-pg .tiwc-wrapper .tiwc_row{margin-bottom:-5px}.opCmp-pg .tiwc-wrapper .tiwc_row{margin-bottom:-35px}.ismsInfo-pg .tiwc-wrapper .tiwc_item,.opCmp-pg .tiwc-wrapper .tiwc_item{margin-bottom:35px!important}.ismsInfo-pg .btmpn-wrapper,.ismsInfo-pg .cwbg-wrapper,.ismsInfo-pg .prcsstb-wrapper .main_sec{padding-left:5%;padding-right:5%}.ismsInfo-pg .prcsstb-wrapper .whats_included,.opCmp-pg .prcsstb-wrapper .whats_included{padding-left:15px;padding-right:15px}.ismsInfo-pg .ismsInfo_grp .hscwic-wrapper.right.hscwic_1{padding-bottom:35px;padding-top:65px}.ismsInfo-pg .btmpn-wrapper .btmpn_cont p,.ismsInfo-pg .esgEnv_grp .hsigplt-wrapper .hsigplt_col h2{text-align:center}.opCmp-pg .logos .logo_wrap{margin-bottom:34px;padding-left:18px;padding-right:18px;width:50%}.opCmp-pg .esgEnv_grp .hscwic-wrapper.right.hscwic_1{padding-top:25px}.opCmp-pg .esgEnv_grp .hscwic-wrapper .hscwic_row{margin-top:25px}.opCmp-pg .esgEnv_grp .hscwic-wrapper.hscwic_1 .hscwic_row{margin-top:0}.opCmp-pg .tccnont-wrapper .tccnont_topleft_cont h2{text-align:left}.opCmp-pg .tccnont-wrapper .div-block-1016.flex.grey{padding-left:20px;padding-right:20px}.opCmp-pg .opCmp_grp .hscwic-wrapper .hscwic_col h2{text-align:left}.esgEnv_grp .hsigplt-wrapper .hsigplt_col h2{text-align:center}.esgEnv-page .banner_wrap .book-demo-dasm{padding-bottom:9px;padding-top:9px}.esgEnv-page .esgEnv_grp .hscwic-wrapper.right.hscwic_2 .hscwic_col h2,.home_row1 .hscwic-wrapper.left .hscwic_col h2{text-align:left}.home_row1 .page-header.section-header{width:80%}.home_row2 .tst_slider_mdl .section.book-demo_w_image.gdpr{padding-bottom:30px;padding-top:30px}html[lang=da] .grc_platform_grp .hscwic_3{padding-top:25px}html[lang=da] .grc-platform-pg .cwbg-wrapper{padding-bottom:50px;padding-top:50px}html[lang=da] .grc_platform_grp .tiwc-wrapper .tiwc_main_title h2{text-align:center}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left .hscwic_row{max-width:90%;grid-row-gap:10px}html[lang=da] .grc_platform_grp2 .hscwic-wrapper.left .hscwic_col h2,html[lang=da] .grc_platform_grp2 .hscwic-wrapper.right .hscwic_col h2{text-align:left}html[lang=da] .grc_platform_grp .tst_slider_mdl .name---testimonial{margin-top:0}html[lang=da] .home_pg .banner_wrap .ban_cont p,html[lang=no] .home_pg .banner_wrap .ban_cont p,html[lang=sv-se] .home_pg .banner_wrap .ban_cont p{line-height:4vw}html[lang=da] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row,html[lang=no] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row,html[lang=sv-se] .home_row1 .hscwic-wrapper.hscwic_2 .hscwic_row{margin-top:0}html[lang=da] .home_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=no] .home_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=sv-se] .home_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:15px}html[lang=da] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=no] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img,html[lang=sv-se] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic-img{padding:0}html[lang=da] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic_row,html[lang=no] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic_row,html[lang=sv-se] .home_row2 .hscwic-wrapper.hscwic_1 .hscwic_row{margin-top:0}html[lang=da] .home_row2 .hscwic-wrapper:last-child{margin-bottom:50px}html[lang=da] .gdpr_row1 .widget-type-rich_text h2,html[lang=no] .gdpr_row1 .widget-type-rich_text h2,html[lang=sv-se] .gdpr_row1 .widget-type-rich_text h2{font-size:22px}html[lang=no] .gdpr_row1 .dnd-section,html[lang=sv-se] .gdpr_row1 .dnd-section{padding-top:25px}html[lang=no] .gdpr_row1 .hscwic-wrapper.right.hscwic_3,html[lang=sv-se] .gdpr_row1 .hscwic-wrapper.right.hscwic_3{margin-bottom:50px}html[lang=no] .gdpr_row1 .cwbg-wrapper .cwbg_cont h2,html[lang=sv-se] .gdpr_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:15px}html[lang=da] .gdpr_row1 .widget-type-rich_text h2{margin-top:10px}html[lang=no] .gdpr_row2 .hscwic-wrapper .hscwic-content h2,html[lang=no] .gdpr_row3 .hscwic-wrapper .hs-btn,html[lang=sv-se] .gdpr_row2 .hscwic-wrapper .hscwic-content h2,html[lang=sv-se] .gdpr_row3 .hscwic-wrapper .hs-btn{text-align:center}html[lang=no] .gdpr_row3 .hscwic-wrapper,html[lang=sv-se] .gdpr_row3 .hscwic-wrapper{padding-bottom:30px}html[lang=en] .about_grp .hscwic-wrapper .hscwic-content{padding:0}html[lang=en] .about_grp .hscwic-wrapper.right .hscwic_col h2{font-size:22px}.about_grp .cwbg-wrapper{padding-left:5%;padding-right:5%}.home_pg .logos .logo_wrap:last-child{display:block}.invs_pg .invs_row1 .tiwc-wrapper{padding-bottom:55px}html[lang=da] .implmntsn_grp .iwcnt-wrapper .iwcnt_lists{margin-bottom:15px}html[lang=da] .other_sol_pg .service_tabber_mdl .service_card_tab-2.w--current{padding:6px 32px}html[lang=da] .ismsInfo-pg .banner_wrap a.cta_button{line-height:23px}html[lang=da] .wbnrdtl-pg .wbnrdtl_flx{display:block}html[lang=no] .ismsInfo-pg .gdprSltn-wrapper .card_wrapper:nth-child(2) .card_grc{height:auto}html[lang=no] .gdpr_row3 .btmpn-wrapper .book_demo_btn{display:inline-block;max-width:none;padding-left:5px;padding-right:5px}html[lang=da] .gdpr_row1 .hscwic-wrapper.right.hscwic_3{margin-bottom:50px}html[lang=da] .gdpr_row1 .cwbg-wrapper .cwbg_cont h2{margin-top:15px}html[lang=da] .outsourcing_page .cloud_outstanding .section,html[lang=da] .outsourcing_page .cloud_outstanding .section.eipoa{padding-bottom:30px;padding-top:30px}}.row5_wrap .prcsstb-wrapper .heading-83{color:#15113b}.outsourcing_page .logos .logo_wrap:last-child{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.body-wrapper .btmpn-wrapper .cta-grid,.body-wrapper .hscwic-wrapper .hscwic_row{display:flex}.body-wrapper .cwbg-wrapper,.body-wrapper .hscwic-wrapper .hscwic_list_img{display:block}.body-wrapper .banner_wrap,.body-wrapper .home_pg .banner_wrap{height:29vw;justify-content:flex-start}.body-wrapper .about-pg .bantyp2_wrap{height:32vw;justify-content:flex-start}.body-wrapper .banner_wrap .banner_inner{width:45%}}@media (max-width:991px){@media (-ms-high-contrast:active),(-ms-high-contrast:none){.body-wrapper .home_pg .banner_wrap{height:auto!important}}}