@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{font-family:Roboto,sans-serif;margin:0;padding:0}.padding{padding:0 12%}body{background-color:hsla(48,7%,87%,.774)}::-webkit-scrollbar{width:0}.contact-div{background-color:#fff;border-top-left-radius:120px;border-top-right-radius:120px;box-shadow:0 0 11px 1px #0000008f;height:300px;margin-top:100px;max-width:100%;padding-bottom:24px;padding-top:48px}.contact-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;row-gap:24px}.line{border:1px solid #000;max-height:0;width:44%}.contact-line{align-items:center;display:flex;justify-content:space-between;width:100%}.contact-line p{font-size:24px;font-weight:800}.contact-lists{display:flex;justify-content:space-between;width:100%}.contact-menu,.contact-menu2{display:flex;flex-direction:column;list-style:none;row-gap:12px}.contact-menu li{cursor:pointer;font-size:20px;font-weight:400}.contact-menu li:first-child{cursor:default;font-size:24px;font-weight:700}.contact-menu2 li{font-size:20px;font-weight:400}.contact-menu2 li:first-child{font-size:24px;font-weight:700}@media (max-width:425px){.contact-div{border-top-left-radius:40px;border-top-right-radius:40px}}@media (max-width:768px){.contact-div{height:450px;padding:24px 2px}.contact-content{justify-content:center}.contact-lists{align-items:center;flex-direction:column;row-gap:48px;text-align:center}}@media (max-width:425px){.contact-div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:48px 0!important}.copyright{font-size:12px}}.header-div{align-items:center;background-color:#fff;display:flex;height:100px;justify-content:space-between;max-width:100%;position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:2}.header-menu,.header-menu2{column-gap:24px;display:flex;font-size:22px;list-style:none}.header-menu-mobile{align-items:center;display:flex;flex-direction:column;font-size:22px;height:70%;justify-content:space-between;list-style:none;transition:.3s}.header-menu li{transition:.2s}.header-menu li:hover{cursor:pointer;font-weight:800;scale:1.1}.socials-icon{color:#000;cursor:pointer;font-size:16px;scale:1.5;transition:.3s}.border{align-items:center;border:2px solid #000;border-radius:50%;display:flex;height:20px;justify-content:center;padding:12px;text-decoration:none;transition:.3s;width:20px}.border:hover{background-color:#000;.socials-icon{color:#fff}}.burger{background:#0000;cursor:pointer;height:30px;position:relative;scale:.6;width:40px}.burger,.burger input{display:none}.burger span{background:#000;border-radius:9px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger span:first-of-type{top:0;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform:translateY(-100%);transform-origin:left center}.burger input:checked~span:first-of-type{left:5px;top:0;transform:rotate(45deg)}.burger input:checked~span:nth-of-type(2){opacity:0;width:0}.burger input:checked~span:nth-of-type(3){left:5px;top:28px;transform:rotate(-45deg)}.dropdown{background-color:#fff;box-shadow:0 0 4px #0003;display:none;height:0;left:0;position:absolute;top:100px;transition:.5s;width:100%}.open{height:250px}.close,.open{overflow:hidden}.close{height:0;pointer-events:none;visibility:hidden}@media (max-width:768px){.header-menu{display:none}.burger{display:block}.dropdown{align-items:center;display:flex;justify-content:center}}@media (max-width:425px){.header-div a{font-size:24px}.padding{padding:0 24px}.header-div{height:70px}.dropdown{top:70px}}.main-div{align-items:center;background-color:#fff;border-bottom-left-radius:120px;border-bottom-right-radius:120px;box-shadow:0 0 11px 1px #0000008f;max-width:100%;padding-bottom:48px;padding-top:30px;row-gap:40px}.main-div,.main-name{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.main-name{font-size:32px;row-gap:12px;text-align:center}.main-name p{max-width:680px}@media (max-width:425px){.main-div{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.projects-div{align-items:center;background-color:#fff;border-bottom-left-radius:120px;border-bottom-right-radius:120px;border-top-left-radius:120px;border-top-right-radius:120px;box-shadow:0 0 11px 1px #0000008f;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin:48px;max-width:100%;padding:130px 0 50px;row-gap:24px}.projects-title{font-size:32px}.projects-viewer{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;margin-bottom:40px;row-gap:24px;width:90%}@media (max-width:768px){.projects-viewer{justify-content:center}.projects-div{margin:0}}.projects-card{border:1px solid hsla(48,7%,87%,.774);border-radius:5%;box-shadow:0 0 17px 1px #00000042;display:flex;flex-direction:column;height:350px;max-width:530px;min-width:450px;overflow:hidden;width:33%}.project-images{align-items:center;background-color:hsla(48,7%,87%,.774);column-gap:8px;cursor:pointer;display:flex;height:60%;justify-content:center;padding:8px}.project-img{max-height:100%;max-width:100%;object-fit:contain;transition:.3s}.card-details{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:12px 24px;row-gap:16px}.card-links{column-gap:12px;display:flex;font-size:24px}.card-links a{color:#000;scale:1.2;transition:.3s}.card-links a:hover{scale:1.5}.card-details p:first-child{font-size:20px;font-weight:500}.projects-card:hover{.project-img{scale:1.02}}@media(max-width:1609px){.projects-card{min-width:49%}}@media (max-width:1100px){.projects-viewer{justify-content:center}.projects-card{max-width:100%;width:100%}}@media (max-width:768px){.projects-card{min-width:200px;width:100%}.skills-learn{flex-wrap:wrap}}@media (max-width:425px){.projects-div{border-bottom-left-radius:40px;border-bottom-right-radius:40px;border-top-left-radius:40px;border-top-right-radius:40px;padding:24px 2px}.main-name{font-size:24px}.skills-div{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;row-gap:24px}.skills-learn>.skill{width:120px}.skills-div{padding:40px 12px!important}.skills-learn{gap:24px;justify-content:center!important}}.skills-div{flex-direction:column;height:500px;justify-content:space-between;max-width:100%;padding:80px 40px}.skills-div,.skills-list{align-items:center;display:flex}.skills-list{flex-wrap:wrap;gap:40px;justify-content:center;max-width:500px;width:100%}.icon{font-size:92px}.skills-learn{display:flex;justify-content:space-between;max-width:500px;width:100%}.skills-div h2{font-size:52px}.skills-div p{font-size:28px;text-align:center}.skill{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:8px}.skill p{font-size:16px;font-weight:800}@media (max-width:768px){.icon{font-size:72px}}
/*# sourceMappingURL=main.284691d8.css.map*/