.about{background-image:linear-gradient(#fff,#fba92c);padding-top:30px;text-align:center}.about .heading{font-size:40px;padding-top:50px;text-align:center;-webkit-text-decoration:#fba92c solid underline;text-decoration:#fba92c solid underline}.about-wrapper{display:flex}.about-wrapper h3{padding-bottom:30px}.about-wrapper p{text-align:justify}.about-left,.about-right{font-size:25px;padding:50px}@media screen and (max-width:800px){.about-wrapper{flex-direction:column}.about-wrapper p{padding:10px}}@media screen and (max-width:450px){.about-wrapper p{font-size:20px}.about-left,.about-right{padding:30px}}.contact{background-image:linear-gradient(#fff,#141414);display:flex;padding-top:30px}.contact .left{flex:1 1;margin-bottom:10px;overflow:hidden}.contact .right{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.contact footer{display:none}.contact h2{font-size:30px}.contact form{align-items:center;display:flex;flex-direction:column;height:60%;justify-content:space-around;width:90%}.contact input{height:30px}.contact input,.contact textarea{border:2px solid;font-size:14px;width:300px}.contact textarea{height:200px}.contact button{background-color:#fba92c;border:none;border-radius:10px;color:#141414;cursor:pointer;font-weight:500;height:30px;width:150px}.contact button:focus{outline:none}.contact .sumbitted{color:#fba92c;display:block;font-size:20px;margin:0 auto;padding-top:10px}.contact-list{background-color:#141414;border-radius:20px;color:#fba92c;font-size:20px;height:600px;margin:50px}.contact-list li{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:50px}.contact-list li a{color:#fba92c;font-size:20px;text-decoration:none}.contact-icon{border-radius:11px;height:50px;margin-bottom:10px;width:50px}.contact .right input,.contact .right textarea{border-radius:5px;padding-left:5px}@media screen and (max-width:860px){.contact{flex-direction:column}.contact .left{display:none}.contact footer{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.contact-list{border-radius:20px;font-size:20px;height:300px;margin:50px}.contact-list,.contact-list li{flex-direction:row}.contact form>*{height:60px;margin-bottom:10px;width:560px}.contact textarea{height:100px}}@media screen and (max-width:620px){.contact form>*{width:400px}}@media screen and (max-width:450px){.contact form>*{width:350px}}@media screen and (max-width:390px){.contact form>*{width:250px}}.home{flex-direction:row;margin:100px 0}.home,.home .left{align-items:center;display:flex;justify-content:center}.home .left{background:linear-gradient(0deg,#0f1111 30%,#fba92c 55%);border-radius:90% 10% 81% 19%/30% 41% 59% 70%;height:450px;width:330px}.home .profile-image img{border-radius:100% 0 81% 19%/0 41% 59% 100%;height:400px;object-fit:cover;width:330px}.home .right{margin-left:50px;width:300px}.home .wrapper h2{font-size:35px}.home .wrapper h1{color:#fba92c;font-size:60px;margin:10px 0}.home .wrapper h3{font-size:30px}.home span{color:#fba92c;font-size:inherit}@media screen and (max-width:768px){.home{flex-direction:column;margin:20px 0}.home .left{height:370px;margin-bottom:10px;width:300px}.home .profile-image img{height:340px;width:300px}}.skills{background-image:linear-gradient(#141414,#fff)}.skills .heading{color:#fba92c;font-size:40px;text-align:center}.skills-list{grid-gap:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:30px 0}.skills-list>*{align-self:center;justify-self:center}.skill-icon{aspect-ratio:1/1;border-radius:50%;object-fit:cover;width:100px}@media screen and (max-width:500px){.skills-list{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}}.work{background-image:linear-gradient(#fba92c,#141414);color:wheat;padding-top:30px;text-align:center}.work .heading{font-size:40px;padding-bottom:10px;padding-top:10px;text-align:center}.work h2{color:#141414}.work p{text-align:justify}.work .wrapper{display:grid;grid-template-columns:1fr 1fr;padding-bottom:50px}.project{margin:20px;padding:40px}.project:hover{background-color:#141414;border-radius:15px;box-shadow:10px 10px 25px #141414}.project h3{padding-bottom:20px;padding-top:20px}.project p{font-size:20px}.project .active{background-color:#fba92c;color:#141414;margin-bottom:10px}.project-photo{border-radius:20px;height:250px;width:380px}.links{display:flex;justify-content:flex-end}.github-icon{background-color:wheat;border-radius:70%;height:28px;width:30px}@media screen and (max-width:930px){.work .wrapper{grid-template-columns:1fr}.work p{font-size:18px}.project{align-items:center;background-color:#141414;border-radius:15px;box-shadow:10px 10px 25px #141414;display:flex;flex-direction:column;justify-content:center}.links{margin-top:10px}}@media screen and (max-width:500px){.project-photo{height:210px;width:300px}}@media screen and (max-width:400px){.project-photo{height:150px;width:230px}}.app{height:100vh}.app .sections{height:calc(100vh - 57px);width:100%}
/*# sourceMappingURL=main.e8154ecb.css.map*/