@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300&family=Poppins&display=swap);body{min-height:100vh;overflow-x:hidden;-webkit-user-select:none;user-select:none}body::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000004d}body::-webkit-scrollbar{background-color:#f5f5f5;width:4px}body::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000004d}.heading-font{font-family:Poppins,sans-serif}.content-font{font-family:Inter Tight,sans-serif}*{box-sizing:border-box;margin:0;padding:0}:root{--mainColor:#fff;--secondaryColor:#d50ed5;--textColor:#000}.Navbar_header__fkqjC{align-items:center;background-color:#fff;background-color:var(--mainColor);box-shadow:2px 2px 2px #800080cc;color:#000;color:var(--textColor);display:flex;height:80px;justify-content:space-between;padding:0 2rem;position:fixed;top:0;width:100vw;z-index:1}.Navbar_header__fkqjC>h3{cursor:pointer;font-size:1.8rem;letter-spacing:.4rem;padding-left:2rem;transition:all 1s}.Navbar_header__fkqjC>h3:hover{transform:scale(1.1)}nav{margin-left:auto}nav a{color:#000;color:var(--textColor);margin:0 1rem;text-decoration:none;transition:all .3s}nav a:hover{color:#d50ed5;color:var(--secondaryColor);transform:scale(1.1)}.Navbar_nav_btn__DDN-0{background:#0000;border:none;color:#000;color:var(--textColor);cursor:pointer;font-size:1.8rem;opacity:0;outline:none;padding:5px;visibility:hidden}nav{align-items:center;display:flex}@media only screen and (max-width:768px){.Navbar_nav_btn__DDN-0{opacity:1;visibility:visible}nav{align-items:center;color:#000;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;left:0;position:fixed;top:-100vh;transition:1s;width:100%}.Navbar_responsive_nav__jUivj{-webkit-backdrop-filter:blur(20px) brightness(120%);backdrop-filter:blur(20px) brightness(120%);transform:translateY(100vh);transition:.8s}.Navbar_header__fkqjC>h3{padding-left:10px}.Navbar_nav_close_btn__BIck0{position:absolute;right:2rem;top:2rem}nav a{font-size:1.5rem}}.Heading_heading_container__AiSFn{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;justify-content:space-between;min-height:100vh;padding:10vh 15vw}.Heading_heading_title__RX1V9{align-items:flex-start;display:flex;flex-direction:column;line-height:40px}.Heading_code_symbol__VPYLO{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,purple,#ff69b4);color:#0000;font-size:20vw}@media only screen and (max-width:1200px){.Heading_heading_container__AiSFn{max-height:100vh;padding:10vh 5vw}}@media only screen and (max-width:1000px){.Heading_heading_container__AiSFn{align-items:center;flex-wrap:wrap;justify-content:center;max-height:100vh;padding:20vh 1vw}.Heading_heading_title__RX1V9{align-items:center;justify-content:center;text-align:center}.Heading_code_symbol__VPYLO{font-size:30vh}}@media only screen and (max-width:400px){.Heading_code_symbol__VPYLO{font-size:25vh;max-width:100vw}}.AboutSection_about_section__d1giw{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:100vh;padding:10vh 15vw}.AboutSection_about_heading__fV7uJ{font-size:1.7rem;margin:20px 10px}.AboutSection_about_content__gdlv2{margin:20px 0}.AboutSection_about_content__gdlv2>p{font-size:1.1rem;margin:10px}@media only screen and (max-width:1200px){.AboutSection_about_section__d1giw{padding:2vh 5vw}}@media only screen and (max-width:1000px){.AboutSection_about_section__d1giw{align-items:center;flex-wrap:wrap;justify-content:center;text-align:center}.AboutSection_about_section_img__Y5EjI{width:80vw}}.ToolsAndTechnologiesSection_tools_container__Pv5jH{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center}.ToolsAndTechnologiesSection_tools_container__Pv5jH>h2{margin:80px auto}.ToolsAndTechnologiesSection_all_tools__AxWA2{align-items:center;display:flex;justify-content:center}.ToolsAndTechnologiesSection_all_tools__AxWA2>img{height:50px;margin:20px 10px}@media only screen and (max-width:790px){.ToolsAndTechnologiesSection_all_tools__AxWA2{flex-wrap:wrap}}.ProjectSection_project_container__2f\+6Q{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh!important;padding:100px 10px}.ProjectSection_project_cards__70X4J{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:60vw;min-width:40vw}@media only screen and (max-width:1200px){.ProjectSection_project_cards__70X4J{width:75vw}}@media only screen and (max-width:1000px){.ProjectSection_project_cards__70X4J{min-width:80vw;text-align:center}}@media only screen and (max-width:768px){.ProjectSection_project_cards__70X4J{min-width:95vw;text-align:center}}.ProjectCard_project_card__Qcjw\+{align-items:center;background:linear-gradient(90deg,#8a2be2,#ffb6c1);border-radius:10px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:15px 20px;padding:20px 30px;transition:transform .1s ease-in-out}.ProjectCard_project_card__Qcjw\+:hover{background:linear-gradient(90deg,purple,#ff69b4);color:#f5f5f5;transform:scale(1.1)!important}.ProjectCard_project_card__Qcjw\+>h3{padding:10px 0;text-decoration:underline}.ProjectCard_project_card__Qcjw\+>p{padding:5px 0}.ProjectCard_tech_button__6qt25>button{background-color:#ff95a5;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;margin:5px;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.ProjectCard_tech_button__6qt25>button:hover{background-color:#ff69b4}.ContactSection_contact_container__N1eTS{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between;min-height:100vh;padding:0 20vw}.ContactSection_mail__jzAtR{align-items:center;display:flex;flex-direction:column;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ContactSection_mail__jzAtR>h3{font-size:2.5rem}.ContactSection_mail__jzAtR>h4{font-size:2rem}.ContactSection_mail__jzAtR>a{align-items:center;color:grey;display:flex;justify-content:center;text-decoration:none;transition:all .3s}.ContactSection_mail__jzAtR>a:hover{color:#000;transform:scale(1.1)}@media only screen and (max-width:1200px){.ContactSection_contact_container__N1eTS{padding:0 15vw}}@media only screen and (max-width:1000px){.ContactSection_contact_container__N1eTS{align-items:center;flex-wrap:wrap;justify-content:center;padding:0 10vw}}@media only screen and (max-width:780px){.ContactSection_contact_container__N1eTS{align-items:center;flex-wrap:wrap;justify-content:center;padding:0 5vw}}.ContactForm_formContainer__UT3vc{background-color:#f8f8ff;border:1px solid #ccc;border-radius:8px;margin:0 auto;max-width:400px;padding:20px}.ContactForm_formContainer__UT3vc label{display:block;margin-bottom:5px}.ContactForm_formContainer__UT3vc input[type=email],.ContactForm_formContainer__UT3vc textarea{border:1px solid #ccc;border-radius:4px;margin-bottom:10px;padding:8px;width:100%}.ContactForm_formContainer__UT3vc textarea{resize:vertical}.ContactForm_formContainer__UT3vc button{background-color:#8a2be2;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.ContactForm_formContainer__UT3vc button:hover{background-color:purple}.ContactForm_formContainer__UT3vc button:disabled{background-color:#ccc;cursor:not-allowed}.BlogSection_blog_section__OpOpT{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:100vh;padding:10vh 20vw}.BlogSection_blog_list__Y\+N7F{display:flex;flex-wrap:wrap;margin:20px 40px}.BlogSection_blog_preview__moYmQ{background-color:#f3f0f5;border-radius:10px;box-shadow:0 0 10px #0000001a;margin:20px 40px;padding:20px}.BlogSection_blog_preview__moYmQ h3{color:#6930c3;margin-bottom:10px}.BlogSection_blog_preview__moYmQ p{color:#555;margin-bottom:5px}.BlogSection_blog_preview__moYmQ a{color:#6930c3;cursor:pointer;text-decoration:none}.BlogSection_blog_preview__moYmQ a:hover{color:#522d7d}.BlogSection_read_more_button__PtQrt{background-color:purple;border:none;border-radius:8px;color:#fff;cursor:pointer;margin:10px 0;padding:10px;transition:background .3s ease}.BlogSection_read_more_button__PtQrt:hover{background-color:#8a2be2}@media only screen and (max-width:1200px){.BlogSection_blog_section__OpOpT{padding:10vh 15vw}}@media only screen and (max-width:1000px){.BlogSection_blog_section__OpOpT{padding:10vh 10vw}}@media only screen and (max-width:768px){.BlogSection_blog_section__OpOpT{padding:10vh 0}.BlogSection_blog_list__Y\+N7F{margin:20px}}.FooterSection_footer_container__OUk13{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between;min-height:50vh;padding:10vh 25vw}.FooterSection_contact_section__awFke{background:linear-gradient(90deg,#8a2be2,#ffb6c1);border:none;border-radius:20px;color:#fff;cursor:pointer;margin:10px 0;padding:10px 0;transition:background .3s ease}.FooterSection_contact_section__awFke>a{border-radius:20px;color:#000;padding:10px 20px;text-decoration:none}.FooterSection_contact_section__awFke>a:hover{color:#fff}.FooterSection_contact_section__awFke:hover{background:linear-gradient(90deg,purple,#ff69b4)}.FooterSection_footer_contacts__yR-IL{align-items:center;display:flex;flex-direction:column}.FooterSection_footer_contacts__yR-IL>a>img{height:40px;width:auto}@media only screen and (max-width:1000px){.FooterSection_footer_container__OUk13{padding:5vh 10vw}}@media only screen and (max-width:700px){.FooterSection_footer_container__OUk13{flex-direction:column;text-align:center}.FooterSection_footer_contacts__yR-IL{align-items:center;display:flex;flex-direction:row}.FooterSection_footer_contacts__yR-IL>a>img{margin:10px}}.Home_to_top__tlptG{background-color:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:2rem;padding:10px 15px 0;position:fixed;right:5vw;top:90vh}.PageNotFound_page-not-found-container__EmWU0{align-items:center;display:flex;height:100vh;justify-content:center}.PageNotFound_error-container__6XRbP{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:40px;text-align:center}.PageNotFound_error-message__QKZA3{color:#dc3545;font-size:36px;margin-bottom:20px}.PageNotFound_error-description__dNRfF{color:#6c757d;font-size:18px;margin-bottom:20px}.PageNotFound_redirect-button__AxphU{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.PageNotFound_redirect-button__AxphU:hover{background-color:#0056b3}.PageNotFound_redirect-timer__xsDSB{color:#6c757d;font-size:14px;margin-top:20px}
/*# sourceMappingURL=main.eae5db40.css.map*/