.CompanyOverview-module__5YsypG__companySection{background:#f8f8f8;padding:6rem 0;position:relative;overflow:hidden}.CompanyOverview-module__5YsypG__companySection:before{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:-50%;right:-50%}.CompanyOverview-module__5YsypG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.CompanyOverview-module__5YsypG__sectionHeader{margin-bottom:4rem}.CompanyOverview-module__5YsypG__headerContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.CompanyOverview-module__5YsypG__headerText{z-index:2}.CompanyOverview-module__5YsypG__badge{color:#da0f0fcc;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#da0f0f1a,#da0f0f33);border:1px solid #da0f0f33;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.CompanyOverview-module__5YsypG__sectionTitle{color:#1e293b;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:700;line-height:1.2}.CompanyOverview-module__5YsypG__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#da0f0fe6,#da0f0f);-webkit-background-clip:text;background-clip:text}.CompanyOverview-module__5YsypG__sectionDescription{color:#64748b;max-width:550px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.CompanyOverview-module__5YsypG__headerActions{flex-wrap:wrap;gap:1.5rem;display:flex}.CompanyOverview-module__5YsypG__primaryButton,.CompanyOverview-module__5YsypG__secondaryButton{border:2px solid #0000;border-radius:50px;align-items:center;gap:.75rem;min-height:56px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.CompanyOverview-module__5YsypG__primaryButton{color:#fff;background:linear-gradient(135deg,#da0f0fe6,#da0f0f);border-color:#da0f0fe6;box-shadow:0 8px 32px #da0f0f4d}.CompanyOverview-module__5YsypG__primaryButton:hover{background:linear-gradient(135deg,#da0f0f,#b90d0d);transform:translateY(-3px)scale(1.02);box-shadow:0 12px 40px #da0f0f66}.CompanyOverview-module__5YsypG__secondaryButton{color:#374151;background:#ffffffe6;border-color:#e2e8f0;box-shadow:0 4px 16px #00000014}.CompanyOverview-module__5YsypG__secondaryButton:hover{color:#da0f0fcc;border-color:#da0f0f4d;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #da0f0f1a}.CompanyOverview-module__5YsypG__headerImage{height:450px;position:relative}.CompanyOverview-module__5YsypG__imageWrapper{border-radius:20px;width:100%;height:100%;transition:transform .6s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(5deg);box-shadow:0 20px 60px #00000026}.CompanyOverview-module__5YsypG__imageWrapper:hover{transform:perspective(1000px)rotateY(0)scale(1.02)}.CompanyOverview-module__5YsypG__companyImage{object-fit:cover;object-position:center;transition:transform 8s}.CompanyOverview-module__5YsypG__imageWrapper:hover .CompanyOverview-module__5YsypG__companyImage{transform:scale(1.1)}.CompanyOverview-module__5YsypG__imageOverlay{background:linear-gradient(135deg,#0000001a 0%,#0000 50%,#da0f0f1a 100%);position:absolute;inset:0}.CompanyOverview-module__5YsypG__floatingStats{z-index:10;gap:1rem;display:flex;position:absolute;bottom:2rem;left:2rem}.CompanyOverview-module__5YsypG__floatingStat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;animation:3s ease-in-out infinite CompanyOverview-module__5YsypG__float;display:flex;box-shadow:0 8px 32px #00000026}.CompanyOverview-module__5YsypG__floatingStat:nth-child(2){animation-delay:1.5s}@keyframes CompanyOverview-module__5YsypG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.CompanyOverview-module__5YsypG__statIcon{color:#da0f0fcc;background:linear-gradient(135deg,#da0f0f1a,#da0f0f33);border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex}.CompanyOverview-module__5YsypG__statNumber{color:#1e293b;font-size:1.1rem;font-weight:700;line-height:1;display:block}.CompanyOverview-module__5YsypG__statLabel{color:#64748b;font-size:.8rem;font-weight:500;display:block}.CompanyOverview-module__5YsypG__statsSection{margin-bottom:5rem;padding:3rem 0}.CompanyOverview-module__5YsypG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.CompanyOverview-module__5YsypG__statCard{text-align:center;background:#fff;border:1px solid #fffc;border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.CompanyOverview-module__5YsypG__statCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0000001f}.CompanyOverview-module__5YsypG__statCard:before{content:"";transform-origin:0;height:4px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.CompanyOverview-module__5YsypG__statCard:hover:before{transform:scaleX(1)}.CompanyOverview-module__5YsypG__statIconWrapper{background:linear-gradient(135deg,#0000000d,#0000001a);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:all .4s;display:flex;position:relative}.CompanyOverview-module__5YsypG__statCard:hover .CompanyOverview-module__5YsypG__statIconWrapper{color:#fff;transform:scale(1.1)}.CompanyOverview-module__5YsypG__statContent .CompanyOverview-module__5YsypG__statNumber{color:#1e293b;margin-bottom:.5rem;font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1}.CompanyOverview-module__5YsypG__statContent .CompanyOverview-module__5YsypG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1rem;font-weight:600}.CompanyOverview-module__5YsypG__statAccent{opacity:0;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.CompanyOverview-module__5YsypG__statCard:hover .CompanyOverview-module__5YsypG__statAccent{opacity:1}.CompanyOverview-module__5YsypG__highlightsSection{margin-bottom:5rem}.CompanyOverview-module__5YsypG__highlightsHeader{text-align:center;margin-bottom:3rem}.CompanyOverview-module__5YsypG__highlightsTitle{color:#1e293b;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.CompanyOverview-module__5YsypG__highlightsDescription{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.CompanyOverview-module__5YsypG__highlightsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.CompanyOverview-module__5YsypG__highlightCard{opacity:0;background:#fff;border:1px solid #fffc;border-radius:20px;padding:2.5rem 2rem;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 8px 32px #00000014}.CompanyOverview-module__5YsypG__highlightCard.CompanyOverview-module__5YsypG__visible{opacity:1;transform:translateY(0)}.CompanyOverview-module__5YsypG__highlightCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0000001f}.CompanyOverview-module__5YsypG__highlightCard:before{content:"";background:linear-gradient(45deg,#0000,#00000005,#0000);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)scale(0)}.CompanyOverview-module__5YsypG__highlightCard:hover:before{transform:rotate(45deg)scale(1)}.CompanyOverview-module__5YsypG__highlightIcon{z-index:2;background:linear-gradient(135deg,#0000000d,#0000001a);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:all .4s;display:flex;position:relative}.CompanyOverview-module__5YsypG__highlightCard:hover .CompanyOverview-module__5YsypG__highlightIcon{color:#fff;transform:scale(1.1)rotateY(180deg)}.CompanyOverview-module__5YsypG__highlightTitle{color:#1e293b;text-align:center;z-index:2;margin-bottom:1rem;font-size:1.3rem;font-weight:700;position:relative}.CompanyOverview-module__5YsypG__highlightDescription{color:#64748b;text-align:center;z-index:2;margin:0;line-height:1.6;position:relative}.CompanyOverview-module__5YsypG__highlightAccent{transform-origin:50%;height:4px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.CompanyOverview-module__5YsypG__highlightCard:hover .CompanyOverview-module__5YsypG__highlightAccent{transform:scaleX(1)}.CompanyOverview-module__5YsypG__timelineSection{background:#ffffff80;border:1px solid #fffc;border-radius:30px;margin-bottom:5rem;padding:3rem 0}.CompanyOverview-module__5YsypG__timelineHeader{text-align:center;margin-bottom:3rem}.CompanyOverview-module__5YsypG__timelineTitle{color:#1e293b;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.CompanyOverview-module__5YsypG__timelineDescription{color:#64748b;font-size:1.1rem}.CompanyOverview-module__5YsypG__timelineContainer{max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.CompanyOverview-module__5YsypG__timelineLine{background:linear-gradient(#da0f0fcc,#da0f0f33);border-radius:2px;width:3px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.CompanyOverview-module__5YsypG__timelineItem{opacity:0;margin-bottom:3rem;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;transform:translate(-30px)}.CompanyOverview-module__5YsypG__timelineItem.CompanyOverview-module__5YsypG__visible{opacity:1;transform:translate(0)}.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n){transform:translate(30px)}.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n).CompanyOverview-module__5YsypG__visible{transform:translate(0)}.CompanyOverview-module__5YsypG__timelineDot{z-index:10;background:#da0f0fcc;border:4px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #da0f0f4d}.CompanyOverview-module__5YsypG__timelineContent{background:#fff;border:1px solid #da0f0f1a;border-radius:16px;margin-left:3rem;padding:2rem;position:relative;box-shadow:0 8px 32px #00000014}.CompanyOverview-module__5YsypG__timelineContent:before{content:"";border:8px solid #0000;border-right-color:#fff;width:0;height:0;position:absolute;top:1.5rem;left:-8px}.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n) .CompanyOverview-module__5YsypG__timelineContent{margin-left:0;margin-right:3rem}.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n) .CompanyOverview-module__5YsypG__timelineContent:before{border-left-color:#fff;border-right-color:#0000;left:auto;right:-8px}.CompanyOverview-module__5YsypG__timelineYear{color:#fff;background:linear-gradient(135deg,#da0f0fe6,#da0f0f);border-radius:12px;margin-bottom:1rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.CompanyOverview-module__5YsypG__timelineItemTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.CompanyOverview-module__5YsypG__timelineItemDescription{color:#64748b;margin:0;line-height:1.5}.CompanyOverview-module__5YsypG__trustSection{background:linear-gradient(135deg,#fffc,#f8fafce6);border:1px solid #fffc;border-radius:20px;margin-bottom:3rem;padding:3rem}.CompanyOverview-module__5YsypG__trustContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.CompanyOverview-module__5YsypG__certificationsTitle{color:#1e293b;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.CompanyOverview-module__5YsypG__certificationsList{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CompanyOverview-module__5YsypG__certificationItem{color:#22c55e;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.CompanyOverview-module__5YsypG__trustStats{flex-direction:column;gap:2rem;display:flex}.CompanyOverview-module__5YsypG__trustStat{background:#fffc;border:1px solid #da0f0f1a;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.CompanyOverview-module__5YsypG__trustStat svg{color:#da0f0fcc;flex-shrink:0}.CompanyOverview-module__5YsypG__trustNumber{color:#1e293b;font-size:1.8rem;font-weight:800;line-height:1;display:block}.CompanyOverview-module__5YsypG__trustLabel{color:#64748b;font-size:.9rem;font-weight:500;display:block}.CompanyOverview-module__5YsypG__ctaSection{color:#fff;background:linear-gradient(135deg,#1c1c1c,#000);border-radius:20px;padding:3rem;position:relative;overflow:hidden}.CompanyOverview-module__5YsypG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#da0f0f1a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.CompanyOverview-module__5YsypG__ctaContent{z-index:2;grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid;position:relative}.CompanyOverview-module__5YsypG__ctaTitle{margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;line-height:1.2}.CompanyOverview-module__5YsypG__ctaDescription{color:#cbd5e1;margin:0;font-size:1.1rem;line-height:1.6}.CompanyOverview-module__5YsypG__ctaActions{flex-wrap:wrap;gap:1rem;display:flex}.CompanyOverview-module__5YsypG__ctaPrimary,.CompanyOverview-module__5YsypG__ctaSecondary{white-space:nowrap;border:2px solid #0000;border-radius:50px;align-items:center;gap:.75rem;min-height:56px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.CompanyOverview-module__5YsypG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#da0f0fe6,#da0f0f);border-color:#da0f0fe6;box-shadow:0 8px 32px #da0f0f4d}.CompanyOverview-module__5YsypG__ctaPrimary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 40px #da0f0f66}.CompanyOverview-module__5YsypG__ctaSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff4d}.CompanyOverview-module__5YsypG__ctaSecondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-3px)scale(1.02)}@media (max-width:1024px){.CompanyOverview-module__5YsypG__headerContent{text-align:center;grid-template-columns:1fr;gap:3rem}.CompanyOverview-module__5YsypG__headerImage{order:-1;height:350px}.CompanyOverview-module__5YsypG__imageWrapper{transform:none}.CompanyOverview-module__5YsypG__timelineLine{left:2rem}.CompanyOverview-module__5YsypG__timelineItem,.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n){transform:translate(0)}.CompanyOverview-module__5YsypG__timelineContent,.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n) .CompanyOverview-module__5YsypG__timelineContent{margin-left:3rem;margin-right:0}.CompanyOverview-module__5YsypG__timelineContent:before{border-left-color:#0000;border-right-color:#fff;left:-8px}.CompanyOverview-module__5YsypG__timelineItem:nth-child(2n) .CompanyOverview-module__5YsypG__timelineContent:before{border-left-color:#0000;border-right-color:#fff;left:-8px;right:auto}.CompanyOverview-module__5YsypG__timelineDot{left:2rem;transform:translate(-50%)}.CompanyOverview-module__5YsypG__trustContent{grid-template-columns:1fr;gap:2rem}.CompanyOverview-module__5YsypG__ctaContent{text-align:center;grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.CompanyOverview-module__5YsypG__companySection{padding:4rem 0}.CompanyOverview-module__5YsypG__container{padding:0 1rem}.CompanyOverview-module__5YsypG__sectionHeader{margin-bottom:3rem}.CompanyOverview-module__5YsypG__headerActions{flex-direction:column;align-items:center}.CompanyOverview-module__5YsypG__primaryButton,.CompanyOverview-module__5YsypG__secondaryButton{justify-content:center;width:100%;max-width:280px}.CompanyOverview-module__5YsypG__statsGrid{grid-template-columns:1fr 1fr;gap:1rem}.CompanyOverview-module__5YsypG__highlightsGrid{grid-template-columns:1fr;gap:1.5rem}.CompanyOverview-module__5YsypG__floatingStats{justify-content:center;margin-top:2rem;position:static}.CompanyOverview-module__5YsypG__timelineContainer{padding:0 1rem}.CompanyOverview-module__5YsypG__timelineContent{margin-left:2rem}.CompanyOverview-module__5YsypG__trustSection{padding:2rem}.CompanyOverview-module__5YsypG__certificationsList{grid-template-columns:1fr}.CompanyOverview-module__5YsypG__ctaActions{flex-direction:column;align-items:center}.CompanyOverview-module__5YsypG__ctaPrimary,.CompanyOverview-module__5YsypG__ctaSecondary{justify-content:center;width:100%;max-width:280px}}@media (max-width:480px){.CompanyOverview-module__5YsypG__statsGrid{grid-template-columns:1fr}.CompanyOverview-module__5YsypG__statCard,.CompanyOverview-module__5YsypG__highlightCard{padding:2rem 1.5rem}.CompanyOverview-module__5YsypG__timelineSection{padding:2rem 1rem}.CompanyOverview-module__5YsypG__timelineContent,.CompanyOverview-module__5YsypG__trustSection{padding:1.5rem}.CompanyOverview-module__5YsypG__ctaSection{padding:2rem 1.5rem}}@media (min-width:1200px){.CompanyOverview-module__5YsypG__container{padding:0 3rem}.CompanyOverview-module__5YsypG__headerContent{gap:5rem}.CompanyOverview-module__5YsypG__statsGrid,.CompanyOverview-module__5YsypG__highlightsGrid{gap:3rem}}@media (prefers-reduced-motion:reduce){.CompanyOverview-module__5YsypG__companyImage,.CompanyOverview-module__5YsypG__imageWrapper,.CompanyOverview-module__5YsypG__statCard,.CompanyOverview-module__5YsypG__highlightCard,.CompanyOverview-module__5YsypG__timelineItem,.CompanyOverview-module__5YsypG__primaryButton,.CompanyOverview-module__5YsypG__secondaryButton,.CompanyOverview-module__5YsypG__ctaPrimary,.CompanyOverview-module__5YsypG__ctaSecondary{transition:none;animation:none}.CompanyOverview-module__5YsypG__floatingStat{animation:none}}@media print{.CompanyOverview-module__5YsypG__companySection{background:#fff;padding:2rem 0}.CompanyOverview-module__5YsypG__headerActions,.CompanyOverview-module__5YsypG__ctaActions{display:none}.CompanyOverview-module__5YsypG__floatingStats{margin-top:1rem;position:static}}.CompanyOverview-module__5YsypG__primaryButton:focus-visible,.CompanyOverview-module__5YsypG__secondaryButton:focus-visible,.CompanyOverview-module__5YsypG__ctaPrimary:focus-visible,.CompanyOverview-module__5YsypG__ctaSecondary:focus-visible{outline-offset:2px;outline:2px solid #da0f0fcc}
.HeroWithSearch-module__QIGFjq__heroSection{background:#f8f8f8;width:100%;margin-top:80px;padding:0}.HeroWithSearch-module__QIGFjq__heroWrapper{grid-template-columns:1fr 450px;gap:1.5rem;max-width:1800px;min-height:450px;margin:0 auto;padding:1.5rem;display:grid}.HeroWithSearch-module__QIGFjq__heroMain{border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:450px;display:flex;position:relative;overflow:hidden}.HeroWithSearch-module__QIGFjq__heroBackground{z-index:1;position:absolute;inset:0}.HeroWithSearch-module__QIGFjq__backgroundVideo{object-fit:cover;z-index:1;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroWithSearch-module__QIGFjq__backgroundImage{object-fit:cover;object-position:center}.HeroWithSearch-module__QIGFjq__heroOverlay{z-index:2;background:linear-gradient(135deg,#0009 0%,#0000004d 100%);position:absolute;inset:0}.HeroWithSearch-module__QIGFjq__heroContent{z-index:3;text-align:center;max-width:900px;padding:2.5rem;position:relative}.HeroWithSearch-module__QIGFjq__heroTitle{color:#fff;text-shadow:0 4px 20px #00000080;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.HeroWithSearch-module__QIGFjq__heroButton{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:8px;justify-content:center;align-items:center;padding:1.125rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 8px 25px #dc26264d}.HeroWithSearch-module__QIGFjq__heroButton:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);transform:translateY(-2px);box-shadow:0 12px 35px #dc262666}.HeroWithSearch-module__QIGFjq__ctaCards{grid-template-rows:1fr 1fr;gap:1.5rem;height:100%;min-height:450px;display:grid}.HeroWithSearch-module__QIGFjq__ctaCard{background:linear-gradient(178deg,#272727 0%,#000 100%);border-radius:24px;justify-content:center;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.HeroWithSearch-module__QIGFjq__ctaCard:before{content:"";opacity:0;background:linear-gradient(135deg,#dc26261a 0%,#dc262600 100%);transition:opacity .3s;position:absolute;inset:0}.HeroWithSearch-module__QIGFjq__ctaCard:hover:before{opacity:1}.HeroWithSearch-module__QIGFjq__ctaCard:hover{transform:translateY(-4px)}.HeroWithSearch-module__QIGFjq__ctaCardContent{text-align:center;z-index:2;width:100%;position:relative}.HeroWithSearch-module__QIGFjq__ctaTitle{color:#fff;margin-bottom:1.75rem;font-size:1.625rem;font-weight:700;line-height:1.3}.HeroWithSearch-module__QIGFjq__ctaLink{color:#fff;background:#ff262661;border:2px solid #ff26263d;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.HeroWithSearch-module__QIGFjq__ctaLink:hover{background:#ffffff40;border-color:#ffffff80;transform:translate(4px)}.HeroWithSearch-module__QIGFjq__ctaLink svg{transition:transform .3s}.HeroWithSearch-module__QIGFjq__ctaLink:hover svg{transform:translate(4px)}@media (max-width:1400px){.HeroWithSearch-module__QIGFjq__heroWrapper{grid-template-columns:1fr 420px;max-width:1600px;min-height:420px}.HeroWithSearch-module__QIGFjq__heroMain,.HeroWithSearch-module__QIGFjq__ctaCards{min-height:420px}.HeroWithSearch-module__QIGFjq__ctaTitle{font-size:1.5rem}}@media (max-width:1200px){.HeroWithSearch-module__QIGFjq__heroWrapper{grid-template-columns:1fr 380px;gap:1.25rem;max-width:1400px;min-height:400px;padding:1.25rem}.HeroWithSearch-module__QIGFjq__heroMain{min-height:400px}.HeroWithSearch-module__QIGFjq__ctaCards{gap:1.25rem;min-height:400px}.HeroWithSearch-module__QIGFjq__ctaCard{padding:2rem 1.75rem}.HeroWithSearch-module__QIGFjq__ctaTitle{margin-bottom:1.5rem;font-size:1.375rem}.HeroWithSearch-module__QIGFjq__ctaLink{padding:.875rem 1.75rem;font-size:.9rem}}@media (max-width:1024px){.HeroWithSearch-module__QIGFjq__heroWrapper{grid-template-columns:1fr;gap:1.5rem;min-height:auto}.HeroWithSearch-module__QIGFjq__heroMain{min-height:380px}.HeroWithSearch-module__QIGFjq__ctaCards{grid-template-rows:auto;grid-template-columns:1fr 1fr;min-height:auto}.HeroWithSearch-module__QIGFjq__ctaCard{min-height:280px}}@media (max-width:768px){.HeroWithSearch-module__QIGFjq__heroSection{margin-top:70px}.HeroWithSearch-module__QIGFjq__heroWrapper{gap:1rem;padding:1rem}.HeroWithSearch-module__QIGFjq__heroMain{border-radius:16px;min-height:320px}.HeroWithSearch-module__QIGFjq__heroContent{padding:1.75rem}.HeroWithSearch-module__QIGFjq__heroTitle{margin-bottom:1.5rem;font-size:1.875rem}.HeroWithSearch-module__QIGFjq__heroButton{padding:1rem 2rem;font-size:.95rem}.HeroWithSearch-module__QIGFjq__ctaCards{grid-template-rows:auto auto;grid-template-columns:1fr;gap:1rem}.HeroWithSearch-module__QIGFjq__ctaCard{border-radius:16px;min-height:200px;padding:2rem 1.5rem}.HeroWithSearch-module__QIGFjq__ctaTitle{margin-bottom:1.5rem;font-size:1.375rem}.HeroWithSearch-module__QIGFjq__ctaLink{padding:.875rem 1.75rem;font-size:.9rem}}@media (max-width:640px){.HeroWithSearch-module__QIGFjq__heroWrapper{padding:.75rem}.HeroWithSearch-module__QIGFjq__heroMain{min-height:280px}.HeroWithSearch-module__QIGFjq__heroTitle{font-size:1.625rem}.HeroWithSearch-module__QIGFjq__ctaCard{min-height:180px;padding:1.75rem 1.25rem}.HeroWithSearch-module__QIGFjq__ctaTitle{margin-bottom:1.25rem;font-size:1.25rem}}@media (max-width:480px){.HeroWithSearch-module__QIGFjq__heroWrapper{padding:1.5rem}.HeroWithSearch-module__QIGFjq__heroMain{border-radius:12px;min-height:250px}.HeroWithSearch-module__QIGFjq__heroContent{padding:1.25rem}.HeroWithSearch-module__QIGFjq__heroTitle{margin-bottom:1.25rem;font-size:1.5rem}.HeroWithSearch-module__QIGFjq__heroButton{width:100%;padding:1rem}.HeroWithSearch-module__QIGFjq__ctaCard{border-radius:12px;min-height:160px;padding:1.5rem 1rem}.HeroWithSearch-module__QIGFjq__ctaTitle{margin-bottom:1.25rem;font-size:1.125rem}.HeroWithSearch-module__QIGFjq__ctaLink{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.875rem}}@media (min-width:1800px){.HeroWithSearch-module__QIGFjq__heroWrapper{grid-template-columns:1fr 500px;gap:2rem;max-width:2000px;min-height:480px;padding:2rem}.HeroWithSearch-module__QIGFjq__heroMain{min-height:480px}.HeroWithSearch-module__QIGFjq__ctaCards{gap:2rem;min-height:480px}.HeroWithSearch-module__QIGFjq__ctaCard{padding:3rem 2.5rem}.HeroWithSearch-module__QIGFjq__ctaTitle{margin-bottom:2rem;font-size:1.75rem}.HeroWithSearch-module__QIGFjq__ctaLink{padding:1.125rem 2.25rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){.HeroWithSearch-module__QIGFjq__heroButton,.HeroWithSearch-module__QIGFjq__ctaCard,.HeroWithSearch-module__QIGFjq__ctaLink{transition:none;animation:none}.HeroWithSearch-module__QIGFjq__heroButton:hover,.HeroWithSearch-module__QIGFjq__ctaCard:hover,.HeroWithSearch-module__QIGFjq__ctaLink:hover,.HeroWithSearch-module__QIGFjq__ctaLink:hover svg{transform:none}.HeroWithSearch-module__QIGFjq__backgroundVideo{animation-play-state:paused!important}}.HeroWithSearch-module__QIGFjq__heroButton:focus,.HeroWithSearch-module__QIGFjq__ctaLink:focus{outline-offset:3px;outline:3px solid #dc2626}@media (hover:none) and (pointer:coarse){.HeroWithSearch-module__QIGFjq__heroButton:hover,.HeroWithSearch-module__QIGFjq__ctaCard:hover,.HeroWithSearch-module__QIGFjq__ctaLink:hover{transform:none}.HeroWithSearch-module__QIGFjq__ctaCard:active{transform:scale(.98)}}@media print{.HeroWithSearch-module__QIGFjq__heroSection{background:#fff;margin-top:0}.HeroWithSearch-module__QIGFjq__heroWrapper{grid-template-columns:1fr;min-height:auto}.HeroWithSearch-module__QIGFjq__ctaCards{display:none}.HeroWithSearch-module__QIGFjq__heroOverlay{opacity:.3}.HeroWithSearch-module__QIGFjq__heroButton,.HeroWithSearch-module__QIGFjq__backgroundVideo{display:none}}
.MachineSearch-module__Qft3sa__searchContainer{background:#f8f8f8;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 1.5rem;display:flex}.MachineSearch-module__Qft3sa__searchForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;padding:2rem;transition:all .3s}.MachineSearch-module__Qft3sa__searchHeader{border-bottom:2px solid #f3f4f6;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.MachineSearch-module__Qft3sa__searchHeaderIcon{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #dc26264d}.MachineSearch-module__Qft3sa__searchHeaderText h3{color:#1f2937;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.MachineSearch-module__Qft3sa__searchHeaderText p{color:#6b7280;margin:0;font-size:.875rem}.MachineSearch-module__Qft3sa__mainSearchBar{gap:.75rem;margin-bottom:1rem;display:flex}.MachineSearch-module__Qft3sa__searchInputWrapper{flex:1;align-items:center;display:flex;position:relative}.MachineSearch-module__Qft3sa__searchIcon{color:#9ca3af;pointer-events:none;transition:color .3s;position:absolute;left:1.25rem}.MachineSearch-module__Qft3sa__searchInputWrapper:focus-within .MachineSearch-module__Qft3sa__searchIcon{color:#dc2626}.MachineSearch-module__Qft3sa__searchInput{color:#1f2937;background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;outline:none;width:100%;padding:1.25rem 3rem 1.25rem 3.5rem;font-size:1rem;font-weight:500;transition:all .3s}.MachineSearch-module__Qft3sa__searchInput::placeholder{color:#9ca3af;font-weight:400}.MachineSearch-module__Qft3sa__searchInput:hover{background:#fff;border-color:#d1d5db}.MachineSearch-module__Qft3sa__searchInput:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.MachineSearch-module__Qft3sa__clearButton{color:#dc2626;cursor:pointer;background:#dc26261a;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;right:1rem}.MachineSearch-module__Qft3sa__clearButton:hover{background:#dc262633;transform:scale(1.1)}.MachineSearch-module__Qft3sa__searchButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:none;border-radius:16px;align-items:center;gap:.625rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #dc26264d}.MachineSearch-module__Qft3sa__searchButton:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);transform:translateY(-2px);box-shadow:0 8px 28px #dc262666}.MachineSearch-module__Qft3sa__searchButton:active{transform:translateY(0)}.MachineSearch-module__Qft3sa__filterToggle{color:#374151;cursor:pointer;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative}.MachineSearch-module__Qft3sa__filterToggle:hover{background:linear-gradient(135deg,#f1f5f9 0%,#e5e7eb 100%);border-color:#dc26264d;transform:translateY(-1px)}.MachineSearch-module__Qft3sa__filterToggle svg:first-child{color:#dc2626}.MachineSearch-module__Qft3sa__filterToggle svg:last-child{margin-left:auto;transition:transform .3s}.MachineSearch-module__Qft3sa__filterToggle svg.MachineSearch-module__Qft3sa__rotated{transform:rotate(180deg)}.MachineSearch-module__Qft3sa__filterBadge{color:#fff;background:#dc2626;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .5rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 2px 8px #dc26264d}.MachineSearch-module__Qft3sa__advancedFilters{border-top:2px solid #f3f4f6;margin-top:1.5rem;padding-top:1.5rem;animation:.3s ease-out MachineSearch-module__Qft3sa__slideDown}@keyframes MachineSearch-module__Qft3sa__slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.MachineSearch-module__Qft3sa__filterGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1rem;display:grid}.MachineSearch-module__Qft3sa__filterGroup{flex-direction:column;gap:.625rem;display:flex}.MachineSearch-module__Qft3sa__filterGroup label{color:#374151;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.MachineSearch-module__Qft3sa__filterGroup label svg{color:#dc2626}.MachineSearch-module__Qft3sa__invisibleLabel{opacity:0;pointer-events:none}.MachineSearch-module__Qft3sa__filterSelect,.MachineSearch-module__Qft3sa__filterInput{color:#1f2937;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:1rem 1.125rem;font-size:.95rem;font-weight:500;transition:all .3s}.MachineSearch-module__Qft3sa__filterSelect:hover,.MachineSearch-module__Qft3sa__filterInput:hover{background:#fff;border-color:#d1d5db}.MachineSearch-module__Qft3sa__filterSelect:focus,.MachineSearch-module__Qft3sa__filterInput:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.MachineSearch-module__Qft3sa__filterSelect.MachineSearch-module__Qft3sa__hasValue,.MachineSearch-module__Qft3sa__filterInput.MachineSearch-module__Qft3sa__hasValue{background:#fff;border-color:#dc2626;font-weight:600}.MachineSearch-module__Qft3sa__rangeInputs{align-items:center;gap:.75rem;display:flex}.MachineSearch-module__Qft3sa__rangeInputs input{flex:1;min-width:0}.MachineSearch-module__Qft3sa__rangeSeparator{color:#6b7280;font-size:.875rem;font-weight:600}.MachineSearch-module__Qft3sa__inputWithIcon{align-items:center;display:flex;position:relative}.MachineSearch-module__Qft3sa__inputIcon{color:#9ca3af;pointer-events:none;transition:color .3s;position:absolute;left:1rem}.MachineSearch-module__Qft3sa__inputWithIcon:focus-within .MachineSearch-module__Qft3sa__inputIcon{color:#dc2626}.MachineSearch-module__Qft3sa__inputWithIcon input{padding-left:2.75rem;padding-right:2.5rem}.MachineSearch-module__Qft3sa__inputClearButton{color:#dc2626;cursor:pointer;background:#dc26261a;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex;position:absolute;right:.75rem}.MachineSearch-module__Qft3sa__inputClearButton:hover{background:#dc262633;transform:scale(1.1)}.MachineSearch-module__Qft3sa__applyFiltersButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #10b9814d}.MachineSearch-module__Qft3sa__applyFiltersButton:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.MachineSearch-module__Qft3sa__applyFiltersButton:active{transform:translateY(0)}.MachineSearch-module__Qft3sa__filterActions{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:1.25rem;display:flex}.MachineSearch-module__Qft3sa__activeFiltersInfo{align-items:center;gap:.5rem;display:flex}.MachineSearch-module__Qft3sa__activeFiltersCount{color:#374151;background:#dc26261a;border-radius:20px;padding:.375rem .875rem;font-size:.875rem;font-weight:600}.MachineSearch-module__Qft3sa__clearFiltersButton{color:#dc2626;cursor:pointer;background:#dc26261a;border:2px solid #dc262633;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.MachineSearch-module__Qft3sa__clearFiltersButton:hover{background:#dc262633;border-color:#dc262666;transform:translateY(-1px)}@media (max-width:1024px){.MachineSearch-module__Qft3sa__filterGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.MachineSearch-module__Qft3sa__searchButton span{display:none}.MachineSearch-module__Qft3sa__searchButton{padding:1.25rem 1.5rem}}@media (max-width:768px){.MachineSearch-module__Qft3sa__searchContainer{padding:1.5rem 1rem}.MachineSearch-module__Qft3sa__searchForm{padding:1.5rem}.MachineSearch-module__Qft3sa__searchHeader{text-align:center;flex-direction:column;align-items:center}.MachineSearch-module__Qft3sa__searchHeaderText h3{font-size:1.125rem}.MachineSearch-module__Qft3sa__mainSearchBar{flex-direction:column;gap:.75rem}.MachineSearch-module__Qft3sa__searchButton{justify-content:center;width:100%;padding:1.25rem}.MachineSearch-module__Qft3sa__searchButton span{display:inline}.MachineSearch-module__Qft3sa__filterGrid{grid-template-columns:1fr;gap:1rem}.MachineSearch-module__Qft3sa__filterActions{flex-direction:column;gap:1rem}.MachineSearch-module__Qft3sa__clearFiltersButton{justify-content:center;width:100%}}@media (max-width:480px){.MachineSearch-module__Qft3sa__searchForm{border-radius:20px;padding:1.25rem}.MachineSearch-module__Qft3sa__searchHeaderIcon{width:40px;height:40px}.MachineSearch-module__Qft3sa__searchHeaderIcon svg{width:20px;height:20px}.MachineSearch-module__Qft3sa__searchInput{padding:1.125rem 3rem 1.125rem 3.25rem;font-size:16px}.MachineSearch-module__Qft3sa__rangeInputs{flex-direction:column;align-items:stretch;gap:.5rem}.MachineSearch-module__Qft3sa__rangeSeparator{text-align:center;width:100%;display:block}}@media (min-width:1400px){.MachineSearch-module__Qft3sa__searchForm{padding:2.5rem}.MachineSearch-module__Qft3sa__filterGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (prefers-reduced-motion:reduce){.MachineSearch-module__Qft3sa__clearButton,.MachineSearch-module__Qft3sa__searchButton,.MachineSearch-module__Qft3sa__filterToggle,.MachineSearch-module__Qft3sa__advancedFilters,.MachineSearch-module__Qft3sa__applyFiltersButton,.MachineSearch-module__Qft3sa__clearFiltersButton{transition:none;animation:none}.MachineSearch-module__Qft3sa__searchButton:hover,.MachineSearch-module__Qft3sa__applyFiltersButton:hover,.MachineSearch-module__Qft3sa__clearFiltersButton:hover{transform:none}}.MachineSearch-module__Qft3sa__searchInput:focus,.MachineSearch-module__Qft3sa__filterSelect:focus,.MachineSearch-module__Qft3sa__filterInput:focus,.MachineSearch-module__Qft3sa__clearButton:focus,.MachineSearch-module__Qft3sa__searchButton:focus,.MachineSearch-module__Qft3sa__filterToggle:focus,.MachineSearch-module__Qft3sa__applyFiltersButton:focus,.MachineSearch-module__Qft3sa__clearFiltersButton:focus{outline-offset:2px;outline:3px solid #dc2626}@media print{.MachineSearch-module__Qft3sa__searchContainer{display:none}}
.CategoryLinks-module__F3KIVW__categorySection{background:#f8f8f8;width:100%;padding:45px}.CategoryLinks-module__F3KIVW__categoryContainer{max-width:1800px;margin:0 auto}.CategoryLinks-module__F3KIVW__sectionHeader{text-align:center;margin-bottom:2.5rem}.CategoryLinks-module__F3KIVW__sectionTitle{color:#1f2937;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.CategoryLinks-module__F3KIVW__sectionSubtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1rem}.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact{grid-template-columns:repeat(8,1fr)}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact .CategoryLinks-module__F3KIVW__categoryCard{text-align:center;flex-direction:column;padding:1.5rem 1rem}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact .CategoryLinks-module__F3KIVW__iconWrapper{margin-bottom:.75rem}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact .CategoryLinks-module__F3KIVW__arrowIcon,.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact .CategoryLinks-module__F3KIVW__categoryDescription{display:none}.CategoryLinks-module__F3KIVW__categoryCard{background:#fff;border:2px solid #e5e7eb;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CategoryLinks-module__F3KIVW__categoryCard:before{content:"";opacity:0;background:linear-gradient(135deg,#dc26260d 0%,#dc262600 100%);transition:opacity .3s;position:absolute;inset:0}.CategoryLinks-module__F3KIVW__categoryCard:hover{border-color:#dc26264d;transform:translateY(-4px);box-shadow:0 12px 32px #00000014,0 4px 12px #dc26261a}.CategoryLinks-module__F3KIVW__categoryCard:hover:before{opacity:1}.CategoryLinks-module__F3KIVW__iconWrapper{color:#dc2626;z-index:1;background:linear-gradient(135deg,#f8f8f8 0%,#f1f5f9 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;transition:all .3s;display:flex;position:relative}.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__iconWrapper{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:scale(1.05);box-shadow:0 4px 16px #dc262659}.CategoryLinks-module__F3KIVW__cardContent{z-index:1;flex:1;min-width:0;position:relative}.CategoryLinks-module__F3KIVW__categoryLabel{color:#1f2937;margin:0 0 .25rem;font-size:1.0625rem;font-weight:700;line-height:1.3;transition:color .3s}.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__categoryLabel{color:#dc2626}.CategoryLinks-module__F3KIVW__categoryDescription{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.4}.CategoryLinks-module__F3KIVW__arrowIcon{color:#9ca3af;z-index:1;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:all .3s;display:flex;position:relative}.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__arrowIcon{color:#dc2626;background:#dc26261a;transform:translate(4px)}@media (max-width:1400px){.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:repeat(4,1fr);gap:1rem}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:repeat(3,1fr)}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.CategoryLinks-module__F3KIVW__categorySection{padding:2.5rem 1.25rem}.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact{grid-template-columns:repeat(4,1fr)}.CategoryLinks-module__F3KIVW__categoryCard{gap:1rem;padding:1.25rem}.CategoryLinks-module__F3KIVW__iconWrapper{border-radius:12px;width:48px;min-width:48px;height:48px}.CategoryLinks-module__F3KIVW__iconWrapper svg{width:24px;height:24px}.CategoryLinks-module__F3KIVW__categoryLabel{font-size:1rem}.CategoryLinks-module__F3KIVW__arrowIcon{width:32px;min-width:32px;height:32px}}@media (max-width:768px){.CategoryLinks-module__F3KIVW__categorySection{padding:2rem 1rem}.CategoryLinks-module__F3KIVW__sectionHeader{margin-bottom:2rem}.CategoryLinks-module__F3KIVW__sectionTitle{font-size:1.375rem}.CategoryLinks-module__F3KIVW__sectionSubtitle{font-size:.9375rem}.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:repeat(2,1fr);gap:.875rem}.CategoryLinks-module__F3KIVW__categoryGrid.CategoryLinks-module__F3KIVW__compact{grid-template-columns:repeat(2,1fr)}.CategoryLinks-module__F3KIVW__categoryCard{border-radius:14px;padding:1.125rem}.CategoryLinks-module__F3KIVW__iconWrapper{width:44px;min-width:44px;height:44px}.CategoryLinks-module__F3KIVW__categoryDescription,.CategoryLinks-module__F3KIVW__arrowIcon{display:none}}@media (max-width:480px){.CategoryLinks-module__F3KIVW__categorySection{padding:1.5rem .75rem}.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:1fr 1fr;gap:.75rem}.CategoryLinks-module__F3KIVW__categoryCard{text-align:center;flex-direction:column;gap:.75rem;padding:1.25rem 1rem}.CategoryLinks-module__F3KIVW__iconWrapper{width:52px;min-width:52px;height:52px}.CategoryLinks-module__F3KIVW__categoryLabel{font-size:.9375rem}}@media (min-width:1800px){.CategoryLinks-module__F3KIVW__categorySection{padding:4rem 2rem}.CategoryLinks-module__F3KIVW__categoryGrid{gap:1.5rem}.CategoryLinks-module__F3KIVW__categoryCard{gap:1.5rem;padding:1.75rem}.CategoryLinks-module__F3KIVW__iconWrapper{border-radius:16px;width:64px;min-width:64px;height:64px}.CategoryLinks-module__F3KIVW__iconWrapper svg{width:32px;height:32px}.CategoryLinks-module__F3KIVW__categoryLabel{font-size:1.125rem}.CategoryLinks-module__F3KIVW__categoryDescription{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.CategoryLinks-module__F3KIVW__categoryCard,.CategoryLinks-module__F3KIVW__iconWrapper,.CategoryLinks-module__F3KIVW__arrowIcon{transition:none}.CategoryLinks-module__F3KIVW__categoryCard:hover,.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__iconWrapper,.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__arrowIcon{transform:none}}.CategoryLinks-module__F3KIVW__categoryCard:focus{outline-offset:3px;outline:3px solid #dc2626}.CategoryLinks-module__F3KIVW__categoryCard:focus:not(:focus-visible){outline:none}.CategoryLinks-module__F3KIVW__categoryCard:focus-visible{outline-offset:3px;outline:3px solid #dc2626}@media (hover:none) and (pointer:coarse){.CategoryLinks-module__F3KIVW__categoryCard:hover{box-shadow:none;transform:none}.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__iconWrapper,.CategoryLinks-module__F3KIVW__categoryCard:hover .CategoryLinks-module__F3KIVW__arrowIcon{transform:none}.CategoryLinks-module__F3KIVW__categoryCard:active{border-color:#dc26264d;transform:scale(.98)}.CategoryLinks-module__F3KIVW__categoryCard:active .CategoryLinks-module__F3KIVW__iconWrapper{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}}@media print{.CategoryLinks-module__F3KIVW__categorySection{background:#fff;padding:1rem 0}.CategoryLinks-module__F3KIVW__categoryGrid{grid-template-columns:repeat(4,1fr);gap:.5rem}.CategoryLinks-module__F3KIVW__categoryCard{box-shadow:none;border:1px solid #e5e7eb}.CategoryLinks-module__F3KIVW__arrowIcon{display:none}}
