.efxc-hero{position:relative}.efxc-hero__frame{position:relative;isolation:isolate;overflow:hidden;min-height:var(--efxc-band, 400px);display:grid;align-items:end;background:var(--efx-tint-2)}.efxc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.efxc-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--efxc-hero-pos, center)}.efxc-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to right,#10100f8c,#10100f47 42%,#10100f00 72%),linear-gradient(to top,#10100fcc,#10100f99 34%,#10100f4d 62%,#10100f0f 86%,#10100f00)}.efxc-hero__content{padding-block:clamp(1.5rem,1rem + 2.5vw,2.75rem);display:grid;gap:.75rem}.efxc-hero__copy{max-width:40rem;display:grid;gap:.75rem}.efxc-hero__copy .efx-display{font-size:clamp(2.25rem,1.4rem + 3vw,3.5rem)}.efxc-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.efxc-crumbbar{background:var(--efx-white)}.efxc-crumbs{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;min-height:36px;font-size:var(--efx-small);color:var(--efx-muted)}.efxc-crumbs li{display:inline-flex;align-items:center;gap:.4rem}.efxc-crumbs li+li:before{content:"/";opacity:.55}.efxc-crumbs a{display:inline-flex;align-items:center;min-height:24px;color:var(--efx-body);border-bottom:1px solid transparent}.efxc-crumbs a:hover{color:var(--efx-ink);border-bottom-color:currentColor}[aria-current=page].efxc-crumbs li,.efxc-crumbs li[aria-current=page]{color:var(--efx-ink)}@media(max-width:1023px){.efxc-crumbs{min-height:44px}.efxc-crumbs a{display:inline-flex;align-items:center;min-height:44px;min-width:44px}}.efxc-hero--flat .efxc-hero__frame{min-height:0;background:var(--efx-tint)}.efxc-hero--flat .efxc-hero__content{padding-block:clamp(2rem,1.5rem + 2vw,3rem)}@media(max-width:599px){.efxc-hero__frame{min-height:var(--efxc-band-m, 340px)}.efxc-hero__media img{object-position:var(--efxc-hero-pos-m, var(--efxc-hero-pos, center))}.efxc-hero__scrim{background:linear-gradient(to top,#10100fdb,#10100fc2 40%,#10100f80 68%,#10100f29 88%,#10100f00)}.efxc-hero__copy .efx-display{font-size:clamp(2rem,8.5vw,2.5rem)}.efxc-hero__actions .efx-btn{flex:1 1 auto}}.efxc-bar{position:sticky;top:var(--efx-sticky-top, var(--efx-header-h));z-index:40;background:var(--efx-white);border-bottom:1px solid var(--efx-line);transition:box-shadow var(--efx-t-ui) var(--efx-ease)}.efxc-bar.is-stuck{box-shadow:0 8px 24px -18px #12121252}.efxc-bar__inner{min-height:56px;display:flex;align-items:center;gap:.75rem}.efxc-bar__chips{display:flex;align-items:center;gap:.4rem;min-width:0;flex:1 1 auto;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.efxc-bar__chips::-webkit-scrollbar{display:none}.efxc-bar__right{display:flex;align-items:center;gap:.5rem;flex:none;margin-left:auto}.efxc-chip{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 .9rem;flex:none;border-radius:var(--efx-r-pill);background:var(--efx-tint);color:var(--efx-ink);font-size:.875rem;font-weight:600;line-height:1;white-space:nowrap;transition:background var(--efx-t-fast) var(--efx-ease),color var(--efx-t-fast) var(--efx-ease)}.efxc-chip:hover{background:var(--efx-tint-2)}.efxc-chip[aria-pressed=true]{background:var(--efx-ink);color:#fff}.efxc-chip[aria-pressed=true]:hover{background:#2a2926}.efxc-chip i{width:12px;height:12px;border-radius:50%;background:var(--swatch, #999);box-shadow:inset 0 0 0 1px #0000002e;flex:none}.efxc-filterbtn{display:inline-flex;align-items:center;gap:.5rem;height:40px;padding:0 .9rem;flex:none;border-radius:var(--efx-r-pill);background:var(--efx-ink);color:#fff;font-size:.875rem;font-weight:600;line-height:1;white-space:nowrap}.efxc-filterbtn:hover{background:#2a2926}.efxc-filterbtn svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.efxc-filterbtn b{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#fff;color:var(--efx-ink);font-size:.6875rem;font-variant-numeric:tabular-nums}.efxc-filterbtn b:empty{display:none}.efxc-count{font-size:.875rem;color:var(--efx-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.efxc-sort{position:relative;display:inline-flex;align-items:center;height:44px}.efxc-sort select{appearance:none;-webkit-appearance:none;height:40px;padding:0 1.9rem 0 .75rem;border:0;border-radius:var(--efx-r-btn);background:transparent;font:inherit;font-size:.875rem;font-weight:600;color:var(--efx-ink);cursor:pointer}.efxc-sort select:hover{background:var(--efx-tint)}.efxc-sort svg{position:absolute;right:.6rem;width:14px;height:14px;stroke:var(--efx-ink);fill:none;stroke-width:2;stroke-linecap:round;pointer-events:none}@media(max-width:1023px){.efxc-chip,.efxc-filterbtn{height:44px}.efxc-count{display:none}.efxc-sort,.efxc-sort select{height:44px}.efxc-sort select{max-width:10rem;text-overflow:ellipsis}}@media(max-width:599px){.efxc-bar__inner{flex-wrap:wrap;min-height:0;padding-block:.375rem;gap:.375rem}.efxc-bar__chips{order:3;flex-basis:100%}.efxc-bar__right{margin-left:auto}}.efxc-results{padding-top:clamp(1rem,.85rem + .6vw,1.25rem)}.efxc-results.is-loading{opacity:.45;transition:opacity var(--efx-t-fast);pointer-events:none}.efxc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,.9rem + 1.4vw,2rem) clamp(.75rem,.4rem + 1.2vw,1.5rem)}@media(max-width:1023px){.efxc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.efxc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.efxc-grid .efx-card__media{aspect-ratio:1/.9}.efxc-ed{grid-column:span 2;position:relative;isolation:isolate;overflow:hidden;border-radius:var(--efx-r-tile);background:var(--efx-tint-2);display:grid;align-items:end}.efxc-ed__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.efxc-ed__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--efx-ease)}.efxc-ed:hover .efxc-ed__media img{transform:scale(1.03)}.efxc-ed__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to right,#10100f94,#10100f52 46%,#10100f00 78%),linear-gradient(to top,#10100fd1,#10100fa3 40%,#10100f57,#10100f00)}.efxc-ed__body{padding:clamp(2.5rem,2rem + 3vw,4rem) clamp(1rem,.7rem + 1.2vw,1.75rem) clamp(1rem,.7rem + 1.2vw,1.75rem);display:grid;gap:.5rem;background:linear-gradient(to top,#10100fe0,#10100fd6 58%,#10100f8c 82%,#10100f00)}.efxc-ed__body .efx-h3{color:#fff}.efxc-ed__body p{color:#ffffffe6;font-size:.9375rem;max-width:30em}.efxc-ed__links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;margin-top:.35rem}.efxc-ed--flat{background:var(--efx-tint)}.efxc-ed--flat .efxc-ed__scrim{display:none}.efxc-ed--flat .efxc-ed__body{background:none;padding-top:clamp(1rem,.7rem + 1.2vw,1.75rem)}.efxc-ed--flat .efx-h3{color:var(--efx-ink)}.efxc-ed--flat p{color:var(--efx-body)}@media(max-width:767px){.efxc-ed{grid-column:1 / -1;min-height:340px}.efxc-ed__scrim{background:linear-gradient(to top,#10100fe0,#10100fcc 46%,#10100f94 74%,#10100f29 93%,#10100f00)}}.efxc-empty{padding:clamp(3rem,2rem + 4vw,5rem) 0;display:grid;gap:1rem;justify-items:start;max-width:34rem}.efxc-more{margin-top:clamp(2rem,1.5rem + 2vw,3rem);display:grid;justify-items:center;gap:.875rem}.efxc-more__note{font-size:.875rem;color:var(--efx-muted);font-variant-numeric:tabular-nums}.efxc-pages{display:flex;align-items:center;justify-content:center;gap:.25rem;flex-wrap:wrap}.efxc-pages a,.efxc-pages span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .5rem;border-radius:var(--efx-r-btn);font-size:.875rem;font-weight:600;color:var(--efx-muted);font-variant-numeric:tabular-nums}.efxc-pages a:hover,.efxc-pages [aria-current=page]{background:var(--efx-tint);color:var(--efx-ink)}.efxc-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;visibility:hidden}.efxc-drawer.is-open{visibility:visible}.efxc-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1212126b;opacity:0;transition:opacity var(--efx-t-panel) var(--efx-ease)}.efxc-drawer.is-open .efxc-drawer__scrim{opacity:1}.efxc-drawer__panel{position:absolute;top:0;bottom:0;right:0;width:min(92vw,430px);background:#fff;transform:translate(100%);transition:transform var(--efx-t-panel) var(--efx-ease);display:flex;flex-direction:column}.efxc-drawer__head{flex:none;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 .5rem 0 1.25rem;border-bottom:1px solid var(--efx-line)}.efxc-drawer__head h2{font-size:1.0625rem;font-weight:600;color:var(--efx-ink)}.efxc-drawer__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.25rem 1.25rem 1.5rem}.efxc-drawer__foot{flex:none;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom));border-top:1px solid var(--efx-line)}.efxc-group{padding:1.25rem 0;border-bottom:1px solid var(--efx-line)}.efxc-group:last-child{border-bottom:0}.efxc-group>h3{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--efx-muted)}.efxc-group__items{display:flex;flex-wrap:wrap;gap:.4rem}.efxc-opt{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:0 .9rem;border-radius:var(--efx-r-pill);background:var(--efx-tint);font-size:.875rem;font-weight:500;color:var(--efx-ink);text-align:left;transition:background var(--efx-t-fast) var(--efx-ease),color var(--efx-t-fast) var(--efx-ease)}.efxc-opt:hover{background:var(--efx-tint-2)}.efxc-opt[aria-pressed=true]{background:var(--efx-ink);color:#fff;font-weight:600}.efxc-opt i{width:16px;height:16px;border-radius:50%;background:var(--swatch, #999);box-shadow:inset 0 0 0 1px #0000002e;flex:none}.efxc-drawer__clear{min-height:44px;padding:0 .75rem;font-size:.875rem;font-weight:600;color:var(--efx-muted);border-radius:var(--efx-r-btn)}.efxc-drawer__clear:hover{color:var(--efx-ink);background:var(--efx-tint)}.efxc-drawer__apply{width:100%}.efxc-guide{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(1.5rem,1rem + 3vw,4rem);align-items:start}.efxc-prose{color:var(--efx-body);font-size:var(--efx-body-size);line-height:1.65;max-width:40rem}.efxc-prose>:first-child{margin-top:0}.efxc-prose h2{font-family:var(--efx-font);font-weight:500;font-size:var(--efx-h3);line-height:1.2;letter-spacing:-.01em;color:var(--efx-ink);margin:2rem 0 .75rem}.efxc-prose h3{font-weight:600;font-size:1.0625rem;color:var(--efx-ink);margin:1.5rem 0 .5rem}.efxc-prose p{margin:0 0 1rem;text-wrap:pretty}.efxc-prose ul,.efxc-prose ol{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;gap:.5rem}.efxc-prose li{position:relative;padding-left:1.1rem}.efxc-prose li:before{content:"";position:absolute;left:0;top:.7em;width:5px;height:5px;border-radius:50%;background:var(--efx-bronze-deep)}.efxc-prose a{color:var(--efx-ink);border-bottom:1px solid var(--efx-line)}.efxc-prose a:hover{border-bottom-color:var(--efx-ink)}.efxc-prose strong{color:var(--efx-ink);font-weight:600}.efxc-prose table{border-collapse:collapse;width:100%;font-size:.9375rem;margin:0 0 1.5rem;display:block;overflow-x:auto}.efxc-prose th,.efxc-prose td{text-align:left;padding:.7rem .9rem;border-bottom:1px solid var(--efx-line);vertical-align:top}.efxc-prose thead th{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--efx-muted)}.efxc-prose.is-clamped{max-height:30rem;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 72%,transparent 100%);mask-image:linear-gradient(to bottom,#000 72%,transparent 100%)}.efxc-guide__toggle{margin-top:1rem}.efxc-aside{position:sticky;top:calc(var(--efx-header-h) + 72px);display:grid;gap:1rem;padding:clamp(1.25rem,1rem + 1.5vw,1.75rem);border-radius:var(--efx-r-tile);background:var(--efx-tint)}.efxc-aside h3{font-weight:600;font-size:1.0625rem;color:var(--efx-ink)}.efxc-aside ul{display:grid;gap:.25rem}.efxc-aside li a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:44px;padding:0 .875rem;border-radius:var(--efx-r-card);background:#fff;font-size:.9375rem;font-weight:500;color:var(--efx-ink);transition:box-shadow var(--efx-t-fast)}.efxc-aside li a:hover{box-shadow:0 8px 24px -12px #12121247}.efxc-aside li a svg{width:16px;height:16px;stroke:var(--efx-muted);fill:none;stroke-width:2;stroke-linecap:round;flex:none}.efxc-aside__cta{display:grid;gap:.6rem}@media(max-width:1023px){.efxc-guide{grid-template-columns:minmax(0,1fr)}.efxc-aside{position:static}}.efxc-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(1.5rem,1rem + 3vw,4rem);align-content:start}.efxc-faq details{border-bottom:1px solid var(--efx-line)}.efxc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:60px;padding:.9rem 0;cursor:pointer;list-style:none;font-weight:500;font-size:1.0625rem;color:var(--efx-ink)}.efxc-faq summary::-webkit-details-marker{display:none}.efxc-faq summary svg{width:18px;height:18px;stroke:var(--efx-muted);fill:none;stroke-width:2;stroke-linecap:round;flex:none;transition:transform var(--efx-t-ui) var(--efx-ease)}.efxc-faq details[open] summary svg{transform:rotate(45deg)}.efxc-faq__a{padding:0 0 1.125rem;color:var(--efx-body);font-size:.9375rem;line-height:1.6;max-width:38em}.efxc-faq__a p{margin:0 0 .75rem}.efxc-faq__a p:last-child{margin-bottom:0}.efxc-faq__a a{color:var(--efx-ink);border-bottom:1px solid var(--efx-line)}@media(max-width:767px){.efxc-faq{grid-template-columns:minmax(0,1fr)}}.efxc-sub{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.5rem,.3rem + .8vw,.875rem)}.efxc-sub>li{display:grid}.efxc-sub__lead{margin-top:.75rem;color:var(--efx-body);font-size:var(--efx-lead);max-width:44rem;text-wrap:pretty}.efxc-subtile{display:flex;flex-direction:column;gap:.3rem;min-height:132px;padding:clamp(.875rem,.7rem + .6vw,1.125rem);border-radius:var(--efx-r-tile);background:var(--efx-tint);transition:background var(--efx-t-fast) var(--efx-ease),box-shadow var(--efx-t-ui) var(--efx-ease),transform var(--efx-t-ui) var(--efx-ease)}.efxc-subtile:hover{background:var(--efx-white);box-shadow:0 14px 32px -18px #12121252;transform:translateY(-2px)}.efxc-subtile__title{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-weight:600;font-size:1.0625rem;line-height:1.25;color:var(--efx-ink);letter-spacing:-.01em}.efxc-subtile__title svg{width:16px;height:16px;stroke:var(--efx-muted);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none;transition:transform var(--efx-t-ui) var(--efx-ease),stroke var(--efx-t-fast)}.efxc-subtile:hover .efxc-subtile__title svg{transform:translate(3px);stroke:var(--efx-ink)}.efxc-subtile__note{font-size:.9375rem;line-height:1.45;color:var(--efx-body);text-wrap:pretty}.efxc-subtile__meta{margin-top:auto;padding-top:.35rem;font-size:.8125rem;font-weight:600;color:var(--efx-muted);font-variant-numeric:tabular-nums lining-nums}.efxc-subtile--talk{grid-column:span var(--efxc-talk-span, 2);background:var(--efx-tint-2);gap:.5rem}.efxc-subtile--talk:hover{background:var(--efx-tint-2);box-shadow:none;transform:none}.efxc-subtile--talk .efxc-subtile__title{display:block}.efxc-subtile__actions{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;gap:0 1.25rem}.efxc-subtile__tel{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;font-weight:600;font-size:.9375rem;color:var(--efx-ink);font-variant-numeric:tabular-nums lining-nums;border-bottom:1.5px solid transparent}.efxc-subtile__tel svg{width:15px;height:15px;stroke:var(--efx-bronze-deep);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.efxc-subtile__tel:hover{border-bottom-color:var(--efx-ink)}@media(max-width:1023px){.efxc-sub{grid-template-columns:repeat(3,minmax(0,1fr))}.efxc-subtile--talk{grid-column:1 / -1}}@media(max-width:767px){.efxc-sub{grid-template-columns:repeat(2,minmax(0,1fr))}.efxc-subtile{min-height:92px}.efxc-subtile__note{display:none}.efxc-subtile--talk{grid-column:1 / -1}.efxc-subtile--talk .efxc-subtile__note{display:block}}.efxc-hero{margin-block:0}.efxc-hero>*+*{margin-block-start:0}.efxc-hero--flat .efxc-hero__frame{margin-block:0}.efxc-hero--flat .efxc-hero__frame{min-height:0;background:var(--efx-white)}.efxc-hero--flat .efxc-hero__content{padding-block:8px 24px;gap:0}.efxc-hero--flat .efxc-hero__copy{max-width:46rem;gap:8px}.efxc-hero--flat .efxc-hero__copy .efx-display{font-size:44px;font-weight:500;line-height:1.14;letter-spacing:-.02em;color:var(--efx-ink)}.efxc-hero--flat .efxc-hero__copy .efx-lead{font-size:1rem;font-weight:400;line-height:1.5;color:var(--efx-body);max-width:72ch;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.efxc-hero__count{font-size:var(--efx-label);font-weight:500;line-height:1.4;color:var(--efx-muted);font-variant-numeric:tabular-nums lining-nums}.efxc-hero__count span{padding-inline:.15em}@media(max-width:767px){.efxc-hero--flat .efxc-hero__content{padding-block:8px 20px}.efxc-hero--flat .efxc-hero__copy .efx-display{font-size:30px;line-height:1.15}.efxc-hero--flat .efxc-hero__copy .efx-lead{font-size:.9375rem}.efxc-hero__count{font-size:.75rem}}.efxc-sibbar{background:var(--efx-white)}.efxc-sibs{display:flex;align-items:center;gap:4px;margin:0;padding:0 0 4px;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.efxc-sibs::-webkit-scrollbar{display:none}.efxc-sibs>li{flex:none;display:flex}.efxc-sib{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;border-radius:var(--efx-r-sm);font-size:var(--efx-meta);font-weight:500;line-height:1;color:var(--efx-body);white-space:nowrap;border-bottom:2px solid transparent;transition:color var(--efx-t-fast) var(--efx-ease),background var(--efx-t-fast) var(--efx-ease)}a.efxc-sib:hover{color:var(--efx-ink);background:var(--efx-tint)}.efxc-sib--here{color:var(--efx-ink);font-weight:600;border-bottom-color:var(--efx-ink);border-radius:0}.efxc-router{background:var(--efx-white);padding-block:24px 32px}.efxc-rtiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none}.efxc-rtiles>li{display:grid}.efxc-rt{display:grid;align-content:start;gap:10px;border-radius:var(--efx-r-tile);color:inherit}.efxc-rt__media{display:block;overflow:hidden;aspect-ratio:4 / 3;border-radius:var(--efx-r-tile);background:var(--efx-tint)}.efxc-rt__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--efx-ease)}.efxc-rt:hover .efxc-rt__media img{transform:scale(1.035)}.efxc-rt__name{font-size:1.0625rem;font-weight:500;line-height:1.25;letter-spacing:-.01em;color:var(--efx-ink)}.efxc-rt__note{font-size:var(--efx-meta);font-weight:400;line-height:1.45;color:var(--efx-muted);text-wrap:pretty;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.efxc-rt__meta{font-size:var(--efx-label);font-weight:500;line-height:1.4;color:var(--efx-muted);font-variant-numeric:tabular-nums lining-nums}.efxc-rt__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--efx-meta);font-weight:600;color:var(--efx-ink)}.efxc-rt__cta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--efx-t-ui) var(--efx-ease)}.efxc-rt:hover .efxc-rt__cta svg{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.efxc-rt:hover .efxc-rt__cta svg{transform:none}}.efxc-rt--flat{background:var(--efx-tint);padding:20px;align-content:center;transition:background var(--efx-t-fast) var(--efx-ease),box-shadow var(--efx-t-ui) var(--efx-ease)}.efxc-rt{height:100%}.efxc-rt--flat:hover{background:var(--efx-tint-2)}@media(max-width:1179px){.efxc-rtiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:759px){.efxc-rtiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.efxc-router{padding-block:16px 24px}.efxc-rt{gap:8px}.efxc-rt__name{font-size:.9375rem}.efxc-rt__note{display:none}.efxc-rt__meta{font-size:.75rem}.efxc-rt--flat{padding:14px}}@media(prefers-reduced-motion:reduce){.efxc-rt__media img{transition:none}.efxc-rt:hover .efxc-rt__media img{transform:none}}.efxc-rail{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;min-height:72px;padding:12px 20px;background:var(--efx-tint);border-radius:var(--efx-r-tile)}.efxc-rail__text{margin:0;font-size:var(--efx-small);line-height:1.45;color:var(--efx-ink);text-wrap:pretty;max-width:60ch}.efxc-rail__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.efxc-rail .efx-btn{min-height:48px}.efxc-rail__tel{display:inline-flex;align-items:center;min-height:44px;font-size:var(--efx-small);font-weight:600;color:var(--efx-ink);font-variant-numeric:tabular-nums lining-nums;border-bottom:1.5px solid transparent}.efxc-rail__tel:hover{border-bottom-color:currentColor}@media(max-width:759px){.efxc-rail{min-height:104px;align-items:stretch;flex-direction:column;gap:12px}.efxc-rail__actions{justify-content:space-between}.efxc-rail .efx-btn{flex:1 1 auto;min-height:48px}}.efxc-subtile__meta{font-size:var(--efx-meta)}.efxc-subtile__title svg{stroke:var(--efx-muted)}.efx-card__act{display:block;min-height:20px;margin-top:.375rem;font-size:12px;font-weight:600;letter-spacing:0;line-height:20px;color:var(--efx-muted)}.efx-card__act>span[aria-hidden=true]{display:inline-block}.efx-card:focus-visible .efx-card__act{color:var(--efx-ink)}@media(hover:hover)and (pointer:fine){.efx-card__act{transition:color .12s var(--efx-ease)}.efx-card__act>span[aria-hidden=true]{transition:transform .18s var(--efx-ease)}.efx-card:hover .efx-card__act{color:var(--efx-ink)}.efx-card:hover .efx-card__act>span[aria-hidden=true],.efx-card:focus-visible .efx-card__act>span[aria-hidden=true]{transform:translate(4px)}}@media(prefers-reduced-motion:reduce){.efx-card__act,.efx-card__act>span[aria-hidden=true]{transition:none}.efx-card:hover .efx-card__act>span[aria-hidden=true],.efx-card:focus-visible .efx-card__act>span[aria-hidden=true]{transform:none}}.efxc{padding-bottom:32px}.efxc-drawer__panel{left:0;right:auto;transform:translate(-100%)}.efxc-drawer.is-open .efxc-drawer__panel{transform:none}@media(max-width:767px){.efxc{padding-bottom:24px}}@media(max-width:767px){.efxc-bar:not(.efxc-bar--lean) .efxc-bar__inner{min-height:52px;flex-wrap:nowrap;padding-block:4px;gap:8px}.efxc-bar .efxc-bar__chips{display:none}.efxc-bar .efxc-filterbtn{min-height:44px;border-radius:8px;padding-inline:12px;font-size:14px;white-space:nowrap}.efxc-bar .efxc-sort select{min-height:44px;max-width:160px;font-size:14px}}body .efxc-hero--flat,body .efxc-hero--flat>.efxc-crumbbar,body .efxc-hero--flat>.efxc-hero__frame{background-color:var(--ef-palette-surface, #F5F4F1)!important}@media(max-width:759px){.efxc-rt[href$="/collections/masonry-fireplace-doors"] .efxc-rt__note,.efxc-rt[href$="/collections/prefabricated-zc-fireplace-doors"] .efxc-rt__note{display:block;overflow:visible;font-size:13px;line-height:1.4}.efxc[data-collection-url="/collections/mantel-shelves"] .efxc-rail{min-height:0;padding:12px 14px;gap:8px}.efxc[data-collection-url="/collections/mantel-shelves"] .efxc-rail__text{font-size:14px;line-height:1.45}.efxc[data-collection-url="/collections/mantel-shelves"] .efxc-rail__actions{gap:4px 16px}.efxc[data-collection-url="/collections/mantel-shelves"] .efxc-rail .efx-btn{flex:0 1 auto;min-height:44px;padding:8px 0;border:0;background:transparent;color:var(--efx-ink);font-size:14px;text-decoration:underline;text-underline-offset:4px}.efxc[data-collection-url="/collections/mantel-shelves"] .efxc-rail__tel{font-size:14px}}.efxc-aside__cta>a.efx-link[href^="tel:"]{justify-self:center;width:fit-content;max-width:100%;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/272/assets/efx-collection.css.map */
