#about{padding:20px;max-width:1350px;margin:auto;font-size:16px}#about h1{text-align:center;font-size:2.8em}#about>p{text-align:center;max-width:80%;margin:auto;font-size:1.5em;color:#a0a0a0}.education_card>h2{text-align:center;font-size:2em;font-weight:600;padding:20px 0}.contactMe{color:#9b6bee;text-decoration:underline}.contactMe:hover{text-shadow:2px 2px rgba(173,99,252,.6)}b{color:#8e6acc}.education_box{border:1px solid #854ce6;border-radius:20px;width:80%;padding:20px;margin:auto;font-size:1em}.education_box h2{font-weight:500;font-size:1.4em;color:#e8e0f5}.education_box p{color:#958aa8;font-size:1em}@media screen and (max-width:1149px){#about{font-size:13px}.education_box h2{font-size:1.3em}#about>p{max-width:100%}}@media screen and (max-width:799px){#about{font-size:11px}.education_box h2{font-size:1.1em}}@media screen and (max-width:549px){.education_box h2{font-size:.9em}}#contact{margin-top:70px;padding:20px;box-shadow:0 0 10px 0 rgba(130,35,216,.7)}#contact h1{text-align:center;font-weight:500}#contact>div{display:grid;max-width:1280px;padding:30px;margin:auto;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;justify-content:space-between}.contactCard{border:1px solid #854ce6;text-align:center;padding:25px 0;border-radius:20px;cursor:pointer;transition:.5s;transform:scale(1)}.contactCard:hover{box-shadow:0 0 10px 0 rgba(130,35,216,.9);transform:scale(1.05)}.contactCard img{width:25%}.contactCard h5,.contactCard p{color:#b2b1b4}@media screen and (max-width:1149px){.contactCard p{font-size:.9rem}}@media screen and (max-width:1049px){#contact>div{grid-template-columns:repeat(2,1fr)}.contactCard p{font-size:1rem}.contactCard img{width:15%}}@media screen and (max-width:619px){.contactCard p{font-size:.9rem}.contactCard img{width:15%}#contact h1{font-size:1.7rem}}@media screen and (max-width:549px){#contact>div{grid-template-columns:repeat(1,1fr)}.contactCard img{width:15%}}#home{max-width:1280px;display:flex;margin:auto;padding:90px 15px 15px;font-size:16px;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,1%,61%,.3)}#left_home{margin:px 0;width:60%;padding:30px}#left_home h1:first-child,#left_home h1:nth-child(2){font-size:3em}#left_home h3:nth-child(3){font-size:1.6em;display:flex}#left_home h3:nth-child(3) span{padding-left:5px;color:#854ce6;text-wrap:nowrap}#left_home p:nth-child(4){font-size:1.3em;color:#9c9999;margin:6px 0}#right_home{width:50%;display:flex;justify-content:center;align-items:center}#home img{border-radius:50%;width:65%;box-shadow:0 0 20px -5px rgba(134,38,230,.6)}.home_button{display:flex;align-items:center;margin-top:30px;gap:20px}#home button{width:40%;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;text-decoration:none;max-width:300px;text-align:center;padding:16px 0;border-radius:20px;cursor:pointer;font-size:1.3em;font-weight:600;transition:all .2s ease-in-out!important;background:#8400ff;background:linear-gradient(225deg,#8400ff,#e600ff);background:-webkit-linear-gradient(225deg,#8400ff,#e600ff);box-shadow:20px 20px 60px #1f2634,-20px -20px 60px #1f2634}#home button:hover{transform:scale(1.05);transition:all .4s ease-in-out;box-shadow:20px 20px 60px #1f2634}@media screen and (max-width:1149px){#home{flex-direction:column-reverse;align-items:center;justify-content:center;text-align:center;font-size:12px}#right_home{width:100%}#left_home{width:100%;margin:20px 0}#home img{border-radius:50%;width:35%}.home_button{display:flex;align-items:center;justify-content:center}#home button{width:35%;max-width:250px;padding:15px 0;border-radius:20px;cursor:pointer;font-weight:600}#left_home h3:nth-child(3){align-items:center;justify-content:center;text-wrap:nowrap}}@media screen and (max-width:799px){#home{font-size:10px}#home img{border-radius:50%;width:45%}#home button{width:45%;max-width:250px;padding:14px 0;border-radius:20px;cursor:pointer;font-weight:600}}@media screen and (max-width:399px){#home{font-size:9px}#home img{border-radius:50%;width:60%}#home button{width:50%;max-width:300px;padding:14px 0;border-radius:20px;cursor:pointer;font-weight:600}}