html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,body{margin:0}*{box-sizing:border-box;font-family:sans-serif;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#page-404 *{transition:all .6s}#page-404{color:#888;display:table;height:100vh;text-align:center;width:100%}#page-404 .fof{display:table-cell;vertical-align:middle}#page-404 .fof h1{animation:type .5s infinite alternate;display:inline-block;font-family:Lato,sans-serif;font-size:50px;padding-right:12px}@keyframes type{0%{box-shadow:inset -3px 0 0 #888}to{box-shadow:inset -3px 0 0 #0000}}#survey{display:flex;flex-direction:column;height:100vh;justify-content:space-between;margin:0 auto;max-width:800px;overflow:hidden;padding-top:20px;width:100vw}#survey .logo{height:100px}#survey .logo img{align-items:center;display:flex;height:100px;justify-content:center;object-fit:contain;width:100%}#survey .title{color:#328ecd;font-size:1.5em;font-weight:500;padding-top:15px;text-align:center;width:100%}#survey .progress{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-top:20px;width:100%}#survey .progress .bar{background:#328ecd;border-radius:10px;flex:1 0;height:10px;margin:0 2%;transition:.3s}#survey .progress .bar.active{background:#94ebff;flex:2 0}#survey .header{display:flex;flex:1 1;flex-direction:column;min-height:0}#survey .header-fixed{flex-shrink:0}#survey .question-scroll{flex:1 1;min-height:0;overflow-y:auto;padding:10px 20px}#survey .question-scroll::-webkit-scrollbar{width:8px}#survey .question-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}#survey .question-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:4px}#survey .question-scroll::-webkit-scrollbar-thumb:hover{background:#555}#survey .question{color:#464149;font-size:18px;line-height:1.5;margin:0;text-align:center;width:100%}#survey .footer{display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-end}#survey .powered{align-items:center;display:flex;height:50px;justify-content:center;padding-bottom:17px;width:100%}#survey .powered img{display:inline-block;margin-bottom:5px;margin-left:5px;width:50px}#survey .footer .buttons{border-bottom:1px solid #ddd;border-top:1px solid #ddd;display:flex;width:100%}#survey .footer .next-button{align-items:center;color:#f2bf30;display:flex;justify-content:center}#survey .footer .next-button,#survey .footer .prev-button{cursor:pointer;flex:1 0;padding:20px;text-align:center;transition:.3s}#survey .footer .prev-button{border-right:1px solid #ddd;color:#2aa1d3}#survey .footer .next-button.active{background:#f2bf30;color:#fff}#survey .footer .item{background:#eaf5fb;border-top:1px solid #ddd;color:#464149;cursor:pointer;font-size:14px;padding:15px 15px 15px calc(33% + 20px);position:relative;transition:.3s;width:100%}#survey .footer .item.active{background:#2aa1d3;color:#fff}#survey .footer .check{height:20px;left:calc(33% - 10px);position:absolute;top:calc(50% - 10px);width:20px}.checkmark-1{stroke:#eaf5fb;fill:none;transition:.3s}.checkmark-2{fill:#eaf5fb;transition:.3s}.checkmark-3{stroke:none}.checkmark-4{fill:none}textarea{height:30vh;margin:0;min-height:100px;padding:10px;width:100vw}.slider{padding:20px 30px}
/*# sourceMappingURL=main.d4bf5b5a.css.map*/