.app__footer{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.app__footer{flex-direction:column}}.app__footer-social{flex-direction:row;padding:1rem;width:100%}.app__footer-social,.app__footer-social a{align-items:center;display:flex;justify-content:center}.app__footer-social a{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;margin:.25rem 1rem;transition:all .3s ease-in-out;width:40px}.app__footer-social a svg{color:var(--gray-color);height:15px;width:15px}.app__footer-social a:hover{background-color:var(--secondary-color);border-color:var(--secondary-color);cursor:pointer}.app__footer-social a:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__footer-social a{height:70px;margin:.5rem 0;width:70px}.app__footer-social a svg{height:30px;width:30px}}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:2em 2rem 0;width:60%}.app__footer-cards .app__footer-card{align-items:center;background-color:#fef4f5;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem;transition:all .3s ease-in-out}.app__footer-cards .app__footer-card img{height:40px;margin:0 .7rem;width:40px}.app__footer-cards .app__footer-card p{font-weight:500}.app__footer-cards .app__footer-card a{font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 25px #fef4f5}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width:768px){.app__footer-cards{width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:#f2f7fb}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px #f2f7fb}.app__footer-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__footer-form div{background-color:var(--primary-color);border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .3s ease-in-out;width:100%}.app__footer-form div input,.app__footer-form div textarea{background-color:var(--primary-color);border:none;border-radius:7px;color:var(--secondary-color);font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__footer-form div textarea{height:170px}.app__footer-form div:hover{box-shadow:0 0 25px var(--primary-color)}.app__footer-form button{background-color:var(--secondary-color);border:none;border-radius:10px;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;margin:2rem 0 0;outline:none;padding:1rem 2rem;transition:cubic-bezier(.55,.085,.68,.53)}.app__footer-form button:hover{background-color:#2430af}@media screen and (max-width:768px){.app__footer-form{margin:1rem 0;width:100%}}.thankyou{background-color:#4bb543;border-radius:4px;box-shadow:0 0 25px var(--primary-color);color:var(--white-color);font-size:2rem;font-weight:600;padding:1.2rem;text-align:center}@media screen and (min-width:2000px){.thankyou{font-size:4rem}}@media screen and (max-width:450px){.thankyou{font-size:2rem}}.text-danger{color:red;font-size:.8rem;line-height:1.5;text-align:left;width:50%}@media screen and (min-width:2000px){.text-danger{font-size:1.75rem}}.danger{color:red!important}
/*# sourceMappingURL=93.50aeadf2.chunk.css.map*/