/*!
 * @author Sphinxly
 * @url https://www.sphinxly.se
 * Copyright 2019 Sphinxly
 */
@charset "UTF-8";*{margin:0;padding:0}.bg-wrap{position:relative}.bg-wrap .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.ir{background-color:transparent;border:0;overflow:hidden}.ir:before{content:"";display:block;width:0;height:100%}.hidden{display:none!important;visibility:hidden}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.bold{font-weight:700}.black{color:#000}.clear{clear:both}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fade-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-up-spec{0%{opacity:0;-webkit-transform:translateY(20px) translateX(-50%);transform:translateY(20px) translateX(-50%)}100%{opacity:1;-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}}@keyframes fade-up-spec{0%{opacity:0;-webkit-transform:translateY(20px) translateX(-50%);transform:translateY(20px) translateX(-50%)}100%{opacity:1;-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-500px,0,0);transform:translate3d(-500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-500px,0,0);transform:translate3d(-500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}html{font-size:10px;-webkit-box-sizing:border-box;box-sizing:border-box}html *,html :after,html :before{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:"Open Sans",sans-serif;font-size:18px;line-height:1.6;color:#252424;background-color:#fff}.no-scroll{overflow:hidden}input{outline:0}body{font-family:"Open Sans",sans-serif;font-size:18px;line-height:1.6;color:#252424;background-color:#fff}a,button{text-decoration:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}a:active,a:focus,a:hover,button:active,button:focus,button:hover{outline:0;color:#049ad8}input{outline:0}.page-title{font-size:7rem;font-family:baskerville-display-pt,serif;font-weight:400;text-align:center;margin-top:0;margin-bottom:50px;line-height:1.2}.introduction{text-align:center;font-family:baskerville-display-pt,serif;color:#80b740;font-size:28px;margin-top:0;margin-bottom:8rem}.related-link{color:#7eb742;font-family:baskerville-display-pt,serif;font-size:24px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;padding-left:50px;margin-bottom:15px;cursor:pointer}.related-link .arrow{position:absolute;left:0;top:0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.25);box-shadow:0 2px 2px 0 rgba(0,0,0,.25)}.related-link:hover{color:#049ad8}.page-title{opacity:0}.page-title.animate{-webkit-animation:fade-up .5s ease-in-out forwards;animation:fade-up .5s ease-in-out forwards}.introduction{opacity:0}.introduction.animate{-webkit-animation:fade-up .5s ease-in-out forwards;animation:fade-up .5s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s}@media print{*{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.gensitemap ul{list-style:none;margin:0;padding:0}.gensitemap ul li{-webkit-box-shadow:0 0 1px rgba(0,0,0,.3);box-shadow:0 0 1px rgba(0,0,0,.3);display:block;float:left;padding:2%;width:30.333333333%;margin:0 1.5% 3% 1.5%;background:#fff}.gensitemap ul li li a{font-size:20px;display:block;text-decoration:none}.gensitemap ul li li a:hover{text-decoration:underline}.gensitemap ul li.last{margin-right:0}.gensitemap ul li ul{border-top:1px dotted #dfdfdf;padding-top:5px;margin-top:5px}.gensitemap ul li ul ul{border:none;padding-top:0;margin-top:0}.gensitemap ul li ul li{float:none;-webkit-box-shadow:none;box-shadow:none;padding:4px 0;width:auto;margin:0}.gensitemap ul li ul ul li{padding-left:5%}.gensitemap ul li ul li a{font-size:18px;margin-bottom:0;border:none;padding:0}.gensitemap-2-col ul li{width:47%}.form .formcaptcha2{display:none!important}.form-wrap{width:920px;margin:0 auto;padding-top:50px}.form{margin:0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:20px;padding-top:50px}.form label{width:100%;height:65px;position:relative;-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.1);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.1);border:1px solid #dee6cf;margin-bottom:45px;border-radius:5px}.form label .checkbox-ok{position:absolute;right:20px;top:17px;display:block;height:32px;width:32px;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.form label .checkbox-ok .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../../images/checkbox.png);background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-animation:spin 15s linear infinite;animation:spin 15s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.form label .checkbox-ok .checkmark{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;height:12px;background-image:url(../../images/checkmark.png);background-size:cover;background-repeat:no-repeat;background-position:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.form label .placeholder-text{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#252424;opacity:.4;z-index:-1}.form label input[type=email],.form label input[type=number],.form label input[type=password],.form label input[type=search],.form label input[type=tel],.form label input[type=text],.form label input[type=url]{border:none;position:absolute;left:0;top:0;width:100%;height:100%;font-weight:700;padding:5px 15px 5px 15px;border:3px solid transparent;border-radius:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:transparent}.form label input[type=email]:focus,.form label input[type=number]:focus,.form label input[type=password]:focus,.form label input[type=search]:focus,.form label input[type=tel]:focus,.form label input[type=text]:focus,.form label input[type=url]:focus{border-color:#7eb742}.form label input[type=email]:focus+.placeholder-text,.form label input[type=number]:focus+.placeholder-text,.form label input[type=password]:focus+.placeholder-text,.form label input[type=search]:focus+.placeholder-text,.form label input[type=tel]:focus+.placeholder-text,.form label input[type=text]:focus+.placeholder-text,.form label input[type=url]:focus+.placeholder-text{top:-17px;font-size:16px}.form label textarea{position:absolute;left:0;top:0;width:100%;height:100%;border:none;resize:none;padding:20px 15px 20px 15px;font-weight:700;border:3px solid transparent;border-radius:5px;background-color:transparent;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form label textarea:focus{border-color:#7eb742}.form label textarea:focus+.placeholder-text{top:-30px;font-size:16px}.form label[for=Meddelande]{height:225px}.form label[for=Meddelande] span{-webkit-transform:none;-ms-transform:none;transform:none;top:20px}.form label.form-validation-error input{border-color:#d9534f}.form label.form-validation-ok .checkbox-ok{opacity:1}.form label.form-validation-ok .placeholder-text{top:-17px;font-size:16px}.form label[for=Meddelande].form-validation-ok .placeholder-text{top:-30px;font-size:16px}.button,.form button,.form input[type=button],.form input[type=reset],.form input[type=submit]{display:inline-block;border:none;background-color:#7eb742;color:#fff;cursor:pointer;width:370px;height:60px;border-radius:35px;text-transform:uppercase;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.25);box-shadow:0 2px 4px 0 rgba(0,0,0,.25);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.button:focus,.button:hover,.form button:focus,.form button:hover,.form input[type=button]:focus,.form input[type=button]:hover,.form input[type=reset]:focus,.form input[type=reset]:hover,.form input[type=submit]:focus,.form input[type=submit]:hover{background-color:#fff;color:#7eb742}.button:active,.form button:active,.form input[type=button]:active,.form input[type=reset]:active,.form input[type=submit]:active{-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.15)}@media screen and (max-width:550px){.button,.form button,.form input[type=button],.form input[type=reset],.form input[type=submit]{height:45px;width:285px;font-size:16px}.form{font-size:18px}}.ew img{max-width:100%}.ew *{max-width:100%}.ew ul{list-style:none}.ew ul li:before{content:"\2022";color:#000;font-weight:700;display:inline-block;width:1.2em;margin-left:-1em}.ew p{max-width:100%}.ew-slim{width:91%;margin:0 auto;margin-bottom:10rem}.container{width:1425px;margin:0 auto}.small-container{width:700px;margin:0 auto}.large-container{width:1600px;margin:0 auto}@media screen and (max-width:1600px){.large-container{width:1400px}.container{width:1400px}}@media screen and (max-width:1440px){.large-container{width:1200px}.container{width:1100px}}@media screen and (max-width:1200px){.large-container{width:1000px}.container{width:900px}}@media screen and (max-width:1024px){.container,.large-container,.small-container{width:90%}.ingress{font-size:2rem}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.row .left,.row .right{width:50%}.flex-center{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-align-content:center;-ms-flex-line-pack:center;align-content:center}.text-center{text-align:center;margin:100px auto;margin-bottom:50px}.column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.flex-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1024px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.row .left,.row .right{width:100%}}@font-face{font-family:headerFont;src:url(../fonts/ITCAvantGardeStd-Bold.otf)}.ingress h1{font-size:6rem;font-family:headerFont}.hero .ew{font-size:2.1rem}div.ingress,p.ingress{font-weight:600;font-size:2.5rem}.heading-small a,.heading-small h4{font-weight:400;font-size:3rem;margin-bottom:1rem;color:#000}.heading-large h1,.heading-large h2{font-weight:400;font-size:6rem;text-transform:uppercase}.heading-medium h2{font-weight:400;font-size:5rem;text-transform:uppercase}.ew{font-size:1.8rem}.archive p{margin-top:2rem;color:#000}.img-wrapper{margin-top:100px}.img-wrapper img{width:100%}@media screen and (max-width:768px){.heading-large h2,.heading-medium h2{font-size:3.5rem}.heading-large h1{font-size:4rem}}@media screen and (max-width:680px){.heading-large{text-align:center}}.large-btn,.standard-btn{position:relative}.large-btn a,.standard-btn a{border:2px solid #000;text-align:center;border-radius:7px;color:#000}.large-btn:after,.standard-btn:after{content:'';position:absolute;height:100%;width:100%;background:#9acfae;z-index:-1;top:25px;left:-25px;border-radius:7px;opacity:.5;-webkit-transition:all .3s ease;transition:all .3s ease}.large-btn:hover:after,.standard-btn:hover:after{top:0;left:0}.standard-btn{text-transform:uppercase}.standard-btn a{padding:1rem 8rem}.large-btn a{padding:1rem 4rem}.large-btn a:after{content:'';background-image:url("/images/Line 21.png");width:20px;height:5px}.fill-btn{color:#fff;background:#012144;padding:2rem 4rem;line-height:2;text-transform:uppercase;font-size:1.5rem;cursor:pointer}.no-fill-btn{color:#012144;background:#fff;padding:0 2rem;line-height:2;text-transform:uppercase;font-size:1.5rem;cursor:pointer}@media screen and (max-width:768px){.large-btn a,.standard-btn a{font-size:2rem}}@media screen and (max-width:680px){.large-btn,.standard-btn{width:100%}.large-btn a,.standard-btn a{padding:1rem;width:100%}.large-btn:after,.standard-btn:after{top:0;left:0}}.hero .hero-image .bg{display:none}.hero,.small-hero{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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;overflow:hidden}.hero .hero-image,.small-hero .hero-image{position:absolute;z-index:-1;overflow:hidden}.hero .hero-image .bg,.small-hero .hero-image .bg{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero .content,.small-hero .content{text-align:center}.hero .content .heading-large,.hero .content .ingress,.small-hero .content .heading-large,.small-hero .content .ingress{color:#4b5a7d;margin:0 auto;text-transform:uppercase}.hero .content .ingress,.small-hero .content .ingress{width:70%}.hero .content .ew,.small-hero .content .ew{width:50%;margin:0 auto;margin-top:2rem}.hero .scroll-down,.small-hero .scroll-down{position:absolute;bottom:29px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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;cursor:pointer}.hero .scroll-down span,.small-hero .scroll-down span{text-transform:uppercase;color:#4b5a7d;font-size:1.6rem;letter-spacing:1px}.hero .scroll-down img,.small-hero .scroll-down img{margin:2rem 0}.hero .scroll-down:after,.small-hero .scroll-down:after{content:'';height:60px;width:60px;border:2px solid #4b5a7d;border-radius:50%;position:absolute;top:5px}.hero .scroll-down:hover img,.small-hero .scroll-down:hover img{-webkit-animation:bounce .5s infinite alternate;animation:bounce .5s infinite alternate}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes bounce{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.hero{height:100vh;width:100%}.hero .hero-image{height:100%;width:100%}.small-hero{height:50vh;width:100%}.small-hero .hero-image{height:50vh;width:100%}@media screen and (max-width:1440px){.hero .content .ingress{width:80%}}@media screen and (max-width:1200px){.hero .content .ingress{width:90%}}@media screen and (max-width:1024px){.video{display:none}.hero .content .ingress h1{font-size:5rem}.hero .content .ew{width:70%}}@media screen and (max-width:1024px){.hero .content .ingress h1{font-size:5rem}.hero .content .ew{width:70%}.hero .hero-image .bg{display:block}}@media screen and (max-width:768px){.hero .content .ingress h1{font-size:3rem}.hero .content .ew{width:80%}}@media screen and (max-width:680px){.hero .scroll-down img{height:20px}.hero .scroll-down:after{height:40px;width:40px;top:14px}.hero .scroll-down:hover img{-webkit-animation:none!important;animation:none!important}.hero .content .ew{width:90%;font-size:1.8rem}.hero .content .ingress{width:100%}.hero .content .ingress h1{font-size:2.5rem}}.start-puff{width:25%;text-align:center;margin:150px 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.start-puff .bg-wrap{margin-bottom:2rem;height:172px}.start-puff .bg-wrap:after{content:'';position:absolute;height:180px;width:180px;border-radius:50%;z-index:-1;top:-8px;left:40%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:.5;-webkit-transition:all .3s ease;transition:all .3s ease}.start-puff:first-child .bg-wrap img{content:url(/images/lås.png)}.start-puff:first-child .bg-wrap:after{background-color:#9acfae}.start-puff:nth-child(2) .bg-wrap img{content:url(/images/partner.png)}.start-puff:nth-child(2) .bg-wrap:after{background-color:#eb5a0a}.start-puff:last-child .bg-wrap img{content:url(/images/structure.png)}.start-puff:last-child .bg-wrap:after{background-color:#4b5a7d}@media screen and (max-width:1024px){.start-puff{width:60%;margin:50px 0}}@media screen and (max-width:768px){.start-puff{width:100%;margin:50px 0}}@media screen and (max-width:680px){.start-puff .bg-wrap{height:100px}.start-puff .bg-wrap img{height:100px;width:90px}.start-puff .bg-wrap:after{height:130px;width:130px;left:43%}}.partners{margin:150px 0;width:100%;border:1px solid #f8f8f8;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:12rem 6rem}.partners .ew{width:50%;text-align:center;margin:50px auto}.partners .flex-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:3rem}.partners .flex-wrap .bg-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:25%;margin-bottom:1rem}.partners .flex-wrap .bg-wrap img{min-width:70px;max-width:280px}@media screen and (max-width:1440px){.partners .flex-wrap .bg-wrap{width:33.33%}}@media screen and (max-width:1200px){.partners .heading-large{margin-bottom:2rem}.partners .flex-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.partners .flex-wrap .bg-wrap{margin:0 auto;height:100px;margin-bottom:10rem}.partners .ew{width:100%}}@media screen and (max-width:1024px){.partner-mq .row{margin-bottom:100px}.partner-mq .row .left .bg-wrap{height:50px}}@media screen and (max-width:768px){.partners{padding:10rem 3rem}.partners .flex-wrap .bg-wrap img{min-width:70px;max-width:200px}}@media screen and (max-width:680px){.partners .flex-wrap .bg-wrap{width:228px}}.row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.left .bg-wrap{height:400px;width:600px}.left .bg-wrap .bg{border-radius:10px}.right .ew{margin:2rem 0}@media screen and (max-width:1440px){.left .bg-wrap{width:500px}}@media screen and (max-width:1200px){.left .bg-wrap{height:350px;width:450px}}@media screen and (max-width:1200px){.left .bg-wrap{height:300px;width:400px}}@media screen and (max-width:1024px){.left .bg-wrap{height:400px;width:100%}.right{text-align:center;margin-top:4rem}.right .flex{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}}@media screen and (max-width:680px){.left .bg-wrap{height:200px}}.partner-mt{margin-bottom:100px}.row .left .bg-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.row .left img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto;min-width:50px;max-width:250px}.archive{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:150px}.archive .left,.archive .right{width:45%}.archive:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.archive .bg-wrap{position:relative;cursor:pointer}.archive .bg-wrap:before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;border-radius:12px;background:#605f5f;opacity:.4;z-index:1}.archive .bg-wrap .prod-icon{position:absolute;background:#9acfae;padding:2rem;border-radius:50%;z-index:2;-webkit-transition:all .5s;transition:all .5s}.archive .bg-wrap .prod-icon img{height:80px;width:80px}.archive .bg-wrap:hover .prod-icon{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.archive:hover .heading-small h4{text-decoration:underline}@media screen and (max-width:1024px){.archive{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.archive .left,.archive .right{width:100%}.archive:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.about-text .bg-wrap{height:500px;width:100%;margin-top:100px}.popup{position:absolute;top:0;right:0;bottom:0;left:0;display:none;-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}.popup:after{content:'';height:100%;width:100%;background:#000;opacity:.8;z-index:9999}.popup-content{position:absolute;width:60%;background:#fff;z-index:99999;max-height:85%;overflow-y:scroll;color:grey}.popup-content .close-btn{position:absolute;top:1rem;right:1rem;height:3rem;width:3rem;cursor:pointer;background:0 0}.popup-content .close-btn:after{content:'';position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);height:100%;width:5px;background:#000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup-content .close-btn:before{content:'';position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);height:100%;width:5px;background:#000;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-content .close-btn:hover{opacity:.6}.popup-content .top{width:100%}.popup-content .top .popup-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem}.popup-content .top .popup-form .dropdowns{width:35%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.popup-content .top .popup-form .dropdowns span{font-size:1.6rem;margin-bottom:.5rem}.popup-content .top .popup-form .dropdowns select{padding:.5rem .5rem;border-radius:5px;border-color:#e1894c;font-size:1.8rem;color:#000;outline:0}.popup-content .top .popup-form .dropdowns:not(:last-child){margin-bottom:2rem}.popup-content .top .popup-form .dropdowns:nth-child(odd){margin-right:4rem}.popup-content .ew{padding:4rem 4rem 4rem 4rem}.popup-content .ew p{font-size:1.6rem;padding:1rem 0}.popup-content .ew p:first-child{border-top:1px dashed #c7bebe}.popup-content .ew p:last-child{border-bottom:1px dashed #c7bebe}.popup .accept-section{padding:1rem 4rem;width:100%;background:#fff;position:-webkit-sticky;position:sticky;bottom:-1px}.popup .accept-section .top p{font-size:1.6rem}.popup .accept-section .bottom{margin:2rem 0}@media screen and (max-width:1200px){.popup-content{width:80%}}@media screen and (max-width:1024px){.popup-content{width:90%}.popup-content .top .popup-form .dropdowns{width:100%;margin-right:0!important}.popup .accept-section .bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.popup .accept-section .bottom a{margin-bottom:1rem;padding:1rem 4rem}}html{font-size:10px;margin:0;padding:0}body{font-size:-webkit-calc(10px + .5vw);font-size:calc(10px + .5vw);margin:0}h1{font-size:-webkit-calc(1.2em + 3vw);font-size:calc(1.2em + 3vw);margin:0}@media (min-width:50em){h1{font-size:50px}}#page{width:100%;margin:0 auto}#page .block{vertical-align:top}#page .col-3>*{width:32%;display:inline-block}#page .col-2>*{width:49%;display:inline-block}.header-scroll{background:#fff;padding:1rem 5rem;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.46);box-shadow:0 1px 5px rgba(0,0,0,.46)}.header-scroll .right img{height:40px!important}#header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;padding:1rem 5rem;z-index:10;width:100%;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .5s ease;transition:all .5s ease}#header nav{display:inline-block}#header nav ul li{display:block}#header nav ul{list-style:none;padding:0}#header nav ul li{display:inline-block;position:relative}#header nav ul li a{font-size:1.8rem}#header nav ul li:hover a{color:#9acfae}#header nav ul li.active>a{position:relative;border-bottom:2px solid #9acfae}#header nav ul li.active>a:after{content:''}#header nav ul li a{margin:5px 15px;text-transform:uppercase;color:#000;-webkit-transition:all .2s;transition:all .2s}#header nav ul li .dropdown{display:block;position:absolute;top:30px;width:250px;padding:0 1rem;padding-bottom:0;padding-bottom:0;position:absolute;z-index:3}#header nav ul li .dropdown li{display:block;padding:8px;background-color:#4b5a7d}#header nav ul li .dropdown li:not(last-child){border-bottom:1px solid #fff}#header nav ul li .dropdown li a{color:#fff;padding:1rem 2rem}#header nav ul li .dropdown li a:hover{color:#9acfae}#header nav ul li .dropdown li.active a{color:#9acfae;border:none}#header nav ul li .dropdown a{display:block;font-size:1.4rem;margin:0}#header nav ul li .dropdown{display:none}#header nav ul li:hover .dropdown{display:block}#header .submenu li a{font-size:-webkit-calc(8px + .5vw);font-size:calc(8px + .5vw)}.open{-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important}.mob-menu{position:fixed;display:none;z-index:999;right:0;top:0}.mob-menu .mob-wrapper{padding:2rem 1rem;background:#000}.mob-menu .burger{width:30px;background:#000}.mob-menu .burger span{height:2px;width:100%;background-color:#fff;display:block;-webkit-transition:all .3s;transition:all .3s}.mob-menu .burger span:nth-child(2){margin:.5rem 0}.mob-menu .active span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mob-menu .active span:nth-child(2){display:none}.mob-menu .active span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#footer{margin:90px 0;margin-top:200px;font-size:1.5rem}#footer .footer-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:25%}#footer .footer-left .contact,#footer .footer-left .details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#footer .footer-left .contact a,#footer .footer-left .details a{color:#eb5a0a}#footer .footer-left .contact a:hover,#footer .footer-left .details a:hover{color:#000}#footer .footer-right{width:30%}.standard-page{padding-top:8rem}.standard-page .ew-slim .ew{width:87%;margin:0 auto}.standard-page .ew-slim .ew p:first-of-type{margin-top:0}.standard-page .ew-slim .ew{opacity:0}.standard-page .ew-slim .ew.animate{-webkit-animation:fade-up .5s ease-in-out forwards;animation:fade-up .5s ease-in-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@media screen and (max-width:550px){.standard-page .ew-slim{width:100%;margin-bottom:5rem}.standard-page .ew-slim .ew{width:100%}}@media screen and (max-width:1200px){#footer .footer-left{width:35%}#footer .footer-right{width:40%}}@media screen and (max-width:1024px){.mob-menu{display:block}#header nav ul li .dropdown li a{color:#000;padding:0}#header{height:100vh;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}#header nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}#header nav ul li{margin:1rem 0}#header nav ul li a{font-size:2rem;margin:0}#header nav ul li .submenu{display:block}#header nav ul li .dropdown{width:100%}#header nav ul li .dropdown li{background-color:transparent;padding:0;margin:1rem 0}#header .right{margin-top:6rem}#footer .footer-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#footer .footer-left .contact{margin-top:1rem}#footer .footer-right{margin-top:2rem;text-align:center;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:3rem 0;width:80%}#footer a{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media screen and (max-width:375px){#header .right{margin-top:18rem}}