.directory-hero{border-bottom:1px solid var(--line);background:#f1f5f8;padding:54px 0 38px}.directory-hero h1{letter-spacing:-.035em;max-width:960px;margin:16px 0;font-size:clamp(30px,3.6vw,48px);line-height:1.35}.directory-hero>.wrap>p:not(.eyebrow){max-width:800px;color:var(--muted);font-size:17px;line-height:1.85}.directory-overview{color:var(--brand-blue);gap:28px;margin-top:24px;font-size:14px;display:flex}.directory-overview span+span{border-left:1px solid #bccbd8;padding-left:28px}.directory-content{padding-block:34px 70px;scroll-margin-top:30px}.directory-filters{background:#fff;border:1px solid #cbd7e1;padding:26px 30px;box-shadow:0 6px 24px #14365506}.directory-filters fieldset{border:0;min-width:0;margin:0;padding:0}.directory-filters legend{color:var(--brand-blue);margin-bottom:20px;padding:0;font-size:19px;font-weight:650}.directory-filters label{flex-direction:column;gap:8px;min-width:0;display:flex}.directory-filters label>span{color:#435e73;font-size:13px;font-weight:600}.directory-search-row{grid-template-columns:1fr auto;align-items:end;gap:16px;display:grid}.directory-filters input,.directory-filters select{color:#183956;width:100%;height:49px;font:inherit;background:#fff;border:1px solid #b6c6d4;border-radius:0;min-width:0;padding:0 14px;font-size:15px}.directory-filters input:focus,.directory-filters select:focus{outline:2px solid var(--brand-blue);outline-offset:2px}.directory-search-row button{justify-content:center;min-width:132px;height:49px}.directory-selects{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:19px;display:grid}.directory-selects:has(label:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.directory-filter-foot{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:16px;font-size:13px;display:flex}.directory-filter-foot a{text-underline-offset:4px;min-height:36px;color:var(--brand-blue);flex-shrink:0;align-items:center;text-decoration:underline;display:flex}.directory-results-heading{justify-content:space-between;align-items:baseline;gap:20px;margin:38px 0 18px;display:flex}.directory-results-heading h2{font-size:25px}.directory-results-heading p{color:var(--muted);font-size:14px}.directory-selection{color:#375c7c;overflow-wrap:anywhere;background:#eff5fa;margin-bottom:18px;padding:12px 16px;font-size:14px}.directory-group+.directory-group{margin-top:36px}.directory-group>h2{border-bottom:1px solid var(--line);align-items:center;gap:13px;margin-bottom:21px;padding-block:10px 17px;font-size:23px;display:flex}.directory-group>h2>span{letter-spacing:.07em;color:#fff;border-bottom:3px solid var(--orange);background:#002d69;justify-content:center;align-items:center;width:36px;height:30px;font-size:12px;display:inline-flex}.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.directory-card{background:#fff;border:1px solid #d6e0e8;min-width:0;transition:box-shadow .18s,border-color .18s}.directory-card:hover{border-color:#839fb8;box-shadow:0 8px 25px #002d690d}.directory-card-main{height:100%;color:inherit;flex-direction:column;display:flex}.directory-card-main>img{aspect-ratio:16/9;object-fit:cover;background:#f1f5f8;width:100%;height:auto}.directory-card-body{flex-direction:column;flex:1;padding:23px;display:flex}.directory-place{letter-spacing:.03em;color:#456781;margin-bottom:11px;font-size:12px}.directory-card h3{color:var(--brand-blue);overflow-wrap:anywhere;font-size:23px;line-height:1.45}.directory-summary{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:12px;font-size:14px;line-height:1.85;display:-webkit-box;overflow:hidden}.directory-facts{color:#42627b;margin:16px 0 22px;padding:0;font-size:12px;line-height:1.8;list-style:none}.directory-facts li{border-top:1px solid #edf1f5;padding:5px 0}.directory-card-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px;margin-top:auto;padding-top:16px;font-size:12px;display:flex}.directory-card-foot span{color:var(--muted)}.directory-card-foot strong{color:var(--brand-blue);font-size:14px}.directory-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:38px 0 25px;display:flex}.directory-pagination a{min-width:44px;min-height:44px;color:var(--brand-blue);border:1px solid #bdccd8;justify-content:center;align-items:center;padding:8px 14px;font-size:14px;display:flex}.directory-pagination a[aria-current=page]{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.directory-empty{text-align:center;border:1px solid var(--line);background:#f2f6f9;padding:50px 24px}.directory-empty h2{font-size:25px}.directory-empty p{color:var(--muted);margin:12px 0 20px}.directory-empty a{min-height:44px;color:var(--brand-blue);align-items:center;margin:0 12px;display:inline-flex}.directory-error{color:#793c0e;background:#fff5e7;margin-top:20px;padding:18px}.directory-content>.section-note{max-width:920px;margin-top:30px}.directory-content [hidden]{display:none!important}@media (width<=1000px){.directory-grid,.directory-selects{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-card h3{font-size:21px}}@media (width<=600px){.directory-hero{padding:30px 0 27px}.directory-hero>.wrap>p:not(.eyebrow){font-size:15px}.directory-content{padding-top:22px}.directory-filters{padding:20px 16px}.directory-filters legend{font-size:17px}.directory-search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.directory-search-row button{min-width:72px;padding-inline:13px;font-size:13px}.directory-filters input{padding-inline:10px;font-size:14px}.directory-filters select{padding-inline:8px;font-size:14px}.directory-selects{gap:12px}.directory-filter-foot{align-items:start;gap:14px;font-size:12px}.directory-results-heading{gap:10px;margin-top:28px}.directory-results-heading h2{font-size:22px}.directory-results-heading p{font-size:12px}.directory-grid{grid-template-columns:1fr;gap:18px}.directory-card-body{padding:20px}.directory-overview{gap:18px;font-size:12px}.directory-overview span+span{padding-left:18px}}.directory-card-placeholder{aspect-ratio:16/9;color:#194773;background:#eaf0f5;flex-direction:column;justify-content:center;padding:26px;display:flex;position:relative;overflow:hidden}.directory-card-placeholder:after{content:"";border:1px solid #b9ccdd;width:170px;height:130px;position:absolute;bottom:-40px;right:-18px;transform:rotate(-28deg)}.directory-card-placeholder span{letter-spacing:.05em;overflow-wrap:anywhere;max-width:90%;font-size:clamp(20px,2.3vw,32px);font-weight:600}.directory-card-placeholder b{letter-spacing:.15em;border-top:2px solid var(--orange);width:max-content;margin-top:14px;padding-top:12px;font-size:10px;font-weight:400}
