.logo{max-width:100px;}.disc-skils,.footer-container,.footer-link h3,.main-title{text-align:center}*{font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box;outline:0;border:none;text-decoration:none;scroll-behavior:smooth}:root{--yollow:#ffde00;--darkblue:#11161f;--text-white:white;--overblue:#1d1f25;--gray:#1B1E25;--textgray:rgba(255, 255, 255, 0.822);--orange:#FC9D38}::selection{background:var(--yollow);color:#000}html{font-size:60.5%;overflow-x:hidden}html::-webkit-scrollbar{width:1.3rem}html::-webkit-scrollbar-track{background:#000}html::-webkit-scrollbar-thumb{background:var(--yollow)}body{background-color:var(--darkblue)}#ma1 span,a{color:var(--yollow)}a:hover{color:var(--orange)}.main-section{display:flex;justify-content:space-evenly;gap:7rem;flex-wrap:wrap;padding:14rem 4rem 4rem;height:auto}.main-title{padding:5rem;color:var(--text-white)}.disc-skils,.skils-section{padding:4rem}.main-title h3{font-size:2.4rem;color:var(--yollow)}#ma1{font-size:6rem}.main-title p{font-size:2.2rem;color:var(--text-white);font-weight:700}.skils-section p{font-size:2rem;color:var(--textgray);margin-top:2rem}.footer-container{display:flex;justify-content:center;margin-top:5rem;margin-bottom:10rem;flex-wrap:wrap}.footer-link{width:50rem;height:27rem;padding:2rem}.footer-link p{font-size:1.7rem;color:var(--textgray)}.footer-link h3{color:#fff;margin-top:1rem;font-size:2rem}.link-social{display:flex;padding:2rem;justify-content:center}.link-social img{width:5rem;max-width:48px}@media (max-width:991px){html{font-size:55%}}@media (max-width:1024px){html{font-size:40%}.main-section img{width:100%;height:auto}.link-social img{width:8rem}}@media only screen and (max-width:425px){.main-title{padding:2rem}.skils-section p{margin-top:0}}@media only screen and (max-width:375px){.skils-section p{font-size:1.6rem}}@media only screen and (max-width:320px){.footer-link{padding:4rem}}