:root{--success-color:#00ffba;--warning-color:#bf125d;--error-color:#fc8484;--label-color:#1c1c1c;--background-color:#fcfcfc;--subhead-color:#777;--link-color:#10099f;--link-color-hover:#5752bb;--form-text-color:#666;--form-background-color:#f9f9f9;--form-background-color-hover:#d3d3d3;--form-border-color:#d3d3d3;--form-border-focus-color:#666;--form-text-focus-color:#333;--button-primary-text-color:#fff;--button-primary-text-shadow:0 -1px 0 rgba(0,0,0,0.4);--button-primary-color:#10099f;--button-primary-color-hover:#5752bb}@media(prefers-color-scheme:dark){:root{--success-color:#00ffba;--warning-color:#fac55b;--error-color:#fc8484;--label-color:#e6e3e3;--link-color:#7d77ec;--link-color-hover:#b5b1ff;--background-color:#333;--subhead-color:#888;--form-text-color:#999;--form-background-color:#2c2c2c;--form-background-color-hover:#060606;--form-border-color:#060606;--form-border-focus-color:#999;--form-text-focus-color:#ccc;--button-primary-text-color:#fff;--button-primary-text-shadow:0 -1px 0 rgba(0,0,0,0.4)}.pause-button,.speech-button img,.global-speech-toggle-button img{filter:invert(1);opacity:.85}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:separate;border-spacing:0}body{color:var(--label-color);background-color:var(--background-color);font-size:18px;font-weight:normal;font-family:"Atkinson Hyperlegible","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:10px}h1{font-size:60px;margin-bottom:21px}h2{font-size:28px}h3{font-size:22px;margin-bottom:8px}h4{font-size:18px;margin-bottom:6px}h5{font-size:24px}h6{font-size:18px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}.subheader{color:var(--subhead-color)}p{margin:0 0 20px 0}p img{margin:0}p.lead{font-size:21px;line-height:27px;color:#777}em{font-style:italic}strong{font-weight:700}small{font-size:80%}sup,sub{font-size:smaller;vertical-align:super}sub{vertical-align:sub}blockquote,blockquote p{font-size:70%;line-height:1.4;color:#333;font-style:normal;margin:0 0 10px 0}blockquote{margin:0 0 10px;padding:.25em}blockquote.owner-notes{border-left:4px solid #c9c9c9}blockquote cite{display:block;font-size:12px;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited,blockquote cite a:visited{color:#555}hr{border:solid #b0b1b2;border-width:1px 0 0;clear:both;margin:0;height:0}hr.medium{border:0;height:4px;background:#000}hr.large{border:0;height:8px;background:#000}.button,.button-primary,button,input[type="submit"],input[type="reset"],input[type="button"],.button:visited,.button-primary:visited{border:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:var(--button-primary-text-color);font-size:16px;font-weight:bold;line-height:normal;text-shadow:var(--button-primary-text-shadow);text-decoration:none;padding:5px 15px;display:inline-block;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;background:var(--button-primary-color);box-shadow:none;text-decoration:none}.button:hover,.button-primary:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{background:var(--button-primary-color-hover)}.button:active,.button-primary:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active{border:0;background:var(--button-primary-color-hover);margin-top:2px;margin-bottom:-2px}body button.button-warning{background-color:#c94d35}body button.button-warning:hover{background-color:#782e20}body button.button-warning:active{background-color:#c94d35;text-decoration:none}button:disabled,button.disabled,.button.disabled{background:#555;cursor:normal}.button span,.button-secondary span,.button-alert span,.button-warning span,{margin-right:5px}.button.full-width,.button-primary.full-width,.button-secondary.full-width,.button-alert.full-width,.button-warning.full-width,.button-big-primary.full-width,.button-big-secondary.full-width,button.full-width,input[type="submit"].full-width,input[type="reset"].full-width,input[type="button"].full-width{width:100%;padding-left:0 !important;padding-right:0 !important;text-align:center}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.button-small{font-size:.7em !important;padding:.5ex 1ex !important}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="phone"],input[type="address"],input[type="number"],textarea,select{padding:10px 12px;outline:0;font-size:18px;font-family:"Atkinson Hyperlegible","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--form-text-color);width:20em;max-width:100%;display:block;margin-top:0;background:var(--form-background-color);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:1px solid var(--form-border-color);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-form input[type="text"],.inline-form input[type="password"],.inline-form input[type="email"],.inline-form input[type="url"],.inline-form input[type="phone"],.inline-form input[type="address"],.inline-form input[type="number"],.inline-form select{display:inline}select{padding:0}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="number"]:focus,textarea:focus{border:1px solid var(--form-border-focus-color);color:var(--form-text-focus-color);-moz-box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}legend{display:block;font-weight:normal;font-size:16px;font-style:normal;margin-bottom:5px}select{color:var(--form-text-color);width:220px}input[type="checkbox"]{display:inline}label span,legend span{font-weight:normal;font-size:14px;color:var(--label-color)}label span.form_error{margin:0 0 0 3px;color:var(--label-color)}a,a:visited{color:var(--link-color);font-weight:normal;text-decoration:underline;outline:0}a:hover,a:focus{color:var(--link-color-hover);text-decoration:underline}p a,p a:visited{line-height:inherit}#messages li{padding:10px 10px 10px 20px;list-style:none;color:#333;background-color:#ccc;font-weight:bold}#messages span.message-text a,#messages span.message-text a:visited,#messages span.message-text a:hover{color:#fff;text-decoration:underline}#messages .message-close{cursor:pointer;float:right;display:block;background:#e2e8e3;color:#333;box-shadow:0 -1px 0 rgba(0,0,0,0.6);padding:2px 10px;font-size:12px;border-radius:4px;margin:4px 10px}#messages .message-close:hover{background:#b0b1b2;box-shadow:0 -1px 0 rgba(0,0,0,0.6)}#messages .error{background-color:var(--error-color)}#messages .warning{background-color:var(--warning-color)}#messages .debug{background-color:var(--warning-color)}#messages .info{background-color:var(--warning-color)}#messages .success{background-color:var(--success-color)}.container{padding:0 .5em;margin:0 auto}.text-center{text-align:center}.container:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}.center{margin-left:auto;margin-right:auto}@font-face{font-family:'VisarPies';src:url('../webfonts/VisarPies.eot');src:url('../webfonts/VisarPies.eot?#iefix') format('embedded-opentype'),url('../webfonts/VisarPies.woff') format('woff'),url('../webfonts/VisarPies.ttf') format('truetype')}html,body{height:100%}body{background-color:var(--background-color)}a object[type="image/svg+xml"],button object[type="image/svg+xml"]{pointer-events:none}#wrap{display:flex;flex-direction:column;min-height:100vh;text-align:center;margin:0 auto}header{width:100%;min-height:48px}#header{display:block;min-height:48px}#header #progress{display:block;float:left;margin-top:12px;margin-left:45px}#header #progress span{margin-left:5px}#header .languages{display:block;float:right;margin:.8em}#header .languages a{margin-left:15px}#content{clear:both;text-align:center;overflow:auto;flex:1}footer{width:100%;clear:both;text-align:right}footer .logo{height:42px;padding-right:30px;padding-bottom:30px}#survey-form{max-width:860px;margin:auto;text-align:left}#survey-form textarea{width:830px}#survey-form .done-image{height:1em;position:relative;bottom:-0.2em}#survey-form button[type="submit"]{min-height:3em;min-width:6em;padding:.5em}#survey-form [name=back]{margin-right:.5em}body #survey-form [name=finish]{margin-left:150px;min-width:6em;width:auto}#survey-form .pagination{text-align:center}#survey-form .pagination .button_container{width:50%;text-align:left;float:left}#survey-form .pagination .button_container.back{text-align:right}#survey-form h1{font-size:1.1em;line-height:1.3em;margin-bottom:18px}.primer{white-space:pre-wrap;font-size:1.3em;line-height:1.2em;font-weight:normal;padding-bottom:20px}.instructions{white-space:pre-wrap;font-size:1.1em;line-height:1.3em;padding-bottom:18px}#survey-form .text input{padding:.5em .25em;font-size:18px}.choice-target{margin-bottom:.5em;display:block;background:var(--form-background-color);outline:var(--form-border-color) 1px solid;cursor:pointer}.no-touch .response .choice-target:hover,.response.selected .choice-target{background:var(--form-background-color-hover)}.response.missing-value{padding-top:.5em}.checkbox-target,.radio-target{padding:.5em;display:block;cursor:pointer}.checkbox-optional-target,.radio-optional-target{padding:.5em}.checkbox.collapse h1,.checkbox.collapse .instructions,.collapse .primer{display:none}.question{padding-top:2em;clear:both}.question:first-of-type{padding-top:0}.question.collapse{margin-top:.5em}.question.checkbox.collapse,.question.dropdown-label{padding-top:0}.correction-instructions{display:none;padding:10px 10px 10px 20px;text-shadow:0 -1px 0 rgba(0,0,0,0.4);color:#fff;background-color:#c94d35;margin-bottom:20px;border-radius:4px}.invalid .correction-instructions{display:block}.choice-target span{font-size:.9em;margin-left:.1em}input.optional-text{display:inline;margin:.5em 0 .5em 10px;padding:0}.greetings{font-size:1.2em;font-weight:normal;padding-bottom:20px;max-width:30em;margin:0 auto}.open{padding-bottom:.5em}.global-speech-toggle-button,.global-speech-toggle-button:hover,.global-speech-toggle-button:active{background:none repeat scroll 0 0 transparent;border:medium none;box-shadow:none;width:1.5em;padding:0;vertical-align:middle;margin-right:.5em;margin-bottom:4px}.speech-button{padding:.5em;background:var(--form-background-color);border:1px solid var(--form-border-color);box-shadow:none;width:3em !important;position:absolute;left:-4em}.speech-button:hover,.speech-button:active{background:var(--form-background-color-hover)}.language-container{display:inline;display:inline-block;position:relative}.speech-button img,.global-speech-toggle-button img{width:100%;vertical-align:text-bottom}.response .speech-button{top:.05em}.speech-button.speech-button-inline,.speech-button.speech-button-inline:hover,.speech-button.speech-button-inline:active{display:inline;position:static;padding:.2em .2em .2em;width:2em !important}h1 ol,h1 ul{margin:0 0 20px 20px;list-style:disc}input#access_key{width:12em;width:250px}#survey-form button[type="submit"].pause-button{height:12px;width:30px;background:transparent;border:0;padding:0;margin:0;box-shadow:none;position:absolute;top:17px;left:10px}.choice-image{padding-bottom:300px}.choice-image .radio-target img{width:100%;pointer-events:none}.choice-image .choice-target{width:25%;float:left}.choice-image .choice-target.items3{width:33%;float:left}.choice-image .choice-target.items5{width:20%;float:left;height:320px}#content .choice-image .speech-button{position:relative;left:0;margin-bottom:.7em}.popover-container{position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);height:100%;width:100%}.popover{max-width:30em;padding:10px;margin:2em auto;background:#efefef;font-size:80%}.new-access-key-notification{background-color:#efefef;padding:1em}.popover .access-key{letter-spacing:.2em;font-size:2em;vertical-align:middle;display:inline-block;padding:.2em .5em;background:#fff;box-shadow:#333 0 .1em .2em;margin-left:.5em}.message{padding:.5em;background:rgba(255,255,255,0.7);text-align:center}.copy-to-clipboard{margin-left:1em}@media only screen and (min-width:768px) and (max-width:959px){footer .logo{height:42px;margin-right:auto;margin-left:auto;float:none}#survey-form textarea{width:730px}#survey-form{margin-top:1.5em}}@media only screen and (min-width:480px) and (max-width:959px){body #survey-form [name=finish]{margin-left:0}}@media only screen and (max-width:1020px){.global-speech-toggle-button,.global-speech-toggle-button:hover,.global-speech-toggle-button:active{left:.45em !important}#content .speech-button,#content .speech-button:hover,#content .speech-button:active{left:-3.2em !important;width:2.5em !important}#content .choice-image .speech-button,#content .choice-image .speech-button:hover,#content .choice-image .speech-button:active{left:.2em !important;width:2.5em !important}.speech-active .question{padding-left:3em}}@media only screen and (min-width:480px){#survey-form{margin-top:1.5em !important}}@media only screen and (max-width:480px){footer .logo{height:42px;margin-right:auto;margin-left:auto;float:none}#survey-form textarea{width:266px;margin:0 auto}body #survey-form [name=finish]{margin-left:0}.languages a{margin:0 .3em 0 .3em !important}.cookie-notice{margin:auto 3em}}:root .skolapulsinn{--button-primary-color-hover:#74a948;--button-primary-color:#071}
