.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-page:has(.jlpc) #page_content > .row > .sidebar_primary {
display: none;
}
.elementor-page:has(.jlpc) #page_content > .row > .col.s8,
.elementor-page:has(.jlpc) #page_content > .row > .col.s8 > .content {
width: 100%;
}
.jlpc {
--jlpc-accent: #176b64;
--jlpc-signal: #ed5b23;
--jlpc-ink: #18211e;
--jlpc-muted: #66706c;
--jlpc-line: #dde2df;
--jlpc-surface: #f5f6f3;
--jlpc-radius: 3px;
--jlpc-hover-offset: 3px;
display: grid;
grid-template-columns: 245px minmax(0, 1fr);
gap: 38px;
align-items: start;
color: var(--jlpc-ink);
font-family: inherit;
}
.jlpc *, .jlpc *::before, .jlpc *::after { box-sizing: border-box; }
.jlpc a { color: inherit; text-decoration: none; }
.jlpc button, .jlpc input { font: inherit; }
.jlpc [hidden] { display: none !important; }
.jlpc .screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.jlpc__sidebar {
position: sticky;
top: 98px;
overflow: hidden;
border: 1px solid var(--jlpc-line);
border-radius: var(--jlpc-radius);
background: #fff;
box-shadow: inset 0 3px var(--jlpc-accent);
}
.jlpc__sidebar-title { padding: 24px 18px 17px; border-bottom: 1px solid var(--jlpc-line); }
.jlpc__sidebar-title span, .jlpc__sidebar-title strong { display: block; }
.jlpc__sidebar-title span { margin-bottom: 5px; color: var(--jlpc-accent); font-size: 11px; font-weight: 700; }
.jlpc__sidebar-title strong { font-size: 15px; }
.jlpc__categories { display: grid; }
.jlpc__categories button {
min-height: 48px;
display: flex;
align-items: center;
justify-content: space-between;
gap: 12px;
padding: 10px 17px;
color: var(--jlpc-ink);
border: 0;
border-bottom: 1px solid var(--jlpc-line);
background: #fff;
cursor: pointer;
text-align: left;
}
.jlpc__categories button:hover { color: var(--jlpc-accent); background: #eef7f5; }
.jlpc__categories button.is-active { color: #fff; background: var(--jlpc-accent); }
.jlpc__categories small { color: #8b9692; font-size: 11px; }
.jlpc__categories button.is-active small { color: rgba(255, 255, 255, .75); }
.jlpc__categories button:focus-visible { outline: 2px solid var(--jlpc-signal); outline-offset: -3px; }
.jlpc__help { padding: 21px 18px; color: #fff; background: #1e302c; }
.jlpc__help strong { font-size: 14px; }
.jlpc__help p { margin: 8px 0 13px; color: #c9d9d5; font-size: 12px; line-height: 1.65; }
.jlpc__help a { display: inline-flex; align-items: center; gap: 7px; color: #ffc19d; font-size: 12px; font-weight: 700; }
.jlpc__help a:hover span, .jlpc-card__link:hover span { transform: translateX(3px); }
.jlpc__help span, .jlpc-card__link span { transition: transform .2s ease; }
.jlpc__main { min-width: 0; }
.jlpc__toolbar { min-height: 74px; display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 26px; }
.jlpc__toolbar > div > span { display: block; margin-bottom: 6px; color: var(--jlpc-accent); font-size: 11px; font-weight: 700; }
.jlpc__toolbar h2 { margin: 0; color: var(--jlpc-ink); font-size: 28px; font-weight: 650; line-height: 1.25; }
.jlpc__toolbar h2 small { margin-left: 8px; color: var(--jlpc-muted); font-size: 13px; font-weight: 500; }
.jlpc__search { width: min(100%, 340px); height: 48px; display: flex; align-items: center; gap: 9px; padding: 0 14px; border: 1px solid #c9d0cc; border-radius: var(--jlpc-radius); background: #fff; }
.jlpc__search:focus-within { border-color: var(--jlpc-accent); box-shadow: 0 0 0 2px color-mix(in srgb, var(--jlpc-accent) 15%, transparent); }
.jlpc__search svg { width: 18px; height: 18px; flex: 0 0 auto; fill: none; stroke: var(--jlpc-muted); stroke-linecap: round; stroke-width: 2; }
.jlpc__search input { width: 100%; min-width: 0; padding: 0; color: var(--jlpc-ink); border: 0; outline: 0; background: transparent; }
.jlpc__search input::placeholder { color: #8b9692; }
.jlpc__grid { display: grid; grid-template-columns: repeat(var(--jlpc-columns, 3), minmax(0, 1fr)); gap: 20px; }
.jlpc-card { position: relative; min-width: 0; overflow: hidden; border: 1px solid var(--jlpc-line); border-radius: var(--jlpc-radius); background: #fff; transition: border-color .22s ease, transform .22s ease, box-shadow .22s ease; }
.jlpc-card::before { content: ''; position: absolute; z-index: 2; top: 0; right: 0; left: 0; height: 3px; background: var(--jlpc-signal); transform: scaleX(0); transform-origin: left; transition: transform .3s ease; }
.jlpc-card:hover { transform: translateY(calc(-1 * var(--jlpc-hover-offset))); border-color: color-mix(in srgb, var(--jlpc-accent) 42%, #fff); box-shadow: 0 14px 32px rgba(24, 47, 43, .09); }
.jlpc-card:hover::before { transform: scaleX(1); }
.jlpc-card__image { height: 285px; display: grid; place-items: center; padding: 20px; overflow: hidden; background: var(--jlpc-surface); }
.jlpc-card__image img { width: 100%; height: 100%; object-fit: contain; transition: transform .35s ease; }
.jlpc-card:hover .jlpc-card__image img { transform: scale(1.035); }
.jlpc-card__image > span { color: var(--jlpc-muted); font-size: 12px; }
.jlpc-card__body { padding: 21px; }
.jlpc-card__category { display: block; overflow: hidden; color: var(--jlpc-accent); font-size: 11px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.jlpc-card__model { display: block; margin: 6px 0 4px; color: var(--jlpc-signal); font-size: 19px; font-weight: 750; line-height: 1.3; }
.jlpc-card h3 { min-height: 49px; margin: 0 0 13px; color: var(--jlpc-ink); font-size: 17px; font-weight: 650; line-height: 1.45; }
.jlpc-card h3 a:hover { color: var(--jlpc-accent); }
.jlpc-card__facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-bottom: 15px; border-block: 1px solid #edf1f0; }
.jlpc-card__facts > div { min-width: 0; padding: 10px 8px 10px 0; }
.jlpc-card__facts > div + div { padding-left: 10px; border-left: 1px solid #edf1f0; }
.jlpc-card__facts span, .jlpc-card__facts strong { display: block; }
.jlpc-card__facts span { margin-bottom: 3px; color: #8a9490; font-size: 10px; }
.jlpc-card__facts strong { overflow: hidden; color: var(--jlpc-ink); font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.jlpc-card__link { display: inline-flex; align-items: center; gap: 8px; color: var(--jlpc-accent) !important; font-size: 12px; font-weight: 700; }
.jlpc__empty { padding: 72px 20px; color: var(--jlpc-muted); text-align: center; }
.jlpc__empty strong, .jlpc__empty span { display: block; }
.jlpc__empty strong { margin-bottom: 7px; color: var(--jlpc-ink); font-size: 18px; }
.jlpc__empty span { font-size: 13px; }
@media (max-width: 1000px) {
.jlpc { grid-template-columns: 1fr; gap: 25px; }
.jlpc__grid { --jlpc-columns: 2; }
.jlpc__sidebar { position: static; border-top-width: 2px; box-shadow: none; }
.jlpc__sidebar-title, .jlpc__help { display: none; }
.jlpc__categories { display: flex; overflow-x: auto; scrollbar-width: thin; }
.jlpc__categories button { min-width: max-content; border-right: 1px solid var(--jlpc-line); }
}
@media (max-width: 620px) {
.jlpc__grid { --jlpc-columns: 1; }
.jlpc__toolbar { min-height: 0; align-items: stretch; flex-direction: column; gap: 16px; }
.jlpc__toolbar h2 { font-size: 25px; }
.jlpc__search { width: 100%; }
.jlpc-card__image { height: 275px; }
.jlpc-card h3 { min-height: 0; }
}
@media (prefers-reduced-motion: reduce) {
.jlpc-card, .jlpc-card::before, .jlpc-card__image img, .jlpc__help span, .jlpc-card__link span { transition: none; }
}