@import "https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600&display=swap";
:root{--yellow:#f9ca24}*{box-sizing:border-box;border:none;outline:none;margin:0;padding:0;font-family:Nunito,sans-serif;text-decoration:none;transition:all .2s linear}::selection{background:var(--yellow);color:#333}html{font-size:62.5%;overflow-x:hidden}html::-webkit-scrollbar{width:1.4rem}html::-webkit-scrollbar-track{background:#222}html::-webkit-scrollbar-thumb{background:var(--yellow)}body{background:#111;padding-left:35rem;overflow-x:hidden}section{min-height:100vh;padding:1rem}button{color:#fff;cursor:pointer;background:#333;border-radius:5rem;margin-top:1rem;padding:.7rem 3rem;font-size:2rem}button:hover{background:var(--yellow)}i{padding:0 .5rem;font-size:1.8rem}.heading{text-align:center;color:#fff;text-transform:capitalize;border-bottom:.1rem solid #fff4;margin:0 6rem;padding:1rem;font-size:4rem}.heading span{color:var(--yellow)}#menu{color:#fff;cursor:pointer;z-index:1000;background:#333;padding:1rem 1.5rem;font-size:2.5rem;display:none;position:fixed;top:2rem;right:2rem}.top{z-index:100;position:fixed;bottom:7.5rem;right:2rem}@media (max-width:1200px){html{font-size:55%}}@media (max-width:991px){#menu{display:block}.toggle{left:0%}body{padding:0}}@media (max-width:400px){.heading{margin:0 3rem}}
.Header-module__vcZAwq__header{z-index:1000;text-align:center;background:#1a1a1a;flex-flow:column;justify-content:center;align-items:center;width:35rem;height:100%;display:flex;position:fixed;top:0;left:0}.Header-module__vcZAwq__userImage{object-fit:cover!important;border:.7rem solid var(--yellow)!important;border-radius:50%!important}.Header-module__vcZAwq__userName{color:#fff;text-transform:capitalize;font-size:3.5rem}.Header-module__vcZAwq__userPost{color:#eee;text-transform:capitalize;font-size:2rem}.Header-module__vcZAwq__navbar{width:100%}.Header-module__vcZAwq__list{padding:1rem 3rem;list-style:none}.Header-module__vcZAwq__navlink{color:#fff;text-transform:capitalize;background:#333;border-radius:5rem;margin:1.5rem 0;padding:1rem;font-size:2rem;display:block}.Header-module__vcZAwq__navlink:hover{background:var(--yellow)}@media (max-width:991px){.Header-module__vcZAwq__header{left:-120%}.Header-module__vcZAwq__toggle{left:0%}}@media (max-width:768px){.Header-module__vcZAwq__header{width:100vw}}
