@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,Arial,sans-serif;background-color:#f0f0f0;color:#333;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:600}p{font-size:1rem;font-weight:400;color:#555}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;outline:none;transition:background .3s ease}button,input,textarea{font-family:Poppins,sans-serif}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.Navbar_navbar__TBrJ4{width:100%;padding:16px 32px;position:fixed;top:0;z-index:200;transition:all .35s ease-in-out;background:rgba(0,0,0,0)}.Navbar_navbar__TBrJ4.Navbar_scrolled__YX_Zd{background:hsla(0,0%,100%,.7);backdrop-filter:blur(18px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.Navbar_navbar__TBrJ4 .Navbar_container__XZkrt{max-width:1250px;margin:auto;display:flex;align-items:center;justify-content:space-between}.Navbar_navbar__TBrJ4 .Navbar_logo__jzyEc{display:flex;align-items:center;cursor:pointer;transition:.3s ease;font-weight:bolder;font-size:2rem}.Navbar_navbar__TBrJ4 .Navbar_logo__jzyEc:hover{transform:scale(1.05)}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj{display:flex;gap:2.2rem;align-items:center}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj a{font-size:.95rem;text-transform:uppercase;font-weight:600;color:#0d0d0d;position:relative;padding-bottom:4px;transition:.3s ease}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background:#00a8ff;transition:.35s ease}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj a:hover{color:#00a8ff}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj a:hover:after{width:100%}.Navbar_navbar__TBrJ4 .Navbar_hamburger__XfTws{display:none;flex-direction:column;gap:5px;cursor:pointer}.Navbar_navbar__TBrJ4 .Navbar_hamburger__XfTws span{width:26px;height:3px;background:#0d0d0d;border-radius:12px;transition:.3s ease}@media(max-width:768px){.Navbar_navbar__TBrJ4 .Navbar_hamburger__XfTws{display:flex}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj{position:absolute;top:80px;left:0;width:100%;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);padding:25px 0;flex-direction:column;gap:1.5rem;display:none}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj a{font-size:1.1rem}.Navbar_navbar__TBrJ4 .Navbar_links__VATYj.Navbar_open__9Oc8q{display:flex;animation:Navbar_fadeIn__mIh3h .3s ease forwards}@keyframes Navbar_fadeIn__mIh3h{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.Footer_footer__ku_YT{background:#fff;color:#555;padding:60px 20px;font-family:Segoe UI,sans-serif}.Footer_footer__ku_YT a{color:#4c6ef5;text-decoration:none;transition:color .3s}.Footer_footer__ku_YT a:hover{color:#0073e6}.Footer_footer__ku_YT .Footer_topSection__dKSTM{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:auto}.Footer_footer__ku_YT .Footer_topSection__dKSTM>div{flex:1 1 220px;min-width:220px}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_branding__bmQ5R h2{font-size:2rem;color:#4c6ef5;margin-bottom:1rem}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_branding__bmQ5R p{font-size:1rem;line-height:1.6;color:#555}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_quickLinks__sTI8h h3{font-size:1.4rem;margin-bottom:1rem;color:#4c6ef5}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_quickLinks__sTI8h ul{list-style:none;padding:0}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_quickLinks__sTI8h ul li{margin-bottom:.8rem;font-size:1rem}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_contact__rn6Bv h3{font-size:1.4rem;margin-bottom:1rem;color:#4c6ef5}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_contact__rn6Bv p{font-size:1rem;margin-bottom:.8rem}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_social__EE0dG h3{font-size:1.4rem;margin-bottom:1rem;color:#4c6ef5}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_social__EE0dG .Footer_socialIcons__yUhEJ{display:flex;flex-direction:column;gap:.6rem}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_social__EE0dG .Footer_socialIcons__yUhEJ a{font-weight:600}.Footer_footer__ku_YT .Footer_bottomBar__LDJd5{text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid #e0e0e0;font-size:.9rem;color:#555}@media(max-width:768px){.Footer_footer__ku_YT .Footer_topSection__dKSTM{flex-direction:column;text-align:center;gap:3rem}.Footer_footer__ku_YT .Footer_topSection__dKSTM .Footer_social__EE0dG .Footer_socialIcons__yUhEJ{flex-direction:row;justify-content:center;gap:1rem}}