.Navbar_navbar__GrSXC{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1);transition:all .3s ease}.Navbar_navbar__GrSXC.Navbar_scrolled__N9DJM{background:hsla(0,0%,100%,.98);box-shadow:0 4px 30px rgba(0,87,168,.15)}.Navbar_container__2Cq63{width:90%;max-width:100%;margin:0 auto;padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__X4o9i{display:flex;align-items:center;cursor:pointer;transition:transform .3s ease;text-decoration:none}.Navbar_logo__X4o9i:hover{transform:scale(1.05)}.Navbar_logoImage__msoFF{height:auto;width:auto;max-height:50px;object-fit:contain}.Navbar_navLinks__BPXkM{display:flex;list-style:none;gap:2rem;align-items:center;margin:0;padding:0}.Navbar_navLinks__BPXkM li a{color:#1f1f1f;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .15s ease;position:relative;padding:.5rem 0;will-change:color}.Navbar_navLinks__BPXkM li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#0057a8,#32a852);transition:width .15s ease}.Navbar_navLinks__BPXkM li a:hover{color:#0057a8}.Navbar_navLinks__BPXkM li a:hover:after{width:100%}.Navbar_contactButton__1LkDF{background:linear-gradient(135deg,#0057a8,#32a852);color:#fff!important;padding:.75rem 1.5rem!important;border-radius:25px;transition:transform .15s ease,box-shadow .15s ease;will-change:transform}.Navbar_contactButton__1LkDF:after{display:none}.Navbar_contactButton__1LkDF:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(0,87,168,.3);color:#fff!important}.Navbar_mobileMenuButton__u2QNJ{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;position:relative}.Navbar_mobileMenuButton__u2QNJ span{width:25px;height:3px;background:#0057a8;border-radius:3px;transition:all .3s ease}@media (max-width:768px){.Navbar_container__2Cq63{padding:1rem 1.5rem}.Navbar_mobileMenuButton__u2QNJ{display:flex}.Navbar_navLinks__BPXkM{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .2s ease,opacity .2s ease,visibility .2s ease;z-index:1001;will-change:transform,opacity}.Navbar_navLinks__BPXkM.Navbar_open__wWapx{transform:translateY(0);opacity:1;visibility:visible}.Navbar_navLinks__BPXkM li a{font-size:1.1rem}}.BusinessLinesSection_businessLines__nuiJq{padding:6rem 0;background:#fff}.BusinessLinesSection_container__UJShy{width:90%;max-width:100%;margin:0 auto;padding:0 3rem}.BusinessLinesSection_header__IIpU8{text-align:center;margin-bottom:4rem}.BusinessLinesSection_title__OiJHN{font-size:2.5rem;font-weight:700;color:#1f1f1f;margin-bottom:1rem;position:relative;display:inline-block;font-family:Georgia,serif}.BusinessLinesSection_title__OiJHN:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#0057a8,#32a852);border-radius:2px}.BusinessLinesSection_subtitle__du9CH{font-size:1.2rem;color:#6e7581;max-width:700px;margin:2rem auto 0;line-height:1.8}.BusinessLinesSection_grid__CQXha{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;width:100%}.BusinessLinesSection_grid__CQXha>*{min-width:0}@media (min-width:1200px){.BusinessLinesSection_grid__CQXha{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1199px){.BusinessLinesSection_grid__CQXha{grid-template-columns:repeat(2,1fr)}}.BusinessLinesSection_card__QUIIW{position:relative;background:#fff;border-radius:20px;padding:2.5rem;text-decoration:none;color:inherit;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;border:2px solid transparent;animation:BusinessLinesSection_fadeInUp__2PgpQ .6s ease var(--delay,0s) both}.BusinessLinesSection_card__QUIIW:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0057a8,#32a852);transform:scaleX(0);transition:transform .3s ease}.BusinessLinesSection_card__QUIIW:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,87,168,.2);border-color:#0057a8}.BusinessLinesSection_card__QUIIW:hover:before{transform:scaleX(1)}.BusinessLinesSection_cardOverlay__lnAGk{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;z-index:0}.BusinessLinesSection_card__QUIIW:hover .BusinessLinesSection_cardOverlay__lnAGk{opacity:.05}.BusinessLinesSection_cardIcon__NKlo0{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative;z-index:1;transition:transform .3s ease}.BusinessLinesSection_cardIcon__NKlo0 .BusinessLinesSection_iconSvg__wiLMH{width:48px;height:48px;transition:transform .3s ease}.BusinessLinesSection_card__QUIIW:hover .BusinessLinesSection_cardIcon__NKlo0{transform:scale(1.1) rotate(5deg)}.BusinessLinesSection_card__QUIIW:hover .BusinessLinesSection_cardIcon__NKlo0 .BusinessLinesSection_iconSvg__wiLMH{transform:scale(1.1)}.BusinessLinesSection_cardTitle__ySeph{font-size:1.5rem;font-weight:700;color:#1f1f1f;margin-bottom:1rem;position:relative;z-index:1;transition:color .3s ease;font-family:Georgia,serif}.BusinessLinesSection_card__QUIIW:hover .BusinessLinesSection_cardTitle__ySeph{color:#0057a8}.BusinessLinesSection_cardDescription__qx0Zi{font-size:1rem;color:#6e7581;line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.BusinessLinesSection_cardArrow__Bs9QC{position:absolute;bottom:2rem;right:2rem;width:40px;height:40px;background:linear-gradient(135deg,#0057a8,#32a852);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:700;transition:all .3s ease;z-index:1}.BusinessLinesSection_card__QUIIW:hover .BusinessLinesSection_cardArrow__Bs9QC{transform:translate(5px,-5px) scale(1.1);box-shadow:0 5px 15px rgba(0,87,168,.4)}@keyframes BusinessLinesSection_fadeInUp__2PgpQ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.BusinessLinesSection_container__UJShy{padding:0 1.5rem}.BusinessLinesSection_businessLines__nuiJq{padding:4rem 0}.BusinessLinesSection_title__OiJHN{font-size:2rem}.BusinessLinesSection_subtitle__du9CH{font-size:1rem}.BusinessLinesSection_grid__CQXha{grid-template-columns:1fr;gap:1.5rem}.BusinessLinesSection_card__QUIIW{padding:2rem}}.Footer_footer__pQtti{background:linear-gradient(135deg,#1f1f1f,#2c2c2c);color:#fff;padding:2.5rem 0 1.5rem}.Footer_container__KpDnW{width:90%;max-width:100%;margin:0 auto;padding:0 3rem}.Footer_footerContent__yAl3k{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.Footer_footerSection__UvV_8{display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_socialSection__DQ9Eu{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.Footer_brandSection__ueZ7b{display:flex;flex-direction:column;gap:1.5rem}.Footer_brandTitle__smtJg{font-size:2rem;font-weight:700;margin:0;background:linear-gradient(135deg,#4da8ff,#6ccf73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px}.Footer_logo__fUEOF{display:flex;flex-direction:column;gap:.75rem}.Footer_logoImage__WD24i{height:auto;width:auto;max-height:60px;object-fit:contain}.Footer_footerSection__UvV_8 h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#4da8ff,#6ccf73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Footer_footerSection__UvV_8 h4,.Footer_sectionTitle__ZVW8h{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff;text-align:center;width:100%}.Footer_horizontalList__5Pvjt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;width:100%}.Footer_horizontalList__5Pvjt a,.Footer_horizontalList__5Pvjt span{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .15s ease;font-size:.95rem;display:flex;align-items:center;gap:.5rem;white-space:nowrap;will-change:color}.Footer_horizontalList__5Pvjt a:hover{color:#4da8ff}.Footer_footerSection__UvV_8 p{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:1rem}.Footer_tagline__edhu4{margin:0;font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.85);max-width:100%}.Footer_logo__fUEOF p{color:hsla(0,0%,100%,.6);font-size:.9rem;margin-bottom:1rem}.Footer_footerSection__UvV_8 ul{list-style:none;padding:0;margin:0}.Footer_footerSection__UvV_8 ul li{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.Footer_footerSection__UvV_8 ul li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease;font-size:.95rem}.Footer_footerSection__UvV_8 ul li a:hover{color:#4da8ff;padding-left:5px;transition:all .3s ease}.Footer_contactIcon__PoVqk{display:flex;align-items:center;justify-content:center;min-width:20px;width:20px;height:20px;flex-shrink:0;margin-right:.25rem}.Footer_contactIcon__PoVqk svg{width:100%;height:100%;color:hsla(0,0%,100%,.85);transition:all .15s ease}.Footer_horizontalList__5Pvjt a:hover .Footer_contactIcon__PoVqk svg{color:#4da8ff;transform:scale(1.1)}.Footer_emailIcon__bUFCj,.Footer_phoneIcon__oGbpP{width:20px;height:20px}.Footer_contactList__WGnHw a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.Footer_contactList__WGnHw a:hover{color:#4da8ff}.Footer_socialLinks__tA7gt{display:flex;gap:1rem;margin-top:1.5rem}.Footer_socialLinks__tA7gt a{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform}.Footer_socialLinks__tA7gt a:hover{background:linear-gradient(135deg,#0057a8,#32a852);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,87,168,.3)}.Footer_footerBottom__YIYBj{padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_footerBottom__YIYBj p{color:hsla(0,0%,100%,.6);font-size:.9rem;margin:0}.Footer_footerLinks__M17kI{display:flex;gap:1rem;align-items:center}.Footer_footerLinks__M17kI a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerLinks__M17kI a:hover{color:#4da8ff}.Footer_footerLinks__M17kI span{color:hsla(0,0%,100%,.3)}@media (max-width:768px){.Footer_container__KpDnW{padding:0 1.5rem}.Footer_footer__pQtti{padding:2rem 0 1.5rem}.Footer_footerContent__yAl3k{gap:1.5rem}.Footer_horizontalList__5Pvjt{gap:1rem;flex-direction:column}.Footer_sectionTitle__ZVW8h{font-size:1.1rem;margin-bottom:.75rem}.Footer_footerBottom__YIYBj{flex-direction:column;text-align:center}.Footer_footerLinks__M17kI{justify-content:center}}