:root{--gutter-width:3rem;--outer-margin:2rem;--gutter-compensation:calc(var(--gutter-width)*0.5*-1);--half-gutter-width:calc(var(--gutter-width)*0.5);--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min)em;--screen-sm-min:var(--sm-min)em;--screen-md-min:var(--md-min)em;--screen-lg-min:var(--lg-min)em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}@custom-media --sm-viewport only screen and (min-width: 48em);@custom-media --md-viewport only screen and (min-width: 64em);@custom-media --lg-viewport only screen and (min-width: 75em);.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:var(--outer-margin,2rem);padding-left:var(--outer-margin,2rem)}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:var(--gutter-compensation,-.5rem);margin-left:var(--gutter-compensation,-.5rem);position:relative}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media(max-width:767px){.hide-xs{display:none}}@media(min-width:768px){.container{width:var(--container-sm,46rem)}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media(min-width:992px){.container{width:var(--container-md,61rem)}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media(min-width:1200px){.container{width:var(--container-lg,71rem)}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-50%,0);visibility:visible}25%{opacity:0;transform:translate3d(0,-50%,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes slideInUp{0%{opacity:0;transform:translate3d(0,50%,0);visibility:visible}25%{opacity:0;transform:translate3d(0,50%,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes slideInArrow{0%{opacity:0;transform:translate3d(-50%,30%,0) rotate(45deg);visibility:visible}to{opacity:1;transform:translate3d(-50%,0,0) rotate(45deg)}}@keyframes FillInWhite{to{fill:#fff}}@keyframes FillInBlack{to{fill:#333}}@keyframes slideInUpFade{0%{transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.call-for-action{animation-name:slideInUpFade;animation-timing-function:ease;animation-duration:.8s;animation-fill-mode:forwards;opacity:0;animation-delay:1.2s}@keyframes expand-bounce{0%{transform:scale(0) translateY(-60%)}80%{transform:scale(1.55) translateY(-60%)}to{transform:scale(1.15) translateY(-60%)}}@keyframes changez{0%{z-index:1}25%{z-index:0}50%{z-index:0}75%{z-index:1}to{z-index:1}}@keyframes movestars{0%{transform:rotate(0) translateX(260px) rotate(0) rotateY(-70deg)}to{transform:rotate(1turn) translateX(260px) rotate(-1turn) rotateY(-70deg)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes noise-anim{0%{clip:rect(80px,9999px,7px,0)}5%{clip:rect(32px,9999px,92px,0)}10%{clip:rect(6px,9999px,40px,0)}15%{clip:rect(65px,9999px,57px,0)}20%{clip:rect(87px,9999px,38px,0)}25%{clip:rect(75px,9999px,49px,0)}30%{clip:rect(62px,9999px,12px,0)}35%{clip:rect(83px,9999px,45px,0)}40%{clip:rect(55px,9999px,80px,0)}45%{clip:rect(21px,9999px,2px,0)}50%{clip:rect(60px,9999px,100px,0)}55%{clip:rect(18px,9999px,23px,0)}60%{clip:rect(73px,9999px,11px,0)}65%{clip:rect(41px,9999px,13px,0)}70%{clip:rect(46px,9999px,99px,0)}75%{clip:rect(38px,9999px,82px,0)}80%{clip:rect(93px,9999px,37px,0)}85%{clip:rect(46px,9999px,70px,0)}90%{clip:rect(76px,9999px,1px,0)}95%{clip:rect(38px,9999px,67px,0)}to{clip:rect(73px,9999px,22px,0)}}@keyframes noise-anim-2{0%{clip:rect(76px,9999px,22px,0)}5%{clip:rect(45px,9999px,26px,0)}10%{clip:rect(48px,9999px,49px,0)}15%{clip:rect(12px,9999px,30px,0)}20%{clip:rect(30px,9999px,81px,0)}25%{clip:rect(67px,9999px,60px,0)}30%{clip:rect(10px,9999px,60px,0)}35%{clip:rect(37px,9999px,2px,0)}40%{clip:rect(95px,9999px,7px,0)}45%{clip:rect(38px,9999px,13px,0)}50%{clip:rect(56px,9999px,79px,0)}55%{clip:rect(22px,9999px,36px,0)}60%{clip:rect(81px,9999px,53px,0)}65%{clip:rect(17px,9999px,27px,0)}70%{clip:rect(37px,9999px,24px,0)}75%{clip:rect(37px,9999px,92px,0)}80%{clip:rect(35px,9999px,96px,0)}85%{clip:rect(47px,9999px,59px,0)}90%{clip:rect(36px,9999px,18px,0)}95%{clip:rect(4px,9999px,95px,0)}to{clip:rect(40px,9999px,1px,0)}}@keyframes clock-bag{0%{-webkit-transform:translate(3px,5px);transform:translate(3px,5px)}2%{-webkit-transform:translate(3px,2px);transform:translate(3px,2px)}4%{-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}6%{-webkit-transform:translate(1px,5px);transform:translate(1px,5px)}8%{-webkit-transform:translate(3px,4px);transform:translate(3px,4px)}10%{-webkit-transform:translate(3px,1px);transform:translate(3px,1px)}12%{-webkit-transform:translate(2px,3px);transform:translate(2px,3px)}14.000000000000002%{-webkit-transform:translate(3px,5px);transform:translate(3px,5px)}16%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}18%{-webkit-transform:translate(5px,3px);transform:translate(5px,3px)}20%{-webkit-transform:translate(2px,3px);transform:translate(2px,3px)}22%{-webkit-transform:translate(4px,3px);transform:translate(4px,3px)}24%{-webkit-transform:translate(5px,1px);transform:translate(5px,1px)}26%{-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}28.000000000000004%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}30%{-webkit-transform:translate(2px,4px);transform:translate(2px,4px)}32%{-webkit-transform:translate(2px,4px);transform:translate(2px,4px)}34%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}36%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}38%{-webkit-transform:translate(2px,4px);transform:translate(2px,4px)}40%{-webkit-transform:translate(4px,1px);transform:translate(4px,1px)}42%{-webkit-transform:translate(5px,4px);transform:translate(5px,4px)}44%{-webkit-transform:translate(1px,3px);transform:translate(1px,3px)}46.00000000000001%{-webkit-transform:translate(3px,5px);transform:translate(3px,5px)}48%{-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}50%{-webkit-transform:translate(1px,3px);transform:translate(1px,3px)}52%{-webkit-transform:translate(4px,5px);transform:translate(4px,5px)}54%{-webkit-transform:translate(5px,2px);transform:translate(5px,2px)}56.00000000000001%{-webkit-transform:translate(1px,4px);transform:translate(1px,4px)}58%{-webkit-transform:translate(4px,3px);transform:translate(4px,3px)}60%{-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}62%{-webkit-transform:translate(4px,3px);transform:translate(4px,3px)}64%{-webkit-transform:translate(3px,2px);transform:translate(3px,2px)}66%{-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}68%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}70.00000000000001%{-webkit-transform:translate(5px,2px);transform:translate(5px,2px)}72%{-webkit-transform:translate(4px,2px);transform:translate(4px,2px)}74%{-webkit-transform:translate(1px,3px);transform:translate(1px,3px)}76%{-webkit-transform:translate(1px,5px);transform:translate(1px,5px)}78%{-webkit-transform:translate(2px,4px);transform:translate(2px,4px)}80%{-webkit-transform:translate(1px,4px);transform:translate(1px,4px)}82.00000000000001%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}84%{-webkit-transform:translate(5px,3px);transform:translate(5px,3px)}86%{-webkit-transform:translate(3px,2px);transform:translate(3px,2px)}88%{-webkit-transform:translate(4px,3px);transform:translate(4px,3px)}90%{-webkit-transform:translate(1px,5px);transform:translate(1px,5px)}92.00000000000001%{-webkit-transform:translate(1px,4px);transform:translate(1px,4px)}94%{-webkit-transform:translate(4px,1px);transform:translate(4px,1px)}96%{-webkit-transform:translate(4px,1px);transform:translate(4px,1px)}98%{-webkit-transform:translate(2px,4px);transform:translate(2px,4px)}to{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}1%{-webkit-transform:scaleY(1) skewX(0deg);transform:scaleY(1) skewX(0deg)}1.5%{-webkit-transform:scaleY(3) skewX(-60deg);transform:scaleY(3) skewX(-60deg)}2%{-webkit-transform:scaleY(1) skewX(0deg);transform:scaleY(1) skewX(0deg)}51%{-webkit-transform:scaleX(1) scaleY(1) skewX(0deg);transform:scaleX(1) scaleY(1) skewX(0deg)}52%{-webkit-transform:scaleX(1.5) scaleY(.2) skewX(80deg);transform:scaleX(1.5) scaleY(.2) skewX(80deg)}53%{-webkit-transform:scaleX(1) scaleY(1) skewX(0deg);transform:scaleX(1) scaleY(1) skewX(0deg)}}.glitch:before{left:-2px;text-shadow:1px 0 #00f;animation:noise-anim-2 3s linear infinite alternate-reverse}.glitch:after,.glitch:before{content:attr(data-text);position:absolute;padding:0 10px;top:0;color:inherit;background:#000;overflow:hidden;clip:rect(0,900px,0,0)}.glitch:after{left:2px;text-shadow:-1px 0 red;animation:noise-anim 2s linear infinite alternate-reverse}.glitch{display:block;pointer-events:none;position:relative;color:#3f3;font-family:monospace!important;font-weight:300;transition:all .3s cubic-bezier(.645,.045,.355,1);animation:clock-bag 4s linear infinite}.glitch span{background:#000;padding:0 10px}fieldset{margin:0 0 3rem;padding:0;border:none}.form-group,.form-radio{position:relative;margin-top:2.25rem;margin-bottom:2.25rem}.form-inline>.btn,.form-inline>.form-group{display:inline-block;margin-bottom:0}.form-help{margin-top:.125rem;margin-left:.125rem;color:#b3b3b3;font-size:.8rem}.checkbox .form-help,.form-group .form-help,.form-radio .form-help{position:absolute;width:100%}.checkbox .form-help{position:relative;margin-bottom:1rem}.form-radio .form-help{padding-top:.25rem;margin-top:-1rem}.form-group input{height:1.9rem}.form-group textarea{resize:none}.form-group select{width:100%;font-size:1rem;height:1.6rem;padding:.125rem .125rem .0625rem;background:none;border:none;line-height:1.6;box-shadow:none}.form-group .control-label{position:absolute;top:-.5rem;pointer-events:none;padding-left:.125rem;z-index:1;color:#333;font-size:1.5rem;font-weight:300;-webkit-transition:all .28s ease;transition:all .28s ease}.small .form-group .control-label{font-size:1rem;top:0}.form-group .bar{position:relative;border-bottom:.0625rem solid #333;display:block}.form-group .bar:before{content:"";height:.125rem;width:0;left:50%;bottom:-.0625rem;position:absolute;background:#337ab7;-webkit-transition:left .28s ease,width .28s ease;transition:left .28s ease,width .28s ease;z-index:2}.form-group input,.form-group textarea{display:block;background:none;padding:.125rem .125rem .0625rem;font-size:1rem;border-width:0;border-color:transparent;line-height:1.9;width:100%;color:transparent;-webkit-transition:all .28s ease;transition:all .28s ease;box-shadow:none}.form-group input[type=file]{line-height:1}.form-group input[type=file]~.bar{display:none}.form-group input.form-file,.form-group input.has-value,.form-group input:focus,.form-group input:valid,.form-group select,.form-group textarea.form-file,.form-group textarea.has-value,.form-group textarea:focus,.form-group textarea:valid{color:#333}.form-group input.form-file~.control-label,.form-group input.has-value~.control-label,.form-group input:focus~.control-label,.form-group input:valid~.control-label,.form-group select~.control-label,.form-group textarea.form-file~.control-label,.form-group textarea.has-value~.control-label,.form-group textarea:focus~.control-label,.form-group textarea:valid~.control-label{font-size:.8rem;color:grey;top:-1rem;left:0}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none}.form-group input:focus~.control-label,.form-group select:focus~.control-label,.form-group textarea:focus~.control-label{color:#337ab7}.form-group input:focus~.bar:before,.form-group select:focus~.bar:before,.form-group textarea:focus~.bar:before{width:100%;left:0}.checkbox label,.form-radio label{position:relative;cursor:pointer;padding-left:2rem;text-align:left;color:#333;display:block}.checkbox input,.form-radio input{width:auto;opacity:1e-8;position:absolute;left:0}.radio{margin-bottom:1rem}.radio .helper{position:absolute;top:-.25rem;left:-.25rem;cursor:pointer;display:block;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999}.radio .helper:after,.radio .helper:before{content:"";position:absolute;left:0;top:0;margin:.25rem;width:1rem;height:1rem;-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;border-radius:50%;border:.125rem solid}.radio .helper:after{-webkit-transform:scale(0);transform:scale(0);background-color:#337ab7;border-color:#337ab7}.radio label:hover .helper{color:#337ab7}.radio input:checked~.helper:after{-webkit-transform:scale(.5);transform:scale(.5)}.radio input:checked~.helper:before{color:#337ab7}.checkbox{margin-top:3rem;margin-bottom:1rem}.checkbox .helper{color:#999;position:absolute;top:0;left:0;width:1rem;height:1rem;z-index:0;border:.125rem solid;border-radius:.0625rem;-webkit-transition:border-color .28s ease;transition:border-color .28s ease}.checkbox .helper:after,.checkbox .helper:before{position:absolute;height:0;width:.2rem;background-color:#337ab7;display:block;-webkit-transform-origin:left top;transform-origin:left top;border-radius:.25rem;content:"";-webkit-transition:opacity .28s ease,height 0s linear .28s;transition:opacity .28s ease,height 0s linear .28s;opacity:0}.checkbox .helper:before{top:.65rem;left:.38rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);box-shadow:0 0 0 .0625rem #fff}.checkbox .helper:after{top:.3rem;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox input:checked~.helper,.checkbox label:hover .helper{color:#337ab7}.checkbox input:checked~.helper:after,.checkbox input:checked~.helper:before{opacity:1;-webkit-transition:height .28s ease;transition:height .28s ease}.checkbox input:checked~.helper:after{height:.5rem}.checkbox input:checked~.helper:before{height:1.2rem;-webkit-transition-delay:.28s;transition-delay:.28s}.checkbox+.checkbox,.radio+.radio{margin-top:1rem}.has-error.checkbox .form-help,.has-error.checkbox .helper,.has-error.form-group .control-label.control-label,.has-error.form-group .form-help,.has-error.form-group .helper,.has-error.form-radio .form-help,.has-error.form-radio .helper,.has-error .legend.legend,.has-error.radio .form-help,.has-error.radio .helper{color:#d9534f}.has-error .bar:before{background:#d9534f;left:0;width:100%}.button:focus{outline:none}.submit-wrapper{text-align:right}.submit-wrapper button{font-size:.7rem;line-height:1.8;font-weight:300;border-radius:.4rem;padding:1.2rem .4rem 0 5rem;margin-top:0}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;font-size:14px}@media screen and (min-width:320px){html{font-size:calc(.39063vw + 12.75px)}}@media screen and (min-width:1600px){html{font-size:19px}}html.no-scroll body{overflow:hidden;height:100vh}body{width:100%;height:100%;background-color:#fff;font-weight:400;line-height:1.6;padding:0;margin:0 0 4rem;overflow-x:hidden;color:#333}body,h1{font-family:Lato,sans-serif}h1{font-size:calc(3em + .8vw);line-height:.9;font-weight:300}h1 strong{font-weight:700;font-style:italic}h1 strong,h1.is-h2,h2{font-family:Lato,sans-serif}h1.is-h2,h2{font-size:2.33rem;line-height:1.2;font-weight:400}h1.is-h2 strong,h2 strong{font-family:Lato,sans-serif;font-weight:700;font-style:italic}h3{font-size:1.9rem;line-height:1.2;font-family:Lato,sans-serif;font-weight:400}h3.is-h4,h4{font-size:1.75rem}h5{font-size:1.6rem}h6{font-size:1.249rem}h3.is-h4,h4,h5,h6{line-height:1.4}h1,h2,h3,h3.is-h,h4,h5,h6{margin:calc(.6rem + 1.05vw) 0}section h1,section h2,section h3{margin-top:0}h3.space{margin:2.5rem 0}main{display:flex;flex-direction:column;padding-top:5.5rem;flex:1 1 80%;overflow-x:hidden}picture{display:block}.relative{position:relative}p{margin-top:0}p.small{font-size:80%}p+h1,p+h2,p+h3{margin-top:0}a{text-decoration:none}a,a:hover{color:#333}a:hover{text-decoration:underline}a.active{color:#333}li a,p a{font-weight:500;text-decoration:underline}a.button,a.more,button{display:inline-block}a.button,button{background-color:#333;color:#fff;font-size:1rem;font-family:Lato;font-weight:700;border:0;border-radius:.55rem;padding:.7rem 1.5rem;margin-top:1rem;white-space:nowrap}a.button:hover,button:hover{background-color:#595959;text-decoration:none}a.button.red,a.button.red:hover{background-color:#eb3732}a.button.green,a.button.green:hover{background-color:#00b450}a.button.blue,a.button.blue:hover{background-color:#4600c8}a.button.yellow,a.button.yellow:hover{background-color:#ffb400}a.button.lightblue,a.button.lightblue:hover{background-color:#006eff}a.button.black,a.button.black:hover{background-color:#000}button:disabled,button[disabled]{border:1px solid #999;background-color:#ccc;color:#595959}img{max-width:100%;min-height:auto}.btn{display:inline-block;font-weight:400;color:#000;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem 2.5rem .375rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.strong{font-weight:700}@media(min-width:768px){.title-break{display:none}}.wrapper{max-width:65rem;margin-left:auto;margin-right:auto;padding:0 1.6rem}.header{height:5rem;background-color:#fff;display:block;position:fixed;width:100%;will-change:transform;z-index:25;box-sizing:content-box}@media(min-width:768px){.header{height:5.5rem;display:flex;justify-content:center;align-items:stretch;padding-top:1.2rem}}.header-unpin{transform:translateY(-5.5rem)}@media(min-width:768px){.header-unpin{transform:translateY(-7.5rem)}}.header-pin,.pin-shadow{box-shadow:0 0 20px 0 rgba(0,0,0,.35)}.header-pin{transform:translateY(0)}@media(min-width:768px){.header-pin{transform:translateY(-1.2rem)}}.navbar{display:flex;position:relative;width:100vw;min-height:5rem;align-items:center;flex-shrink:0}@media(min-width:768px){.navbar{width:auto;min-height:5.5rem}}.logo{position:relative;display:block;width:9.15rem;height:5rem;margin-left:2rem;margin-right:2rem}@media(min-width:768px){.logo{margin-left:5.15rem;height:5.5rem;width:12.7rem}}.logo svg{position:relative;width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.navbar-burger{color:#333;cursor:pointer;display:flex;flex-direction:column;height:3.25rem;position:relative;width:3.25rem;margin-right:1.2rem;margin-left:auto;align-items:center;justify-content:center}.navbar-burger:hover{color:#333}@media(min-width:768px){.navbar-burger{display:none}}.navbar-burger span{background-color:currentColor;display:block;height:4px;margin-bottom:4px;border-radius:2px;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;transition-timing-function:ease-out;width:2rem}.navbar-active .navbar-burger{transform:rotate(90deg)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-menu{display:block;visibility:hidden;position:fixed;box-shadow:none;background:#333;z-index:90;right:0;margin-right:0;padding:1.5rem 1rem;border-top-left-radius:.7rem;border-bottom-left-radius:.7rem;transition:transform 1s cubic-bezier(.19,1,.22,1);transform:translate3d(100%,0,0)}@media(min-width:768px){.navbar-menu{display:flex;visibility:visible;position:relative;right:auto;flex-grow:1;flex-shrink:0;height:5.5rem;margin-top:0;margin-right:5.15rem;background:#fff;padding:0;align-items:center;justify-content:flex-end;transform:translateZ(0)}}.navbar-active .navbar-menu{display:block;visibility:visible;transform:translateZ(0)}@media(min-width:768px){.navbar-active .navbar-menu{position:relative;right:auto;margin-right:5.15rem;border-radius:0}}.navbar-menu a,.navbar-menu button{display:block;position:relative;font-size:1.2rem;font-weight:300;color:#fff;padding:.5rem .75rem;text-decoration:none;background-color:transparent;margin-top:0;cursor:pointer}@media(min-width:768px){.navbar-menu a,.navbar-menu button{font-size:.9rem;color:#000;font-weight:400;padding:.5rem 2.5rem}}.navbar-menu button:focus{outline:none}.dropdown-trigger>a:after,.dropdown-trigger>button:after{content:"";top:100%;display:none;opacity:0;background:#333;border-radius:8px;position:absolute;width:2.5rem;height:2.5rem;left:50%;transform:translate(-50%,.5rem) rotate(45deg);z-index:0}.dropdown-trigger:hover>a:after,.dropdown-trigger:hover>button:after{display:block;animation-name:slideInArrow;animation-timing-function:ease;animation-duration:.15s;animation-delay:.1s;animation-fill-mode:forwards}.navbar-menu-dropdown{display:none;padding-left:.75rem}@media(min-width:768px){.navbar-menu-dropdown{display:none;position:absolute;align-items:center;min-width:12rem;padding-left:0;top:calc(100% - 1px);height:3.5rem;overflow:hidden}.dropdown-trigger{position:relative}.dropdown-trigger:hover nav{display:block;animation-name:slideInDown;animation-timing-function:ease;animation-duration:.15s;animation-fill-mode:forwards}.dropdown-trigger:hover .nav-bg{transform:translateY(0)}.nav-bg{display:flex;background-color:#333;padding:0 1.6rem;border-radius:.6rem;transform:translateY(-3.5rem);transition:transform .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)}}.navbar-menu-dropdown a{color:#fff}@media(max-width:767px){.navbar-menu-dropdown a{padding-left:45px}.navbar-menu-dropdown a:before{content:"";display:block;height:30px;width:30px;background-size:contain;position:absolute;background-repeat:no-repeat;left:0;top:50%;transform:translateY(-50%);background-position:50%}.navbar-menu-dropdown a.red-arrow:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuMzU0IDQuMzU0YS41LjUgMCAwMDAtLjcwOEwyMC4xNzIuNDY0YS41LjUgMCAxMC0uNzA3LjcwOEwyMi4yOTMgNGwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDh6TTAgNC41aDIzdi0xSDB6IiBmaWxsPSIjZWIzNzMyIi8+PC9zdmc+)}.navbar-menu-dropdown a.green-arrow:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuMzU0IDQuMzU0YS41LjUgMCAwMDAtLjcwOEwyMC4xNzIuNDY0YS41LjUgMCAxMC0uNzA3LjcwOEwyMi4yOTMgNGwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDh6TTAgNC41aDIzdi0xSDB6IiBmaWxsPSIjMDBiNDUwIi8+PC9zdmc+)}.navbar-menu-dropdown a.blue-arrow:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuMzU0IDQuMzU0YS41LjUgMCAwMDAtLjcwOEwyMC4xNzIuNDY0YS41LjUgMCAxMC0uNzA3LjcwOEwyMi4yOTMgNGwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDh6TTAgNC41aDIzdi0xSDB6IiBmaWxsPSIjMDA2ZWZmIi8+PC9zdmc+)}.navbar-menu-dropdown a.purple-arrow:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuMzU0IDQuMzU0YS41LjUgMCAwMDAtLjcwOEwyMC4xNzIuNDY0YS41LjUgMCAxMC0uNzA3LjcwOEwyMi4yOTMgNGwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDh6TTAgNC41aDIzdi0xSDB6IiBmaWxsPSIjNDYwMGM4Ii8+PC9zdmc+)}.navbar-menu-dropdown a.yellow-arrow:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuMzU0IDQuMzU0YS41LjUgMCAwMDAtLjcwOEwyMC4xNzIuNDY0YS41LjUgMCAxMC0uNzA3LjcwOEwyMi4yOTMgNGwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDh6TTAgNC41aDIzdi0xSDB6IiBmaWxsPSIjZmZiNDAwIi8+PC9zdmc+)}.navbar-menu-dropdown a.white-arrow:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuMzU0IDQuMzU0YS41LjUgMCAwMDAtLjcwOEwyMC4xNzIuNDY0YS41LjUgMCAxMC0uNzA3LjcwOEwyMi4yOTMgNGwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDh6TTAgNC41aDIzdi0xSDB6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)}}@media(min-width:768px){.navbar-menu-dropdown a{position:relative;height:3.5rem;padding:0 .75rem;line-height:3.5rem;white-space:nowrap}.navbar-menu-dropdown a:before{content:""}}@media(min-width:768px){.navbar-menu-lang{display:flex;justify-content:flex-end;margin-left:auto;margin-right:1.25rem}.navbar-div{display:flex;align-items:center}a.lang-en{padding-right:.2rem}a.lang-is{padding-left:.2rem}}@media(max-width:767px){.navbar-div{display:none}button.about,button.products{width:100%}body{font-weight:400}}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:.8rem}.footer-nav a{font-size:85%;color:#7b7a7a;padding:0 1rem}.footer-nav a:hover{color:#333}section:first-child{min-height:calc(100vh - 5.5rem);align-items:center;margin-bottom:5vh}.hero-logo{display:block;margin-bottom:3rem}.bg-gray{background-color:#5a5a5a;color:#fff}.content-wrap h3.is-h4{font-style:italic;margin:0;font-weight:700}@media(max-width:767px){.content-wrap h3.is-h4{margin-bottom:1rem}}@media(max-width:767px){section{margin-bottom:6rem}.row.hero{flex-direction:column;justify-content:center}.row.hero .col{margin-top:-3rem}.concept,.contact-form,.content-wrap,.embla,.hero{padding:0 1.5rem}section.screen.max{min-height:50vh}.card{padding:0 3rem}.card:before:not(.job){content:"";display:block;background:#fff;border-radius:40px;z-index:5;position:absolute;width:50vw;height:50vw;left:50%;transform:translate(-50%,-7vw) rotate(45deg)}.card-inner{padding-top:2rem;position:relative;z-index:10}.xs-card{position:absolute;z-index:10;top:20%}.bg-text{padding:2rem;border-radius:0 .7rem .7rem 0}section.person .bg{padding-left:0;padding-right:0;margin-bottom:2rem}section.person .image-scale{margin-bottom:2rem}}@media(min-width:768px){section.screen{min-height:90vh;margin-bottom:15vh}}@media(min-width:768px)and (orientation:portrait){section.screen{min-height:60vh;margin-bottom:10vh}}@media(min-width:768px){section.screen.max{min-height:70vh}}@media(min-width:768px)and (orientation:portrait){section.screen.fun{min-height:80vh;margin-bottom:10vh}}@media(min-width:768px){section.group-photo{min-height:auto;margin-bottom:15rem}section .bg{padding:4rem 0;z-index:1;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}section.person .bg{padding-top:0}section .bg .bg-text{display:flex;justify-content:center;align-items:center;height:100%}.bg-right{border-radius:0 .7rem .7rem 0}.card{padding:3.2rem;background:#fff;box-shadow:0 4px 50px rgba(0,0,0,.15);border-radius:.7rem;z-index:5}.card,.color-bg{position:absolute;align-self:center}.color-bg{width:34%;height:100%;z-index:0}.red,a.red{background-color:#eb3732}.green,a.green{background-color:#00b450}.blue,a.blue{background-color:#4600c8}.yellow,a.yellow{background-color:#ffb400}.lightblue,a.lightblue{background-color:#006eff}.black,a.black{background-color:#000}.redtext{color:#eb3732}.greentext,a.greentext{color:#00b450}.bluetext,a.bluetext{color:#4600c8}.yellowtext,a.yellowtext{color:#ffb400}.lightbluetext,a.lightbluetext{color:#006eff}.contact-form,.content-wrap{margin-bottom:20vh}.right{text-align:right}.embla{align-items:center}.embla-logo{max-width:5.25rem;margin-bottom:2rem}}.image-bleed{position:relative;width:100%;height:100%;overflow:hidden}@media(min-width:768px){.image-bleed.right{border-radius:0 .7rem .7rem 0}.image-bleed.left{border-radius:.7rem 0 0 .7rem}.image-bleed.all{border-radius:.7rem}}.news-image-bleed{position:relative;width:100%;height:100%;overflow:hidden}.news-image-bleed.right{border-radius:0 .7rem .7rem 0}.news-image-bleed.left{border-radius:.7rem 0 0 .7rem}.news-image-bleed.all{border-radius:.7rem}.frontpage-news-image-bleed{position:relative;width:100%;height:100%;overflow:hidden;display:flex}.frontpage-news-image-bleed.right{border-radius:0 .7rem .7rem 0}.frontpage-news-image-bleed.left{border-radius:.7rem 0 0 .7rem}.frontpage-news-image-bleed.all{border-radius:.7rem}@media(max-width:767px){.frontpage-news-image-bleed{justify-content:center}}.cover-image{display:block}.image-wrap{object-fit:cover;overflow:hidden}.image-wrap,.picture{position:relative;width:100%;height:100%}.picture{display:block}.cover-image{width:100%;max-width:100%;object-fit:cover;height:100%;padding-bottom:0!important}.cover-image-group-photo{height:auto}.image-scale{height:100%;overflow:hidden}.image-scale,.picture-scale{position:relative;width:100%}.picture-scale{display:block;height:auto;text-align:right}.picture-scale img{border-radius:.7rem}.mideind-logo{max-width:3rem;margin-bottom:3rem}.contact_form{position:relative}.form h3{text-align:center;margin-bottom:2.5rem}.thanks-container{position:absolute;width:100%;height:100%;display:none;text-align:center;flex-direction:column;align-items:center;background-color:#fff;z-index:1;justify-content:center}.thanks h3{margin-bottom:0}.thankyou .thanks-container{display:flex;animation:fadeIn .8s cubic-bezier(.16,1.08,.38,.98) 0s 1 normal forwards}.thankyou .thanks{animation:zoomIn 1.2s cubic-bezier(.16,1.08,.38,.98) 0s 1 normal forwards}ul.list{list-style:none;text-align:left;margin-bottom:6rem}ul.list li{margin-bottom:1rem}ul.list li:before{content:"•";color:#eb3732;font-weight:700;display:inline-block;width:1rem;margin-left:-1rem}.overline{position:relative}.overline:before{content:"";position:absolute;width:5rem;height:3.5rem;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjYxIiB3aWR0aD0iODUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ4IDM2Yy40NSAwIC45LS4yNSAxLjMtLjUuMjUtLjE1LjUtLjM1LjctLjYuMjUtLjIuNDUtLjQuNy0uNi4zNS0uMi42LS41LjgtLjguMi0uMi4zNS0uNC41NS0uNTUuMy0uMy41NS0uNi44LS45LjItLjIuNC0uNDUuNi0uNjUuMjUtLjM1LjU1LS42NS44LS45NS4wNS0uMDUuMTUtLjI1LjI1LS4yNXMuMTUuMDUuMTUuMTVjMCAuMi0uMi41NS0uMi43LS4wNS4yLS4xLjQ1LS4xLjcgMCAuNDUuMTUuODUuMjUgMS4yNS4wNS4zLjE1LjMuMzUuNTVzLjM1LjU1LjUuOGMuMS4yNS4yLjQ1LjQ1LjY1cy41NS4zNS44NS41Yy4yNS4xLjQ1LjMuNy4zNS4xLjA1LjE1LjA1LjI1LjA1LjI1IDAgLjUtLjEuNy0uMTUuMzUtLjEuNjUtLjIuOTUtLjMuNTUtLjI1IDEuMi0uNSAxLjctLjg1LjU1LS40IDEuMS0uODUgMS42NS0xLjMuNS0uNDUgMS4xNS0uOTUgMS41NS0xLjUuMi0uMjUuMzUtLjUuNTUtLjc1LjEtLjE1LjQ1LS40LjUtLjZ2LS4wNWMwLS4wNSAwLS4xLS4wNS0uMS0uMiAwLS43NS40NS0uOC41LS4xLjA1LS44LjQ1LTEuMS40NS0uMSAwLS4xNS0uMDUtLjE1LS4xIDAtLjEuMi0uMi4yLS4yNSAwLS4xLS4wNS0uMS0uMS0uMS0uMTUgMC0uNS4yNS0uNTUuMy0uMDUgMC0uMy4xNS0uNDUuMTUtLjA1IDAtLjEgMC0uMS0uMDUgMC0uMTUuMjUtLjI1LjI1LS4zNS0uMSAwLS4xNS4wNS0uMjUuMDUtLjEuMDUtLjIuMDUtLjMuMDUtLjIuMDUtLjQuMi0uNTUuMy0uNDUuMy0uOTUuNS0xLjM1LjgtLjM1LjI1LS44NS41LTEuMy43LS41LjI1LTEgLjQtMS4yNS40LS4zIDAtLjUtLjA1LS41LS4yNSAwLS4yNS4yLS41NS4yNS0uNzUuMi0uMzUuMy0uODUuNDUtMS4yNXMuNC0uOC42LTEuMmMuMi0uNS40LTEgLjY1LTEuNS4zLS42LjYtMS4yNS44NS0xLjkuMjUtLjU1LjQ1LTEuMi44LTEuNy4xLS4yLjE1LS40LjE1LS42IDAtLjQtLjE1LS44LS4zLTEuMS0uMS0uMTUtLjMtLjUtLjQ1LS42LS4wNS0uMDUtLjEtLjA1LS4xNS0uMDUtLjE1IDAtLjMuMDUtLjQtLjEtLjA1LS4xLS4wNS0uMi0uMDUtLjNzLS4wNS0uMTUtLjE1LS4xNS0uMi4xLS4yNS4xYy0uMSAwLS4wNS0uMS0uMDUtLjJzLS4wNS0uMTUtLjE1LS4xNS0uMTUuMDUtLjI1LjA1Yy0uMiAwLS4yLS41LS4zNS0uN3MtLjM1LS40LS42LS41NS0uNTUtLjMtLjg1LS4zaC0uNGMtLjI1IDAtLjUgMC0uNy4wNS0uMy4xLS41LjMtLjc1LjQ1LS41NS4zLTEuMDUuNy0xLjU1IDEuMS0uMjUuMi0uNTUuMzUtLjguNi0uMi4yLS40LjQ1LS42NS42LS4xLjEtLjIuMTUtLjI1LjI1cy0uMDUuMi0uMS4zYy0uMS4xLS4yLjA1LS4zLjEtLjEuMS0uMi4xNS0uMy4yNS0uMi4yNS0uMzUuNTUtLjU1Ljc1cy0uNDUuNC0uNjUuNmMtLjIuMjUtLjQuNS0uNTUuNzUtLjE1LjMtLjIuNi0uMzUuODUtLjEuMTUtLjIuMjUtLjI1LjM1cy0uMS4yNS0uMTUuM2MtLjEuMS0uMTUuMS0uMi4yLS4wNS4wNSAwIC4xLS4wNS4xNSAwIC4wNS0uMS4wNS0uMTUuMS0uMDUuMS0uMjUuMy0uNC40LS4yNS4yLS4yNS40NS0uNC43LS4xLjI1LS4zLjQ1LS41LjY1LS4yLjMtLjQuNTUtLjU1Ljg1LS4wNS4yLS4wNS4zLS4xNS40NS0uMDUuMS0uMTUuMi0uMi4zNS0uMS4yNS0uMi41NS0uMjUuODUtLjA1LjE1LS4xLjMtLjIuNDUtLjA1LjEtLjE1LjE1LS4yLjI1di4xYzAgLjI1LjIuNTUuMjUuNzUuMS4zLjA1LjU1LjI1LjguMTUuMi4zLjM1LjQ1LjU1LjM1LjYuOC44NSAxLjQgMS4wNS4xNS4wNS4zNS4xLjUuMXptLS41NS0yLjFjLS4xIDAtLjItLjA1LS4yLS4ycy4xLS4zNS4xNS0uNWMuMjUtLjcuNi0xLjMgMS0xLjkuMjUtLjQuNTUtLjguODUtMS4yLjI1LS4zNS41NS0uNy44LTEuMS4zLS40LjYtLjc1Ljk1LTEuMTVsLjg1LS44NXMuNi0uNi45LS45NWMuMi0uMjUuNDUtLjU1LjctLjguMzUtLjQuNzUtLjcgMS4xNS0xIC4zLS4yLjYtLjQuOS0uNjUuMy0uMi41NS0uNDUuOS0uNjUuMjUtLjE1LjU1LS4zLjktLjMuMDUgMCAuMjUtLjA1LjQtLjA1LjA1IDAgLjEgMCAuMS4xczAgLjItLjA1LjI1Yy0uMS4xLS4xNS4xNS0uMi4yNS0uMDUuMi0uMDUuMzUtLjIuNS0uMS4yLS4yNS4zNS0uNC41LS4wNS4wNS0uMzUuMy0uMzUuMzUgMCAuMTUuMi4xLjIuMnMtLjE1LjI1LS4yLjMtLjIuMi0uMy4yLjA1LS4yLjA1LS4yNXYtLjA1Yy0uMSAwLS4yLjA1LS4yNS4xLS4wNS4xLS4xLjE1LS4wNS4yIDAgLjA1LjEuMS4xLjJzLS4xLjItLjE1LjI1Yy0uMTUuMi0uMy41LS41NS42LS4wNS4wNS0uMS4wNS0uMS4wNS0uMDUgMC0uMSAwLS4wNS0uMDUgMC0uMDUgMC0uMS4wNS0uMTUuMS0uMi4yNS0uMy40LS40NSAwLS4wNS4xLS4xNS4xLS4ybC0uMDUtLjA1Yy0uMSAwLS4zNS40LS4zNS40NS0uMy4zLS41NS42LS44NS44NS0uMDUuMS0uMi4yLS4zLjNzLS4yLjI1LS4yLjM1YzAgLjE1LjA1LjIuMDUuMyAwIC4yLS4yLjMtLjM1LjQ1LS4xLjEtLjMuNC0uNDUuNGgtLjA1YzAtLjEuMTUtLjI1LjItLjNzLjM1LS4zLjM1LS40NWwtLjA1LS4wNWMtLjMgMC0uNi41NS0uNzUuOC0uMi4zLS4zLjYtLjQ1Ljk1IDAgLjEtLjA1LjE1LS4xLjE1LS4xIDAtLjItLjEtLjMtLjEtLjA1IDAtLjEgMC0uMTUuMDVzLS4wNS4xNS0uMS4yNWMtLjA1IDAtLjEuMDUtLjE1LjA1LS4xNS4xLS4yLjE1LS4zLjMtLjE1LjE1LS4zLjI1LS40LjRzLS4xLjMtLjIuNDVjLS4xNS4yNS0uNS4zLS43LjUtLjMuMjUtLjUuNi0uOC44NS0uMjUuMi0uNDUuMzUtLjcuNTVzLS40LjQ1LS42LjY1Yy0uMS4xLS40NS4zLS42NS4zem03LjItNS42Yy0uMDUgMC0uMS0uMDUtLjEtLjE1IDAtLjIuMy0uNC40LS41LjItLjIuMzUtLjQ1LjU1LS42NS4wNS0uMDUuNDUtLjUuNTUtLjUuMDUgMCAuMDUuMDUuMDUuMSAwIC4xLS4xLjI1LS4yLjRsLS42LjZjLS4wNS4wNS0uNDUuNy0uNjUuN3ptMjkuOTItMTQuNjVjLS4wNS0uMS0uMDUtLjI1LS4xLS4zaC0uMWMtLjE1IDAtLjM1LjA1LS40NS4xLS40LjA1LS44LjEtMS4yLjItLjI1LjA1LS41NS4xLS44LjIuMDUtLjIuMDUtLjQuMDUtLjYgMC0uNzUtLjE1LTEuNC0uNDUtMS45LS4zNS0uNy0uOTUtMS4yNS0xLjY1LTEuNzUtLjU1LS4zNS0xLjE1LS43LTEuNzUtLjktLjMtLjA1LS42LS4xLS44NS0uMS0uNDUgMC0uNS4xLS44LjMtLjE1LjA1LS4zLjE1LS4zLjM1IDAgLjE1LjUuMi42LjIuNC4xNS42LjQ1IDEuMDUuNi41NS4yIDEuMTUuNCAxLjU1LjkuNDUuNS40NSAxLjEuNDUgMS43NSAwIC40NS0uMSAxLjA1LS4zIDEuNzUtLjY1LjItMS4yNS40LTEuODUuNjUtLjguMjUtMS41LjctMi4zLjk1LS4xNS4wNS0uMy4xNS0uNS4yLS4xLjA1LS4yNS4xLS4yNS4zNSAwIC4xNS4xNS4zLjI1LjQ1LjA1LjEuMTUuMjUuMjUuMy4yNS4xNS41NS4yLjguMnMuOTUtLjQgMS4zNS0uNTVjLjQtLjIuODUtLjM1IDEuMjUtLjU1LjEtLjEuMjUtLjE1LjM1LS4yLS4yLjU1LS40NSAxLjEtLjcgMS41NS0uNC44NS0uNzUgMS43LTEuMiAyLjUtLjEuMi0uNC44LS42LjgtLjMgMC0uNTUtLjM1LS43LS41LS4zNS0uMy0uODUtLjUtMS4zNS0uNS0uMiAwLS40LjA1LS42LjEtLjI1LjEtLjQ1LjI1LS43LjM1LS4zNS4wNS0uNy0uMDUtLjk1IDAtLjU1LjE1LTEgLjktMS40NSAxLjNzLS45NS44LTEuNCAxLjI1Yy0uOS45NS0xLjc1IDEuODUtMi41NSAyLjktLjQuNDUtLjcuOS0xLjEgMS40LS40NS40NS0uODUgMS0xLjIgMS41NS0uNS44LTEuMiAxLjk1LTEuMiAzIDAgLjc1LjQuOTUuNjUgMS40LjIuMy4xNS41NS4yNS44NS4xNS40NS42Ljg1IDEgMS4xLjUuMzUgMS4wNS40NSAxLjY1LjQ1LjMgMCAuNi0uMS45NS0uMWguM2MuMTUgMCAuMy4wNS4zLS4xcy0uMTUtLjEtLjE1LS4yYzAtLjIuNi0uMy44LS4zNS41NS0uMTUuOTUtLjE1IDEuMzUtLjY1bDEuMzUtMS41IDEuNS0xLjY1Yy4zLS4yNS41NS0uNTUuOC0uODUuMTUtLjE1LjQ1LS40LjU1LS41NXMuMS0uMzUuMi0uNTVjLjItLjM1LjUtLjYuNy0uOWE0NC4wNCA0NC4wNCAwIDAwMi4zNS0zLjg1Yy42LTEuMDUgMS4xLTIuMTUgMS42LTMuMjUuNi0xLjQ1IDEuMjUtMi45IDEuNzUtNC4zNS4yLS41NS40LTEuMS41NS0xLjY1LjYtLjIgMS4yNS0uMzUgMS44NS0uNS4zNS0uMS42NS0uMjUuOS0uNS4xLS4wNS4zLS4zLjM1LS4zNS4wNS0uMi0uMS0uMTUtLjE1LS4yNXpNNzUuMTIgMjUuOGMtLjE1LjItLjU1Ljk1LS44NS45NS0uMSAwLS4xIDAtLjEtLjEgMC0uMTUuMy0uNTUuNC0uNy41NS0uNzUgMS0xLjU1IDEuNTUtMi4zNS4xLS4yLjItLjQuMy0uNjUuMDUtLjI1LjE1LS41LjMtLjY1LjEtLjA1LjItLjA1LjI1LS4wNS4xLS4wNS4xLS4yLjEtLjM1IDAtLjIgMC0uNC4wNS0uNWguMTVjLjEtLjEuMTUtLjQ1LjItLjYuMTUtLjQuNDUtLjc1LjYtMS4xLjE1LS4zLjItLjcuMzUtMS4wNS4yNS0uNS41LTEgLjctMS41NS4xNS0uMzUuMjUtLjcuNC0xLjA1LjA1LS4wNS4xLS4wNS4xLS4wNS4yLS4xLjQtLjIuNi0uMjUgMCAuMDUgMCAuMS0uMDUuMTUtLjE1LjUtLjM1IDEuMS0uNiAxLjU1LS41IDEuMS0uOTUgMi4yNS0xLjUgMy4zNS0uNS45NS0uOTUgMS44NS0xLjU1IDIuNzUtLjQ1Ljc1LS45IDEuNTUtMS40IDIuMjV6bTUuMi04LjRjLS4xLjQtLjI1LjktLjQgMS4yNXMtLjM1LjUtLjUuOWMtLjEuNC0uMy44NS0uNSAxLjI1cy0uNDUuNzUtLjY1IDEuMWMtLjE1LjMtLjI1LjY1LS40NSAxLS4zNS42LS44IDEuMjUtMS4yIDEuOS0uMS4xNS0uMi40NS0uNC43LS4xNS4yNS0uMy40NS0uNS40NS0uMDUgMC0uMS0uMDUtLjEtLjE1IDAtLjA1LjA1LS4xNS4xLS4yNS4yLS40NS41LS45Ljc1LTEuMy4zLS40NS41NS0uODUuOC0xLjNsLjc1LTEuMzVjLjI1LS40NS41LS45LjctMS4zNS4yNS0uNS41NS0xIC44LTEuNTUuMS0uMi4xNS0uNC4zLS42LjA1LS4xNS4xNS0uMzUuMjUtLjU1cy4xNS0uMjUuMi0uMjUuMDUgMCAuMDUuMDV6bS03LjUgOS41Yy0uMjUuNC0uNDUuOC0uOCAxLjJzLS43Ljg1LTEuMDUgMS4zYy0uNzUuODUtMS41NSAxLjY1LTIuNCAyLjQtLjc1LjY1LTEuODUgMS40NS0yLjc1IDEuNDUtLjIgMC0uMy0uMTUtLjMtLjQgMC0uNzUuOTUtMi42IDEuMTUtMi45LjY1LS44IDEuNC0xLjYgMi4wNS0yLjQ1LjYtLjg1IDEuMy0xLjUgMi4xLTIuMTUuODUtLjcgMS42LTEuNiAyLjU1LTIuMDUuNTUtLjMgMS4wNS0uNTUgMS42LS45LjA1LS4wNS4yLS4wNS4zLS4xLjIgMCAuMzUuMS4zNS40LjA1LjMtLjQ1Ljg1LS42NSAxLjA1LS4yNS4zNS0uNC43NS0uNjUgMS4xLS40LjctMS4wNSAxLjM1LTEuNSAyLjA1em0tOC4xIDQuMjVjLS4xLjI1LS4yNS41LS4zNS41LS4wNSAwLS4wNS0uMS0uMDUtLjE1IDAtLjIuMi0uNjUuMjUtLjcuMDUtLjEuMTUtLjE1LjItLjI1czAtLjMuMS0uNDVjLjItLjQuNS0uNjUuNzUtLjk1LjItLjI1LjI1LS41LjM1LS43NS4xNS0uMjUuMzUtLjM1LjU1LS41NS4wNS0uMS4xLS4zLjE1LS40LjEtLjEuMjUtLjEuMzUtLjJzLjA1LS4zLjItLjNjLjEgMCAuMTUuMS4xNS4xNSAwIC4yNS0uMzUuNjUtLjQ1Ljc1LS4zNS40LS42Ljg1LS45IDEuMjUtLjMuMzUtLjYuNy0uODUgMS4xNS0uMDUuMS0uMjUuNTUtLjQ1Ljl6IiBmaWxsPSIjMDA2ZWZmIi8+PHBhdGggZD0iTTEuNSA1OWMxLjEwMy01LjgzOSA5LjY5Ni00LjMxNiAxMi4yMy01LjI4MiAxLjI4OS0uNDkgMi4yMTctMy4xNTQgMy41NTYtMy4zMjYgMS42NC0uMjEyIDMuMzIzLS40MjggNC45NjgtLjcxOWE0My41NzIgNDMuNTcyIDAgMDE5LjI1NC0uNjQyYzIuNTA3LjA5NSA0Ljk5IDEuMzYgNy40OTIgMS4zNiIgc3Ryb2tlPSIjMDA2ZWZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;top:-1.5rem}.mainnewscontainer{display:flex;flex-direction:row;align-items:stretch}@media(min-width:768px){.mainnewslarge{flex-basis:70%;height:400px}}@media(max-width:767px){.mainnewslarge{display:flex;justify-content:center}}.mainnewssmall-container{display:flex;align-items:flex-start;justify-content:space-evenly;text-align:left}@media(min-width:768px){.mainnewssmall-container{flex-basis:30%;flex-direction:column}}@media(max-width:767px){.mainnewssmall-container{justify-content:center}}.mainnews-first-title{height:fit-content}@media(min-width:768px){.mainnews-first-title{display:none}}.mainnews-first-title div p{display:block}.newsbuttons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.mainnewssmall{margin-top:.2rem;margin-bottom:.2rem}.mainnews-video{border-radius:.7rem;aspect-ratio:16/9;max-width:90%;height:100%;max-height:100%}@media(max-width:767px){.mainnews-video{width:100%;height:auto;margin-bottom:1rem}}.news-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch}.news{padding-top:3rem;padding-bottom:0}.news-heading h1,.news-heading h2{text-align:left;line-height:1.2;margin-top:2rem}.newsdate{text-align:left;color:#999;font-size:.8rem}.newspic{max-width:25rem}.frontpage-newspic,.newspic{text-align:left;padding-top:.75rem;padding-bottom:1rem}.frontpage-newspic{display:flex;flex-direction:row;height:100%;width:100%}.news_img{object-fit:contain;max-width:100%;height:100%;border-radius:.7rem}.newstext{text-align:left}.newstextwithpic{flex-basis:70%;height:200px}.partners .col,.partners div.partner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:1rem}.partners div.partner{margin-top:1rem}.partners img.logo{margin-left:0;margin-right:0}.ourpartners p{margin-bottom:1rem}.productbox div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;margin-top:.5rem;margin-bottom:.5rem}.productbox p.in-up{font-size:calc(.39062vw + 10.75px);line-height:1.5}.productbox img.small-logo{height:4.5rem;margin-right:0}.productbox img.small-logo.nocaption{height:2.75rem}.productbox img.small-logo.greynir{height:3.75rem}p.prodfoot{margin-bottom:0;padding-bottom:0}div.move-down{top:50%}@media only screen and (min-width:1024px){div.move-down{top:65%}}div.group-move-down{top:65%}div.jobs-move-down{top:50%}@media only screen and (min-width:1024px){div.jobs-move-down{top:50%}}.example{display:inline-flex;flex-direction:column;border:#5a5a5a;margin:1px}.examplequestion{flex-basis:10%;font-style:italic;background-color:#eee;margin-bottom:.4em}.exampleanswer,.examplequestion{text-align:left;padding:.2em .4em;border-radius:4px}.exampleanswer{background-color:#d2f4d3;margin-bottom:1rem}div.threecolumns{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-evenly;gap:.4em}div.column-3{flex:1}section.infotext{align-items:flex-start}.infotext{display:flex;flex-basis:100%;flex-direction:column;flex-wrap:nowrap;text-align:left}section.yfirlestur{min-height:55vh;margin-bottom:10vh}div.yfirlestur-logo{display:flex;flex-direction:column;align-items:center;justify-content:center}div.yfirlestur-logo .hero-logo{margin-bottom:0}div.yfirlestur-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}section.gpt div h2,section.gpt div p{text-align:left}section.gpt div h2{margin-top:2rem}section.rodd,section.textavinnsla{min-height:40vh}.jobs{min-height:60vh;margin-bottom:10vh;margin-top:5rem}.card-job{padding:3.2rem;background:#fff;box-shadow:0 4px 50px rgba(0,0,0,.15);border-radius:.7rem;align-self:center;z-index:5;margin-bottom:2rem}.dropdownButton{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:767px){.dropdownButton{margin-right:-1rem;min-width:12rem}}.dropdownButton__text{text-align:left;margin-bottom:0;flex-grow:1}@media(min-width:768px){.dropdownButton__arrow{display:none}}.dropdownButton__arrow--expanded{transform:rotate(180deg)}.navbar-menu-dropdown--expanded{display:block}