.edc-system-page{padding:clamp(44px,6vw,84px) 0 clamp(80px,10vw,144px)}
.edc-system-page__head{max-width:920px;margin-bottom:clamp(40px,5vw,68px)}
.edc-system-page__head h1{max-width:18ch;margin:0;text-wrap:balance}
.edc-system-page__head>p:last-child{max-width:58ch;margin:20px 0 0;color:var(--edc-muted);font-size:17px}
.edc-system-page__eyebrow{margin:0 0 14px;color:var(--edc-muted);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.edc-system-link,.edc-system-page__return a{display:inline-flex;min-height:44px;align-items:center;color:var(--edc-ink);font-weight:550;text-decoration:none}
.edc-system-primary{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 20px;border:0;border-radius:var(--edc-equipment-control);background:var(--edc-ink);color:#fff!important;font:inherit;font-weight:550;text-decoration:none}
.edc-system-primary:hover{background:var(--edc-hover)}.edc-system-primary:active{transform:translateY(1px)}
.edc-system-primary:focus-visible,.edc-system-link:focus-visible,.edc-prose a:focus-visible,.edc-sitemap-grid a:focus-visible,details summary:focus-visible{outline:2px solid var(--edc-focus);outline-offset:3px}
.edc-prose{max-width:74ch;font-size:16px;line-height:1.72}.edc-prose h2{margin:2.4em 0 .7em}.edc-prose img{max-width:100%;height:auto}.edc-prose table{width:100%;border-collapse:collapse}.edc-prose th,.edc-prose td{padding:12px 10px;border-bottom:1px solid var(--edc-line);text-align:left}.edc-prose a{color:var(--edc-ink);text-underline-offset:3px}.edc-system-page__return{max-width:74ch;margin-top:48px;padding-top:20px;border-top:1px solid var(--edc-line)}
.edc-contact-page{padding-top:42px}.edc-contact-page .edc-system-page__head{margin-bottom:28px}.edc-contact-page .edc-system-page__head>p:last-child{max-width:62ch;margin-top:14px;font-size:16px}.edc-contact-page h2{margin:0}
.edc-contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:28px;align-items:start}.edc-contact-summary{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:18px 28px;padding:0 0 18px;border-bottom:1px solid var(--edc-line)}.edc-contact-summary h2{font-size:clamp(25px,2vw,30px);line-height:1.08}.edc-contact-summary address{margin-top:10px;color:var(--edc-muted);font-style:normal;line-height:1.5}.edc-contact-summary__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0}.edc-contact-summary__facts div{min-width:0}.edc-contact-summary__facts dt{margin-bottom:7px;color:var(--edc-muted);font-size:12px;font-weight:550}.edc-contact-summary__facts dd{margin:0;font-size:14px;line-height:1.45}.edc-contact-summary__facts a{color:var(--edc-ink);font-weight:600;text-decoration:none}.edc-contact-summary__note{grid-column:1/-1;margin:0;color:var(--edc-muted);font-size:13px}
.edc-contact-map{height:clamp(320px,34vw,380px);margin-top:16px;overflow:hidden;border-radius:var(--edc-equipment-media);background:var(--edc-equipment-surface)}.edc-contact-map iframe{display:block;width:100%!important;height:100%!important;border:0}.edc-contact-route{min-height:44px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--edc-line);color:var(--edc-ink);font-size:13px;font-weight:550;text-decoration:none}.edc-contact-route:hover{text-decoration:underline;text-underline-offset:3px}
.edc-contact-gallery{margin-top:28px}.edc-contact-gallery__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:13px}.edc-contact-gallery__head h2{font-size:clamp(26px,2.2vw,32px)}.edc-contact-gallery__head a{min-height:44px;display:flex;align-items:center;gap:6px;color:var(--edc-ink);font-size:13px;font-weight:550;text-decoration:none}.edc-contact-gallery__head a:hover{text-decoration:underline;text-underline-offset:3px}.edc-contact-gallery__mosaic{height:clamp(420px,36vw,500px);display:grid;grid-template-columns:minmax(0,1.65fr) minmax(240px,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:8px}.edc-contact-gallery__mosaic a{min-width:0;overflow:hidden;border-radius:var(--edc-equipment-media);background:var(--edc-equipment-surface)}.edc-contact-gallery__lead{grid-row:1/-1}.edc-contact-gallery__mosaic img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 180ms var(--edc-equipment-ease)}.edc-contact-gallery__mosaic a:hover img{transform:scale(1.015)}
.edc-contact-form-section{position:sticky;top:96px;padding:27px;border-radius:var(--edc-equipment-media);background:var(--edc-equipment-surface)}.edc-contact-form-section h2{font-size:clamp(27px,2.2vw,32px);line-height:1.05}.edc-contact-form-section__lead{max-width:32ch;margin:12px 0 22px;color:var(--edc-muted);font-size:14px;line-height:1.45}.edc-contact-form{display:grid;gap:14px}.edc-field{display:grid;gap:7px}.edc-field label{margin:0;font-size:12px;font-weight:600}.edc-field input,.edc-field textarea{width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--edc-line);border-radius:var(--edc-equipment-control);background:#fff;font:inherit}.edc-field textarea{min-height:154px;resize:vertical}.edc-field input:focus,.edc-field textarea:focus{outline:2px solid var(--edc-focus);outline-offset:2px}.edc-field [aria-invalid=true]{border-color:var(--edc-danger)}.edc-field-error{margin:0;color:var(--edc-danger);font-size:13px}.edc-contact-form fieldset{min-width:0;margin:2px 0 0;padding:0;border:0}.edc-contact-form legend{margin:0 0 10px;padding:0;border:0;font-size:14px}.edc-contact-form .form-group{margin:0}.edc-contact-form .form-group [class*="col-sm-"]{width:100%;float:none;padding:0}.edc-contact-form .control-label{display:block;margin-bottom:8px;font-size:12px;text-align:left}.edc-contact-form .g-recaptcha{max-width:100%;overflow:hidden}.edc-contact-form .edc-system-primary{width:100%;min-height:48px}
.edc-contact-locations{margin-top:32px}.edc-contact-locations details{border-top:1px solid var(--edc-line)}.edc-contact-locations summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:550}.edc-contact-location-body{display:grid;grid-template-columns:120px 1fr 1fr;gap:24px;padding-bottom:28px}.edc-contact-location-body img{width:120px;height:96px;object-fit:contain}
.edc-sitemap-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(48px,7vw,104px)}.edc-sitemap-grid h2{margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid var(--edc-ink)}.edc-sitemap-grid section>h2:not(:first-child){margin-top:52px}.edc-sitemap-grid ul{margin:0;padding:0;list-style:none}.edc-sitemap-grid a{color:var(--edc-ink);text-decoration:none}.edc-sitemap-tree>li{padding:16px 0;border-bottom:1px solid var(--edc-line);font-size:18px;font-weight:600}.edc-sitemap-tree ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;margin-top:14px}.edc-sitemap-tree ul li{font-size:14px;font-weight:450}.edc-sitemap-links li{border-bottom:1px solid var(--edc-line)}.edc-sitemap-links a{min-height:48px;display:flex;align-items:center;justify-content:space-between}.edc-sitemap-links a:after{content:"→";color:var(--edc-muted)}
.edc-not-found{min-height:52vh;display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1fr);gap:clamp(36px,8vw,120px);align-items:center}.edc-not-found__code{margin:0;color:var(--edc-equipment-surface-strong);font-size:clamp(140px,22vw,310px);font-weight:650;line-height:.72;letter-spacing:-.08em}.edc-not-found h1{max-width:14ch}.edc-not-found__text{max-width:54ch;margin-top:20px;color:var(--edc-muted);font-size:17px}.edc-not-found__actions{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center;margin-top:32px}
@media(max-width:1100px){.edc-contact-layout{grid-template-columns:minmax(0,1fr) 360px;gap:20px}.edc-contact-summary{grid-template-columns:1fr}.edc-contact-summary__facts{max-width:440px}.edc-contact-form-section{padding:22px}}
@media(max-width:900px){.edc-contact-layout,.edc-sitemap-grid{grid-template-columns:1fr}.edc-contact-form-section{position:static;max-width:none}.edc-not-found{grid-template-columns:1fr}}
@media(max-width:700px){.edc-system-page{padding-top:36px;padding-bottom:96px}.edc-system-page__head{margin-bottom:36px}.edc-contact-page{padding-top:28px;padding-bottom:120px}.edc-contact-page .edc-system-page__head{margin-bottom:22px}.edc-contact-page .edc-system-page__head>p:last-child{font-size:15px;line-height:1.5}.edc-prose{font-size:15px}.edc-contact-summary{gap:16px;padding-bottom:14px}.edc-contact-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.edc-contact-map{height:clamp(250px,72vw,280px);margin-top:12px}.edc-contact-gallery{margin-top:24px}.edc-contact-gallery__head{margin-bottom:9px}.edc-contact-gallery__mosaic{height:auto;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.edc-contact-gallery__mosaic a{flex:0 0 82vw;aspect-ratio:4/3;scroll-snap-align:start}.edc-contact-gallery__lead{grid-row:auto}.edc-contact-form-section{margin-top:4px;padding:21px 16px}.edc-contact-form-section__lead{margin-bottom:18px}.edc-field textarea{min-height:132px}.edc-contact-form .g-recaptcha{transform:scale(.92);transform-origin:top left}.edc-contact-location-body{grid-template-columns:1fr}.edc-sitemap-tree ul{grid-template-columns:1fr}.edc-not-found__code{font-size:38vw}}

/* A single compared product must not expand its thumbnail with the table column. */
body.product-compare #content .table img.img-thumbnail {
  width: 240px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
