.bhr-lifestyle-layout #bhr-section-directory{display:none}.bhr-lf{padding-top:22px;padding-bottom:42px;--lf-accent:#1766a2;--lf-border:var(--main-border-color,#e3e9ee);--lf-muted:var(--muted-color,#687c8e)}.bhr-lf *{box-sizing:border-box}.bhr-lf-nav{display:flex;gap:28px;overflow:auto;white-space:nowrap;border-bottom:1px solid var(--lf-border);margin-bottom:25px}.bhr-lf-nav a{padding:13px 0}.bhr-lf-nav a.is-active{border-bottom:3px solid var(--lf-accent);color:var(--lf-accent);font-weight:700}.bhr-lf-hero{display:grid;grid-template-columns:1.6fr 1fr;gap:40px;padding:38px;border:1px solid var(--lf-border);border-radius:10px;background:var(--main-bg-color,#fff)}.bhr-lf-eyebrow,.bhr-lf-pagehead>p:first-child{color:var(--lf-accent);font-weight:600}.bhr-lf h1{font-size:34px;line-height:1.45;margin:14px 0}.bhr-lf-hero p,.bhr-lf-pagehead p{line-height:1.9;color:var(--lf-muted)}.bhr-lf-intro{border-left:3px solid var(--lf-accent);padding:15px 0 15px 25px;align-self:center}.bhr-lf-intro strong{display:block;font-size:23px;margin:13px 0}.bhr-lf-intro small{color:var(--lf-muted)}.bhr-lf-intro a{color:var(--lf-accent);font-weight:600}.bhr-lf-search{display:flex;margin-top:23px;max-width:530px}.bhr-lf input,.bhr-lf select{border:1px solid var(--lf-border);background:var(--main-bg-color,#fff);color:inherit;padding:10px;border-radius:4px;min-width:0}.bhr-lf-search input{flex:1;width:0}.bhr-lf button{border:0;background:var(--lf-accent);color:#fff;padding:11px 18px;border-radius:4px;cursor:pointer}.bhr-lf-section{margin:32px 0}.bhr-lf-section header,.bhr-lf-library>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.bhr-lf h2{font-size:23px;margin:0}.bhr-lf-section header>a{color:var(--lf-accent);font-size:13px}.bhr-lf-entries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bhr-lf-entries>a{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:23px;background:var(--main-bg-color,#fff);border:1px solid var(--lf-border);border-radius:7px;min-height:113px}.bhr-lf-entries>a:hover{border-color:var(--lf-accent);transform:translateY(-1px)}.bhr-lf-entries span{font-size:16px;font-weight:600}.bhr-lf-entries small{color:var(--lf-muted)}.bhr-lf-entries b{float:right;color:var(--lf-accent)}.bhr-lf-main{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start;margin-top:28px}.bhr-lf-library{padding:24px;background:var(--main-bg-color,#fff);border:1px solid var(--lf-border);border-radius:8px}.bhr-lf-filters{display:flex;flex-wrap:wrap;gap:12px;padding:18px 0;border-bottom:1px solid var(--lf-border);align-items:end}.bhr-lf-filters label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:500;flex:1 1 135px}.bhr-lf-filters a{padding:11px 0}.bhr-lf-more-filters{flex:1 0 100%}.bhr-lf-more-filters summary{cursor:pointer;color:var(--lf-accent);padding:6px 0}.bhr-lf-more-filters>div{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.bhr-lf-selected{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:16px 0;color:var(--lf-muted);font-size:12px}.bhr-lf-selected span,.bhr-lf-badges span{background:var(--muted-bg-color,#f1f5f8);padding:4px 8px;border-radius:3px}.bhr-lf-selected strong{margin-left:auto}.bhr-lf-card{padding:23px 0;border-top:1px solid var(--lf-border)}.bhr-lf-badges{display:flex;gap:8px;color:var(--lf-muted);font-size:12px}.bhr-lf-card h3{font-size:19px;line-height:1.65;margin:10px 0}.bhr-lf-card p{line-height:1.9;color:var(--lf-muted);margin:8px 0}.bhr-lf-card footer{font-size:12px;color:var(--lf-muted)}.bhr-lf-sidebar{position:sticky;top:95px}.bhr-lf-sidebar section{background:var(--main-bg-color,#fff);border:1px solid var(--lf-border);border-radius:8px;padding:21px;margin-bottom:18px}.bhr-lf-sidebar h3{font-size:17px;margin:0 0 12px}.bhr-lf-sidebar a{display:block;padding:11px 0;border-top:1px solid var(--lf-border);font-size:13px;line-height:1.6}.bhr-lf-empty{padding:22px 0;color:var(--lf-muted);line-height:1.8}.bhr-lf-pagehead{padding:20px 0}.bhr-lf-pagination{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.bhr-lf-pagination>*{padding:9px 13px;background:var(--muted-bg-color,#f1f5f8);border-radius:4px}.bhr-lf-pagination .current{background:var(--lf-accent);color:white}.bhr-lf[aria-busy=true]{opacity:.7}.bhr-lf a:focus-visible,.bhr-lf button:focus-visible{outline:3px solid var(--lf-accent);outline-offset:3px}
@media(max-width:991px){.bhr-lf-hero{grid-template-columns:1fr;gap:20px}.bhr-lf-entries{grid-template-columns:repeat(2,minmax(0,1fr))}.bhr-lf-main{grid-template-columns:1fr}.bhr-lf-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px}.bhr-lf-nav{gap:22px}}
@media(max-width:575px){.bhr-lf{padding-top:10px}.bhr-lf-hero{padding:23px}.bhr-lf h1{font-size:27px}.bhr-lf h2{font-size:21px}.bhr-lf-intro{padding-left:18px}.bhr-lf-intro strong{font-size:20px}.bhr-lf-entries{gap:10px}.bhr-lf-entries>a{padding:16px}.bhr-lf-entries span{font-size:15px}.bhr-lf-library{padding:17px}.bhr-lf-sidebar{display:block}.bhr-lf-filters label{flex-basis:calc(50% - 12px);max-width:100%}.bhr-lf-filters select{width:100%}.bhr-lf-card h3{font-size:18px}.bhr-lf-nav a{min-height:44px}.bhr-lf-section header{align-items:start}.bhr-lf-section header>a{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.bhr-lf-entries>a:hover{transform:none}}
.bhr-lf-topic-empty{margin:0;padding:8px 0;font-size:13px;line-height:1.8;color:var(--lf-muted)}.bhr-lf-topic-empty strong{color:var(--lf-accent);font-size:12px}
.bhr-lf-entries span strong{display:block}.bhr-lf-entries span em{display:block;margin-top:7px;color:var(--lf-muted);font-size:12px;font-style:normal;font-weight:400;line-height:1.7}.bhr-business-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:20px 0 24px;color:var(--lf-muted);font-size:13px}.bhr-business-crumb a{color:var(--lf-accent)}.bhr-business-head{padding:34px;background:#fff;border:1px solid var(--lf-border);border-top:5px solid var(--lf-accent);border-radius:8px}.bhr-business-head>p:first-child{margin:0;color:var(--lf-accent);font-weight:600}.bhr-business-head>p{max-width:720px;line-height:1.9;color:var(--lf-muted)}.bhr-business-head>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.bhr-business-head>div span{padding:7px 12px;border-radius:999px;background:#eaf2f9;color:#234963;font-size:12px}.bhr-business-list{margin:30px 0;padding:26px;background:#fff;border:1px solid var(--lf-border);border-radius:8px}.bhr-business-list>header{padding-bottom:15px;border-bottom:1px solid var(--lf-border)}.bhr-business-empty{padding:32px 0 16px}.bhr-business-empty strong{font-size:18px;color:#18324b}.bhr-business-empty p{margin:9px 0 0;color:var(--lf-muted);line-height:1.9}@media(max-width:575px){.bhr-business-head{padding:24px 20px}.bhr-business-list{padding:20px 18px}.bhr-business-crumb{margin-top:12px}}
