#discovery-flow .survey .chat{background-color:#d7e200;justify-content:center;align-items:center}@media (max-width:640px){#discovery-flow .survey .chat{flex-direction:row}}#discovery-flow .survey .chat img.avatar{width:144px;height:144px;margin-bottom:36px}@media (max-width:640px){#discovery-flow .survey .chat img.avatar{width:64px;height:64px;margin-top:12px;margin-bottom:0;margin-right:20px}}#discovery-flow .survey .chat .typing+.typing{display:none}#discovery-flow .survey .chat .typing{height:80px;display:flex;align-items:center}@media (max-width:640px){#discovery-flow .survey .chat .typing{height:50px;margin-right:auto;margin-left:10px}}#discovery-flow .survey .chat .typing>div{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#fff;-webkit-animation:typing 1.2s ease-in-out infinite both;animation:typing 1.2s ease-in-out infinite both}@media (max-width:640px){#discovery-flow .survey .chat .typing>div{width:12px;height:12px}}#discovery-flow .survey .chat .typing>div:nth-child(2){-webkit-animation-delay:.15s;animation-delay:.15s}#discovery-flow .survey .chat .typing>div:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes typing{0%,50%,75%,to{transform:scale(.5)}25%{transform:scale(1)}}@keyframes typing{0%,50%,75%,to{transform:scale(.5)}25%{transform:scale(1)}}#discovery-flow .survey .chat .messages{width:80%}#discovery-flow .survey .chat .messages>div{display:flex;flex-direction:column;align-items:center}#discovery-flow .survey .chat .message{position:relative;width:100%;padding:24px;margin-top:8px;border-radius:8px;background-color:#fff;font-size:32px;line-height:1.2;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.08)}@media (max-width:640px){#discovery-flow .survey .chat .message{padding:16px;font-size:16px;display:none}#discovery-flow .survey .chat .message:last-child{display:block}}#discovery-flow .survey .chat .message span{position:relative;z-index:1}#discovery-flow .survey .chat .message:before{position:absolute;content:"";left:50%;top:-8px;width:24px;height:24px;background:#fff;border-radius:4px;transform:translateX(-50%) rotate(45deg)}@media (max-width:640px){#discovery-flow .survey .chat .message:before{top:50%;left:-4px;transform:translateY(-50%) rotate(45deg)}}@media (min-width:641px){#discovery-flow .survey .chat .message+.message:before{display:none}}#discovery-flow .progress{position:relative;width:100%;height:12px;flex-shrink:0;background:rgba(0,112,120,.24);border-radius:16px;overflow:hidden}@media (max-width:640px){#discovery-flow .progress{height:6px}}#discovery-flow .progress .filled{position:absolute;left:0;height:100%;background:#5bcaca;transition:width 1s ease .3s}#discovery-flow .question{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (max-width:640px){#discovery-flow .question{padding-top:64px}}#discovery-flow .question>.title{margin:.5em 0;font-size:36px;line-height:1.5}@media (max-width:640px){#discovery-flow .question>.title{font-size:24px}}#discovery-flow .question>.subtitle{font-size:22px;line-height:1.2}@media (max-width:640px){#discovery-flow .question>.subtitle{display:none}}#discovery-flow .question.age .options{margin:64px -8px 0;display:flex}@media (max-width:640px){#discovery-flow .question.age .options{margin-top:24px;flex-wrap:wrap}}#discovery-flow .question.age button{margin:0 8px;padding:.5em;flex-grow:1;background:#fff;border:1px solid #e7eeef;box-shadow:0 2px 4px rgba(0,0,0,.08);border-radius:4px;transition:background-color .3s}@media (max-width:640px){#discovery-flow .question.age button{margin-bottom:16px}}#discovery-flow .question.age button:focus,#discovery-flow .question.age button:hover{background-color:#e5f7f7}#discovery-flow .question.age button.selected,#discovery-flow .question.age button:active{background-color:#5bcaca}#discovery-flow .question.age button img{width:64px;height:64px}@media (max-width:640px){#discovery-flow .question.age button img{margin-bottom:10px}}#discovery-flow .question.age button .title{color:#5bcaca;font-size:24px;line-height:1.5}@media (max-width:640px){#discovery-flow .question.age button .title{font-size:18px}}#discovery-flow .question.age button .subtitle{color:#007078;font-size:20px;line-height:1.5;white-space:nowrap}@media (max-width:640px){#discovery-flow .question.age button .subtitle{font-size:14px}}#discovery-flow .question.type .options{margin:64px -8px;display:flex}@media (max-width:640px){#discovery-flow .question.type .options{margin-top:24px;margin-bottom:24px}}#discovery-flow .question.type button{padding:0;margin:0 8px 16px;flex-grow:1;background:transparent;border:none;border-radius:0;box-shadow:none}@media (max-width:640px){#discovery-flow .question.type button{flex-wrap:wrap}}#discovery-flow .question.type button .img{width:100%;height:135px;margin-bottom:12px;padding:16px;display:flex;align-items:center;justify-content:center;background:#5bcaca;border-radius:4px}#discovery-flow .question.type button .img img{width:128px}#discovery-flow .question.type button .title{font-size:24px;line-height:2;box-shadow:0 2px 4px rgba(0,0,0,.08);color:#5bcaca;border:1px solid #5bcaca;border-radius:4px;transition:background-color .3s}@media (max-width:640px){#discovery-flow .question.type button .title{font-size:16px}}#discovery-flow .question.type button:focus .title,#discovery-flow .question.type button:hover .title{background-color:#e5f7f7}#discovery-flow .question.type button.selected .title,#discovery-flow .question.type button:active .title{background-color:#5bcaca;color:#fff}#discovery-flow .question.mc .options{margin:64px -8px 32px;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:640px){#discovery-flow .question.mc .options{margin-top:24px;margin-bottom:0}}#discovery-flow .question.mc .options button{margin:0 8px 16px;padding:.5em .8em;font-size:24px;line-height:1;box-shadow:0 2px 4px rgba(0,0,0,.08);color:#5bcaca;border:1px solid #5bcaca;border-radius:4px;background:#fff;transition:background-color .3s}@media (max-width:640px){#discovery-flow .question.mc .options button{font-size:18px}}#discovery-flow .question.mc .options button:hover{background-color:#e5f7f7}#discovery-flow .question.mc .options button.selected,#discovery-flow .question.mc .options button:active{background:#5bcaca;color:#fff}#discovery-flow .survey{display:flex;height:100%}#discovery-flow .survey>div{width:50%;display:flex;flex-direction:column;padding:5vw}#discovery-flow .survey button{margin:0 auto;padding:.45em 1.5em .6em;background:#007078;font-size:24px;color:#fff;border:1px solid #e7eeef;box-shadow:0 2px 4px rgba(0,0,0,.08);border-radius:24px}@media (max-width:640px){#discovery-flow .survey button{font-size:18px}}@media (max-width:640px){#discovery-flow .survey{flex-direction:column}#discovery-flow .survey>div{width:100%}}#discovery-flow{height:90vh;min-height:650px;color:#007078}#discovery-flow *{outline:none}@media (max-width:640px){#discovery-flow{min-height:80vh;height:auto}}