@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap);footer[data-v-cae64f60]{width:100%;height:13rem;background:linear-gradient(180deg,transparent,#00ba4c) no-repeat;margin-top:10rem;padding:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;gap:15rem;color:#fff}footer .footer-left[data-v-cae64f60],footer .footer-right[data-v-cae64f60]{margin-top:5rem}footer .social-media[data-v-cae64f60]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}footer .social-media img[data-v-cae64f60]{width:2rem;height:2rem;border:0;border-radius:50%}body{padding:0;margin:0;font-family:Roboto Mono,monospace;background:linear-gradient(180deg,#b5ead5 -50%,#a5d6ae 150%) no-repeat}@media(max-width:599px){form[data-v-4273719f]{width:19rem;height:2.5rem}form img[data-v-4273719f]{width:1.5rem;height:1.5rem}form #question[data-v-4273719f]{width:12rem;height:2rem;font-size:1rem}form #get-answer[data-v-4273719f]{width:4rem;height:2rem;border-radius:1rem;font-size:.8rem}.answer[data-v-4273719f]{width:16rem;height:auto}}@media(max-width:380px){form[data-v-4273719f]{width:14rem;height:2.5rem}form img[data-v-4273719f]{width:1.5rem;height:1.5rem}form #question[data-v-4273719f]{width:8rem;height:2rem;font-size:1rem}form #get-answer[data-v-4273719f]{width:3rem;height:2rem;border-radius:1rem;font-size:.6rem}.answer[data-v-4273719f]{width:11rem;height:auto}}@media(min-width:600px){form[data-v-4273719f]{width:34rem;height:2.5rem}form img[data-v-4273719f]{width:1.5rem;height:1.5rem}form #question[data-v-4273719f]{width:25rem;height:2rem;font-size:1rem}form #get-answer[data-v-4273719f]{width:6rem;height:2rem;border-radius:1rem}.answer[data-v-4273719f]{width:31rem;height:auto}}@media(min-width:900px){form[data-v-4273719f]{width:44rem;height:2.5rem}form img[data-v-4273719f]{width:1.5rem;height:1.5rem}form #question[data-v-4273719f]{width:35rem;height:2rem;font-size:1rem}form #get-answer[data-v-4273719f]{width:6rem;height:2rem;border-radius:1rem}.answer[data-v-4273719f]{width:41rem;height:auto}}@media(min-width:1280px){form[data-v-4273719f]{width:54rem;height:4rem}form img[data-v-4273719f]{width:3rem;height:3rem}form #question[data-v-4273719f]{width:42.5rem;height:3rem;font-size:1.5rem}form #get-answer[data-v-4273719f]{width:7rem;height:3rem;border-radius:1.5rem;font-size:1.1rem}.answer[data-v-4273719f]{width:51rem;height:auto}}#chat[data-v-4273719f]{display:flex;flex-direction:column;align-items:center}#chat .presentation[data-v-4273719f]{text-align:center;margin-bottom:2rem}#chat .presentation h1[data-v-4273719f]{font-size:3rem;font-weight:900;margin-bottom:0}#chat .presentation p[data-v-4273719f]{font-size:1.25rem;font-weight:500;margin-bottom:0}#chat .chatting[data-v-4273719f]{box-shadow:0 1rem 4rem rgba(0,0,0,.4);border:0;margin-bottom:1rem;border-radius:1rem}#chat .chatting form[data-v-4273719f]{padding-left:.5rem;padding-right:.5rem;background-color:#fff;border:2px solid #0cc156;border-radius:.5rem;border-bottom-right-radius:0;border-bottom-left-radius:0;display:flex;flex-direction:row;align-items:center}#chat .chatting form img[data-v-4273719f]{margin-right:.5rem}#chat .chatting form #question[data-v-4273719f]{margin-right:.5rem;border:0;background-color:transparent}#chat .chatting form #question[data-v-4273719f]:focus-visible{outline:0}#chat .chatting form #get-answer[data-v-4273719f]{border:0;background-color:#0cc16c;text-align:center;font-weight:700}#chat .chatting form #get-answer[data-v-4273719f]:hover{cursor:pointer;background-color:#0cc156}#chat .chatting .answer[data-v-4273719f]{padding:calc(2rem + 2px);background-color:#00ba4c;border:0;border-radius:1rem;border-top-right-radius:0;border-top-left-radius:0}#chat .chatting .answer .default[data-v-4273719f]{width:auto;height:10rem;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600}