body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-me{background-color:#ecf0f1;padding-bottom:50px;padding-top:90px;text-align:center}.about-me-container{margin:0 auto;max-width:800px}.about-me-content{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-between}.about-me-text{margin-bottom:20px;max-width:500px;text-align:center}.about-me h2{color:#3498db}.about-me p{color:#555;font-size:1.1em;line-height:1.6;margin:30px}.about-me-image img{border-radius:50%;box-shadow:0 0 10px #0003;margin-top:150px;max-width:80%;padding:5px}@media screen and (min-width:768px){.about-me-content{flex-direction:row;text-align:left}.about-me-text{margin-bottom:0}.about-me-image img{max-width:300px}}.header{background-color:#3498db;color:#fff;padding:20px 0;position:fixed;text-align:center;transition:background-color .3s ease-in-out;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:800px}.header h1{margin:0;padding-left:10px}.menu-icon{cursor:pointer;display:none}.bar{background-color:#fff;height:3px;margin:6px 0;transition:background-color .3s ease-in-out;width:30px}.nav-menu{align-items:center;display:flex;justify-content:center}.nav-menu a{color:#fff;font-size:1.2em;margin:0 15px;text-decoration:none;transition:color .3s ease-in-out}.nav-menu a:hover{color:gold}@media screen and (max-width:768px){.menu-icon{display:block;padding-right:10px}.nav-menu{background-color:#3498db;display:none;flex-direction:column;left:0;position:absolute;text-align:center;top:70px;width:100%}.nav-menu.open{display:flex}.bar.open1{transform:rotate(-45deg) translate(-5px,6px)}.bar.open2{opacity:0}.bar.open3{transform:rotate(45deg) translate(-5px,-6px)}}.services{background-color:#f9f9f9;padding:50px 0;text-align:center}.services-container{margin:0 auto;max-width:800px}.service{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;cursor:pointer;display:flex;flex-direction:column;margin:30px;padding:20px;text-align:left;transition:transform .3s ease-in-out}.services h2{color:#3498db}.service:hover{transform:scale(1.05)}.service.expanded{height:auto}.service-image{border-radius:50%;box-shadow:0 0 10px #0003;height:150px;margin-bottom:15px;object-fit:cover;width:150px}.service-text{max-width:500px}.service h3{color:#3498db}.service p{color:#555;font-size:1.1em;line-height:1.6}@media screen and (min-width:768px){.service{align-items:center;flex-direction:row}.service-image{margin-bottom:0;margin-right:20px}}.education{background-color:#f9f9f9;padding:50px 0;text-align:center}.education-container{margin:0 auto;max-width:800px}.education-item{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;margin:30px;padding:20px;text-align:left;transition:transform .3s ease-in-out}.education-item:hover{transform:scale(1.05)}.education h2{color:#3498db}.education h3{color:#333}.education p{color:#555;font-size:1.1em;line-height:1.6}@media screen and (max-width:768px){.education-item{padding:15px}}.contact{background-color:#fff;padding:50px 0;text-align:center}.contact-container{margin:0 auto;max-width:800px}.contact h2{color:#3498db}.contact p{color:#555;font-size:1.1em;line-height:1.6;margin-bottom:15px}.contact-info,.social-media{margin-bottom:20px}.contact-info p{color:#333;font-size:1.2em}.social-media{align-items:center;display:flex;justify-content:center}.social-media a{color:#3498db;font-size:2em;margin:0 10px;transition:color .3s ease-in-out}.social-media a img{width:40px}.social-media a:hover{color:#2980b9}form{background-color:#3498db;border-radius:20px;box-shadow:0 0 10px #0003;padding:30px}label{color:#fff;display:block;font-size:1.2em;margin-bottom:5px}input,textarea{margin-bottom:15px;padding:10px;width:90%}button,input,textarea{border:none;border-radius:5px}button{background-color:#fff;color:#3498db;cursor:pointer;font-size:1.2em;padding:10px 20px;transition:background-color .3s ease-in-out,color .3s ease-in-out}button:hover{background-color:#2980b9;color:#fff}@media screen and (max-width:768px){.contact{padding:50px 10px}.social-media{flex-wrap:wrap}.social-media a{margin:10px 5px}}.footer{background-color:#3498db;color:#fff;padding:20px 0;text-align:center}.footer-container{margin:0 auto;max-width:800px}.footer p{font-size:1em;margin:0}.footer a{color:#fff;text-decoration:underline;transition:color .3s ease-in-out}.footer a:hover{color:gold}
/*# sourceMappingURL=main.ee7d5a1c.css.map*/