.Navbar-module__pSp8Ga__navbar{z-index:100;background:var(--color-white);border-bottom:1px solid var(--color-border);width:100%;transition:box-shadow var(--transition-base);position:sticky;top:0;left:0;right:0}.Navbar-module__pSp8Ga__scrolled{box-shadow:var(--shadow-navbar)}.Navbar-module__pSp8Ga__container{align-items:center;gap:var(--space-xl);width:94%;max-width:1760px;height:88px;margin:0 auto;padding:0;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:var(--space-sm);transition:opacity var(--transition-fast);flex-shrink:0;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logo:hover{opacity:.85}.Navbar-module__pSp8Ga__logoIcon{flex-shrink:0}.Navbar-module__pSp8Ga__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__pSp8Ga__logoName{font-family:var(--font-heading);color:var(--color-text-dark);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.Navbar-module__pSp8Ga__logoTagline{color:var(--color-text-body);font-size:.65rem;font-family:var(--font-body);font-weight:400}.Navbar-module__pSp8Ga__navLinks{flex:1;justify-content:center;align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__pSp8Ga__navItem{position:relative}.Navbar-module__pSp8Ga__navLink{font-family:var(--font-body);color:var(--color-text-dark);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);white-space:nowrap;align-items:center;gap:3px;padding:6px 12px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__navLink:hover{color:var(--color-blue);background:var(--color-bg-light)}.Navbar-module__pSp8Ga__navLink.Navbar-module__pSp8Ga__active{color:var(--color-blue);font-weight:600}.Navbar-module__pSp8Ga__chevron{color:var(--color-text-body);transition:transform var(--transition-fast);margin-top:1px}.Navbar-module__pSp8Ga__navItem:hover .Navbar-module__pSp8Ga__chevron{color:var(--color-blue);transform:rotate(180deg)}.Navbar-module__pSp8Ga__dropdown{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);min-width:160px;padding:var(--space-sm) 0;list-style:none;animation:.18s Navbar-module__pSp8Ga__dropdownIn;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}@keyframes Navbar-module__pSp8Ga__dropdownIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Navbar-module__pSp8Ga__dropdownLink{color:var(--color-text-dark);transition:background var(--transition-fast), color var(--transition-fast);padding:8px 16px;font-size:.875rem;text-decoration:none;display:block}.Navbar-module__pSp8Ga__dropdownLink:hover{background:var(--color-bg-light);color:var(--color-blue)}.Navbar-module__pSp8Ga__ctaBtn{align-items:center;gap:var(--space-sm);background:var(--color-blue);color:var(--color-white);border-radius:var(--radius-md);font-family:var(--font-body);white-space:nowrap;transition:background var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);flex-shrink:0;padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__ctaBtn:hover{background:var(--color-primary);box-shadow:var(--shadow-btn);transform:translateY(-1px)}.Navbar-module__pSp8Ga__ctaBtn:active{transform:translateY(0)}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;margin-left:auto;padding:6px;display:none}.Navbar-module__pSp8Ga__bar{background:var(--color-text-dark);width:22px;height:2px;transition:transform var(--transition-base), opacity var(--transition-base);border-radius:2px;display:block}.Navbar-module__pSp8Ga__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__barOpen2{opacity:0}.Navbar-module__pSp8Ga__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{background:var(--color-white);border-top:1px solid var(--color-border);padding:var(--space-md) var(--space-lg);animation:.25s Navbar-module__pSp8Ga__slideDown}@keyframes Navbar-module__pSp8Ga__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__pSp8Ga__mobileMenu ul{flex-direction:column;gap:2px;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileLink{color:var(--color-text-dark);border-radius:var(--radius-sm);transition:background var(--transition-fast), color var(--transition-fast);padding:10px 12px;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__pSp8Ga__mobileLink:hover,.Navbar-module__pSp8Ga__mobileLinkActive{background:var(--color-bg-light);color:var(--color-blue)}.Navbar-module__pSp8Ga__mobileSubmenu{padding-left:var(--space-md);margin-top:2px;list-style:none}.Navbar-module__pSp8Ga__mobileSubmenuLink{color:var(--color-text-body);border-radius:var(--radius-sm);transition:background var(--transition-fast), color var(--transition-fast);padding:8px 12px;font-size:.875rem;text-decoration:none;display:block}.Navbar-module__pSp8Ga__mobileSubmenuLink:hover{background:var(--color-bg-light);color:var(--color-blue)}.Navbar-module__pSp8Ga__mobileCtaBtn{margin-top:var(--space-md);text-align:center;background:var(--color-blue);color:var(--color-white);border-radius:var(--radius-md);transition:background var(--transition-fast);padding:12px;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.Navbar-module__pSp8Ga__mobileCtaBtn:hover{background:var(--color-primary)}@media (max-width:1024px){.Navbar-module__pSp8Ga__navLinks{gap:0}.Navbar-module__pSp8Ga__navLink{padding:6px 8px;font-size:.825rem}}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__ctaBtn{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}.Navbar-module__pSp8Ga__container{gap:var(--space-md)}}
.Footer-module__nhiC3q__footer{color:#fff;width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#031b4e;padding:80px 0 0;position:relative;overflow:hidden}.Footer-module__nhiC3q__footer:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 100% 100%,#2563eb26 0%,#0000 60%);height:50%;position:absolute;bottom:0;left:0;right:0}.Footer-module__nhiC3q__topSection{z-index:1;gap:40px;width:100%;margin:0;padding:0 4% 60px;display:flex;position:relative}.Footer-module__nhiC3q__brandCol{flex-direction:column;flex:0 0 280px;display:flex}.Footer-module__nhiC3q__logoWrap{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Footer-module__nhiC3q__logo{object-fit:contain;width:48px;height:48px}.Footer-module__nhiC3q__logoTextWrap{flex-direction:column;display:flex}.Footer-module__nhiC3q__logoTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1}.Footer-module__nhiC3q__logoTagline{color:#3b82f6;margin:4px 0 0;font-size:.8rem}.Footer-module__nhiC3q__brandDesc{color:#cbd5e1;margin-bottom:32px;font-size:.95rem;line-height:1.6}.Footer-module__nhiC3q__socialLinks{gap:12px;display:flex}.Footer-module__nhiC3q__socialIcon{color:#fff;background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{background-color:#2563eb;transform:translateY(-2px)}.Footer-module__nhiC3q__divider{background:#ffffff1a;width:1px;margin:0 16px}.Footer-module__nhiC3q__linksGrid{flex:1;justify-content:flex-start;gap:100px;display:flex}.Footer-module__nhiC3q__linkGroup{flex-direction:column;display:flex}.Footer-module__nhiC3q__groupTitle{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin:0 0 24px;font-size:.95rem;font-weight:700}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__linkList li a{color:#f1f5f9;align-items:center;gap:12px;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__nhiC3q__linkList li a svg{color:#3b82f6}.Footer-module__nhiC3q__linkList li a:hover{color:#60a5fa}.Footer-module__nhiC3q__contactCol{flex-direction:column;flex:0 0 320px;display:flex}.Footer-module__nhiC3q__contactInfo{flex-direction:column;gap:20px;display:flex}.Footer-module__nhiC3q__contactItem{align-items:flex-start;gap:16px;display:flex}.Footer-module__nhiC3q__contactIconWrap{color:#60a5fa;background-color:#2563eb33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Footer-module__nhiC3q__contactTitle{color:#3b82f6;margin:0 0 4px;font-size:.95rem;font-weight:600}.Footer-module__nhiC3q__contactText{color:#f1f5f9;align-items:center;margin:0;font-size:.9rem;display:flex}.Footer-module__nhiC3q__bottomBar{z-index:1;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;margin:0;padding:24px 4%;display:flex;position:relative}.Footer-module__nhiC3q__copyright{color:#cbd5e1;font-size:.9rem}.Footer-module__nhiC3q__legalLinks{align-items:center;gap:16px;display:flex}.Footer-module__nhiC3q__legalLinks a{color:#cbd5e1;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__legalLinks a:hover{color:#fff}.Footer-module__nhiC3q__separator{color:#fff3;font-size:.8rem}.Footer-module__nhiC3q__trustedService{color:#f1f5f9;align-items:center;gap:8px;font-size:.9rem;display:flex}.Footer-module__nhiC3q__shieldIcon{color:#3b82f6}@media (max-width:1200px){.Footer-module__nhiC3q__topSection{flex-wrap:wrap;gap:40px}.Footer-module__nhiC3q__divider{display:none}.Footer-module__nhiC3q__brandCol,.Footer-module__nhiC3q__contactCol{flex:300px}.Footer-module__nhiC3q__linksGrid{border-top:1px solid #ffffff1a;flex:100%;order:3;padding-top:20px}.Footer-module__nhiC3q__bottomBar{text-align:center;flex-direction:column;gap:16px}}@media (max-width:768px){.Footer-module__nhiC3q__linksGrid{flex-direction:column;gap:48px}.Footer-module__nhiC3q__legalLinks{flex-wrap:wrap;justify-content:center}}
.MobilePopup-module__rcsbyG__overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background-color:#0f172a80;justify-content:center;align-items:center;width:100%;height:100vh;padding:24px;animation:.3s MobilePopup-module__rcsbyG__fadeIn;display:flex;position:fixed;top:0;left:0}.MobilePopup-module__rcsbyG__modal{width:100%;max-width:400px;animation:.4s cubic-bezier(.16,1,.3,1) MobilePopup-module__rcsbyG__slideUp;position:relative}.MobilePopup-module__rcsbyG__closeBtn{cursor:pointer;color:#0f172a;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background .2s;display:flex;position:absolute;top:-44px;right:0;box-shadow:0 4px 12px #00000026}.MobilePopup-module__rcsbyG__closeBtn:active{background:#f1f5f9;transform:scale(.95)}.MobilePopup-module__rcsbyG__formContainer{width:100%}@keyframes MobilePopup-module__rcsbyG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobilePopup-module__rcsbyG__slideUp{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (min-width:769px){.MobilePopup-module__rcsbyG__overlay{display:none!important}}
.AboutHeroSection-module__ML62gG__heroWrapper{width:100%;font-family:var(--font-body,system-ui, sans-serif);background:radial-gradient(circle at top,#dbeafe66 0%,#f8fafc 60%);justify-content:center;padding:80px 0;display:flex;position:relative}.AboutHeroSection-module__ML62gG__container{text-align:center;justify-content:center;align-items:center;width:96%;max-width:1440px;margin:0 auto;display:flex}.AboutHeroSection-module__ML62gG__contentCol{flex-direction:column;align-items:center;width:100%;padding:60px 0;display:flex}.AboutHeroSection-module__ML62gG__badge{color:#2563eb;letter-spacing:.5px;background-color:#eff6ff;border-radius:20px;align-items:center;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.AboutHeroSection-module__ML62gG__title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.15}.AboutHeroSection-module__ML62gG__subtitle{color:#475569;max-width:600px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.AboutHeroSection-module__ML62gG__featuresList{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:40px;display:flex}.AboutHeroSection-module__ML62gG__featureItem{color:#334155;background:#f1f5f9;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:1rem;font-weight:600;display:flex}.AboutHeroSection-module__ML62gG__checkIcon{flex-shrink:0}.AboutHeroSection-module__ML62gG__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.AboutHeroSection-module__ML62gG__primaryBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.AboutHeroSection-module__ML62gG__primaryBtn:hover{background-color:#1d4ed8;transform:translateY(-2px)}.AboutHeroSection-module__ML62gG__secondaryBtn{color:#2563eb;cursor:pointer;background-color:#fff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.AboutHeroSection-module__ML62gG__secondaryBtn:hover{background-color:#eff6ff;border-color:#93c5fd;transform:translateY(-2px)}@media (max-width:768px){.AboutHeroSection-module__ML62gG__heroWrapper{padding:60px 0}.AboutHeroSection-module__ML62gG__contentCol{padding:40px 20px}.AboutHeroSection-module__ML62gG__featuresList{flex-direction:column;align-items:stretch}.AboutHeroSection-module__ML62gG__featureItem{justify-content:center}.AboutHeroSection-module__ML62gG__actions{flex-direction:column;width:100%}.AboutHeroSection-module__ML62gG__primaryBtn,.AboutHeroSection-module__ML62gG__secondaryBtn{justify-content:center;width:100%}}
.PRHeroSection-module__xNDqla__heroSection{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 120px;overflow:hidden}.PRHeroSection-module__xNDqla__container{justify-content:space-between;align-items:center;gap:64px;width:96%;max-width:1440px;margin:0 auto;display:flex}.PRHeroSection-module__xNDqla__leftCol{flex:1;max-width:600px}.PRHeroSection-module__xNDqla__breadcrumb{color:#64748b;align-items:center;gap:8px;margin-bottom:24px;font-size:.9rem;display:flex}.PRHeroSection-module__xNDqla__breadcrumbActive{color:#ef4444;font-weight:500}.PRHeroSection-module__xNDqla__title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.15}.PRHeroSection-module__xNDqla__textBlue{color:#2563eb}.PRHeroSection-module__xNDqla__subtitle{color:#475569;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.PRHeroSection-module__xNDqla__featuresList{flex-wrap:wrap;gap:32px;margin-bottom:48px;display:flex}.PRHeroSection-module__xNDqla__featureItem{align-items:flex-start;gap:12px;display:flex}.PRHeroSection-module__xNDqla__iconWrapRed{color:#ef4444;margin-top:4px}.PRHeroSection-module__xNDqla__featureTextWrap{flex-direction:column;gap:4px;display:flex}.PRHeroSection-module__xNDqla__featureTitle{color:#0f172a;margin:0;font-size:.95rem;font-weight:700}.PRHeroSection-module__xNDqla__featureDesc{color:#64748b;margin:0;font-size:.85rem}.PRHeroSection-module__xNDqla__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.PRHeroSection-module__xNDqla__primaryBtn,.PRHeroSection-module__xNDqla__secondaryBtn{cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.PRHeroSection-module__xNDqla__primaryBtn{color:#fff;background-color:#2563eb;border:2px solid #2563eb;box-shadow:0 4px 14px #2563eb33}.PRHeroSection-module__xNDqla__primaryBtn:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.PRHeroSection-module__xNDqla__secondaryBtn{color:#2563eb;background-color:#fff;border:2px solid #e2e8f0}.PRHeroSection-module__xNDqla__secondaryBtn:hover{background-color:#f8fafc;border-color:#3b82f6;transform:translateY(-2px)}.PRHeroSection-module__xNDqla__rightCol{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.PRHeroSection-module__xNDqla__imageBg{aspect-ratio:1;background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.PRHeroSection-module__xNDqla__printerImg{z-index:1;width:120%;max-width:600px;height:auto;position:relative;transform:translate(-5%)}.PRHeroSection-module__xNDqla__floatingBadge{z-index:2;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 10px 30px #0f172a14}.PRHeroSection-module__xNDqla__badgeIconWrap{background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PRHeroSection-module__xNDqla__badgeTextWrap{flex-direction:column;display:flex}.PRHeroSection-module__xNDqla__badgeTitle{color:#0f172a;font-size:.85rem;font-weight:700}.PRHeroSection-module__xNDqla__badgeDesc{color:#64748b;font-size:.75rem}.PRHeroSection-module__xNDqla__badge1{top:10%;right:-10%}.PRHeroSection-module__xNDqla__badge2{top:45%;right:-25%}.PRHeroSection-module__xNDqla__badge3{bottom:15%;right:-5%}@media (max-width:1024px){.PRHeroSection-module__xNDqla__container{text-align:center;flex-direction:column;gap:80px}.PRHeroSection-module__xNDqla__leftCol{flex-direction:column;align-items:center;display:flex}.PRHeroSection-module__xNDqla__featuresList{justify-content:center}.PRHeroSection-module__xNDqla__featureItem{text-align:left}.PRHeroSection-module__xNDqla__actions{justify-content:center}.PRHeroSection-module__xNDqla__badge1{right:-5%}.PRHeroSection-module__xNDqla__badge2{right:-15%}.PRHeroSection-module__xNDqla__badge3{right:5%}}@media (max-width:768px){.PRHeroSection-module__xNDqla__featuresList,.PRHeroSection-module__xNDqla__featureItem{text-align:center;flex-direction:column;align-items:center}.PRHeroSection-module__xNDqla__badge2{display:none}.PRHeroSection-module__xNDqla__badge1,.PRHeroSection-module__xNDqla__badge3{width:fit-content;margin:16px auto;position:static}.PRHeroSection-module__xNDqla__imageBg{aspect-ratio:auto;border-radius:32px;flex-direction:column;height:auto;padding:24px}.PRHeroSection-module__xNDqla__printerImg{width:100%;margin-bottom:24px;transform:none}}
.AboutReviewsSection-module__PHuDVa__reviewsSection{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#f8fafc;padding:80px 0}.AboutReviewsSection-module__PHuDVa__container{width:96%;max-width:1440px;margin:0 auto}.AboutReviewsSection-module__PHuDVa__header{text-align:center;margin-bottom:50px}.AboutReviewsSection-module__PHuDVa__badge{color:#2563eb;letter-spacing:.5px;background-color:#eff6ff;border-radius:20px;align-items:center;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.AboutReviewsSection-module__PHuDVa__title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3vw,2.75rem);font-weight:800}.AboutReviewsSection-module__PHuDVa__subtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.1rem}.AboutReviewsSection-module__PHuDVa__carouselWrapper{align-items:center;gap:24px;display:flex}.AboutReviewsSection-module__PHuDVa__navButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.AboutReviewsSection-module__PHuDVa__navButton:hover{color:#0f172a;background:#f1f5f9}.AboutReviewsSection-module__PHuDVa__cardsContainer{scrollbar-width:none;flex:1;gap:24px;display:flex;overflow-x:auto}.AboutReviewsSection-module__PHuDVa__cardsContainer::-webkit-scrollbar{display:none}.AboutReviewsSection-module__PHuDVa__reviewCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex:1;min-width:300px;padding:32px;box-shadow:0 10px 25px -5px #00000005}.AboutReviewsSection-module__PHuDVa__ratingRow{align-items:center;gap:12px;margin-bottom:20px;display:flex}.AboutReviewsSection-module__PHuDVa__stars{gap:2px;display:flex}.AboutReviewsSection-module__PHuDVa__ratingNumber{color:#0f172a;font-size:.95rem;font-weight:600}.AboutReviewsSection-module__PHuDVa__reviewText{color:#475569;min-height:80px;margin-bottom:30px;font-size:1rem;line-height:1.6}.AboutReviewsSection-module__PHuDVa__customerInfo{align-items:center;gap:16px;display:flex}.AboutReviewsSection-module__PHuDVa__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.AboutReviewsSection-module__PHuDVa__customerDetails{flex-direction:column;display:flex}.AboutReviewsSection-module__PHuDVa__customerName{color:#0f172a;margin:0 0 4px;font-size:1rem;font-weight:700}.AboutReviewsSection-module__PHuDVa__customerRole{color:#64748b;margin:0;font-size:.85rem}@media (max-width:992px){.AboutReviewsSection-module__PHuDVa__cardsContainer{flex-wrap:nowrap}}@media (max-width:768px){.AboutReviewsSection-module__PHuDVa__navButton{display:none}.AboutReviewsSection-module__PHuDVa__carouselWrapper{padding-bottom:20px}}
.PRWhyChoose-module__IqyTga__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0}.PRWhyChoose-module__IqyTga__container{text-align:center;width:96%;max-width:1440px;margin:0 auto}.PRWhyChoose-module__IqyTga__header{flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.PRWhyChoose-module__IqyTga__badge{color:#ef4444;letter-spacing:.05em;text-transform:uppercase;background-color:#fef2f2;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.PRWhyChoose-module__IqyTga__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:12px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.PRWhyChoose-module__IqyTga__subtitle{color:#64748b;font-size:1.05rem;line-height:1.6}.PRWhyChoose-module__IqyTga__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.PRWhyChoose-module__IqyTga__card{flex-direction:column;align-items:center;display:flex}.PRWhyChoose-module__IqyTga__iconWrap{background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.PRWhyChoose-module__IqyTga__cardTitle{color:#2563eb;margin-bottom:12px;font-size:1.1rem;font-weight:700}.PRWhyChoose-module__IqyTga__cardDesc{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.PRWhyChoose-module__IqyTga__grid{grid-template-columns:repeat(2,1fr);gap:48px 32px}}@media (max-width:640px){.PRWhyChoose-module__IqyTga__grid{grid-template-columns:1fr}}
.AboutStorySection-module__nJ7zza__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0}.AboutStorySection-module__nJ7zza__container{align-items:center;gap:64px;width:96%;max-width:1440px;margin:0 auto;display:flex}.AboutStorySection-module__nJ7zza__imageCol{flex:1;max-width:550px}.AboutStorySection-module__nJ7zza__imageWrap{border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a14}.AboutStorySection-module__nJ7zza__storyImage{object-fit:cover;width:100%;height:auto;display:block}.AboutStorySection-module__nJ7zza__textCol{flex:1}.AboutStorySection-module__nJ7zza__badge{color:#2563eb;background-color:#eff6ff;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.AboutStorySection-module__nJ7zza__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:24px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.AboutStorySection-module__nJ7zza__content{color:#475569;flex-direction:column;gap:16px;font-size:1.05rem;line-height:1.7;display:flex}@media (max-width:1024px){.AboutStorySection-module__nJ7zza__container{text-align:center;flex-direction:column;gap:40px}.AboutStorySection-module__nJ7zza__imageCol{order:0}}
.PRPrintersSection-module__tgK6yG__section{background-color:#f8fafc;padding:6rem 0}.PRPrintersSection-module__tgK6yG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.PRPrintersSection-module__tgK6yG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.PRPrintersSection-module__tgK6yG__badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background-color:#2563eb1a;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.PRPrintersSection-module__tgK6yG__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.PRPrintersSection-module__tgK6yG__subtitle{color:#64748b;font-size:1.125rem;line-height:1.6}.PRPrintersSection-module__tgK6yG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.PRPrintersSection-module__tgK6yG__card{background-color:#fff;border-radius:1rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PRPrintersSection-module__tgK6yG__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PRPrintersSection-module__tgK6yG__imageWrapper{background-color:#f1f5f9;width:100%;padding-top:75%;position:relative}.PRPrintersSection-module__tgK6yG__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.PRPrintersSection-module__tgK6yG__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.PRPrintersSection-module__tgK6yG__cardTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.PRPrintersSection-module__tgK6yG__cardDesc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PRPrintersSection-module__tgK6yG__price{color:#2563eb;align-items:baseline;gap:.25rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.PRPrintersSection-module__tgK6yG__priceUnit{color:#64748b;font-size:.875rem;font-weight:500}.PRPrintersSection-module__tgK6yG__ctaWrapper{text-align:center}.PRPrintersSection-module__tgK6yG__viewAllBtn{color:#fff;background-color:#2563eb;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 4px 6px -1px #2563eb66}.PRPrintersSection-module__tgK6yG__viewAllBtn:hover{background-color:#1d4ed8;transform:translateY(-2px)}
.AboutWhyChooseSection-module__tGvf0G__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fafaf9;padding:80px 0}.AboutWhyChooseSection-module__tGvf0G__container{text-align:center;width:96%;max-width:1440px;margin:0 auto}.AboutWhyChooseSection-module__tGvf0G__header{flex-direction:column;align-items:center;margin-bottom:56px;display:flex}.AboutWhyChooseSection-module__tGvf0G__badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background-color:#eff6ff;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.AboutWhyChooseSection-module__tGvf0G__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:16px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.AboutWhyChooseSection-module__tGvf0G__subtitle{color:#64748b;font-size:1.05rem;line-height:1.6}.AboutWhyChooseSection-module__tGvf0G__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.AboutWhyChooseSection-module__tGvf0G__card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;padding:40px 24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0f172a08}.AboutWhyChooseSection-module__tGvf0G__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a0f}.AboutWhyChooseSection-module__tGvf0G__iconWrap{background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.AboutWhyChooseSection-module__tGvf0G__cardTitle{color:#0f172a;margin-bottom:12px;font-size:1.1rem;font-weight:700}.AboutWhyChooseSection-module__tGvf0G__cardDesc{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.AboutWhyChooseSection-module__tGvf0G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AboutWhyChooseSection-module__tGvf0G__grid{grid-template-columns:1fr}}
.BookHeroSection-module__n80Usa__heroWrapper{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;justify-content:center;padding:60px 0 20px;display:flex;position:relative}.BookHeroSection-module__n80Usa__container{width:96%;max-width:1440px;margin:0 auto}.BookHeroSection-module__n80Usa__content{max-width:800px}.BookHeroSection-module__n80Usa__title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.15}.BookHeroSection-module__n80Usa__textBlue{color:#2563eb}.BookHeroSection-module__n80Usa__subtitle{color:#64748b;font-size:1.1rem;line-height:1.6}
.ContactHeroSection-module__Na3xAW__heroSection{width:100%;font-family:var(--font-body,system-ui, sans-serif);background:#f8fafc radial-gradient(circle at 100% 0,#dbeafe66 0%,#f8fafc00 50%);padding:60px 0 100px}.ContactHeroSection-module__Na3xAW__container{justify-content:flex-start;width:96%;max-width:1440px;margin:0 auto;display:flex}.ContactHeroSection-module__Na3xAW__contentCol{flex:1;max-width:750px}.ContactHeroSection-module__Na3xAW__breadcrumb{color:#64748b;margin-bottom:24px;font-size:.9rem;font-weight:500}.ContactHeroSection-module__Na3xAW__breadcrumbActive{color:#2563eb;font-weight:600}.ContactHeroSection-module__Na3xAW__title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.15}.ContactHeroSection-module__Na3xAW__textBlue{color:#2563eb}.ContactHeroSection-module__Na3xAW__subtitle{color:#475569;max-width:600px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.ContactHeroSection-module__Na3xAW__featuresList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%;display:grid}.ContactHeroSection-module__Na3xAW__featureBadge{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;display:flex;box-shadow:0 4px 10px #0f172a05}.ContactHeroSection-module__Na3xAW__iconWrapBlue{color:#2563eb;background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ContactHeroSection-module__Na3xAW__badgeTextWrap{flex-direction:column;display:flex}.ContactHeroSection-module__Na3xAW__featureTitle{color:#0f172a;margin:0 0 4px;font-size:.95rem;font-weight:700}.ContactHeroSection-module__Na3xAW__featureDesc{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.ContactHeroSection-module__Na3xAW__mobileBreak{display:none}@media (max-width:768px){.ContactHeroSection-module__Na3xAW__heroSection{padding:40px 0 60px}.ContactHeroSection-module__Na3xAW__container{justify-content:center}.ContactHeroSection-module__Na3xAW__contentCol{text-align:center;flex-direction:column;align-items:center;display:flex}.ContactHeroSection-module__Na3xAW__featuresList{text-align:left;grid-template-columns:1fr;gap:12px}.ContactHeroSection-module__Na3xAW__featureBadge{width:100%;max-width:none;padding:12px 16px}.ContactHeroSection-module__Na3xAW__mobileBreak{display:block}}
.PRPlans-module__6Yb1gq__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fafaf9;padding:80px 0}.PRPlans-module__6Yb1gq__container{width:96%;max-width:1440px;margin:0 auto}.PRPlans-module__6Yb1gq__header{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto 64px;display:flex}.PRPlans-module__6Yb1gq__badge{color:#ef4444;letter-spacing:.05em;text-transform:uppercase;background-color:#fef2f2;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.PRPlans-module__6Yb1gq__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.PRPlans-module__6Yb1gq__subtitle{color:#475569;font-size:1.05rem;line-height:1.6}.PRPlans-module__6Yb1gq__cardsGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;margin-bottom:48px;display:grid}.PRPlans-module__6Yb1gq__card{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;height:100%;padding:40px 32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 20px #0f172a05}.PRPlans-module__6Yb1gq__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #2563eb14}.PRPlans-module__6Yb1gq__popularCard{z-index:2;border:2px solid #2563eb;padding-top:52px;box-shadow:0 10px 40px -10px #2563eb26}.PRPlans-module__6Yb1gq__popularCard:hover{transform:translateY(-4px)}.PRPlans-module__6Yb1gq__popularBadge{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#2563eb;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.PRPlans-module__6Yb1gq__cardHeader{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:24px}.PRPlans-module__6Yb1gq__planName{color:#0f172a;margin-bottom:8px;font-size:1.4rem;font-weight:800}.PRPlans-module__6Yb1gq__popularCard .PRPlans-module__6Yb1gq__planName{color:#2563eb}.PRPlans-module__6Yb1gq__planSubtitle{color:#64748b;min-height:44px;margin-bottom:24px;font-size:.9rem;line-height:1.5}.PRPlans-module__6Yb1gq__priceWrap{color:#0f172a;align-items:baseline;display:flex}.PRPlans-module__6Yb1gq__popularCard .PRPlans-module__6Yb1gq__priceWrap{color:#2563eb}.PRPlans-module__6Yb1gq__currency{margin-right:2px;font-size:1.5rem;font-weight:700}.PRPlans-module__6Yb1gq__price{font-size:2.75rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.03em}.PRPlans-module__6Yb1gq__period{color:#64748b;margin-left:4px;font-size:.9rem;font-weight:500}.PRPlans-module__6Yb1gq__featureList{flex-direction:column;flex-grow:1;gap:16px;margin:0 0 40px;padding:0;list-style:none;display:flex}.PRPlans-module__6Yb1gq__featureItem{color:#334155;align-items:flex-start;gap:12px;font-size:.9rem;font-weight:500;line-height:1.4;display:flex}.PRPlans-module__6Yb1gq__checkIcon{flex-shrink:0;margin-top:2px}.PRPlans-module__6Yb1gq__btn{text-align:center;cursor:pointer;border-radius:8px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .2s}.PRPlans-module__6Yb1gq__btnOutline{color:#2563eb;background:0 0;border:2px solid #e2e8f0}.PRPlans-module__6Yb1gq__btnOutline:hover{background:#f8fafc;border-color:#3b82f6}.PRPlans-module__6Yb1gq__btnSolid{color:#fff;background:#2563eb;border:2px solid #2563eb}.PRPlans-module__6Yb1gq__btnSolid:hover{background:#1d4ed8;border-color:#1d4ed8}.PRPlans-module__6Yb1gq__bottomInfo{color:#475569;justify-content:center;align-items:center;gap:8px;font-size:.95rem;display:flex}.PRPlans-module__6Yb1gq__infoText{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.PRPlans-module__6Yb1gq__infoLink{color:#2563eb;font-weight:600;text-decoration:none}.PRPlans-module__6Yb1gq__infoLink:hover{text-decoration:underline}@media (max-width:1024px){.PRPlans-module__6Yb1gq__cardsGrid{grid-template-columns:repeat(2,1fr)}.PRPlans-module__6Yb1gq__popularCard{grid-column:1/-1;width:100%;max-width:500px;margin:0 auto}}@media (max-width:768px){.PRPlans-module__6Yb1gq__cardsGrid{grid-template-columns:1fr}.PRPlans-module__6Yb1gq__popularCard{grid-column:auto}}
.AboutValuesSection-module__d5NTEG__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 100px}.AboutValuesSection-module__d5NTEG__container{justify-content:space-between;align-items:center;gap:64px;width:96%;max-width:1440px;margin:0 auto;display:flex}.AboutValuesSection-module__d5NTEG__textCol{flex:1;max-width:450px}.AboutValuesSection-module__d5NTEG__badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background-color:#eff6ff;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.AboutValuesSection-module__d5NTEG__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:24px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.AboutValuesSection-module__d5NTEG__content{color:#475569;margin-bottom:32px;font-size:1.05rem;line-height:1.6}.AboutValuesSection-module__d5NTEG__primaryBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.AboutValuesSection-module__d5NTEG__primaryBtn:hover{background-color:#1d4ed8;transform:translateY(-2px)}.AboutValuesSection-module__d5NTEG__valuesGrid{flex:1.5;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.AboutValuesSection-module__d5NTEG__valueCard{text-align:center;flex-direction:column;align-items:center;display:flex}.AboutValuesSection-module__d5NTEG__iconWrap{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex}.AboutValuesSection-module__d5NTEG__iconPink{background-color:#fee2e2}.AboutValuesSection-module__d5NTEG__iconBlue{background-color:#dbeafe}.AboutValuesSection-module__d5NTEG__iconPurple{background-color:#f3e8ff}.AboutValuesSection-module__d5NTEG__cardTitle{color:#0f172a;margin-bottom:8px;font-size:1.1rem;font-weight:700}.AboutValuesSection-module__d5NTEG__cardDesc{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.AboutValuesSection-module__d5NTEG__container{text-align:center;flex-direction:column}.AboutValuesSection-module__d5NTEG__textCol{flex-direction:column;align-items:center;display:flex}}@media (max-width:640px){.AboutValuesSection-module__d5NTEG__valuesGrid{grid-template-columns:1fr;gap:40px}}
.BookFormSection-module__lh3gQW__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:0 0 80px}.BookFormSection-module__lh3gQW__container{align-items:flex-start;gap:40px;width:96%;max-width:1440px;margin:0 auto;display:flex}.BookFormSection-module__lh3gQW__formCol{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;padding:40px;box-shadow:0 4px 20px #0f172a05}.BookFormSection-module__lh3gQW__sectionTitle{color:#0f172a;margin:0 0 8px;font-size:1.25rem;font-weight:800}.BookFormSection-module__lh3gQW__sectionSubtitle{color:#64748b;margin:0 0 32px;font-size:.95rem}.BookFormSection-module__lh3gQW__formGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.BookFormSection-module__lh3gQW__fullWidth{grid-column:1/-1}.BookFormSection-module__lh3gQW__formGroup{flex-direction:column;gap:8px;display:flex}.BookFormSection-module__lh3gQW__label{color:#0f172a;font-size:.9rem;font-weight:600}.BookFormSection-module__lh3gQW__required{color:#ef4444;margin-left:2px}.BookFormSection-module__lh3gQW__input{color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.BookFormSection-module__lh3gQW__input::placeholder{color:#94a3b8}.BookFormSection-module__lh3gQW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}textarea.BookFormSection-module__lh3gQW__input{resize:vertical;min-height:100px}.BookFormSection-module__lh3gQW__radioGroup{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.BookFormSection-module__lh3gQW__radioLabel{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.BookFormSection-module__lh3gQW__radioLabel:hover{border-color:#94a3b8}.BookFormSection-module__lh3gQW__radioLabel input[type=radio]{accent-color:#2563eb;width:16px;height:16px;margin-top:2px}.BookFormSection-module__lh3gQW__radioLabel.BookFormSection-module__lh3gQW__active{background-color:#eff6ff;border-color:#2563eb}.BookFormSection-module__lh3gQW__radioTextWrap{flex-direction:column;gap:4px;display:flex}.BookFormSection-module__lh3gQW__radioTitle{color:#0f172a;font-size:.95rem;font-weight:700}.BookFormSection-module__lh3gQW__radioDesc{color:#64748b;font-size:.8rem;line-height:1.4}.BookFormSection-module__lh3gQW__submitBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1.05rem;font-weight:600;transition:background-color .2s;display:flex}.BookFormSection-module__lh3gQW__submitBtn:hover{background-color:#1d4ed8}.BookFormSection-module__lh3gQW__secureWrap{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:.85rem;display:flex}.BookFormSection-module__lh3gQW__sidebarCol{flex-direction:column;flex:0 0 380px;gap:24px;display:flex}.BookFormSection-module__lh3gQW__sidebarBox{background:#fafaf9;border-radius:16px;padding:32px}.BookFormSection-module__lh3gQW__sidebarTitle{color:#0f172a;margin:0 0 24px;font-size:1.25rem;font-weight:800}.BookFormSection-module__lh3gQW__serviceListCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:16px;padding:24px;display:flex}.BookFormSection-module__lh3gQW__serviceListCard:last-child{margin-bottom:0}.BookFormSection-module__lh3gQW__serviceIconWrap{color:#2563eb;background-color:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.BookFormSection-module__lh3gQW__serviceListContent{flex:1}.BookFormSection-module__lh3gQW__serviceListTitle{color:#0f172a;margin:0 0 12px;font-size:1rem;font-weight:700}.BookFormSection-module__lh3gQW__serviceItems{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.BookFormSection-module__lh3gQW__serviceItems li{color:#475569;align-items:center;gap:8px;font-size:.85rem;display:flex}.BookFormSection-module__lh3gQW__serviceItems li:before{content:"";background-color:#94a3b8;border-radius:50%;width:4px;height:4px}.BookFormSection-module__lh3gQW__helpBox{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.BookFormSection-module__lh3gQW__helpIconWrap{color:#2563eb;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #0000000d}.BookFormSection-module__lh3gQW__helpTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.BookFormSection-module__lh3gQW__helpText{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.BookFormSection-module__lh3gQW__callBtn{color:#2563eb;cursor:pointer;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.BookFormSection-module__lh3gQW__callBtn:hover{background-color:#dbeafe}@media (max-width:1024px){.BookFormSection-module__lh3gQW__container{flex-direction:column}.BookFormSection-module__lh3gQW__sidebarCol{flex:none;width:100%}.BookFormSection-module__lh3gQW__radioGroup{grid-template-columns:1fr}}@media (max-width:640px){.BookFormSection-module__lh3gQW__formGrid{grid-template-columns:1fr}.BookFormSection-module__lh3gQW__formCol{padding:24px}}
.ContactContentSection-module__UFUE4W__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:0 0 100px}.ContactContentSection-module__UFUE4W__container{z-index:10;gap:32px;width:96%;max-width:1440px;margin:-40px auto 0;display:flex;position:relative}.ContactContentSection-module__UFUE4W__formCol,.ContactContentSection-module__UFUE4W__infoCol{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:40px;box-shadow:0 10px 40px #0f172a08}.ContactContentSection-module__UFUE4W__formCol{flex:1.5}.ContactContentSection-module__UFUE4W__infoCol{flex:1}.ContactContentSection-module__UFUE4W__cardHeader{margin-bottom:32px}.ContactContentSection-module__UFUE4W__title{font-family:var(--font-heading);color:#0f172a;margin:0 0 8px;font-size:1.75rem;font-weight:800}.ContactContentSection-module__UFUE4W__subtitle{color:#64748b;margin:0;font-size:1rem}.ContactContentSection-module__UFUE4W__formGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ContactContentSection-module__UFUE4W__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactContentSection-module__UFUE4W__fullWidth{grid-column:1/-1}.ContactContentSection-module__UFUE4W__inputGroup label{color:#334155;font-size:.9rem;font-weight:600}.ContactContentSection-module__UFUE4W__required{color:#ef4444}.ContactContentSection-module__UFUE4W__inputGroup input,.ContactContentSection-module__UFUE4W__inputGroup select,.ContactContentSection-module__UFUE4W__inputGroup textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.ContactContentSection-module__UFUE4W__inputGroup input::placeholder,.ContactContentSection-module__UFUE4W__inputGroup textarea::placeholder{color:#94a3b8}.ContactContentSection-module__UFUE4W__inputGroup input:focus,.ContactContentSection-module__UFUE4W__inputGroup select:focus,.ContactContentSection-module__UFUE4W__inputGroup textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ContactContentSection-module__UFUE4W__submitBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:600;transition:background-color .2s;display:flex}.ContactContentSection-module__UFUE4W__submitBtn:hover{background-color:#1d4ed8}.ContactContentSection-module__UFUE4W__privacyNote{color:#64748b;text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:.85rem;display:flex}.ContactContentSection-module__UFUE4W__infoList{flex-direction:column;gap:32px;display:flex}.ContactContentSection-module__UFUE4W__infoItem{align-items:flex-start;gap:20px;display:flex}.ContactContentSection-module__UFUE4W__iconWrap{background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ContactContentSection-module__UFUE4W__infoText{flex-direction:column;gap:4px;display:flex}.ContactContentSection-module__UFUE4W__infoLabel{color:#0f172a;margin:0;font-size:.9rem;font-weight:700}.ContactContentSection-module__UFUE4W__infoValue{color:#334155;margin:0;font-size:1rem;font-weight:600}.ContactContentSection-module__UFUE4W__infoSubValue{color:#64748b;margin:0;font-size:.85rem}@media (max-width:1024px){.ContactContentSection-module__UFUE4W__container{flex-direction:column}}@media (max-width:768px){.ContactContentSection-module__UFUE4W__formGrid{grid-template-columns:1fr}.ContactContentSection-module__UFUE4W__formCol,.ContactContentSection-module__UFUE4W__infoCol{padding:32px 24px}}
.LRHeroSection-module__yZeiEa__heroSection{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 120px;overflow:hidden}.LRHeroSection-module__yZeiEa__container{justify-content:space-between;align-items:center;gap:64px;width:96%;max-width:1440px;margin:0 auto;display:flex}.LRHeroSection-module__yZeiEa__leftCol{flex:1;max-width:650px}.LRHeroSection-module__yZeiEa__title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.15}.LRHeroSection-module__yZeiEa__textBlue{color:#2563eb}.LRHeroSection-module__yZeiEa__subtitle{color:#475569;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.LRHeroSection-module__yZeiEa__featuresList{flex-wrap:nowrap;gap:24px;margin-bottom:48px;display:flex}.LRHeroSection-module__yZeiEa__featureItem{flex-direction:column;flex:1;align-items:flex-start;display:flex}.LRHeroSection-module__yZeiEa__iconWrapBlue{color:#2563eb;margin-bottom:12px}.LRHeroSection-module__yZeiEa__featureTitle{color:#0f172a;margin:0 0 8px;font-size:.95rem;font-weight:700}.LRHeroSection-module__yZeiEa__featureDesc{color:#64748b;margin:0;font-size:.85rem;line-height:1.4}.LRHeroSection-module__yZeiEa__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.LRHeroSection-module__yZeiEa__primaryBtn,.LRHeroSection-module__yZeiEa__secondaryBtn{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.LRHeroSection-module__yZeiEa__primaryBtn{color:#fff;background-color:#2563eb;border:2px solid #2563eb;box-shadow:0 4px 14px #2563eb33}.LRHeroSection-module__yZeiEa__primaryBtn:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.LRHeroSection-module__yZeiEa__secondaryBtn{color:#2563eb;background-color:#fff;border:2px solid #e2e8f0}.LRHeroSection-module__yZeiEa__secondaryBtn:hover{background-color:#f8fafc;border-color:#3b82f6;transform:translateY(-2px)}.LRHeroSection-module__yZeiEa__rightCol{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.LRHeroSection-module__yZeiEa__imageBg{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;display:flex;position:relative}.LRHeroSection-module__yZeiEa__imageBg:before{content:"";filter:blur(40px);z-index:0;background-color:#dbeafecc;border-radius:50%;width:90%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LRHeroSection-module__yZeiEa__laptopImg{z-index:1;width:110%;max-width:700px;height:auto;margin-bottom:24px;position:relative}.LRHeroSection-module__yZeiEa__warrantyBadge{z-index:2;color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;align-items:center;gap:12px;padding:12px 24px;font-size:.95rem;font-weight:500;display:inline-flex;position:relative;box-shadow:0 4px 10px #0f172a08}.LRHeroSection-module__yZeiEa__warrantyIcon{color:#2563eb}@media (max-width:1024px){.LRHeroSection-module__yZeiEa__container{text-align:center;flex-direction:column;gap:80px}.LRHeroSection-module__yZeiEa__leftCol{flex-direction:column;align-items:center;display:flex}.LRHeroSection-module__yZeiEa__featureItem{align-items:center}}@media (max-width:768px){.LRHeroSection-module__yZeiEa__featuresList{text-align:center;flex-direction:column;align-items:center}.LRHeroSection-module__yZeiEa__featureItem{text-align:center;align-items:center;width:100%;margin-bottom:16px}.LRHeroSection-module__yZeiEa__actions{flex-direction:column;width:100%}.LRHeroSection-module__yZeiEa__primaryBtn,.LRHeroSection-module__yZeiEa__secondaryBtn{justify-content:center;width:100%}.LRHeroSection-module__yZeiEa__laptopImg{width:100%}.LRHeroSection-module__yZeiEa__imageBg:before{filter:blur(30px)}}
.PRIndustries-module__hrX8JW__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 100px}.PRIndustries-module__hrX8JW__container{text-align:center;width:96%;max-width:1440px;margin:0 auto}.PRIndustries-module__hrX8JW__header{flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.PRIndustries-module__hrX8JW__badge{color:#ef4444;letter-spacing:.05em;text-transform:uppercase;background-color:#fef2f2;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.PRIndustries-module__hrX8JW__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:12px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.PRIndustries-module__hrX8JW__subtitle{color:#64748b;font-size:1.05rem;line-height:1.6}.PRIndustries-module__hrX8JW__grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.PRIndustries-module__hrX8JW__card{flex-direction:column;flex:calc(16.66% - 16px);align-items:center;min-width:150px;max-width:200px;display:flex}.PRIndustries-module__hrX8JW__iconWrap{color:#2563eb;margin-bottom:16px}.PRIndustries-module__hrX8JW__cardTitle{color:#0f172a;text-align:center;margin:0;font-size:.95rem;font-weight:600}@media (max-width:1024px){.PRIndustries-module__hrX8JW__card{flex:calc(33.33% - 16px)}}@media (max-width:640px){.PRIndustries-module__hrX8JW__card{flex:calc(50% - 16px);margin-bottom:24px}}
.AboutCTASection-module__NLdubG__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:0 0 100px}.AboutCTASection-module__NLdubG__container{width:96%;max-width:1440px;margin:0 auto}.AboutCTASection-module__NLdubG__ctaBox{background-color:#eff6ff;border-radius:16px;justify-content:space-between;align-items:center;gap:32px;padding:48px;display:flex}.AboutCTASection-module__NLdubG__textWrap{flex:1}.AboutCTASection-module__NLdubG__title{font-family:var(--font-heading);color:#0f172a;margin:0 0 8px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.AboutCTASection-module__NLdubG__subtitle{color:#475569;margin:0;font-size:1.05rem}.AboutCTASection-module__NLdubG__primaryBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.AboutCTASection-module__NLdubG__primaryBtn:hover{background-color:#1d4ed8;transform:translateY(-2px)}@media (max-width:768px){.AboutCTASection-module__NLdubG__ctaBox{text-align:center;flex-direction:column;padding:40px 32px}}@media (max-width:480px){.AboutCTASection-module__NLdubG__primaryBtn{justify-content:center;width:100%}}
.BlogListing-module__5R0lBG__section{background-color:var(--background);padding:80px 0}.BlogListing-module__5R0lBG__container{max-width:1200px;margin:0 auto;padding:0 20px}.BlogListing-module__5R0lBG__header{text-align:center;margin-bottom:60px}.BlogListing-module__5R0lBG__badge{color:var(--primary);background-color:#eff6ff;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.BlogListing-module__5R0lBG__title{color:var(--text-dark);margin-bottom:16px;font-size:2.5rem}.BlogListing-module__5R0lBG__subtitle{color:var(--text-light);max-width:600px;margin:0 auto;font-size:1.125rem}.BlogListing-module__5R0lBG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;display:grid}.BlogListing-module__5R0lBG__card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.BlogListing-module__5R0lBG__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.BlogListing-module__5R0lBG__imageWrap{width:100%;height:240px;position:relative;overflow:hidden}.BlogListing-module__5R0lBG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogListing-module__5R0lBG__card:hover .BlogListing-module__5R0lBG__image{transform:scale(1.05)}.BlogListing-module__5R0lBG__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.BlogListing-module__5R0lBG__meta{color:var(--text-light);align-items:center;gap:12px;margin-bottom:12px;font-size:.875rem;display:flex}.BlogListing-module__5R0lBG__category{color:var(--primary);font-weight:600}.BlogListing-module__5R0lBG__cardTitle{color:var(--text-dark);margin-bottom:12px;font-size:1.25rem;line-height:1.4}.BlogListing-module__5R0lBG__excerpt{color:var(--text-light);flex-grow:1;margin-bottom:24px;font-size:.95rem;line-height:1.6}.BlogListing-module__5R0lBG__readMore{color:var(--primary);align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:gap .3s;display:inline-flex}.BlogListing-module__5R0lBG__card:hover .BlogListing-module__5R0lBG__readMore{gap:12px}@media (max-width:768px){.BlogListing-module__5R0lBG__title{font-size:2rem}.BlogListing-module__5R0lBG__grid{grid-template-columns:1fr}}
.BlogPost-module__J4CTGW__section{background-color:var(--background);min-height:100vh;padding:80px 0}.BlogPost-module__J4CTGW__container{max-width:800px;margin:0 auto;padding:0 20px}.BlogPost-module__J4CTGW__backBtn{color:var(--text-light);align-items:center;gap:8px;margin-bottom:32px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.BlogPost-module__J4CTGW__backBtn:hover{color:var(--primary)}.BlogPost-module__J4CTGW__header{margin-bottom:40px}.BlogPost-module__J4CTGW__category{color:var(--primary);background-color:#eff6ff;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.BlogPost-module__J4CTGW__title{color:var(--text-dark);margin-bottom:24px;font-size:3rem;line-height:1.2}.BlogPost-module__J4CTGW__meta{color:var(--text-light);border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;padding-bottom:24px;font-size:.95rem;display:flex}.BlogPost-module__J4CTGW__author{color:var(--text-dark);font-weight:600}.BlogPost-module__J4CTGW__imageWrap{border-radius:16px;width:100%;height:400px;margin-bottom:48px;overflow:hidden}.BlogPost-module__J4CTGW__image{object-fit:cover;width:100%;height:100%}.BlogPost-module__J4CTGW__content{color:var(--text-dark);font-size:1.125rem;line-height:1.8}.BlogPost-module__J4CTGW__content h2{color:var(--text-dark);margin-top:48px;margin-bottom:16px;font-size:2rem}.BlogPost-module__J4CTGW__content h3{color:var(--text-dark);margin-top:32px;margin-bottom:16px;font-size:1.5rem}.BlogPost-module__J4CTGW__content p{color:var(--text-light);margin-bottom:24px}.BlogPost-module__J4CTGW__content blockquote{border-left:4px solid var(--primary);color:var(--text-dark);background:#f8fafc;border-radius:0 12px 12px 0;margin:32px 0;padding:24px;font-size:1.25rem;font-style:italic}.BlogPost-module__J4CTGW__content ul{color:var(--text-light);margin-bottom:24px;padding-left:24px}.BlogPost-module__J4CTGW__content li{margin-bottom:8px}@media (max-width:768px){.BlogPost-module__J4CTGW__title{font-size:2rem}.BlogPost-module__J4CTGW__imageWrap{height:250px}}
.BookFeaturesSection-module__bfONBq__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 100px}.BookFeaturesSection-module__bfONBq__container{width:96%;max-width:1440px;margin:0 auto}.BookFeaturesSection-module__bfONBq__title{text-align:center;font-family:var(--font-heading);color:#0f172a;margin-bottom:48px;font-size:1.75rem;font-weight:800}.BookFeaturesSection-module__bfONBq__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.BookFeaturesSection-module__bfONBq__feature{align-items:center;gap:20px;display:flex}.BookFeaturesSection-module__bfONBq__iconWrap{color:#2563eb;background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.BookFeaturesSection-module__bfONBq__textWrap{flex-direction:column;gap:4px;display:flex}.BookFeaturesSection-module__bfONBq__featureTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.BookFeaturesSection-module__bfONBq__featureDesc{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.BookFeaturesSection-module__bfONBq__grid{grid-template-columns:repeat(2,1fr);gap:40px 32px}}@media (max-width:640px){.BookFeaturesSection-module__bfONBq__grid{grid-template-columns:1fr}}
.LegalPage-module__fHQU8a__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 100px}.LegalPage-module__fHQU8a__container{width:96%;max-width:800px;margin:0 auto}.LegalPage-module__fHQU8a__title{font-family:var(--font-heading,system-ui, sans-serif);color:#0f172a;margin-bottom:40px;font-size:2.5rem;font-weight:800}.LegalPage-module__fHQU8a__content{color:#334155;flex-direction:column;gap:24px;font-size:1.05rem;line-height:1.7;display:flex}.LegalPage-module__fHQU8a__content h2{color:#0f172a;margin-top:16px;margin-bottom:8px;font-size:1.5rem;font-weight:700}.LegalPage-module__fHQU8a__content h3{color:#0f172a;margin-top:8px;margin-bottom:4px;font-size:1.2rem;font-weight:600}.LegalPage-module__fHQU8a__content p{margin:0}.LegalPage-module__fHQU8a__content ul{flex-direction:column;gap:8px;margin:0;padding-left:24px;display:flex}@media (max-width:768px){.LegalPage-module__fHQU8a__title{font-size:2rem}}
.ContactServiceArea-module__PMFR1G__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:0 0 100px}.ContactServiceArea-module__PMFR1G__container{width:96%;max-width:1440px;margin:0 auto}.ContactServiceArea-module__PMFR1G__wrapper{background-color:#fafaf9;border:1px solid #f1f5f9;border-radius:20px;display:flex;overflow:hidden;box-shadow:0 10px 40px #0f172a08}.ContactServiceArea-module__PMFR1G__textCol{flex:1;padding:48px}.ContactServiceArea-module__PMFR1G__title{font-family:var(--font-heading);color:#0f172a;margin:0 0 8px;font-size:1.75rem;font-weight:800}.ContactServiceArea-module__PMFR1G__subtitle{color:#64748b;margin:0 0 32px;font-size:1rem}.ContactServiceArea-module__PMFR1G__locationsGrid{flex-wrap:wrap;gap:16px;display:flex}.ContactServiceArea-module__PMFR1G__locationPill{color:#2563eb;background-color:#eff6ff;border-radius:30px;align-items:center;gap:8px;padding:10px 16px;font-size:.95rem;font-weight:600;display:inline-flex}.ContactServiceArea-module__PMFR1G__mapCol{flex:1;min-height:400px;position:relative}.ContactServiceArea-module__PMFR1G__mapWrap{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:992px){.ContactServiceArea-module__PMFR1G__wrapper{flex-direction:column}.ContactServiceArea-module__PMFR1G__mapCol{width:100%;height:350px;position:relative}}@media (max-width:768px){.ContactServiceArea-module__PMFR1G__textCol{padding:32px 24px}}
.LRServicesSection-module__QH6l-G__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;padding:80px 0 100px}.LRServicesSection-module__QH6l-G__container{text-align:center;width:96%;max-width:1440px;margin:0 auto}.LRServicesSection-module__QH6l-G__header{flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.LRServicesSection-module__QH6l-G__badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background-color:#eff6ff;border-radius:20px;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.LRServicesSection-module__QH6l-G__title{font-family:var(--font-heading);color:#0f172a;margin-bottom:12px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.LRServicesSection-module__QH6l-G__subtitle{color:#64748b;font-size:1.05rem;line-height:1.6}.LRServicesSection-module__QH6l-G__grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.LRServicesSection-module__QH6l-G__card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;flex:calc(20% - 24px);align-items:center;min-width:220px;max-width:280px;padding:32px 24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0f172a08}.LRServicesSection-module__QH6l-G__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a0f}.LRServicesSection-module__QH6l-G__iconWrap{background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.LRServicesSection-module__QH6l-G__cardTitle{color:#0f172a;margin:0 0 12px;font-size:1rem;font-weight:700}.LRServicesSection-module__QH6l-G__cardDesc{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}@media (max-width:1024px){.LRServicesSection-module__QH6l-G__card{flex:calc(33.33% - 24px);max-width:none}}@media (max-width:768px){.LRServicesSection-module__QH6l-G__card{flex:calc(50% - 24px)}}@media (max-width:480px){.LRServicesSection-module__QH6l-G__card{flex:100%}}
.Catalog-module__H0IvOq__main{background-color:#f8fafc;min-height:100vh}.Catalog-module__H0IvOq__header{text-align:center;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:4rem 1.5rem}.Catalog-module__H0IvOq__title{color:#0f172a;margin-bottom:1rem;font-size:3rem;font-weight:800}.Catalog-module__H0IvOq__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem}.Catalog-module__H0IvOq__container{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.Catalog-module__H0IvOq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Catalog-module__H0IvOq__card{color:inherit;background-color:#fff;border-radius:1rem;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Catalog-module__H0IvOq__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Catalog-module__H0IvOq__imageWrapper{background-color:#f1f5f9;width:100%;padding-top:75%;position:relative}.Catalog-module__H0IvOq__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Catalog-module__H0IvOq__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Catalog-module__H0IvOq__cardTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Catalog-module__H0IvOq__cardDesc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Catalog-module__H0IvOq__price{color:#2563eb;align-items:baseline;gap:.25rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Catalog-module__H0IvOq__priceUnit{color:#64748b;font-size:.875rem;font-weight:500}.Catalog-module__H0IvOq__viewDetails{color:#2563eb;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.Catalog-module__H0IvOq__viewDetails svg{transition:transform .2s}.Catalog-module__H0IvOq__card:hover .Catalog-module__H0IvOq__viewDetails svg{transform:translate(4px)}
.PrinterDetail-module__Tt1BlG__main{background-color:#fff;min-height:100vh}.PrinterDetail-module__Tt1BlG__breadcrumb{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.PrinterDetail-module__Tt1BlG__backLink{color:#64748b;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.PrinterDetail-module__Tt1BlG__backLink:hover{color:#0f172a}.PrinterDetail-module__Tt1BlG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem 6rem}.PrinterDetail-module__Tt1BlG__content{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}@media (min-width:768px){.PrinterDetail-module__Tt1BlG__content{grid-template-columns:1fr 1fr}}.PrinterDetail-module__Tt1BlG__imageSection{justify-content:center;align-items:flex-start;display:flex}.PrinterDetail-module__Tt1BlG__imageWrapper{aspect-ratio:4/3;background-color:#f8fafc;border-radius:1rem;width:100%;max-width:500px;position:relative;overflow:hidden}.PrinterDetail-module__Tt1BlG__image{object-fit:contain;width:100%;height:100%;padding:1.5rem;position:absolute;top:0;left:0}.PrinterDetail-module__Tt1BlG__detailsSection{flex-direction:column;display:flex}.PrinterDetail-module__Tt1BlG__badge{color:#2563eb;background-color:#2563eb1a;border-radius:9999px;align-self:flex-start;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.PrinterDetail-module__Tt1BlG__title{color:#0f172a;margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.PrinterDetail-module__Tt1BlG__price{color:#2563eb;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.PrinterDetail-module__Tt1BlG__priceUnit{color:#64748b;font-size:.875rem;font-weight:500}.PrinterDetail-module__Tt1BlG__description{color:#475569;margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.PrinterDetail-module__Tt1BlG__featuresTitle{color:#0f172a;margin-bottom:.75rem;font-size:1rem;font-weight:700}.PrinterDetail-module__Tt1BlG__featuresList{margin:0 0 2.5rem;padding:0;list-style:none}.PrinterDetail-module__Tt1BlG__featureItem{color:#475569;margin-bottom:.75rem;padding-left:1.5rem;font-size:.875rem;line-height:1.5;position:relative}.PrinterDetail-module__Tt1BlG__featureItem:before{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='%232563EB' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;width:1rem;height:1rem;position:absolute;top:.125rem;left:0}.PrinterDetail-module__Tt1BlG__contactBtn{color:#fff;background-color:#2563eb;border-radius:.5rem;justify-content:center;align-self:flex-start;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 4px 6px -1px #2563eb66}.PrinterDetail-module__Tt1BlG__contactBtn:hover{background-color:#1d4ed8;transform:translateY(-2px)}
.PRCTA-module__SkVrTq__section{width:100%;font-family:var(--font-body,system-ui, sans-serif);background-color:#fff;justify-content:center;padding:0 0 100px;display:flex}.PRCTA-module__SkVrTq__container{width:96%;max-width:1440px}.PRCTA-module__SkVrTq__ctaBox{background:#fff1f2;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;padding:40px 48px;display:flex}.PRCTA-module__SkVrTq__iconWrap{background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 4px 20px #e11d4814}.PRCTA-module__SkVrTq__textWrap{flex:1}.PRCTA-module__SkVrTq__title{color:#0f172a;margin:0 0 8px;font-size:1.5rem;font-weight:800}.PRCTA-module__SkVrTq__subtitle{color:#475569;margin:0;font-size:1.05rem;line-height:1.5}.PRCTA-module__SkVrTq__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.PRCTA-module__SkVrTq__primaryBtn,.PRCTA-module__SkVrTq__secondaryBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.PRCTA-module__SkVrTq__primaryBtn{color:#fff;background-color:#2563eb;border:2px solid #2563eb}.PRCTA-module__SkVrTq__primaryBtn:hover{background-color:#1d4ed8;border-color:#1d4ed8}.PRCTA-module__SkVrTq__secondaryBtn{color:#2563eb;background-color:#0000;border:2px solid #93c5fd}.PRCTA-module__SkVrTq__secondaryBtn:hover{background-color:#fff;border-color:#3b82f6}@media (max-width:1024px){.PRCTA-module__SkVrTq__ctaBox{text-align:center;flex-direction:column;padding:40px 32px}}@media (max-width:640px){.PRCTA-module__SkVrTq__actions{flex-direction:column;width:100%}.PRCTA-module__SkVrTq__primaryBtn,.PRCTA-module__SkVrTq__secondaryBtn{width:100%}}
