@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:400,600,700");body{font-family:'Libre Franklin', sans-serif;background:white;font-size:62.5%;font-weight:400;color:#000000}.h1,.h2,.h3,.h4,.h5,.h6,.title,h1,h2,h3,h4,h5,h6{font-family:'Libre Franklin', sans-serif;line-height:1.1;margin:0.25em 0;text-align:left;font-weight:700}.h1,h1{text-align:left;font-size:1.5625em}.h2,h2{font-size:1.25em}.h2.coursetitle,h2.coursetitle{text-align:center;font-weight:700}.h3,h3{font-size:15px}.h4,h4{font-size:15px}.h5,h5{font-size:13px}.p,p{font-size:15px;line-height:1.3;margin:0.5em 0}.small{font-size:13px}.xsmall{font-size:11px}a{color:#339191;text-decoration:none}a.white{color:white;text-decoration:underline}a:hover{text-decoration:none}a:focus{text-decoration:underline}li,ul li{font-size:15px}ul.noinset{padding-left:0}.underline{text-decoration:underline}.uc{text-transform:uppercase}.strong{font-weight:700}.italic{font-style:italic}.instr{display:block;width:100%;text-align:center}i{margin-right:0.15em}.js-isHidden{display:none}.js-isInvisible{visibility:hidden}.js-isTransparent{opacity:0}.js-isCollapsed{height:0;margin:0;padding:0;visibility:hidden}.js-isInvisible{opacity:0}.col-padding{padding-left:1em;padding-right:1em}@media (min-width:768px){.col-padding-sm{padding-left:1em;padding-right:1em}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.max-width{max-width:650px;margin-left:auto;margin-right:auto}.max-width-p{max-width:450px;margin-left:auto;margin-right:auto}img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}img.adapt-width{width:100%;height:auto}.button,button{cursor:pointer;text-align:center;border:none;background-color:#ececec;color:black;border-radius:4px;text-decoration:none;padding:0.85em 1.25em;font-weight:700;font-size:1.0625em;display:inline-block;-webkit-box-shadow:0 4px 0 0 #b1b1b1;box-shadow:0 4px 0 0 #b1b1b1}.button:focus,.button:hover,button:focus,button:hover{background-color:#d9d9d9}.button.wide,button.wide{padding-left:2em;padding-right:2em}.button:focus,button:focus{outline:0;text-decoration:underline}.fade-in{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-function:ease;-moz-transition-function:ease;-o-transition-function:ease;-ms-transition-function:ease;transition-function:ease;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;opacity:0}.inview.fade-in{opacity:1}.fade-and-move-in{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-function:ease;-moz-transition-function:ease;-o-transition-function:ease;-ms-transition-function:ease;transition-function:ease;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;opacity:0;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%)}.inview.fade-and-move-in{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.border{border:1px solid}.delay-1{-webkit-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s}.delay-2{-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s}.delay-3{-webkit-transition-delay:0.75s;-o-transition-delay:0.75s;transition-delay:0.75s}.delay-4{-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.delay-5{-webkit-transition-delay:1.25s;-o-transition-delay:1.25s;transition-delay:1.25s}.delay-6{-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.delay-7{-webkit-transition-delay:1.75s;-o-transition-delay:1.75s;transition-delay:1.75s}.delay-8{-webkit-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s}a.tooltip{display:inline-block;position:relative;text-indent:0}a.tooltip:focus{text-decoration:underline;outline:none}a.tooltip span{display:none;position:absolute;-webkit-transition:opacity 0.5s ease;-o-transition:opacity 0.5s ease;transition:opacity 0.5s ease;opacity:0}a.tooltip:hover span{display:block;border-radius:5px 5px;background-color:#eaeaea;border:1px solid black;padding:10px;-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.1);box-shadow:5px 5px 5px rgba(0, 0, 0, 0.1);position:absolute;left:1em;top:2em;z-index:99;margin-left:0;width:250px;color:black;opacity:1}a.tooltip:hover span:after,a.tooltip:hover span:before{bottom:100%;left:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}a.tooltip:hover span:after{border-color:rgba(136, 183, 213, 0);border-bottom-color:#eaeaea;border-width:10px;margin-left:-10px}a.tooltip:hover span:before{border-color:rgba(0, 0, 0, 0);border-bottom-color:#000000;border-width:11px;margin-left:-11px}@media (min-width:300px){body{font-size:80%}}@media (min-width:479px){body{font-size:80%}}@media (min-width:768px){body{font-size:90%}}@media (min-width:1024px){body{font-size:100%}}.skip-to-content a{padding:0.3em 0.8em;position:absolute;left:0;top:-2000px}.skip-to-content a:focus{top:3.75em}.module .skip-to-content{display:none}.main-nav{background-color:#eaeaea;width:100%;position:absolute;top:0;height:3.75em;z-index:998;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2em;color:#339191;overflow:hidden}.main-nav .coursetitle{font-size:1.175em;line-height:1}@media (min-width:768px){.main-nav .coursetitle{font-size:1.875em;width:450px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.main-nav .main-nav-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.main-nav .main-nav-inner .menu-item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1em;font-size:1.0625em;font-weight:600;margin-top:4px;border-bottom:4px solid white}.main-nav .main-nav-inner .menu-item:focus{text-decoration:none}.main-nav .main-nav-inner .menu-item.current,.main-nav .main-nav-inner .menu-item:hover{border-bottom-color:#339191}.main-nav .main-nav-inner .menu-item:last-child{font-weight:400;margin-left:2em;padding-left:2em;background:url(../images/menu-info.svg) no-repeat left center;background-size:1.5em 1.5em}@media (min-width:768px){.main-nav{padding-right:2em}}.js-video{width:100%;height:0;padding-top:0;padding-bottom:56.25%;margin-bottom:0;position:relative;overflow:hidden;opacity:0;min-height:390px}.js-video iframe{top:0;left:0;width:100%;height:100%;position:absolute}.js-video.isplaying{opacity:1}.video-holder{width:100%;max-width:720px;position:relative}.video-holder .video-cover{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.video-holder .video-cover img{width:100%}.btn-play{height:100%;width:100%;border:none;background:url(../images/btn-play.svg) no-repeat center center;background-size:100px 100px;position:absolute;z-index:10;padding:0;top:0;left:0}.btn-play:hover{background-color:transparent}.section{width:100%;min-height:100vh;position:relative}.section .section-part{position:relative;padding:2em 0}.section .overview-wrapper{min-height:100vh;padding:3.75em 0}.section .overview-wrapper .overview-ingress{height:200px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5em 2em 0}@media (min-width:1250px){.section .overview-wrapper .overview-ingress{padding:1.5em 5px 0}}.section .overview-wrapper .module-items{width:100%;min-height:calc(100vh - 320px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.section .overview-wrapper .module-items .module-item{height:50%;max-height:230px;min-width:300px;width:30%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#eaeaea;background-repeat:no-repeat;background-size:contain;background-position:center center}.section .overview-wrapper .module-items .module-item button{width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;color:white;background-color:transparent;-webkit-transition:background-color 0.5s ease;-o-transition:background-color 0.5s ease;transition:background-color 0.5s ease;position:relative}.section .overview-wrapper .module-items .module-item button:focus,.section .overview-wrapper .module-items .module-item button:hover{background-color:rgba(0, 0, 0, 0.3)}.section .overview-wrapper .module-items .module-item button span{position:absolute}.section .overview-wrapper .module-items .module-item#module-1{background-color:#336666;background-image:url(../images/module-1.svg);background-position:top left}.section .overview-wrapper .module-items .module-item#module-1 button span{left:15%;bottom:20%}.section .overview-wrapper .module-items .module-item#module-2{background-color:#5ea99b;background-image:url(../images/module-2.svg)}.section .overview-wrapper .module-items .module-item#module-2 button span{left:25%;bottom:12%}.section .overview-wrapper .module-items .module-item#module-3{background-color:#a45a89;background-image:url(../images/module-3.svg)}.section .overview-wrapper .module-items .module-item#module-3 button span{left:50%;bottom:75%}.section .overview-wrapper .module-items .module-item#module-4{background-color:#6ab2c3;background-image:url(../images/module-4.svg);background-position:bottom right}.section .overview-wrapper .module-items .module-item#module-4 button span{left:20%;bottom:17%}.section .overview-wrapper .module-items .module-item#module-5{background-color:#705c91;background-image:url(../images/module-5.svg);background-position:top left}.section .overview-wrapper .module-items .module-item#module-5 button span{left:60%;bottom:22%}.section .overview-wrapper .module-items .module-item.done{background-position:center 40%!important;background-size:90px 90px}.section .overview-wrapper .module-items .module-item.done button span{left:0!important;width:100%;bottom:15%!important}.section .overview-wrapper .module-items .module-item.done#module-1{background-image:url(../images/module-1-done.svg)}.section .overview-wrapper .module-items .module-item.done#module-2{background-image:url(../images/module-2-done.svg)}.section .overview-wrapper .module-items .module-item.done#module-3{background-image:url(../images/module-3-done.svg)}.section .overview-wrapper .module-items .module-item.done#module-4{background-image:url(../images/module-4-done.svg)}.section .overview-wrapper .module-items .module-item.done#module-5{background-image:url(../images/module-5-done.svg)}.section .overview-wrapper .module-items .module-item.info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2em}@media (max-width:767px){#overview .overview-ingress{height:auto;padding-bottom:2em}}#index .section,#intro .section,#start .section{color:white;background-color:#5ea99b}#index .section .overview-wrapper .overview-ingress,#intro .section .overview-wrapper .overview-ingress,#start .section .overview-wrapper .overview-ingress{position:relative;min-height:140px;height:auto}#index .section .bottom-bar,#intro .section .bottom-bar,#start .section .bottom-bar{height:50vh;width:100%;position:absolute;left:0;bottom:0;z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#index .section .bottom-bar img,#intro .section .bottom-bar img,#start .section .bottom-bar img{width:100%;height:auto;-webkit-transition:margin 0.5s ease;-o-transition:margin 0.5s ease;transition:margin 0.5s ease}#index .section .bottom-bar a.button,#intro .section .bottom-bar a.button,#start .section .bottom-bar a.button{position:absolute;left:0;right:0;margin:0 auto;bottom:3em;width:10em}@media (min-width:375px){#index .section .bottom-bar,#intro .section .bottom-bar,#start .section .bottom-bar{bottom:180px}}@media (min-width:1024px){#index .section .bottom-bar,#intro .section .bottom-bar,#start .section .bottom-bar{bottom:120px}}@media (min-width:1400px) and (max-height:800px){#index .section .bottom-bar img,#intro .section .bottom-bar img,#start .section .bottom-bar img{margin-bottom:-220px}}#index .section a.button,#intro .section a.button,#start .section a.button{background-color:#338a8a;-webkit-box-shadow:0 4px 0 0 #264d4d;box-shadow:0 4px 0 0 #264d4d;color:white;z-index:5}#index .section a.button:hover,#intro .section a.button:hover,#start .section a.button:hover{background-color:#336666}#index .section .top-bar,#intro .section .top-bar,#start .section .top-bar{position:absolute;z-index:99;left:0;right:0;margin:auto}#start-img{position:absolute;width:100%;bottom:0;left:0;pointer-events:none}.logo-wrapper{background-color:white;width:100%;min-height:250px;height:20vh;padding:1em}.logo-wrapper p{color:black}.logo-wrapper img{margin:0 1em;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.logo-wrapper img#hedemora,.logo-wrapper img#lansstyrelsen{max-width:95px;height:50px}.logo-wrapper img#dalarna{max-width:100px;height:50px}.logo-wrapper img#eu1,.logo-wrapper img#eu2{max-width:66px;height:66px}.logo-wrapper img#envagin{max-width:66px;height:71px}.logo-wrapper img#me{max-width:100px;height:50px}.logo-wrapper img#lws{max-width:90px;height:70px}@media (min-width:768px){.logo-wrapper img#hedemora,.logo-wrapper img#lansstyrelsen{max-width:118px;height:50px}.logo-wrapper img#dalarna{max-width:118px;height:60px}}.logo-wrapper .container{padding:0 2em 0 0}#index .menu-item{border-bottom-color:#6aabbc}#index .section{background-color:#6aabbc;min-height:100vh}#intro .menu-item,#start .menu-item{border-bottom-color:#5ea99b}#intro .menu-item.current,#start .menu-item.current{border-bottom-color:white}#om .overview-ingress{height:auto;min-height:50vh}#om .logo-wrapper .row{padding:0!important}#om .logo-wrapper .row img{margin:5px}#om .logo-wrapper{padding:1em 2em 0}@media (min-width:1250px){#om .logo-wrapper{padding:1.5em 0 0}}#modules-wrapper{background-color:#eaeaea;min-height:400px;position:relative;padding:2em 0}@media (min-width:375px){footer{margin-top:-180px}}@media (min-width:768px){footer{width:100%;height:180px;color:white;position:fixed;bottom:0;left:0;z-index:997;padding:0;margin-top:0}}@media (min-width:1024px){footer{height:120px}}#diploma-wrapper{width:100%;overflow:hidden;background-color:#336666;color:white;display:block;position:fixed;top:100%;left:0;z-index:998;padding:13px 2em;min-height:140px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;-o-transition:transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}#diploma-wrapper .container{padding-top:1.25em;position:relative;-webkit-transition:padding 0.5s ease;-o-transition:padding 0.5s ease;transition:padding 0.5s ease}#diploma-wrapper a{color:white;text-decoration:underline}#diploma-wrapper a.button{background-color:white;color:#336666}#diploma-wrapper button.btn-close{background-image:url(../images/down.svg);background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;background-position:center right;position:absolute;top:0;right:0;width:100%;height:40px;padding:0;-webkit-box-shadow:none;box-shadow:none}#diploma-wrapper h3{margin-bottom:5px;max-width:400px}#diploma-wrapper p{margin-top:5px;max-width:400px}#diploma-wrapper button.btn-diplom,#diploma-wrapper button.btn-enkat{color:white;padding:10px;margin-bottom:10px;background-color:#338a8a;-webkit-box-shadow:0 4px 0 0 #1a4949;box-shadow:0 4px 0 0 #1a4949}#diploma-wrapper button.btn-diplom:hover,#diploma-wrapper button.btn-enkat:hover{background-color:#264d4d}#diploma-wrapper .diploma-img{width:50px;height:20px;background-image:url(../images/diplom-max.svg);background-repeat:no-repeat;background-size:contain;margin-right:1em;margin-top:5px}#diploma-wrapper.hide{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}#diploma-wrapper.hide .container{padding-top:0}#diploma-wrapper.hide .diploma-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#diploma-wrapper.hide p{display:none}#diploma-wrapper.hide button.btn-close{top:-13px;background-image:url(../images/up.svg)}#diploma-wrapper.hide button.btn-diplom,#diploma-wrapper.hide button.btn-enkat{display:none}#diploma-wrapper.hide .diploma-img{background-image:url(../images/diplom-min.svg)}@-webkit-keyframes slideInFromBottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideInFromBottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.wrapper-dropdown{position:relative;width:300px;margin:0 10px;padding:12px 15px;display:inline-block;background:white;border-radius:0;border:3px solid #e8bb53;cursor:pointer;outline:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.wrapper-dropdown:after{content:"";position:absolute;width:20px;height:10px;background-size:20px 10px;background-image:url(../images/dropdown-arrow.svg);background-repeat:no-repeat;top:50%;right:10px;margin-top:-5px}.wrapper-dropdown span{color:black}.wrapper-dropdown span:focus{text-decoration:underline}.wrapper-dropdown .dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0;list-style:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;max-height:0;overflow:hidden;margin:0;padding:0;z-index:9999;-webkit-transform:translateZ(10px)}.wrapper-dropdown .dropdown:focus{text-decoration:underline}.wrapper-dropdown .dropdown li{padding:0}.wrapper-dropdown .dropdown li a{display:block;text-decoration:none;color:#333;padding:10px 10px 10px 15px;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;border-bottom:1px solid #e6e8ea}.wrapper-dropdown .dropdown li a:focus{text-decoration:underline}.wrapper-dropdown .dropdown li:last-of-type a{border:none}.wrapper-dropdown .dropdown li:nth-child(odd){background:#eaeaea}.wrapper-dropdown .dropdown li:hover a{background:#a45a89;color:white}.wrapper-dropdown.active{background-color:white;border-color:#e8bb53;z-index:2}.wrapper-dropdown.active .dropdown{border:3px solid #e8bb53;border-top:none;max-height:400px;margin-left:-3px;margin-right:-3px;overflow-y:scroll}.wrapper-dropdown:focus{text-decoration:underline}#total-users{color:#444;background-color:white;width:100%;padding:5px;border-radius:5px;text-align:right;border:3px solid #e8bb53}.m-r-1{margin-right:1em}.start-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:1.5em 2em 0;min-height:600px}@media (min-width:768px){.start-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.start-wrapper.p-b-6{padding-bottom:7em}}@media (min-width:1250px){.start-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.start-wrapper .start-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:1.5em 0 0.5em 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1em}.start-wrapper .start-column h2{margin-bottom:10px}@media (min-width:768px){.start-wrapper .start-column{padding:1.5em 1.5em 0.5em 1.5em}.start-wrapper .start-column.start-info-wrapper,.start-wrapper .start-column.third-column{width:49%}.start-wrapper .start-column.third-column{width:100%}.start-wrapper .start-column.join-wrapper{width:45%;margin-right:1.5em;padding-right:0}}@media (min-width:900px){.start-wrapper .start-column{padding:1.5em 1.5em 0.5em 1.5em}.start-wrapper .start-column.start-info-wrapper{width:28%}.start-wrapper .start-column.third-column{width:32%}.start-wrapper .start-column.statistik-wrapper{padding:0;width:32%}.start-wrapper .start-column.join-wrapper{width:34%;margin-right:1.5em;padding-right:0}}.start-wrapper .start-column .wrapper-bg{border-radius:12px;padding:1.5em;margin-bottom:2em}.start-wrapper .start-column .wrapper-bg a{color:white;text-decoration:underline}.start-wrapper .start-column .wrapper-bg.red{background-color:#d16e74;min-height:180px}.start-wrapper .start-column .wrapper-bg.red #total-users{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.start-wrapper .start-column .wrapper-bg.pink{background-color:#a45a89}.start-wrapper .start-column .wrapper-bg.purple{background-color:#705c91}.start-wrapper .start-column .wrapper-bg.white{background-color:white;color:black}.start-wrapper .start-column .wrapper-bg.green{height:100%;background-color:#336666}.start-wrapper .start-column button.green{margin-bottom:15px;width:100%;min-width:165px;min-height:40px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:0.85em 5px;color:white;background-color:#338a8a;-webkit-box-shadow:0 4px 0 0 #1a4949;box-shadow:0 4px 0 0 #1a4949}.start-wrapper .start-column button.green:hover{background-color:#264d4d}.start-wrapper .start-column button.green.current{background-color:#ca6e74;-webkit-box-shadow:0 4px 0 0 #7e446a;box-shadow:0 4px 0 0 #7e446a}.start-wrapper .start-column button.green:disabled{background-color:#eaeaea;-webkit-box-shadow:none;box-shadow:none}@media (min-width:480px){.start-wrapper .start-column button.green{width:45%;margin-right:15px}.start-wrapper .start-column button.green#btn-login,.start-wrapper .start-column button.green#btn-register{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}@media (min-width:768px){.start-wrapper .start-column button.green{margin-right:0}}@media (min-width:1250px){.start-wrapper .start-column button.green#btn-register{margin-right:15px}}.start-wrapper .start-column .select-sex{margin:5px 0 8px;width:65%}.start-wrapper .start-column .select-sex button.btn-sexes{height:30px;width:30%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0;margin-left:5px;font-size:14px;line-height:1}.start-wrapper .start-column .select-sex button.btn-sexes.current{background-color:#ca6e74;color:white;-webkit-box-shadow:0 4px 0 0 #7e446a;box-shadow:0 4px 0 0 #7e446a}.start-wrapper .start-column .select-sex.invalid{border-right:1px solid red;border-left:1px solid red}.start-wrapper .start-column .org-wrapper{margin:5px 0;width:65%}.start-wrapper .start-column .org-wrapper .wrapper-dropdown{width:100%;margin:0 0 0 5px;height:40px;padding:7px 10px}.start-wrapper .start-column .label{width:30%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;color:black;text-align:right;margin-right:5px;font-size:15px}.start-wrapper .start-column .circle-nr{background:white;border-radius:50%;color:black;display:inline-block;font-weight:bold;font-size:1.25em;line-height:2.25em;margin-right:15px;text-align:center;width:2.25em;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.start-wrapper .start-column .circle-nr.big{width:3em;line-height:3em}.start-wrapper .start-column .circle-nr.total{color:white;background-color:#444444;min-width:4em;max-width:90px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:23px}.start-wrapper .start-column .stats-row{margin-bottom:1em;padding-left:2.15em;background-repeat:no-repeat;background-position:left center;background-size:1.75em 1.75em}.start-wrapper .start-column .stats-row span.circle-nr{background-color:#d16e74;color:white}.start-wrapper .start-column .stats-row.icon-perc{background-image:url(../images/icon-perc.svg)}.start-wrapper .start-column .stats-row.icon-female{background-image:url(../images/icon-female.svg)}.start-wrapper .start-column .stats-row.icon-male{background-image:url(../images/icon-male.svg)}.start-wrapper .start-column .stats-row.icon-no{background-image:url(../images/icon-no.svg)}.start-wrapper .start-column.edit-status{background-color:white;padding-left:1.5em;padding-right:1.5em;position:relative;border-radius:12px;margin-bottom:4em}.start-wrapper .start-column.edit-status p{color:black}.start-wrapper .start-column.edit-status h2{color:#336666;margin-bottom:10px}.start-wrapper .start-column.edit-status p#error-alert{color:red}.start-wrapper .start-column.edit-status .btn-close{background:url(../images/close-black.svg) no-repeat center center;-webkit-box-shadow:none;box-shadow:none;width:20px;height:20px;position:absolute;top:1em;right:1em;padding:0}.start-wrapper .start-column .input-row{margin-top:10px;margin-bottom:10px}@media (max-width:479px){.start-wrapper .start-column .input-row{padding:0}.start-wrapper .start-column .input-row .label{width:100%;text-align:left}}@media (min-width:480px){.start-wrapper .start-column .input-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.start-wrapper .start-column .input-row .form-input{background-color:#eaeaea;border:none;border-radius:2px;padding:5px 10px;width:100%;color:black;font-size:15px}.start-wrapper .start-column .input-row .form-input.invalid{border:1px solid red}@media (min-width:480px){.start-wrapper .start-column .input-row .form-input{margin-left:5px;width:70%}}@media (max-width:479px){.start-wrapper .start-column .mob-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.start-wrapper .start-column .mob-row .label{width:100%;text-align:left}.start-wrapper .start-column .mob-row .select-sex{width:100%;padding:0}.start-wrapper .start-column .mob-row .org-wrapper{width:100%}}.start-head{position:relative}.start-head .content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.start-head .content .start-img{background-color:white;padding:1em}.start-head .content .start-img img{width:100%}.start-head .content .start-txt{padding-left:1em;padding-right:1em}@media (min-width:768px){.start-head .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.resource-iframe-container{background-color:rgba(113, 100, 95, 0);height:100vh;left:0;position:fixed;top:0;width:100vw;padding:0;overflow:hidden;z-index:999}@media (min-width:768px){.resource-iframe-container{top:4em}}.resource-iframe-container .iframe-container{border:none;height:100vh;margin:0}.resource-iframe-container .iframe-container.ismobile{-webkit-overflow-scrolling:touch;overflow-y:scroll}.resource-iframe-container .iframe-container iframe{border:none;height:100vh}#om a.btn-back{position:absolute;top:5em;right:1.5em;cursor:pointer;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;font-weight:700;z-index:9999}#om a.btn-back img{height:1.75em;width:1.75em}button.btn-focus{width:1px;height:1px;background-color:transparent;position:absolute;border:none;outline:none;cursor:default}@media (max-width:767px){.desktop{display:none!important}}@media (min-width:768px){.mobile{display:none!important}}