.chatbox_chatBox__YyE3r{width:55vw;max-width:55vw;display:flex;justify-content:flex-end;flex-direction:column;overflow:visible;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);z-index:100}.chatbox_chatForm___8EDg{display:flex}.chatbox_chatForm___8EDg input{width:90%;outline:none;padding-top:10px;padding-bottom:10px;padding-left:10px;border-bottom-left-radius:20px;border-color:transparent;background-color:var(--primary-color);color:var(--secondary-color)}.chatbox_chatForm___8EDg input::placeholder{color:var(--secondary-color)}.chatbox_chatForm___8EDg button{flex-grow:1;background-color:var(--secondary-color);color:#fff;border-bottom-right-radius:20px;border-color:transparent;transition:background-color .5s ease,color .5s ease;cursor:pointer}.chatbox_chatForm___8EDg button:hover{background-color:var(--primary-color);color:var(--secondary-color)}.chatbox_chatForm___8EDg button:active{background-color:#fcefd9}.chatbox_chat_log__T5UkI{min-height:47vh;width:100%;background-color:var(--secondary-color);border-color:transparent;border-top-right-radius:20px;border-top-left-radius:20px;display:flex;flex-direction:column;overflow:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chatbox_chat_response__zHu47{border-style:groove;border-color:rgba(0,0,0,.2) transparent transparent;color:var(--bg-color);padding:5px 10px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.8;font-size:20px}.chatbox_chat_response__zHu47 h2{font-size:28px}@media screen and (max-width:1024px){.chatbox_chatBox__YyE3r{width:73vw;max-width:73vw}}@media screen and (max-width:768px){.chatbox_chatBox__YyE3r{width:85vw;max-width:85vw}}.resources_resourcesContainer__kCV_Y{display:flex;flex-direction:column;align-items:center;margin-top:12vh;color:var(--secondary-color)}.resources_resourcesContainer__kCV_Y h2{text-align:center;font-size:76px}.resources_resources__jdECt{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:30px;margin-top:30px}.resources_resourcesCard__06ZjJ{display:flex;flex-direction:column;gap:20px;width:350px;height:500px;padding:10px;border-color:transparent;border-style:solid;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.resources_resourcesCard__06ZjJ p{font-size:18px}.resources_resourcesCard__06ZjJ a{text-decoration:none}.resources_resourceSnippet___2Bfx{display:flex;justify-content:center;align-items:center;padding-top:5px;align-self:center;border-radius:10px;background-color:var(--primary-color);width:250px}.resources_button__vpEth{display:flex;justify-content:center;align-items:center;margin-top:auto;width:100%;height:50px;border-color:transparent;border-style:solid;border-radius:14px;background-color:var(--secondary-color);color:var(--bg-color);transition:color .25s ease,transform .25s ease;cursor:pointer}.resources_button__vpEth:hover{color:var(--primary-color)}.resources_button__vpEth:active{transform:scale(.95)}.page_hero_container__oKf4d{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.page_heading__PntoL{margin-top:30px;font-size:96px;text-align:center;line-height:.8;letter-spacing:4;text-shadow:var(--text-shadow);color:var(--secondary-color);z-index:10}#page_heading_unique__ME3rP{color:var(--primary-color)}@media screen and (max-width:450px){.page_heading__PntoL{font-size:48px}}