.Intro-Parent-Flexbox{display:flex;flex-wrap:wrap;justify-content:center;font-family:"Quicksand";margin-bottom:40px}@media only screen and (max-width:500px){.Animation-Character{display:none}}.Footer{background-color:#21abcd;color:#000;display:flex;padding:65px;justify-content:space-between;font-family:"Quicksand";flex-wrap:wrap}.Footer h4,.Footer h5{font-weight:700}.Footer img{width:80px;height:70px;padding:10px}.Footer input,.Footer textarea{width:400px;height:45px;border-radius:10px;font-weight:700}.Footer input:hover{background-color:pink}.Send-Button{height:50px;width:100px;border-radius:10px;color:#fff;padding:10px}.Second-Flexbox{display:flex;flex-direction:column;flex-wrap:wrap}.Second-Flexbox button{border:2px solid green;color:#fff;margin-left:15px;height:60px;font-family:"Quicksand";font-size:20px;border-radius:10px}.Second-Flexbox>*{padding:10px;margin-bottom:10px}@media only screen and (max-width:500px){.Footer{padding:10px}.Footer input,.Footer textarea{width:230px;height:45px;border-radius:10px;font-weight:700}}.Parent-Flex{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.Parent-Project{height:550px;margin:100px;position:relative;border:2px solid #000;border-radius:15px;transition:transform .75s}.Parent-Project:hover{transform:scale(106%)}.Parent-Project img{height:550px;width:265px;border-radius:15px}.Child-Div{top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);color:#fff;width:100%;height:100%;opacity:0;position:absolute;transition:opacity .5s;border-radius:10px}.Child-Div h5{transform:translateY(40px);transition:transform .75s;font-family:"Quicksand";padding:5px}.Child-Div:hover h5{transform:translateY(0)}.Child-Div:hover{opacity:1}.Project-Button-Parent{display:flex;justify-content:center;display:none}.Project-Button{margin-top:20px;height:50px;width:120px;border-radius:15px;background-color:#21abcd;color:#fff;text-decoration:none}@media only screen and (max-width:500px){.Project-Button-Parent{display:block;display:flex;justify-content:center}.Parent-Project{margin:50px}}*{font-family:"Montserrat",sans-serif}.About-Me{margin-bottom:60px;padding:30px}.About-Me h5{line-height:2}
/*# sourceMappingURL=main.5c8b6a1e.chunk.css.map */