.Breadcrumbs-module__xixbIq__breadcrumbs{color:var(--pk-text-secondary);margin-bottom:2rem;font-size:.9rem}.Breadcrumbs-module__xixbIq__list{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__xixbIq__item{align-items:center;display:flex}.Breadcrumbs-module__xixbIq__item a{color:var(--pk-text-secondary);text-decoration:none;transition:color .3s}.Breadcrumbs-module__xixbIq__item a:hover{color:var(--pk-primary)}.Breadcrumbs-module__xixbIq__item.Breadcrumbs-module__xixbIq__active span[aria-current=page]{color:var(--pk-text-primary);font-weight:500}.Breadcrumbs-module__xixbIq__separator{opacity:.5;margin:0 .5rem}
.blog-module__SHjAIW__header{text-align:center;background:radial-gradient(circle,#6366f126 0%,#0000 70%);margin-bottom:2rem;padding:4rem 1rem}.blog-module__SHjAIW__subtitle{color:var(--pk-text-muted);margin-top:1rem;font-size:1.2rem}.blog-module__SHjAIW__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.blog-module__SHjAIW__filterBtn{border:1px solid var(--pk-border);color:var(--pk-text-muted);cursor:pointer;background:#ffffff0d;border-radius:50px;padding:.6rem 1.2rem;font-size:.95rem;transition:all .3s}.blog-module__SHjAIW__filterBtn:hover,.blog-module__SHjAIW__active{background:var(--pk-primary);color:#fff;border-color:var(--pk-primary)}.blog-module__SHjAIW__contentWrapper{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.blog-module__SHjAIW__featuredSection{margin-bottom:4rem}.blog-module__SHjAIW__featuredCard{border:1px solid var(--pk-border);background:linear-gradient(145deg,#ffffff0d,#6366f11a);border-radius:20px;grid-template-columns:1fr 1fr;transition:all .3s;display:grid;overflow:hidden}.blog-module__SHjAIW__featuredCard:hover{border-color:var(--pk-primary);transform:translateY(-5px)}.blog-module__SHjAIW__featuredImage{height:100%;min-height:300px;position:relative}.blog-module__SHjAIW__featuredContent{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.blog-module__SHjAIW__blogGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.blog-module__SHjAIW__blogCard{border:1px solid var(--pk-border);background:#ffffff05;border-radius:16px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.blog-module__SHjAIW__blogCard:hover{background:#ffffff0d;border-color:#6366f180;transform:translateY(-8px);box-shadow:0 15px 35px #0000004d,0 0 40px #6366f126}.blog-module__SHjAIW__cardImage{background:linear-gradient(135deg,#6366f133,#ec489933);width:100%;height:200px;position:relative;overflow:hidden}.blog-module__SHjAIW__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-module__SHjAIW__blogCard:hover .blog-module__SHjAIW__cardImage img{transform:scale(1.1)}.blog-module__SHjAIW__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.blog-module__SHjAIW__categoryBadge{color:var(--pk-primary);text-transform:uppercase;background:#6366f11a;border-radius:4px;align-self:flex-start;margin-bottom:1rem;padding:4px 12px;font-size:.8rem;font-weight:600}.blog-module__SHjAIW__postTitle{color:#fff;margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.4}.blog-module__SHjAIW__postDate{color:var(--pk-text-muted);margin-bottom:1rem;font-size:.85rem}.blog-module__SHjAIW__postSummary{color:var(--pk-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.blog-module__SHjAIW__readMore{color:var(--pk-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.blog-module__SHjAIW__sidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.blog-module__SHjAIW__leadMagnet{border:1px solid var(--pk-primary);text-align:center;background:linear-gradient(#6366f133 0%,#6366f10d 100%);border-radius:16px;padding:2rem}.blog-module__SHjAIW__leadForm{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.blog-module__SHjAIW__sidebarInput{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:.8rem}.blog-module__SHjAIW__pagination{justify-content:center;gap:.5rem;margin-top:4rem;display:flex}.blog-module__SHjAIW__pageBtn{border:1px solid var(--pk-border);color:#fff;cursor:pointer;background:0 0;border-radius:8px;width:40px;height:40px;transition:all .2s}.blog-module__SHjAIW__activePage,.blog-module__SHjAIW__pageBtn:hover:not(:disabled){background:var(--pk-primary);border-color:var(--pk-primary)}.blog-module__SHjAIW__pageBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.blog-module__SHjAIW__contentWrapper{grid-template-columns:1fr}.blog-module__SHjAIW__sidebar{position:static}.blog-module__SHjAIW__featuredCard{grid-template-columns:1fr}.blog-module__SHjAIW__featuredImage{height:250px}}
.blogDetail-module__HcI65W__backLink{color:var(--pk-text-muted);margin-bottom:2rem;font-size:.9rem;display:inline-block}.blogDetail-module__HcI65W__header{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.blogDetail-module__HcI65W__title{margin:1rem 0;font-size:2.5rem;line-height:1.2}.blogDetail-module__HcI65W__meta{color:var(--pk-text-muted);font-style:italic}.blogDetail-module__HcI65W__category{color:var(--pk-primary);text-transform:uppercase;font-size:.9rem;font-weight:700}.blogDetail-module__HcI65W__content{max-width:800px;color:var(--pk-text-main);margin:0 auto;line-height:1.8}.blogDetail-module__HcI65W__paragraph{margin-bottom:1.5rem}.blogDetail-module__HcI65W__subheading{color:#fff;margin:2rem 0 1rem;font-size:1.5rem}.blogDetail-module__HcI65W__sectionTitle{color:var(--pk-primary);border-bottom:1px solid var(--pk-border);margin:2.5rem 0 1.5rem;padding-bottom:.5rem;font-size:1.8rem}
.contact-module__d5N1PW__header{text-align:center;margin-bottom:3rem}.contact-module__d5N1PW__header h1{margin-bottom:1rem;font-size:3rem}.contact-module__d5N1PW__subtitle{color:var(--pk-text-muted);font-size:1.2rem}.contact-module__d5N1PW__contactWrapper{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.contact-module__d5N1PW__formCard{padding:2.5rem}.contact-module__d5N1PW__formCard h2{margin-bottom:2rem;font-size:1.8rem}.contact-module__d5N1PW__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__d5N1PW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__d5N1PW__inputGroup label{color:var(--pk-text-muted);font-size:.9rem}.contact-module__d5N1PW__inputGroup input,.contact-module__d5N1PW__inputGroup select,.contact-module__d5N1PW__inputGroup textarea{border:1px solid var(--pk-border);color:#fff;background:#ffffff0d;border-radius:8px;padding:1rem;font-size:1rem;transition:all .3s}.contact-module__d5N1PW__inputGroup select option{background:var(--pk-bg-card);color:var(--pk-text);padding:.5rem}.contact-module__d5N1PW__inputGroup input:focus,.contact-module__d5N1PW__inputGroup select:focus,.contact-module__d5N1PW__inputGroup textarea:focus{border-color:var(--pk-primary);background:#ffffff14;outline:none}.contact-module__d5N1PW__contactList{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.contact-module__d5N1PW__contactList li{flex-direction:column;gap:5px;font-size:1rem;display:flex}.contact-module__d5N1PW__contactList a{color:var(--pk-primary);transition:all .3s}.contact-module__d5N1PW__contactList a:hover{text-decoration:underline}.contact-module__d5N1PW__hours{color:var(--pk-text-main);margin-top:.5rem;font-weight:700}@media (max-width:900px){.contact-module__d5N1PW__contactWrapper{grid-template-columns:1fr}}
.details-module__lcVihW__navBar{margin-bottom:2rem}.details-module__lcVihW__backLink{color:var(--pk-text-muted);background:#ffffff0d;border-radius:8px;align-items:center;gap:5px;padding:.5rem 1rem;font-size:.95rem;transition:all .3s;display:inline-flex}.details-module__lcVihW__backLink:hover{color:#fff;background:#ffffff1a}.details-module__lcVihW__serviceHero{text-align:center;border:1px solid var(--pk-border);background:linear-gradient(135deg,#6366f126,#ec489914,#0000);border-radius:24px;margin-bottom:3rem;padding:4rem 2rem 3rem;position:relative;overflow:hidden}.details-module__lcVihW__serviceHero:before{content:"";background:var(--pk-gradient-main);height:4px;position:absolute;top:0;left:0;right:0}.details-module__lcVihW__bigIcon{margin-bottom:1rem;font-size:4rem}.details-module__lcVihW__serviceHero h1{margin-bottom:1rem;font-size:2.8rem;line-height:1.15}.details-module__lcVihW__detailDesc{color:var(--pk-text-muted);max-width:750px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.details-module__lcVihW__heroCta{background:var(--pk-gradient-main);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.details-module__lcVihW__heroCta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f166}.details-module__lcVihW__sectionHeading{text-align:center;margin-bottom:3rem}.details-module__lcVihW__sectionHeading h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}.details-module__lcVihW__sectionHeading p{color:var(--pk-text-muted);max-width:600px;margin:0 auto;font-size:1.05rem}.details-module__lcVihW__headingBar{background:var(--pk-gradient-main);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0}.details-module__lcVihW__subServicesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.details-module__lcVihW__subServiceCard{border:1px solid var(--pk-border);text-align:center;background:#ffffff08;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.details-module__lcVihW__subServiceCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.details-module__lcVihW__subServiceCard:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.details-module__lcVihW__subServiceCard:first-child:before{background:#6366f1}.details-module__lcVihW__subServiceCard:nth-child(2):before{background:#ec4899}.details-module__lcVihW__subServiceCard:nth-child(3):before{background:#10b981}.details-module__lcVihW__subServiceCard:nth-child(4):before{background:#f59e0b}.details-module__lcVihW__subServiceCard:nth-child(5):before{background:#8b5cf6}.details-module__lcVihW__subServiceCard:nth-child(6):before{background:#06b6d4}.details-module__lcVihW__subServiceCard:nth-child(7):before{background:#ef4444}.details-module__lcVihW__subServiceCard:nth-child(8):before{background:#14b8a6}.details-module__lcVihW__subServiceCard:nth-child(9):before{background:#f97316}.details-module__lcVihW__subServiceCard h4{color:var(--pk-text);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.details-module__lcVihW__subServiceCard p{color:var(--pk-text-muted);margin:0;font-size:.9rem;line-height:1.7}.details-module__lcVihW__contentBlock{margin-bottom:2rem;padding:3rem 0}.details-module__lcVihW__contentBlockInner{width:100%}.details-module__lcVihW__contentBlock h2{color:var(--pk-text);margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.details-module__lcVihW__contentBlock p{color:var(--pk-text-muted);margin-bottom:1.2rem;font-size:1.05rem;line-height:1.9}.details-module__lcVihW__whyGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.details-module__lcVihW__whyCard{border:1px solid var(--pk-border);text-align:center;background:#ffffff08;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,border-color .3s}.details-module__lcVihW__whyCard:hover{border-color:#6366f166;transform:translateY(-3px)}.details-module__lcVihW__whyCardIcon{margin-bottom:1rem;font-size:2.5rem}.details-module__lcVihW__whyCard h4{color:var(--pk-text);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.details-module__lcVihW__whyCard p{color:var(--pk-text-muted);margin:0;font-size:.88rem;line-height:1.65}.details-module__lcVihW__techStrip{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:4rem;display:flex}.details-module__lcVihW__techPill{color:#818cf8;background:#6366f114;border:1px solid #6366f140;border-radius:30px;padding:.5rem 1.2rem;font-size:.88rem;font-weight:500;transition:all .3s}.details-module__lcVihW__techPill:hover{background:#6366f133;transform:scale(1.05)}.details-module__lcVihW__processList{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.details-module__lcVihW__processItem{text-align:center;position:relative}.details-module__lcVihW__processNumber{background:var(--pk-gradient-main);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.2rem;font-weight:700;display:flex}.details-module__lcVihW__processItem h4{color:var(--pk-text);margin-bottom:.4rem;font-size:1rem;font-weight:700}.details-module__lcVihW__processItem p{color:var(--pk-text-muted);font-size:.85rem;line-height:1.5}.details-module__lcVihW__industriesGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:4rem;display:grid}.details-module__lcVihW__industryBadge{border:1px solid var(--pk-border);color:var(--pk-text-muted);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.9rem;transition:all .3s;display:flex}.details-module__lcVihW__industryBadge:hover{color:#fff;background:#ec48990f;border-color:#ec489966}.details-module__lcVihW__faqList{flex-direction:column;max-width:850px;margin:0 auto 4rem;display:flex}.details-module__lcVihW__faqItem{border:1px solid var(--pk-border);background:#ffffff05;border-radius:12px;margin-bottom:.75rem;transition:all .3s;overflow:hidden}.details-module__lcVihW__faqItem:hover{border-color:#6366f14d}.details-module__lcVihW__faqQuestion{color:var(--pk-text);cursor:default;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.details-module__lcVihW__faqAnswer{color:var(--pk-text-muted);border-top:1px solid var(--pk-border);padding:1rem 1.5rem 1.2rem;font-size:.92rem;line-height:1.7}.details-module__lcVihW__ctaBottom{text-align:center;border:1px solid var(--pk-border);background:linear-gradient(135deg,#6366f11f,#ec489914);border-radius:20px;margin-bottom:4rem;padding:3.5rem 2rem}.details-module__lcVihW__ctaBottom h2{margin-bottom:.75rem;font-size:2rem}.details-module__lcVihW__ctaBottom p{color:var(--pk-text-muted);max-width:550px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.details-module__lcVihW__relatedSection{margin-bottom:3rem}.details-module__lcVihW__link{color:var(--pk-primary);margin-top:.8rem;font-size:.9rem;font-weight:600;display:inline-block}.details-module__lcVihW__blogCard{background:#6366f10a;border:1px solid #6366f126;border-radius:14px;padding:1.2rem 1.5rem;text-decoration:none;transition:all .2s;display:block}.details-module__lcVihW__blogCard:hover{background:#6366f11a;transform:translateY(-2px)}.details-module__lcVihW__blogCard h4{color:var(--pk-text);margin-bottom:.3rem;font-size:1rem}.details-module__lcVihW__blogCard p{color:var(--pk-text-muted);margin:0;font-size:.85rem;line-height:1.5}@media (max-width:1024px){.details-module__lcVihW__subServicesGrid,.details-module__lcVihW__whyGrid,.details-module__lcVihW__processList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.details-module__lcVihW__serviceHero{padding:2.5rem 1rem 2rem}.details-module__lcVihW__serviceHero h1{font-size:1.8rem}.details-module__lcVihW__detailDesc{font-size:1rem}.details-module__lcVihW__subServicesGrid,.details-module__lcVihW__whyGrid,.details-module__lcVihW__processList{grid-template-columns:1fr}.details-module__lcVihW__industriesGrid{grid-template-columns:repeat(2,1fr)}.details-module__lcVihW__sectionHeading h2{font-size:1.4rem}.details-module__lcVihW__contentBlock{padding:2rem .5rem}.details-module__lcVihW__faqQuestion{padding:1rem;font-size:.92rem}.details-module__lcVihW__faqAnswer{padding:0 1rem 1rem}.details-module__lcVihW__ctaBottom{padding:2.5rem 1rem}.details-module__lcVihW__ctaBottom h2{font-size:1.5rem}.details-module__lcVihW__heroCta{padding:.75rem 1.5rem;font-size:.9rem}.details-module__lcVihW__techStrip{padding:0 .5rem}}
.pricing-module__v1Lu0a__header{text-align:center;margin-bottom:4rem}.pricing-module__v1Lu0a__header h1{margin-bottom:1rem;font-size:3rem}.pricing-module__v1Lu0a__subtitle{color:var(--pk-text-muted);font-size:1.2rem}.pricing-module__v1Lu0a__categorySection{margin-bottom:6rem}.pricing-module__v1Lu0a__categoryTitle{text-align:center;color:#fff;border-bottom:1px solid var(--pk-border);width:100%;margin-bottom:2rem;padding-bottom:1rem;font-size:1.8rem;display:inline-block}.pricing-module__v1Lu0a__plansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.pricing-module__v1Lu0a__planCard{flex-direction:column;transition:transform .3s;display:flex;position:relative}.pricing-module__v1Lu0a__featuredCard{border:1px solid var(--pk-primary);background:#6366f114;transform:scale(1.02)}.pricing-module__v1Lu0a__badge{background:var(--pk-gradient-main);color:#fff;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:700;position:absolute;top:-12px;right:20px;box-shadow:0 4px 10px #0003}.pricing-module__v1Lu0a__planName{color:#fff;margin-bottom:1rem;font-size:1.4rem}.pricing-module__v1Lu0a__priceContainer{margin-bottom:1.5rem}.pricing-module__v1Lu0a__price{color:var(--pk-primary);font-size:2rem;font-weight:800}.pricing-module__v1Lu0a__type{color:var(--pk-text-muted);font-size:.9rem}.pricing-module__v1Lu0a__featuresList{flex-grow:1;margin-bottom:2rem}.pricing-module__v1Lu0a__featuresList li{color:var(--pk-text-muted);align-items:flex-start;gap:10px;margin-bottom:.8rem;font-size:.95rem;display:flex}.pricing-module__v1Lu0a__check{color:var(--pk-secondary);font-weight:700}.pricing-module__v1Lu0a__planBtn{text-align:center;width:100%}.pricing-module__v1Lu0a__addOnsContainer{border:1px solid var(--pk-border);background:#ffffff08;border-radius:12px;margin-top:2rem;padding:2rem}.pricing-module__v1Lu0a__addOnsContainer h3{text-align:center;margin-bottom:1.5rem;font-size:1.2rem}.pricing-module__v1Lu0a__addOnsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.pricing-module__v1Lu0a__addOnCard{border:1px solid var(--pk-border);background:#0003;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.pricing-module__v1Lu0a__addOnName{color:var(--pk-text-muted);font-size:.9rem}.pricing-module__v1Lu0a__addOnPrice{color:#fff;font-weight:700}.pricing-module__v1Lu0a__customQuoteSection{text-align:center;max-width:800px;margin:0 auto;padding:3rem}.pricing-module__v1Lu0a__customQuoteSection h2{margin-bottom:1rem}.pricing-module__v1Lu0a__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;padding:0 1rem;display:flex}.pricing-module__v1Lu0a__filterBtn{border:1px solid var(--pk-border);color:var(--pk-text-muted);cursor:pointer;white-space:nowrap;background:#ffffff0d;border-radius:50px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.pricing-module__v1Lu0a__filterBtn:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.pricing-module__v1Lu0a__activeFilter{background:var(--pk-gradient-main);color:#fff;border-color:#0000;box-shadow:0 4px 15px #6366f166}@media (max-width:768px){.pricing-module__v1Lu0a__filterContainer{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;margin:0 -1.5rem 3rem;padding:0 1.5rem 1rem;overflow-x:auto}.pricing-module__v1Lu0a__featuredCard{transform:none}}
