.category-landing-page{background:#fff;padding:2rem 0 4rem}.category-landing-intro{grid-template-columns:1fr 1fr;align-items:start;gap:2rem 3rem;margin-bottom:2.5rem;display:grid}.category-landing-intro--text-only{grid-template-columns:1fr}.category-landing-intro-text h1{color:#111827;margin:0 0 1.25rem;font-family:Figtree,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.category-landing-intro-text p{color:#111827;margin:0 0 1rem;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-landing-intro-bullets{color:#111827;margin:0;padding-left:1.25rem;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.8}.category-landing-intro-bullets li{margin-bottom:.15rem}.category-landing-intro-bullets strong{font-weight:700}.category-landing-intro-image{width:100%}.category-landing-intro-img{object-fit:cover;border-radius:40px;width:100%;height:auto;display:block}.category-landing-intro--media-first .category-landing-intro-text h1{font-size:clamp(1.5rem,2.5vw,2rem)}.category-landing-intro-subtitle{color:#111827;margin:0;font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3}.category-landing-intro-video{aspect-ratio:16/9;background:#e5e7eb;border-radius:4px;width:100%;position:relative;overflow:hidden}.category-landing-intro-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.category-product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem 1.25rem;display:grid}.category-product-grid--cols-2{grid-template-columns:repeat(2,1fr);gap:1.5rem}.category-product-grid--cols-1{grid-template-columns:1fr;max-width:22rem;margin-left:auto;margin-right:auto}.category-product-grid--cols-3{grid-template-columns:repeat(3,1fr);gap:1.5rem}.category-product-content-split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2rem;margin:2rem 0;display:grid}.category-product-content-split__aside .category-content-section{margin:0}.category-product-content-split__aside .category-content-section-inner--stacked{flex-direction:column;gap:1rem;display:flex}.category-product-content-split__aside .category-content-section-video{border-radius:15px;overflow:hidden}.category-product-content-split__aside .category-content-section-text h2{color:#111827;margin:0 0 .75rem;font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700}.category-product-content-split__aside .category-content-section-body p{color:#111827;margin:0;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-product-content-split__aside .category-content-section-body .category-content-section-subheading{text-align:center;color:#111827;margin:1.5rem 0 .75rem;font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700}.category-product-content-split__aside .category-compare-grid{margin-bottom:0}.category-product-content-split__aside .category-compare-grid--cols-1{max-width:none;margin:0}.category-product-content-split__aside .category-compare-card h3{display:none}.category-product-card{margin:0}.category-product-card-link{height:100%;color:inherit;-webkit-tap-highlight-color:transparent;outline:none;flex-direction:column;text-decoration:none;display:flex}.category-product-card-link:focus,.category-product-card-link:focus-visible,.category-product-card-link:active{box-shadow:none;outline:none}.category-product-card-image{border-radius:12px;margin-bottom:.875rem;line-height:0;position:relative;overflow:hidden}.category-product-card-img{width:100%;height:auto;display:block}.category-product-card-link--static{cursor:default;pointer-events:none}.category-product-card-body{text-align:center;flex-direction:column;flex:1;display:flex}.category-product-title{color:#111827;text-align:center;margin:0 0 .4rem;font-family:Figtree,sans-serif;font-size:1rem;font-weight:600;line-height:1.35}.category-product-type{color:#111827;text-align:center;margin:0 0 1.25rem;font-family:Figtree,sans-serif;font-size:.9375rem;line-height:1.4}.category-product-type strong{font-weight:700}.category-product-description{color:#374151;text-align:center;margin:0 0 .75rem;font-family:Figtree,sans-serif;font-size:.9rem;line-height:1.5}.category-product-price{color:#111827;text-align:center;margin:0 0 1rem;font-family:Figtree,sans-serif;font-size:.95rem;line-height:1.4}.category-product-price strong{font-weight:700}.category-product-btn{color:#fff;text-align:center;background:#3b49df;border-radius:8px;width:100%;margin-top:auto;padding:.75rem 1rem;font-family:Figtree,sans-serif;font-size:.9375rem;font-weight:600;transition:background .2s;display:block}.category-product-card-link:hover .category-product-btn{background:#2f3ab8}.category-product-card--bordered{background:#fff;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.category-product-card--bordered .category-product-card-link{padding:1rem 1rem 1.25rem}.category-product-card--bordered .category-product-card-image{background:0 0;border-radius:0;min-height:auto;margin-bottom:.5rem;padding:.5rem .25rem .75rem}.category-product-card--bordered .category-product-card-img{max-height:220px}.category-product-card--bordered .category-product-title{margin-bottom:.35rem;font-size:1.05rem}.category-product-card--bordered .category-product-price{margin-bottom:1rem;font-size:.9rem}.category-product-card--bordered .category-product-btn{border-radius:6px;padding:.8rem 1rem;font-size:.9rem}@media (max-width:1200px){.category-product-grid,.category-product-grid--cols-3{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.category-landing-intro{grid-template-columns:1fr;gap:1.5rem}.category-product-grid,.category-product-grid--cols-3{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.category-landing-intro--centered{text-align:center;grid-template-columns:1fr;max-width:900px;margin-left:auto;margin-right:auto}.category-landing-intro--centered .category-landing-intro-video{max-width:720px;margin:0 auto}.category-nav-section{margin:2rem 0 1.25rem}.category-nav-heading{color:#111827;text-align:center;margin:0 0 1.25rem;font-family:Figtree,sans-serif;font-size:1.5625rem;font-weight:700}.category-nav-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.category-nav-button{color:#fff;text-align:center;background:#3b49df;border-radius:10px;padding:.875rem 1.25rem;font-family:Figtree,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.category-nav-button:hover{color:#fff;background:#2f3ab8}.category-nav-grid--text{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.35rem;display:flex}.category-nav-link{color:#2563eb;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.5;text-decoration:none}.category-nav-link:hover{text-decoration:underline}.category-nav-sections--columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3rem;display:grid}.category-landing-page--feature-links{padding:2.5rem 0 3.5rem}.feature-links-card{background:#fff;border:1px solid #1f2937;border-radius:14px;max-width:960px;margin:0 auto;overflow:hidden}.feature-links-card .category-landing-intro{background:#1e3b8b;border-radius:0;margin:0;padding:1.125rem 1.75rem}.feature-links-card .category-landing-intro-text h1{color:#fff;text-align:left;margin:0;font-size:1.375rem;font-weight:700;line-height:1.3}.feature-links-card__body{padding:1.75rem 2rem 2.25rem}.feature-links-card .category-nav-section{margin:0}.feature-links-card .category-nav-grid--text{gap:.5rem}.feature-links-card .category-nav-link{color:#374151;font-size:1.0625rem;line-height:1.45}.feature-links-card .category-nav-link:hover{color:#111827;text-decoration:underline}@media (max-width:767px){.category-nav-sections--columns{grid-template-columns:1fr;gap:1.25rem}.feature-links-card__body{padding:1.25rem 1.25rem 1.75rem}.feature-links-card .category-landing-intro{padding:1rem 1.25rem}}.category-nav-grid--equal{grid-template-columns:repeat(var(--category-nav-cols,3), minmax(0, 1fr));gap:1rem;width:100%;display:grid}.category-nav-grid--equal .category-nav-button{background:#3b49df;justify-content:center;align-items:center;width:100%;min-height:3.25rem;padding:.875rem 1rem;font-size:1rem;line-height:1.35;display:flex}.category-nav-grid--equal .category-nav-button:hover{background:#2f3ab8}.category-landing-page--sectioned,.category-landing-page--sectioned section{padding:0}.category-landing-page--sectioned .category-content-section--highlight{padding:2.5rem clamp(1.25rem,4vw,2.5rem)}.category-landing-page--sectioned .category-content-section--banner{padding:3rem clamp(1.25rem,4vw,2.5rem) 3.5rem}.category-landing-page--sectioned .category-footer-cards{padding:2.5rem clamp(1.25rem,4vw,2.5rem)}.category-landing-page--sectioned .category-landing-intro.category-landing-intro--centered{padding-top:2rem}.category-landing-page--sectioned .category-footer-block--callout{padding:1.25rem 1.75rem}.category-landing-intro--centered .category-landing-intro-subtitle{margin-top:.5rem;font-size:1.875rem;font-weight:400}.category-landing-intro-html,.category-landing-intro-html p{color:#374151;margin:0;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-landing-intro--centered .category-landing-intro-html{text-align:center;max-width:900px;margin:0 auto}.category-landing-intro-html a{color:#2563eb;text-decoration:none}.category-landing-intro-html a:hover{text-decoration:underline}.category-landing-page--sectioned .category-nav-heading,.category-landing-page--sectioned .category-product-grid-title{font-size:1.5625rem;font-weight:400}.category-landing-page section.category-hero-banner{border-radius:0;justify-content:center;align-items:center;width:100%;min-height:280px;margin-bottom:2rem;padding:3.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.category-hero-banner__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.category-hero-banner__overlay{background:linear-gradient(#122654d1 0%,#1c3a78b8 45%,#122654e0 100%);position:absolute;inset:0}.category-hero-banner__content{z-index:1;text-align:center;width:100%;max-width:900px;margin:0 auto;position:relative}.category-hero-banner__title{color:#fff;text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:clamp(1rem,3vw,2rem);margin:0 0 .75rem;font-family:Figtree,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2;display:flex}.category-hero-banner__title-text{white-space:nowrap;flex-shrink:0}.category-hero-banner__line{background:#ffffffe6;flex:1;max-width:140px;height:1px}.category-hero-banner__subtitle{color:#fff;margin:0;font-family:Figtree,sans-serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:400;line-height:1.3}.category-landing-page--has-hero .category-product-grid-group:first-of-type{margin-top:0}@media (max-width:576px){.category-landing-page section.category-hero-banner{border-radius:0;min-height:220px;padding:2.5rem 1rem}.category-hero-banner__line{max-width:48px}.category-hero-banner__title-text{white-space:normal}}.category-content-section{margin:2.5rem 0}.category-content-section--highlight{box-sizing:border-box;background:#eff6ff;width:100vw;margin:2.5rem calc(50% - 50vw);padding:2.5rem clamp(1.25rem,4vw,2.5rem)}.category-content-section--highlight .category-content-section-inner{align-items:center;max-width:1160px;margin:0 auto}.category-content-section--highlight .category-content-section-video{aspect-ratio:4/3;background:#dbeafe;border-radius:20px;overflow:hidden}.category-content-section--highlight .category-content-section-img{border-radius:20px}.category-content-section-heading--divider{color:#1e3b8b;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:1rem;margin:0 0 1.25rem;font-family:Figtree,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.3;display:flex}.category-content-section-heading--divider-title{text-transform:none;letter-spacing:0;font-family:Figtree,sans-serif;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:600}.category-content-section--highlight-white{background:#fff;width:auto;margin:2.5rem 0;padding:2.5rem 0}.category-content-section--highlight-white .category-content-section-inner{max-width:1160px;margin:0 auto}.category-content-section--highlight .category-content-section-text h2,.category-content-section--highlight .category-content-section-heading--divider{color:#1e3b8b}.category-content-section-heading__text{flex-shrink:0}.category-content-section-heading__line{background:#1e3b8b;flex:1;min-width:2rem;height:1px}.category-content-section--highlight .category-content-section-body,.category-content-section--highlight .category-content-section-body p{color:#374151}.category-content-section--highlight .category-content-section-body p{margin:0}.category-content-section--highlight .category-press-logos{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25rem 2rem;margin-top:1.75rem;display:flex}.category-content-section--highlight .category-press-logos img{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:52px}.category-content-section--banner{box-sizing:border-box;background:#1e3b8b;width:100vw;margin:2.5rem calc(50% - 50vw);padding:3rem clamp(1.25rem,4vw,2.5rem) 3.5rem}.category-content-section--banner .category-content-section-inner--stacked{text-align:center;max-width:960px;margin:0 auto}.category-content-section-heading--centered{color:#fff;justify-content:center;align-items:center;gap:clamp(1rem,3vw,1.75rem);margin:0 0 1.5rem;font-family:Figtree,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2;display:flex}.category-content-section--banner .category-content-section-heading__line{background:#ffffffe6;flex:1;max-width:140px;height:1px}.category-content-section--banner .category-content-section-heading__text{color:#fff;flex-shrink:0}.category-content-section--banner .category-content-section-text h2,.category-content-section--banner .category-content-section-heading--centered{color:#fff}.category-content-section--banner .category-content-section-body,.category-content-section--banner .category-content-section-body p{color:#fff;text-align:center;max-width:800px;margin:0 auto;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-content-section--banner .category-content-section-media{margin-top:2rem}.category-content-section--banner .category-content-section-video{aspect-ratio:16/9;background:#152a5e;border-radius:12px;overflow:hidden}.category-content-section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:2rem 3rem;display:grid}.category-content-section-inner--text-only{grid-template-columns:1fr;max-width:900px;margin:0 auto}.category-content-section-media{width:100%;position:relative}.category-content-section-img{border-radius:8px;width:100%;height:auto;display:block}.category-content-section-video{aspect-ratio:16/9;background:#e5e7eb;border-radius:4px;overflow:hidden}.category-content-section-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.category-content-section-inner--stacked{text-align:center;grid-template-columns:1fr;max-width:900px;margin:0 auto}.category-content-section-inner--stacked .category-content-section-text h2{font-size:1.5625rem}.category-content-section-hosted-video{object-fit:cover;width:100%;height:100%;display:block}.category-press-logos{grid-template-columns:repeat(2,1fr);place-items:center;gap:1.25rem 1.5rem;margin-top:1.5rem;display:grid}.category-press-logos img{max-width:100%;height:auto;display:block}@media (min-width:768px){.category-press-logos{grid-template-columns:repeat(4,1fr)}}.category-content-section-text h2{color:#111827;margin:0 0 1rem;font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600}.category-content-section--banner .category-content-section-text h2{color:#fff}.category-content-section--highlight .category-content-section-text h2{color:#1e3b8b}.category-content-section-body{color:#374151;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-content-section--banner .category-content-section-body{color:#fff}.category-content-section-body a{color:#00e;text-decoration:none}.category-content-section-body a:hover{text-decoration:underline}.category-content-section--image-banner .category-content-section-inner--stacked{max-width:1024px}.category-content-section--image-banner .category-content-section-media{margin:0 auto}.category-content-section--feature .category-content-section-text h2{font-size:1.25rem;font-weight:700}.category-content-section--divider-before{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding-top:2.5rem}.category-content-section-link{margin:1rem 0 0}.category-content-section-button{text-align:center;background-color:#3c82f6;border:none;border-radius:50px;justify-content:center;align-items:center;min-width:300px;max-width:100%;padding:10px 24px;font-size:15px;font-weight:600;line-height:1.5;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 3px #0000001a;color:#fff!important;text-decoration:none!important}.category-content-section-button:hover{background-color:#1e40af;transform:translateY(-1px);box-shadow:0 2px 5px #00000026;text-decoration:none!important}@media (max-width:320px){.category-content-section-button{min-width:100%;padding:10px 16px}}@media (max-width:767px){.category-content-section--feature .category-content-section-inner{grid-template-columns:1fr;gap:1.5rem}}.category-content-section-body ul{margin:.75rem 0 0;padding-left:1.25rem}.category-content-section-body li{margin-bottom:.25rem}.category-footer-block{text-align:center;margin:2.5rem 0}.category-footer-block h2{color:#111827;margin:0 0 1rem;font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:700}.category-footer-block-body{color:#374151;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-footer-block-body a{color:#3b82f6;text-decoration:underline}.category-footer-block--callout{text-align:left;background:#e8f4fc;border-radius:12px;margin:0 0 2rem;padding:0}.category-footer-block--callout h2{text-align:left;color:#111827;margin:0;padding:1.25rem 1.75rem .5rem;font-size:1.5625rem;font-weight:700}.category-footer-block--callout .category-footer-block-body{color:#111827;margin:0;padding:0 1.75rem 1.25rem;font-size:1rem;line-height:1.6}.category-footer-block--callout .category-footer-block-body a{color:#00f;text-decoration:none}.category-footer-block--callout .category-footer-block-body a:hover{text-decoration:underline}.category-footer-cards{box-sizing:border-box;background:#eff6ff;width:100vw;margin:2.5rem calc(50% - 50vw) 0;padding:2.5rem clamp(1.25rem,4vw,2.5rem)}.category-footer-cards__inner{max-width:1160px;margin:0 auto}.category-footer-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.category-footer-card{text-align:center;background:#fff;border-radius:12px;padding:2rem 1.75rem;box-shadow:0 2px 14px #0f172a14}.category-footer-card__title{color:#1e3b8b;justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.25rem);margin:0 0 1.25rem;font-family:Figtree,sans-serif;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;line-height:1.3;display:flex}.category-footer-card__title-text{flex-shrink:0}.category-footer-card__line{background:#1e3b8b;flex:1;max-width:72px;height:1px}.category-footer-card__body,.category-footer-card__body p{color:#374151;text-align:center;margin:0;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}@media (max-width:768px){.category-footer-cards__grid{grid-template-columns:1fr}}.category-footer-card__title,.category-footer-card h2{color:#1e3b8b}.category-compare-intro{text-align:left;margin:2.5rem 0 1rem}.category-compare-intro h2{color:#fff;background:#004795;border-radius:0 2rem 2rem 0;margin:0 0 1.25rem;padding:.7rem 1.75rem .7rem 1rem;font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;display:inline-block}.category-compare-intro p,.category-compare-intro div{color:#111827;max-width:100%;margin:0 0 1.25rem;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.7}.category-compare-intro+.category-dimension-table-wrap{margin-top:0}.category-compare-grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.75rem;margin-bottom:2.5rem;display:grid}.category-compare-grid--cols-1{grid-template-columns:1fr;max-width:28rem;margin-left:auto;margin-right:auto}.category-compare-grid--cols-2{grid-template-columns:repeat(2,1fr);max-width:56rem;margin-left:auto;margin-right:auto}.category-compare-grid--cols-3{grid-template-columns:repeat(3,1fr)}.category-compare-grid--cols-4{grid-template-columns:repeat(4,1fr);gap:1.5rem 1.25rem}.category-compare-grid--cols-4 .category-compare-card h3{font-size:1.125rem}.category-compare-grid--cols-4 .category-compare-table{font-size:.8125rem}.category-compare-grid--cols-4 .category-compare-table th,.category-compare-grid--cols-4 .category-compare-table td{padding:.45rem .5rem}.category-compare-card{text-align:center;background:0 0;border:none;border-radius:0;padding:0}.category-compare-card h3{color:#111827;margin:1rem 0 .75rem;font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2}.category-compare-card-img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.category-compare-table-wrap{width:100%}.category-compare-table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;font-family:Figtree,sans-serif;font-size:.9rem}.category-compare-table tbody tr:nth-child(odd){background-color:#e8f4fc}.category-compare-table tbody tr:nth-child(2n){background-color:#fff}.category-compare-table th,.category-compare-table td{vertical-align:middle;border:none;padding:.5rem .75rem}.category-compare-table th{color:#111827;text-align:left;width:52%;font-weight:700}.category-compare-table td{color:#111827;text-align:right;font-weight:400}.category-dimension-table-wrap{margin:0 0 2.5rem;overflow-x:auto}.category-dimension-table-wrap h2{text-align:left;margin:0 0 1rem;font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700}.category-dimension-table-wrap--centered h2{text-align:center;font-size:1.5rem}.category-dimension-table{border-collapse:collapse;border:1px solid #ddd;border-radius:4px;width:100%;font-family:Figtree,sans-serif;font-size:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.category-dimension-table th,.category-dimension-table td{text-align:left;vertical-align:middle;border:1px solid #ddd;padding:.625rem .75rem}.category-dimension-table th{color:#fff;text-transform:uppercase;background:#1fa8e5;font-size:.95rem;font-weight:700}.category-dimension-table tbody tr:nth-child(odd) td{color:#888;background-color:#fff}.category-dimension-table tbody tr:nth-child(2n) td{color:#888;background-color:#f7f7ff}.category-product-grid-group{margin:2.5rem 0}.category-product-grid-title{color:#111827;text-align:center;margin:0 0 1.5rem;font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600}@media (max-width:992px){.category-content-section-inner{grid-template-columns:1fr;gap:1.5rem}.category-nav-grid--equal{grid-template-columns:repeat(2,1fr)}.category-product-content-split{grid-template-columns:1fr}.category-compare-grid--cols-3,.category-compare-grid--cols-4{grid-template-columns:repeat(2,1fr)}.category-compare-grid--cols-1,.category-compare-grid--cols-2{max-width:none}}@media (max-width:576px){.category-landing-page:not(.category-landing-page--sectioned){padding:1.25rem 0 3rem}.category-product-grid,.category-product-grid--cols-3{grid-template-columns:1fr;max-width:360px;margin:0 auto}.category-dimension-table th,.category-dimension-table td{padding:.375rem .5rem;font-size:.875rem}.category-compare-intro h2{padding:.6rem 1.25rem .6rem .75rem;font-size:1.125rem}.category-compare-grid,.category-compare-grid--cols-2,.category-compare-grid--cols-3,.category-compare-grid--cols-4{grid-template-columns:1fr;max-width:28rem;margin-left:auto;margin-right:auto}.category-nav-grid{flex-direction:column;align-items:stretch}.category-nav-grid--equal{grid-template-columns:1fr}}
