/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:transparent}strong{font-weight:bolder}img{border-style:none}button,input,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=radio]{box-sizing:border-box;padding:0}template{display:none}h2,h3,h4,h5,p{margin:0}button{background-color:transparent;background-image:none;padding:0}ul{list-style:none;margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border-width:0;border-color:#e2e8f0}*,:after,:before,img{border-style:solid}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}button{cursor:pointer}h2,h3,h4,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select{padding:0;line-height:inherit;color:inherit}img{display:block;vertical-align:middle;height:auto}.container{width:100%}@media (min-width:640px){.container:not(.overlay-container__wrapper){max-width:640px}}@media (min-width:768px){.container:not(.overlay-container__wrapper){max-width:768px}}@media (min-width:1024px){.container:not(.overlay-container__wrapper){max-width:1024px}}@media (min-width:1280px){.container:not(.overlay-container__wrapper){max-width:1280px}}.border-gray-300{border-color:#e2e8f0}.border{border-width:1px}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}#app .font-bold{font-weight:700}.m-0{margin:0}.mt-4{margin-top:1rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-12{margin-bottom:3rem}.mt-48{margin-top:12rem}.p-10{padding:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem}.pb-12,.py-12{padding-bottom:3rem}.text-sm{font-size:.875rem}.w-full{width:100%}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}#app{display:grid;--transition:.3s ease all;background-color:#faf7f1}#results,.intro{grid-row-start:1;grid-row-end:3;grid-column:1}.intro-anim{position:relative;height:100%;max-height:500px;margin-left:3em;display:grid;justify-content:center}.intro h3{margin-top:0}#questions{background:#fff;padding:3rem}#app .aquestion{font-weight:400;margin-bottom:1rem}#results{grid-row-start:2;font-size:16px;padding-right:0;display:grid;max-height:5000px}#results:before{content:none}#badge-results{grid-area:"image"}#results.hide{max-height:0}.result-text{padding-right:10px;border-right:10px solid #eee}@media (max-width:1024px){#results{grid-template-columns:1fr;padding-right:4rem}.result-text{padding-right:0;border-right:0 solid #eee}}@media (max-width:480px){#results{padding:0!important}}.subcontent{max-width:400px;text-align:center;margin-bottom:3rem;justify-self:center}@media (max-width:480px){.subcontent{display:none}}.highlight{font-weight:800;color:#f50}.pr-md{margin-right:1em}#navbar{justify-content:center}#navbar,.navbar-item{display:flex;width:100%}.navbar-item{flex-direction:column;align-items:center;transition:var(--transition);padding:.5em 0;margin:0}.navbar-item:before{content:"";width:101%;height:5px;background:grey;margin-bottom:7px;-moz-transform:skew(-30deg,0deg);-webkit-transform:skew(-30deg,0deg);-o-transform:skew(-30deg,0deg);-ms-transform:skew(-30deg,0deg);transform:skew(-30deg,0deg)}.navbar-item.active{color:#f50;padding-left:.5em;padding-right:.5em}.navbar-item:hover{color:#f50}.navbar-item.active:before,.navbar-item.answered:before,.navitem-result.active:before,.navitem-result:before{background:#f50}.navitem-result.inactive:before{background:grey}.inactive{pointer-events:none}.content{grid-row-start:1;grid-row-end:2;grid-column:1;font-size:20px;max-width:600px}#questions{grid-row-start:2;grid-row-end:3;grid-column:1;display:grid;grid-template-areas:"a"}.question{transition:var(--transition);opacity:1;transform:translate(0);grid-area:a}.hide{display:inherit!important;opacity:0;transform:translate(-10px);pointer-events:none}.choices{margin-bottom:2em}.choices label,.result-text{display:flex;font-size:14px;font-weight:400;line-height:20px}@media screen and (min-width:992px){.choices label,.result-text{font-size:20px;line-height:32px}}.choice{margin:0;display:grid;padding:.5em 0;grid-template-columns:auto auto;align-items:center;justify-content:flex-start}.choice:before{display:table;content:"";width:1em;height:1em;background:#fff;border:1px solid #f50;border-radius:2px;margin-right:.8em;transition:var(--transition)}.choice.radio:before{border-radius:50%}.choice:hover:before{border-color:#000}.choice.active:before{background:#f50}img{max-width:100%}#app .list{margin-left:3rem;list-style:none;font-size:18px;line-height:23px}#app .list li{margin-bottom:.75rem}#app ul{list-style:none}#app a:not(.btn){background:none}#app ul li:before{content:"\2022";color:#f50;display:inline-block;margin-left:-13px;font-size:18px}.unavailable{display:none}.btn{outline:none}.header{grid-row-start:1;grid-row-end:2;grid-column:1}.col-2{display:grid;grid-template-columns:1fr 1fr}@media(max-width:767px){.mt-48{margin-top:2rem}.intro{grid-template-areas:"." "image";grid-template-columns:1fr}.intro-anim{margin-left:0}.col-2{grid-template-columns:1fr}.header{width:100%}}