@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 8% 25%,#002853 0,#040c18 100%)}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.rk__navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;padding:2rem 6rem;position:sticky;top:0;width:100%}.rk__navbar,.rk__navbar-links{align-items:center;display:flex}.rk__navbar-links{flex:1 1;justify-content:flex-start}.rk__navbar-links_logo{margin-right:2rem}.rk__navbar-links_logo img{height:36.02px;width:102.56px}.rk__navbar-links_container{display:flex;flex-direction:row}.rk__navbar-links_container p,.rk__navbar-menu_container p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.rk__navbar-links_container p a,.rk__navbar-menu_container p a{transition:all .3s ease-in-out}.rk__navbar-links_container p a:hover,.rk__navbar-menu_container p a:hover{color:var(--color-text)}.rk__navbar-menu_container button{background:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.rk__navbar-menu{display:none;margin-left:1rem;position:relative}.rk__navbar-menu png{cursor:pointer}.rk__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.rk__navbar-menu_container p{margin:1rem 0}@media screen and (max-width:1050px){.rk__navbar-links_container{display:none}.rk__navbar-menu{display:flex}}@media screen and (max-width:700px){.rk__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.rk__navbar{padding:2rem}.rk__navbar-menu_container{top:20px}}.rk__header{display:flex;flex-direction:row;height:100%;margin-bottom:15rem;width:100%}.rk__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.rk__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.rk__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}.rk__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.rk__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.rk__header{flex-direction:column}.rk__header-content{margin:5rem 0 3rem}}@media screen and (max-width:650px){.rk__header-content h1{font-size:48px;line-height:60px}.rk__header-content p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.rk__header-content h1{font-size:36px;line-height:48px}.rk__header-content p{font-size:14px;line-height:24px}}.rk__about{margin-bottom:15rem}.head-text{color:var(--color-text);font-family:var(--font-family);font-size:2.75rem;font-weight:800;height:100%;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:2000px){.head-text{font-size:4rem;margin-top:20rem}}.app__about{flex:1 1;flex-direction:column;width:100%}.app__profiles{flex-wrap:wrap;justify-content:center;margin-top:5rem}.app__profile-item,.app__profiles{align-items:flex-start;display:flex}.app__profile-item{flex-direction:column;justify-content:flex-start;margin:2rem;width:190px}.app__profile-item img{border-radius:15px;height:190px;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:370px}.app__profile-item img{height:320px}}.bold-text{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.p-text{color:var(--color-text);font-family:var(--font-family);font-size:17px;font-weight:300;line-height:28px;margin-top:1.5rem}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.rk__skills{margin-bottom:10rem}.skills__head-text{color:var(--color-text);font-family:var(--font-family);font-size:2.75rem;font-weight:800;height:100%;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:2000px){.skills__head-text{font-size:4rem;margin-top:20rem}}@media screen and (max-width:450px){.skills__head-text{font-size:2rem;margin-top:5rem}}.skills__about{flex:1 1;flex-direction:column;width:100%}.skills__profiles{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem}.skills__profile-item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem;width:190px}.skills__profile-item img{border-radius:15px;height:90px;object-fit:scale-down;width:100%}@media screen and (min-width:2000px){.skills__profile-item{margin:2rem 4rem;width:370px}.skills__profile-item img{height:320px}}.skills__bold-text{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;text-align:left}@media screen and (min-width:2000px){.skills__bold-text{font-size:2rem}}@media screen and (max-width:450px){.skills__bold-text{font-size:.9rem}}.skills__p-text{color:var(--color-text);font-family:var(--font-family);font-size:17px;font-weight:300;line-height:28px;margin-top:1.5rem}@media screen and (min-width:2000px){.skills__p-text{font-size:1.75rem}}.rk__work{display:flex;flex-direction:column;margin-bottom:15rem}.rk__work-image{align-items:flex-start;display:flex;flex:1 1;justify-content:center}.rk__work-image img{height:65%;object-fit:contain;width:65%}.work__head-text{color:var(--color-text);font-family:var(--font-family);font-size:2.75rem;font-weight:800;height:100%;margin-bottom:5rem;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:2000px){.work__head-text{font-size:4rem;margin-top:20rem}}@media screen and (max-width:450px){.work__head-text{font-size:2rem;margin-top:5rem}}.work__exp{align-items:flex-start;align-self:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:900px){.work__exp{margin-top:2rem}}.work__exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;width:100%}.work__exp-works{flex:1 1}.work__exp-works .work__exp-work{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.work__exp-works h4{font-weight:500}.work__exp-year{margin-right:3rem}.work__exp-year p{color:#fff;font-weight:800}@media screen and (max-width:450px){.work__exp-year{margin-right:1rem}}.work__bold-text{color:var(--color-text);font-family:var(--font-family);font-size:30px;font-weight:600;text-align:left}@media screen and (min-width:2000px){.work__bold-text{font-size:2rem}}@media screen and (max-width:450px){.work__bold-text{font-size:1.2rem}}.work__p-text{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}@media screen and (min-width:2000px){.work__p-text{font-size:1.75rem}}.work__tooltip{background-color:var(--color-blog)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:var(--color-text)!important;font-family:var(--font-family);line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.work__tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.work__container{align:right;display:flex;flex-direction:row;margin-top:3rem;width:100%}@media screen and (max-width:900px){.work__container{flex-direction:column;width:100%}}@media screen and (max-width:490px){.work__p-text{font-size:14px}}@media screen and (max-width:650px){.work__p-text{font-size:16px}}.rk__head-text{color:var(--color-text);font-family:var(--font-family);font-size:2.75rem;font-weight:800;height:100%;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:2000px){.rk__head-text{font-size:4rem;margin-top:20rem}}@media screen and (max-width:450px){.head-text{font-size:2rem;margin-top:5rem}}.rk__footer{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.rk__footer{flex-direction:column}}.rk__footer-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:4em 2rem 2rem}.rk__footer-cards .rk__footer-card{align-items:center;background-color:var(--color-blog);border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem;min-width:290px;padding:1rem;transition:all .3s ease-in-out}.rk__footer-card img{height:40px;margin:0 .7rem;width:40px}.rk__footer-card p{font-weight:500}.rk__footer-card a{font-weight:500;text-decoration:none}.rk__footer-card p:hover a:hover{box-shadow:0 0 25px #fef4f5}
/*    !*.rk__footer-card{*!*/
/*    !*    width: 100%;*!*/
/*    !*}*!*/
/*        !*width: 75%;*!*/.footer__p-text{color:var(--color-text);font-family:var(--font-family);font-size:17px;font-weight:300;line-height:28px;margin-top:1.5rem}@media screen and (min-width:2000px){.footer__p-text{font-size:1.75rem}}.footer__copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;margin-top:6rem;padding:2rem;width:100%}.footer__copyright p{color:var(--color-text);text-transform:uppercase}@media screen and (max-width:500px){.footer__copyright{padding:2rem}}.rk__opensource{display:flex;flex-direction:column;margin-bottom:15rem}.rk__opensource-image{align-items:flex-start;display:flex;flex:1 1;justify-content:center}.rk__opensource-image img{height:65%;object-fit:contain;width:65%}.opensource__head-text{color:var(--color-text);font-family:var(--font-family);font-size:2.75rem;font-weight:800;height:100%;margin-bottom:5rem;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:2000px){.opensource__head-text{font-size:4rem;margin-top:20rem}}@media screen and (max-width:450px){.opensource__head-text{font-size:2rem;margin-top:5rem}}.opensource__exp{align-items:flex-start;align-self:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:900px){.opensource__exp{margin-top:2rem}}.opensource__exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;width:100%}.opensource__exp-opensources{flex:1 1}.opensource__exp-item .opensource__exp-opensource{align-items:flex-start;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.opensource__exp-item h4{font-weight:500}.opensource__exp-year{margin-right:3rem}.opensource__exp-year p{color:#fff;font-weight:800}@media screen and (max-width:450px){.opensource__exp-year{margin-right:1rem}}.opensource__bold-text{color:var(--color-text);font-family:var(--font-family);font-size:30px;font-weight:600;text-align:left}@media screen and (min-width:2000px){.opensource__bold-text{font-size:2rem}}@media screen and (max-width:450px){.opensource__bold-text{font-size:1.2rem}}.opensource__p-text{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:100;line-height:28px;margin-top:1.5rem}@media screen and (min-width:2000px){.opensource__p-text{font-size:1.75rem}}.opensource__tooltip{background-color:var(--color-blog)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:var(--color-text)!important;font-family:var(--font-family);line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.opensource__tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.opensource__container{align:right;display:flex;flex-direction:row;margin-top:3rem;width:100%}@media screen and (max-width:900px){.opensource__container{flex-direction:column;width:100%}}@media screen and (max-width:490px){.opensource__p-text{font-size:14px}}@media screen and (max-width:650px){.opensource__p-text{font-size:16px}}.rk__projects{display:flex;flex-direction:column;margin-bottom:15rem}.rk__projects-image{align-items:flex-start;display:flex;flex:1 1;justify-content:center}.rk__projects-image img{height:65%;object-fit:contain;width:65%}.projects__head-text{color:var(--color-text);font-family:var(--font-family);font-size:2.75rem;font-weight:800;height:100%;margin-bottom:5rem;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:2000px){.projects__head-text{font-size:4rem;margin-top:20rem}}@media screen and (max-width:450px){.projects__head-text{font-size:2rem;margin-top:5rem}}.projects__exp{align-items:flex-start;align-self:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:900px){.projects__exp{margin-top:2rem}}.projects__exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;width:100%}.projects__exp-projectss{flex:1 1}.projects__exp-item .projects__exp-projects{align-items:flex-start;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.projects__exp-item h4{font-weight:500}.projects__exp-year{margin-right:3rem}.projects__exp-year p{color:#fff;font-weight:800}@media screen and (max-width:450px){.projects__exp-year{margin-right:1rem}}.projects__bold-text{color:var(--color-text);font-family:var(--font-family);font-size:30px;font-weight:600;text-align:left}@media screen and (min-width:2000px){.projects__bold-text{font-size:2rem}}@media screen and (max-width:450px){.projects__bold-text{font-size:1.2rem}}.projects__p-text{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:100;line-height:28px;margin-top:1.5rem}@media screen and (min-width:2000px){.projects__p-text{font-size:1.75rem}}.projects__tooltip{background-color:var(--color-blog)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:var(--color-text)!important;font-family:var(--font-family);line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.projects__tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.projects__container{align:right;display:flex;flex-direction:row;margin-top:3rem;width:100%}@media screen and (max-width:900px){.projects__container{flex-direction:column;width:100%}}@media screen and (max-width:490px){.projects__p-text{font-size:14px}}@media screen and (max-width:650px){.projects__p-text{font-size:16px}}
/*# sourceMappingURL=main.4cc1714b.css.map*/