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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.topnav{align-items:center;background-color:#000;color:#fff;display:flex;font-family:Arial,sans-serif;font-size:20px;justify-content:center;overflow:hidden;padding:10px 0;width:100%}.topnav a{color:#fff;display:block;padding:14px 16px;text-align:center;text-decoration:none}.topnav a:hover{background-color:#ddd;color:#000}.topnav a.active{background-color:#4caf50;color:#fff}.social-icons{align-items:center;display:flex}.social-icons img{max-height:25px;max-width:50px;vertical-align:middle}@media screen and (max-width:768px){.topnav{flex-direction:row;gap:.1px;justify-content:center;padding:5px 0}.topnav a{font-size:16px;padding:8px 12px}.social-icons{gap:8px}.topnav a{flex:1 1 100%;text-align:center}}.App{text-align:center}body{background-color:#000;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0 0 64px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}footer{background-color:#000;color:#fff;font-size:20px;text-align:center;width:100%}img{margin-left:5px;margin-right:5px;max-height:9%;max-width:9%}.testimg,img{display:inline-block}.testimg{margin-left:auto;margin-right:auto;max-height:20%;max-width:20%}.container{display:flex;flex-wrap:wrap;justify-content:center;padding:0 20px}.aboutcontainer,.container{margin:20px auto;max-width:800px}.aboutcontainer{padding:0 20px 100px}.imgRight{display:block;float:right;max-height:9%;max-width:9%}.card,.ccard{box-shadow:0 4px 8px 0 #0003;float:center;margin:8px;text-align:center}.ccard{height:auto;width:100px}.column{padding-bottom:10px}.ccolumn,.column{flex:1 0 21%;margin:10px}.ccolumn{height:auto;width:100px}.center,.row{display:flex;flex-wrap:wrap;justify-content:center}.projectImgs{display:inline-block;margin-left:auto;margin-right:auto;max-height:40%;max-width:40%}.homeProjectImgs{max-height:40%}.homeImgs,.homeProjectImgs{height:180px;width:300px}.homeImgs,.homeProjectImgs,.skillsImgs{display:inline-block;margin-left:auto;margin-right:auto;max-width:100%}.skillsImgs{box-shadow:0 4px 8px 0 #0003;height:auto;max-height:80%;width:auto}.navImgs{display:inline-block;max-height:75px;max-width:400px;padding-bottom:50px;padding-top:50px}.meImgs,.navImgs{margin-left:auto;margin-right:auto}.meImgs{height:auto;max-height:70px;max-width:225px;padding:50px 10px}p1{font-size:18px;margin:10px 0}.p3,p1{letter-spacing:.5px;line-height:1.6;text-align:center}.p3{font-size:14px}p{font-size:18px;letter-spacing:.5px;line-height:1.6;margin:10px 0;text-align:center}.centered-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.centered-container,.standard{background-color:#000;color:#fff}.centered-badge{display:flex;justify-content:center;width:100%}.header{background-color:#000;border-bottom:2px solid #333;color:#fff;font-family:Arial,sans-serif;font-weight:700;padding:16px 32px;text-align:center;text-transform:uppercase}.progress-container{background-color:#e0e0e0;border-radius:10px;height:20px;overflow:hidden;width:100%}.progress-bar{transition:width .5s ease-in-out}.navImgs{padding:20px;transition:transform .3s ease}.navImgs:hover{transform:scale(1.1)}.certsTxt{padding-bottom:25px;padding-top:25px;text-align:center}.cert-image{margin-right:20px;max-width:200px}@media screen and (max-width:900px){.container{padding:10px;width:70%}p1{font-size:17px}.p3{font-size:10px}p{font-size:16px}.navImgs{max-height:47px;max-width:250px}.homeImgs,.navImgs{display:inline-block;margin-left:auto;margin-right:auto;padding:50px 5px 25px}.homeImgs{max-height:40px;max-width:225px}.homeImgsContainer{display:flex;grid-auto-flow:column;padding-bottom:20px;padding-top:20px}.meImgs{display:flex;height:200px;margin-left:auto;margin-right:auto;max-height:70px;max-width:375px;padding:15px}.center{max-width:95%}.header{padding:15px;text-align:center}.row{align-items:center;display:flex;flex-direction:column}.column{padding:5px;width:100%}.card{box-shadow:0 2px 4px #ffffff1a;padding:15px;width:100%}.progress-bar{width:80%}footer{font-size:16px;padding:15px}.button{padding:12px;text-decoration:none}.cert-image{max-width:100px}}.projects-container{display:flex;flex-wrap:wrap;gap:20px;grid-template-columns:repeat(2,1fr);justify-content:center;margin:auto;max-width:1000px;padding:20px 20px 50px}.project-card{border-radius:10px;border-style:solid;border-width:3px;padding:40px;text-align:center;transition:transform .2s ease-in-out,box-shadow .3s ease-in-out}.project-card:first-child{border-color:#007bff}.project-card:nth-child(2){border-color:#28a745}.project-card:nth-child(3){border-color:#ffc107}.project-card:nth-child(4){border-color:#dc3545}.project-card:nth-child(5){border-color:#fff}.project-card:nth-child(6){border-color:#6f42c1}.project-card:nth-child(7){border-color:#f88c07}.project-card:hover{box-shadow:0 8px 16px #00000026;transform:scale(1.05)}.homeImgs{border-radius:10px;height:auto;max-height:250px;width:auto}.project-info{padding:10px}.role{color:#007bff;font-weight:700}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;text-decoration:none;transition:background-color .3s ease-in-out,transform .2s}.button:hover{background-color:#0056b3;transform:scale(1.05)}@media (max-width:768px){.projects-container{grid-template-columns:1fr}}.skills-container{gap:15px;margin:0 auto;max-width:800px}.skill-item,.skills-container{display:flex;flex-direction:column}.skill-item{gap:5px}.progress-bar-container{background-color:#e0e0e0;border-radius:8px;height:25px;overflow:hidden;width:800px}.progress-bar{background-color:#4caf50;border-radius:8px;color:#fff;font-size:14px;font-weight:700;height:100%;line-height:25px;text-align:center}@media screen and (max-width:768px){.progress-bar-container{height:20px;width:100%}.progress-bar{font-size:12px;line-height:20px}}.certificationSlider{background-color:#000;font-family:Arial,sans-serif;padding:20px 20px 50px;text-align:center}#certificationSlider-container{align-items:center;display:flex;margin:0 auto;max-width:800px;overflow:hidden;position:relative}.certificationSlider-slider{display:flex;transition:transform .5s ease-in-out;width:100%}.certificationSlider-item{align-items:center;display:flex;flex-basis:25%;flex-grow:0;flex-shrink:0;justify-content:center;min-width:25%;padding:10px}.certificationSlider-item img{border-radius:8px;box-shadow:0 0 10px #0000001a;max-height:200px;max-width:250px}.arrow{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;font-size:24px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;z-index:1000}.arrow:hover{background-color:#fffc}.arrow.left{left:10px}.arrow.right{right:10px}@media (max-width:900px){#certificationSlider-container{max-width:600px}.certificationSlider-item img{max-height:140px;max-width:180px}}@media (max-width:600px){#certificationSlider-container{max-width:300px}.certificationSlider-slider{gap:10px}.certificationSlider-item{flex:0 0 90%;margin:5px}.certificationSlider-item img{height:150px;object-fit:cover;width:150px}.arrow{font-size:20px;padding:8px}}.pyramid-container{align-items:center;display:flex;height:62vh;justify-content:center;padding-top:25px}.pyramid{gap:15px}.layer,.pyramid{align-items:center;display:flex;flex-direction:column}.layer{border-radius:12px;color:#fff;font-weight:700;height:80px;justify-content:center;padding:15px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:450px}.layer:hover{box-shadow:0 8px 15px #0003;transform:scale(1.05)}.database{background-color:#4caf50}.backend{background-color:#2196f3;width:400px}.frontend{background-color:#f44336;width:350px}.hosting{background-color:#9e9e9e;width:300px}.backend-icon,.database-icon{font-size:40px}.frontend-icon{font-size:45px}.hosting-icon{font-size:30px}.icon-group{display:flex;gap:10px;justify-content:center}h3{font-size:18px}h3,p2{margin:5px 0}p2{font-size:14px;opacity:.9}@media (max-width:768px){.layer{border-radius:12px;color:#fff;flex-direction:column;font-weight:700;height:80px;padding:15px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:275px}.layer,.pyramid-container{align-items:center;display:flex;justify-content:center}.pyramid-container{height:62vh;padding-bottom:35px;padding-top:35px}.backend{background-color:#2196f3;width:240px}.frontend{background-color:#f44336;width:205px}.hosting{background-color:#9e9e9e;width:170px}}.HomeLogos{display:inline-block;height:200px;margin-left:auto;margin-right:auto;max-height:70px;max-width:225px;padding:50px 10px}@media screen and (max-width:768px){.HomeLogos{height:100px;margin-left:auto;margin-right:auto;max-height:70px;max-width:225px;padding:10px}.homeImgsContainer{align-items:center;display:flex;flex-direction:column;padding-bottom:20px;padding-top:20px}}#social{background:none;display:flex;flex-direction:row;gap:15px;left:50%;position:fixed;top:90px;transform:translateX(-50%);width:auto;z-index:12}.social-icon{display:block;height:150px;transition:transform .2s ease-in-out;width:150px}.social-icon:hover{transform:scale(1.1)}.contact-container{margin:auto;max-width:600px;padding:20px;text-align:center}.social-links{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.social-icon{max-height:100px;max-width:100px}.contact-form{align-items:center;display:flex;flex-direction:column;padding-top:20px}.form-group{margin-bottom:15px;text-align:left;width:100%}.form-group label{display:block;font-weight:700;padding-bottom:10px}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:5px;padding:8px;width:100%}button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:10px 15px}button:hover{background-color:#0056b3}@media screen and (max-width:768px){.form-group{padding:10px;text-align:center}.form-group label{display:block;font-weight:700;padding-bottom:5px}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:5px;display:block;margin:0 auto;padding:8px 8px 8px 10px;width:70%}}
/*# sourceMappingURL=main.79e8cf91.css.map*/