/*! 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}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
@font-face{font-family:"Lekton";src:url(/6c6e692aa8c6b75caadc.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Lekton";src:url(/95da8fdadbcfcf31baef.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Lekton";src:url(/9292e4d4c781afe48806.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Encode Sans Condensed";src:url(/5c4119337296f06965f8.ttf) format("truetype");font-weight:300;font-style:normal}
html,body{width:100%;height:100%;padding:0;margin:0}body{overflow:hidden;font-family:"Encode Sans Condensed",sans-serif;background-image:url(/6c37c0641fdface0ea64.png);background-repeat:no-repeat;background-size:auto 100%;background-position:center center;color:#fff}body *{box-sizing:border-box}#sectionBg{display:block;position:absolute;left:0px;top:0px;width:100%;height:100%;height:100vh;height:100svh;background:linear-gradient(179.96deg, rgba(46, 154, 232, 0.8) 0%, rgba(44, 72, 184, 0.8) 100%);mix-blend-mode:overlay;z-index:0}#spectrogram{display:block}#ui-chatbot{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1}#ui-chatbot header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 15px 0px 15px;width:100%;max-width:670px}#ui-chatbot header #menu{appearance:none;display:block;background:none;border:none;padding-block:0px;padding-inline:0px;cursor:pointer}#ui-chatbot header #menu svg{display:block;width:46px;aspect-ratio:1}#ui-chatbot header #menu:hover svg path{fill:#ddd}#ui-chatbot header #menu:active svg path{fill:#aaa}#ui-chatbot header #menu.hide{visibility:hidden}#ui-chatbot header a.main-logo img{display:block;width:70px;height:auto}#ui-chatbot #dashboard{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:0px 15px 20px 15px;background:linear-gradient(179.96deg, rgba(54, 3, 90, 0) 25%, #002C6B 90%)}#ui-chatbot #dashboard #response-wrapper{font-family:"Encode Sans Condensed",serif;font-size:16px;line-height:normal;padding:0px 19px;max-width:670px}#ui-chatbot #dashboard #response-wrapper #response{max-width:632px;display:flex;flex-wrap:wrap;align-items:center;font-size:16px;line-height:26px;justify-content:center}#ui-chatbot #dashboard #response-wrapper #response .phrase{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;white-space:pre;margin:5px 0px}#ui-chatbot #dashboard #response-wrapper #response .phrase .word{white-space:pre}#ui-chatbot #dashboard #response-wrapper #response .phrase .word span{opacity:0;transition:opacity .3s ease-in-out}#ui-chatbot #dashboard #response-wrapper #response .phrase .word span.showLetter{opacity:1}#ui-chatbot #dashboard #recording-booth{position:relative;display:flex;flex-direction:column;width:100%;max-width:670px;height:125px;align-items:center;justify-content:center}#ui-chatbot #dashboard #recording-booth #spectrogram{display:block;position:absolute;left:0px;top:50%;transform:translateY(-50%);width:100%;height:auto;z-index:0}#ui-chatbot #dashboard #recording-booth #micBtn{display:block;position:relative;width:68px;aspect-ratio:1;border-radius:50%;border:none;padding-block:0px;padding-inline:0px;transition:background-color .3s ease-in-out;z-index:1}#ui-chatbot #dashboard #recording-booth #micBtn.active{background-color:#19b9f8}#ui-chatbot #dashboard #recording-booth #micBtn.active.disabled,#ui-chatbot #dashboard #recording-booth #micBtn.inactive{background-color:silver}#ui-chatbot #dashboard #recording-booth #micBtn.active.recording{background-color:#f2064f;outline:4px solid rgba(242,6,79,.3)}#ui-chatbot #dashboard #recording-booth #micBtn.active.recording:before{content:"";display:block;width:100%;height:100%;padding:5px;position:absolute;left:-5px;top:-5px;border-radius:50%;outline:1px solid #f2064f}#ui-chatbot #dashboard #inputs-wrapper{display:flex;flex-direction:row;justify-content:center;gap:10px;width:100%}#ui-chatbot #dashboard #inputs-wrapper .left-btns{display:block;position:relative;width:43px;height:45px}#ui-chatbot #dashboard #inputs-wrapper .left-btns .speaker{display:block;position:absolute;left:0px;top:0px;padding-block:0px;padding-inline:0px;border:none;background:none;opacity:1;pointer-events:all;touch-action:auto;transition:opacity .3s linear}#ui-chatbot #dashboard #inputs-wrapper .left-btns .speaker.off{pointer-events:none;touch-action:none;opacity:0}#ui-chatbot #dashboard #inputs-wrapper #textInputEl{max-width:560px;appearance:none;resize:none;flex-grow:1;display:block;border-radius:8px;padding:14px;height:80px;background-color:rgba(26,20,90,.3019607843);border:none;font-size:20px;line-height:100%;color:#dbe1e5}#ui-chatbot #dashboard #inputs-wrapper #textInputEl.disabled{pointer-events:none;touch-action:none}#ui-chatbot #dashboard #inputs-wrapper #textInputEl:focus-visible{outline:none}#ui-chatbot #dashboard #inputs-wrapper #textInputEl::placeholder,#ui-chatbot #dashboard #inputs-wrapper #textInputEl::-webkit-input-placeholder{color:rgba(219,225,229,.7)}#ui-chatbot #dashboard #inputs-wrapper #textInputEl:read-only{pointer-events:none;color:rgba(219,225,229,.7)}#ui-chatbot #dashboard #inputs-wrapper #textInputEl:focus::placeholder,#ui-chatbot #dashboard #inputs-wrapper #textInputEl:focus::-webkit-input-placeholder,#ui-chatbot #dashboard #inputs-wrapper #textInputEl.recording::placeholder,#ui-chatbot #dashboard #inputs-wrapper #textInputEl.recording::-webkit-input-placeholder,#ui-chatbot #dashboard #inputs-wrapper #textInputEl:disabled::placeholder,#ui-chatbot #dashboard #inputs-wrapper #textInputEl:disabled::-webkit-input-placeholder{visibility:hidden}#ui-chatbot #dashboard #inputs-wrapper #right-btns #sendQBtn{border:none;background:none;padding-block:0px;padding-inline:0px}#ui-chatbot #dashboard #inputs-wrapper #right-btns #sendQBtn svg path{transition:fill .3s ease-in-out}#ui-chatbot #dashboard #inputs-wrapper #right-btns #sendQBtn.inactive svg path{fill:#19b9f8}#ui-chatbot #dashboard #inputs-wrapper #right-btns #sendQBtn.active svg path{fill:#f2064f}#ui-chatbot #dashboard #inputs-wrapper #right-btns #sendQBtn.disabled svg path{fill:silver}#modal{color:#fff;display:flex;flex-direction:row;width:100%;height:100%;position:absolute;top:0px;left:0px;background-color:rgba(0,0,0,.5);z-index:1;padding:90px 15px 20px 15px;appearance:none;border:none;transition:opacity .2s ease-in-out;justify-content:center;align-items:flex-start}#modal #modal-content{background-color:rgba(0,0,0,.2);padding:50px 20px 20px 20px;backdrop-filter:blur(10px);border:1px solid #19b9f8;border-radius:24px;width:100%;max-width:670px;max-height:100%;overflow-y:auto;font-family:"Lekton",sans-serif;font-size:16px;line-height:26px;transition:transform .3s ease-in-out;transition-delay:.2s}#modal.closed{pointer-events:none;touch-action:none;opacity:0}#modal.closed #modal-content{transform:translateX(-150%)}#modal.open{pointer-events:all;touch-action:auto;opacity:1}#modal.open #modal-content{transform:translateX(0%)}#blocker{display:flex;align-items:center;justify-content:center;position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2;pointer-events:all;touch-action:auto;opacity:1;transition:opacity .2s ease-in-out;backdrop-filter:blur(10px)}#blocker.open{opacity:1}#blocker.closed{pointer-events:none;touch-action:none;opacity:0}#questions{display:none}footer{position:fixed;left:0px;bottom:0px;width:100%}@media screen and (min-height: 350px){body{overflow:hidden;font-family:"Encode Sans Condensed",sans-serif;background-image:url(/d114520778446e90e40b.png)}}@media screen and (min-height: 500px){body{overflow:hidden;font-family:"Encode Sans Condensed",sans-serif;background-image:url(/7112ab14719b3dc3b485.png)}}@media screen and (min-height: 800px){body{overflow:hidden;font-family:"Encode Sans Condensed",sans-serif;background-image:url(/5d575ef2f72c58ffc40e.png)}}
