.about-main-container{display:flex;flex-direction:column}.about-intro{align-items:center;align-self:center;margin-bottom:2rem;margin-top:2rem;text-align:center;width:80%}.about-cards-wrapper,.about-intro{display:flex;justify-content:center}.about-cards-wrapper{flex-wrap:wrap;gap:20px}.about-card{background-color:#083033;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);max-width:300px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.about-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about-content{padding:20px}.about-content h3{color:#1dedbd;font-size:24px;margin-bottom:10px}.about-text{color:#1dedbd;font-size:large;line-height:1.6;text-align:justify}.contact-wrapper{height:100vh;margin-top:5vh;width:700px}.contact-wrapper,.form{display:flex;flex-direction:column}.form{align-items:center;border:.1px solid #3fd1af;justify-content:center;padding:35px}.input-grid{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.contact-input{-webkit-appearance:none;appearance:none;background-color:#083033;border:none;border-radius:5px;box-shadow:0 0 5px #3fd1af;color:#1dedbd;font-size:4vh;height:2rem;outline:none;padding:12px 16px;width:90%}.contact-input::-webkit-input-placeholder{color:#1dedbd;font-size:medium}.contact-input::placeholder{color:#1dedbd;font-size:medium}.contact-message{-webkit-appearance:none;appearance:none;background-color:#083033;border:none;border-radius:10px;box-shadow:0 0 5px #1dedbd;color:#1dedbd;font-size:4vh;height:20vh;margin-top:5vh;outline:none;padding:12px 16px;width:97%}.contact-message::-webkit-input-placeholder{color:#1dedbd;font-size:large}.contact-message::placeholder{color:#1dedbd;font-size:large}.button{-webkit-appearance:none;appearance:none;background:#1dedbd;border:none;border-radius:.35em;color:#083033;cursor:pointer;font-size:large;font-weight:700;height:4rem;margin-top:5vh;outline:none;padding:.75em 2.5em;text-decoration:none;width:60%}.error-container{align-self:center;height:4rem}.error-text{color:#1dedbd;font-size:large}.emailSent-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.emailSent-text{color:#1dedbd;font-size:10vh;font-weight:700}@media screen and (max-width:600px){.contact-wrapper{margin-bottom:15vh;width:70vw}.input-grid{align-items:center;display:flex;flex-direction:column;justify-content:center}.form{border:none}.contact-input{background-color:#083033;box-shadow:0 0 5px #3fd1af;color:#1dedbd;font-size:small;height:1rem;width:75vw}.contact-input::-webkit-input-placeholder{color:#1dedbd;font-size:small}.contact-input::placeholder{color:#1dedbd;font-size:small}.contact-message{-webkit-appearance:none;appearance:none;background-color:#083033;border:none;border-radius:10px;box-shadow:0 0 5px #1dedbd;color:#1dedbd;font-size:small;height:25vh;margin-top:5vh;outline:none;padding:12px 16px;width:75vw}.contact-message::-webkit-input-placeholder{color:#1dedbd;font-size:large}.contact-message::placeholder{color:#1dedbd;font-size:large}.button{font-size:small;height:3rem;width:70vw}.emailSent-text{font-size:3vh}}.card-project{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);display:flex;flex-direction:column;height:auto;margin-left:auto;margin-right:auto;margin-top:50px;padding:1em;width:75vw}.project-image{border-radius:50%;height:80px;margin-bottom:8px;width:80px}.project-stack{grid-gap:20px 5px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;margin-top:30px}.project-stack li{background:#0b161a;border-radius:5%;color:#1dedbd;font-size:15px;list-style:none;padding:7px;text-align:center}.project-main{margin-left:4em;text-align:left}.project-main-header{display:flex;flex-direction:row;justify-content:space-around}.project-name{color:#0b161a;margin-bottom:8px}.project-body{color:#124035;font-size:21px;font-weight:500;line-height:30px;padding:10px;text-align:justify}.project-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.project-link{color:#680202;cursor:pointer;display:inline-block;text-decoration:none;-webkit-transform:scale(1);transform:scale(1);transition:color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease}.project-link:hover{color:#820303;-webkit-transform:scale(1.1);transform:scale(1.1)}.project-link-live{border-radius:15px;height:30px;width:30px}@media screen and (min-width:1000px){.card-project{display:flex;flex-direction:row}.project-buttons{justify-content:space-evenly}}.chatbot-wrapper{align-items:center;display:flex;flex-direction:column;height:100vh;margin-top:50px;overflow-x:hidden;width:100vw}.chatbot-image{border-radius:50px;height:45px;width:45px}.message-wrapper{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:5vh;margin-top:5vh;width:80vw}.bot-message,.init-message,.user-message{background-color:#083033;border-radius:40px;display:flex;flex-direction:row;height:auto;justify-content:space-around;margin-bottom:10px;margin-top:25px;padding:8px;width:75vw}.message-text{color:#1dedbd;font-size:medium;max-height:15vh;text-align:justify;width:60vw}.chatbot-form{align-items:center;bottom:0;display:flex;height:15vh;justify-content:center;width:80vw}.chatbot-input{background-color:#fff;border-radius:30vw;font-size:medium;height:3vh;padding:15px;width:60vw}.chat-button{background-color:#083033;border:none;border-radius:25px;cursor:pointer;height:50px;margin-left:20px;padding:13px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:50px}.chat-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:500px){.message-wrapper{height:40vh}.bot-message{display:flex;flex:1 1}.message-text{font-size:small;line-height:normal}.chatbot-form{align-items:center;display:flex;height:auto;justify-content:center;width:80vw}.chatbot-input{background-color:#fff;border-radius:30vw;font-size:small;height:2vh;padding:15px;width:100vw}}.header-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:5vw}.header-pic{height:55px;margin-right:4vw;width:55px}.header-text{background-color:#083033;border-radius:7px;color:#1dedbd;font-size:medium;padding:8px}@media screen and (max-width:600px){.header-wrapper{margin-top:10vh}.header-text{font-size:small}}.navbar-wrapper{background-color:#083033;border-radius:15px;display:flex;flex-direction:row;height:9vh;justify-content:space-around;margin-right:15px;padding-top:20px;width:100vw}.nav-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.nav-text{color:#1dedbd;font-size:medium}@media screen and (max-width:600px){.nav-text{color:#1dedbd;font-size:small}}.footer-wrapper{align-items:center;background-color:#083033;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:10vh;width:100vw}.footer-text{color:#1dedbd;text-align:center}@media screen and (max-width:390px){.footer-wrapper{align-items:center;background-color:#083033;display:flex;height:auto;justify-content:center;margin-top:10vh;padding:5px;width:100vw}.footer-text{font-size:small}}body{margin:0;padding:0}.app{align-items:center;background-color:#0b161a;display:flex;flex-direction:column;height:auto;justify-content:center;overflow-x:hidden;width:100vw}
/*# sourceMappingURL=main.6b47c41e.css.map*/