:root{--sk-size:40px;--sk-color:#0079be}.sk-center{margin:auto}.sk-chase{animation:sk-chase 2.5s linear infinite both;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-chase-dot{animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}h3>a{text-decoration:none}h3>a,h3>a:visited{color:#063959}h3>a:hover{color:#0079be}h3+p,h4+p{color:#000;margin-top:-14px}h4+p{font-style:italic}.question-container{border:2px solid #0079be;border-radius:10px;font-size:1.2rem;max-width:454px;padding:6px 20px 20px}.question-container p{font-weight:400}.question-container label{font-weight:300}#index{color:#0079be;font-size:1.2rem;vertical-align:middle}.hidden{visibility:hidden}.q_nav{color:#0079be;vertical-align:middle}.radio-form{margin-left:-5px}.radio-form input[type=radio],.radio-form label{cursor:pointer;vertical-align:unset}.relative{position:relative}.secondary-color-fill{fill:#0079be}.secondary-color-stroke{stroke:#0079be}#survey-app{max-width:500px}#survey-app input[type=text]{font-family:Source Sans Pro,sans-serif;font-weight:300;margin-bottom:10px;width:150px}#survey-app input[type=radio]{margin-left:5px;margin-right:4px}#survey-app label{font-weight:300;margin-left:-5px;vertical-align:bottom}#survey-app p{font-weight:400}#survey-app div.intro p,#survey-app p.intro{font-weight:300}#survey-app .survey-question{border-left:2px solid #0079be;margin-bottom:24px;padding-left:6px}#survey-app .survey-question .survey-question{background-color:#0079be0d;margin-bottom:4px;margin-left:5px;margin-top:4px;padding:1px 0 14px 8px}#survey-app a{background:#0079be;background-clip:text}#progress_indicator{padding:20px;position:fixed;right:48px;top:48px}@media (max-width:500px){#progress_indicator{right:20px}}#q_nav{margin-top:20px;max-width:500px;text-align:center}#submit_response{display:block;margin:20px auto 0;width:-moz-fit-content;width:fit-content}