.catalog-landing{display:grid;gap:2.25rem}.catalog-landing__intro{max-width:980px}.catalog-landing__intro .entry-title{max-width:24ch}.catalog-landing__section{display:grid;gap:1.15rem}.catalog-landing__section-intro{max-width:680px}.catalog-landing__section-intro h2{margin:0 0 .55rem;font-size:clamp(1.2rem, 2vw, 1.75rem);line-height:1.08;letter-spacing:-.03em}.catalog-landing__section-intro p{margin:0;color:var(--neo-muted)}.catalog-landing .archive-grid{gap:1.2rem}.catalog-applications-grid,.catalog-categories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-application-card{min-height:0}.catalog-application-card h2,.catalog-application-card h3{margin:0 0 .75rem;font-size:1.15rem;line-height:1.12;max-width:15ch}.catalog-application-card h2 a,.catalog-application-card h3 a{color:var(--neo-text)}.catalog-application-card .text-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;color:var(--neo-accent);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.catalog-application-card .text-link::after{content:"";width:.42rem;height:.42rem;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}.catalog-brand-links{gap:.7rem}.catalog-brand-links a,.single-product__taxonomy-links a{display:inline-flex;align-items:center;min-height:2.2rem;padding:.35rem .8rem;border:1px solid rgb(36 57 119 / .12);background:rgb(255 255 255 / .86);color:var(--neo-accent);font-size:.8rem;font-weight:600;letter-spacing:.03em}.catalog-brand-links a:hover,.single-product__taxonomy-links a:hover{border-color:rgb(74 135 131 / .35);background:rgb(74 135 131 / .08);color:var(--neo-secondary)}.represented-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.represented-card{position:relative;display:grid;grid-template-columns:minmax(150px,0.34fr) minmax(0,0.66fr);min-height:248px;border:1px solid rgb(217 222 233 / .85);border-radius:1rem;overflow:hidden;background:radial-gradient(circle at top right,rgb(74 135 131 / .12),transparent 42%),linear-gradient(180deg,rgb(255 255 255 / .99),rgb(246 249 252 / .97));transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.represented-card__logo{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:1.3rem;background:#fff;border-right:1px solid rgb(217 222 233 / .82)}.represented-card__logo::after{content:"";position:absolute;inset:auto 1rem 1rem auto;width:3.4rem;height:3.4rem;border-radius:999px;background:radial-gradient(circle,rgb(36 57 119 / .08),transparent 72%);pointer-events:none}.represented-card__logo img{width:100%;max-width:180px;max-height:90px;object-fit:contain;display:block}.represented-card__logo span{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:90px;padding:.9rem;border:1px solid rgb(217 222 233 / .85);color:var(--neo-accent);font-size:1rem;font-weight:700;letter-spacing:.02em;text-align:center}.represented-card__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;padding:1.3rem 1.3rem 1.2rem}.represented-card__eyebrow{display:inline-flex;align-items:center;min-height:1.7rem;padding:.24rem .55rem;border:1px solid rgb(36 57 119 / .1);border-radius:999px;background:rgb(255 255 255 / .72);color:rgb(24 43 83 / .72);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.represented-card__body h2{margin:0;font-size:1.22rem;line-height:1.08;max-width:15ch}.represented-card__body h2 a{color:var(--neo-text)}.represented-card__body p{margin:0;color:var(--neo-muted);font-size:.95rem;line-height:1.62;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.represented-card__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;color:var(--neo-accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.represented-card__cta::after{content:"";width:.45rem;height:.45rem;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}.represented-card:hover{transform:translateY(-4px);border-color:rgb(36 57 119 / .22);box-shadow:0 20px 38px rgb(36 57 119 / .1)}.represented-card:hover h2 a,.represented-card:hover .represented-card__cta{color:var(--neo-accent)}.catalog-product-card{position:relative;overflow:hidden;gap:0;padding:0;border:1px solid rgb(217 222 233 / .92);background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(248 250 253 / .98));transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.catalog-product-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--neo-accent),var(--neo-secondary));opacity:.92}.catalog-product-card .archive-card__media{position:relative;z-index:3;aspect-ratio:1.45 / 1;display:flex;align-items:center;justify-content:center;padding:.9rem;overflow:hidden;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(249 250 252 / .98));border-bottom:1px solid rgb(217 222 233 / .72)}.catalog-product-card .archive-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 62%,rgb(244 246 250 / .42) 100%);pointer-events:none}.catalog-product-card .archive-card__media img{width:100%;height:100%;object-fit:contain;transition:transform 220ms ease}.catalog-product-card__body{position:relative;z-index:3;display:grid;gap:.45rem;padding:1.05rem 1.15rem 1.15rem}.catalog-card__link{position:absolute;inset:0;z-index:2}.catalog-product-card .archive-card__meta{display:inline-flex;align-items:center;width:fit-content;margin:0;padding:.24rem .55rem;background:rgb(36 57 119 / .07);color:var(--neo-accent);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.catalog-product-card__brand-link{position:relative;z-index:4;color:inherit}.catalog-product-card__brand-link:hover{color:var(--neo-accent)}.catalog-product-card h2{margin:0;font-size:1rem;line-height:1.2}.catalog-product-card h2 a{color:var(--neo-text)}.catalog-product-card .archive-card__summary{margin:0;font-size:.93rem;line-height:1.58}.catalog-product-card:hover{transform:translateY(-4px);border-color:rgb(36 57 119 / .2);box-shadow:0 18px 34px rgb(36 57 119 / .08)}.catalog-product-card:hover .archive-card__media img{transform:scale(1.03)}.catalog-product-card:hover h2 a{color:var(--neo-accent)}.catalog-product-card,.catalog-application-card{position:relative}.catalog-categories-grid .catalog-application-card{overflow:hidden;padding:0;border-top:3px solid rgb(36 57 119 / .9);border-right:1px solid rgb(217 222 233 / .78);border-bottom:1px solid rgb(217 222 233 / .78);border-left:1px solid rgb(217 222 233 / .78);background:linear-gradient(180deg,rgb(255 255 255 / .96),rgb(247 250 253 / .96));box-shadow:none;border-radius:0;min-height:0;display:grid;grid-template-columns:minmax(120px,0.36fr) minmax(0,0.64fr);align-items:stretch}.catalog-categories-grid .catalog-application-card:nth-child(3n+2){border-top-color:rgb(74 135 131 / .92)}.catalog-categories-grid .catalog-application-card:nth-child(3n){border-top-color:rgb(49 84 99 / .92)}.catalog-category-card__media{position:relative;inset:auto;z-index:1;overflow:hidden;background-color:#e8eef4;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:100%}.catalog-category-card__media::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(19 30 58 / .12) 0%,rgb(19 30 58 / .18) 100%),linear-gradient(135deg,rgb(36 57 119 / .14),rgb(74 135 131 / .06));pointer-events:none}.catalog-category-card__body{position:relative;z-index:3;padding:1rem 1rem .95rem;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(247 250 253 / .98))}.catalog-categories-grid .catalog-application-card .application-card__marker{width:2.2rem;margin-bottom:.7rem;opacity:1}.catalog-categories-grid .catalog-application-card h3{min-height:0;margin-bottom:.45rem;font-size:1rem;line-height:1.14;letter-spacing:normal}.catalog-categories-grid .catalog-application-card h3 a{color:var(--neo-text)}.catalog-categories-grid .catalog-application-card p{font-size:.86rem;line-height:1.48;color:var(--neo-muted)}.catalog-categories-grid .catalog-application-card:hover{transform:translateY(-4px);border-right-color:rgb(36 57 119 / .18);border-bottom-color:rgb(36 57 119 / .18);border-left-color:rgb(36 57 119 / .18);background:linear-gradient(180deg,rgb(255 255 255),rgb(240 246 248))}.catalog-categories-grid .catalog-application-card:hover h3 a{color:var(--neo-accent)}.single-product{padding:0}.single-product__hero{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(320px,0.78fr);gap:1.4rem;align-items:stretch;padding:1.35rem;background:radial-gradient(circle at top right,rgb(74 135 131 / .08),transparent 34%),linear-gradient(180deg,rgb(250 252 255 / .96),rgb(245 248 252 / .96));border-bottom:1px solid rgb(217 222 233 / .9)}.single-product__intro{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:.3rem 0}.single-product__intro .entry-title{max-width:11.5ch;margin-bottom:.75rem;font-size:clamp(1.85rem, 3.1vw, 2.85rem);line-height:.96}.single-product__intro .page-slab__lead{max-width:44ch;margin:0;color:var(--neo-muted);font-size:1rem;line-height:1.65}.single-product__taxonomy-links{margin-top:1rem}.single-product__body{padding-top:1.45rem}.single-product__body .entry-content{max-width:74ch}.single-product__documents{margin-top:1.8rem;padding-top:.9rem;border-top:1px solid rgb(217 222 233 / .75)}.single-product__documents--hero{margin-top:1rem;padding-top:.85rem}.single-product__documents-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.55rem}.brand-archive__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,280px);gap:1.5rem;align-items:start;margin-bottom:1.4rem}.brand-archive__intro .entry-title{max-width:none}.brand-archive__intro .entry-content{max-width:72ch}.category-archive__intro .entry-title{max-width:none}.category-archive__intro .entry-content{max-width:72ch}.brand-archive__logo{display:flex;align-items:center;justify-content:center;min-height:180px;padding:1.1rem;border:1px solid rgb(217 222 233 / .86);background:#fff}.brand-archive__logo img{width:100%;max-width:220px;max-height:120px;object-fit:contain}.single-product__document-link{display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:center;padding:.6rem .7rem;border:1px solid rgb(217 222 233 / .82);background:rgb(255 255 255 / .92);color:var(--neo-text)}.single-product__document-icon{display:inline-grid;place-items:center;min-width:2.35rem;min-height:2.35rem;padding:.25rem;background:rgb(36 57 119 / .08);color:var(--neo-accent);font-size:.66rem;font-weight:700;letter-spacing:.08em}.single-product__document-copy{display:grid;gap:0;min-width:0}.single-product__document-copy strong{font-size:.86rem;line-height:1.3}.single-product__document-link:hover{border-color:rgb(36 57 119 / .2);background:rgb(247 250 253 / .98)}.single-product__carousel{display:grid;gap:.85rem;align-self:stretch;min-width:0}.single-product__carousel--hero{position:relative;grid-template-columns:minmax(0,1fr)}.single-product__carousel-stage{position:relative;height:clamp(320px, 34vw, 440px);padding:1rem;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(249 250 252 / .98));border:1px solid rgb(217 222 233 / .84);box-shadow:0 18px 34px rgb(36 57 119 / .06)}.single-product__carousel-slide{display:none;margin:0;height:100%;align-items:center;justify-content:center}.single-product__carousel-slide.is-active{display:flex}.single-product__carousel-slide img{width:100%;height:100%;max-height:100%;object-fit:contain;margin:0 auto}.single-product__carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.7rem;height:2.7rem;display:inline-grid;place-items:center;border:1px solid rgb(36 57 119 / .12);background:rgb(255 255 255 / .94);color:var(--neo-accent);cursor:pointer;z-index:2}.single-product__carousel-nav--prev{left:.9rem}.single-product__carousel-nav--next{right:.9rem}.single-product__carousel-nav span{font-size:1.5rem;line-height:1}.single-product__carousel-thumbs{display:grid;gap:.65rem}.single-product__carousel--vertical-thumbs{grid-template-columns:minmax(0,1fr) 86px;align-items:start}.single-product__carousel--vertical-thumbs .single-product__carousel-stage{grid-column:1}.single-product__carousel--vertical-thumbs .single-product__carousel-thumbs{grid-column:2;grid-row:1;grid-template-columns:1fr;max-height:clamp(320px, 34vw, 440px);overflow-y:auto;padding-right:.2rem}.single-product__carousel--strip-thumbs .single-product__carousel-thumbs{display:flex;overflow-x:auto;padding-bottom:.2rem}.single-product__carousel--strip-thumbs .single-product__carousel-thumb{flex:0 0 72px}.single-product__carousel-thumb{padding:.35rem;border:1px solid rgb(217 222 233 / .84);background:rgb(255 255 255 / .94);cursor:pointer;min-width:0}.single-product__carousel-thumb.is-active{border-color:rgb(36 57 119 / .34);box-shadow:inset 0 0 0 1px rgb(36 57 119 / .1)}.single-product__carousel-thumb img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.single-news__carousel{align-self:start}.single-news__carousel .single-product__carousel-stage,.single-news__carousel.single-product__carousel--vertical-thumbs .single-product__carousel-stage{height:auto}.single-news__carousel .single-product__carousel-slide{height:auto}.single-news__carousel .single-product__carousel-slide.is-active{display:block}.single-news__carousel .single-product__carousel-slide img,.single-news__carousel .single-product__carousel-zoom img{height:auto;max-height:none}.single-news__carousel.single-product__carousel--vertical-thumbs .single-product__carousel-thumbs{max-height:none}