.DirectoryPage_container__HOF6P{display:grid;grid-template-columns:1fr;grid-template-rows:auto;padding:1.5rem;position:relative;width:100%}@media (min-width:1024px){.DirectoryPage_container__HOF6P{flex-direction:row;gap:4rem;grid-template-columns:var(--sidebarWidth,300px) 1fr;margin:auto;max-width:74rem;padding:4rem}}.DirectoryPage_organisationContainer__M05rZ{min-height:100%;position:relative;text-align:center;width:100%}@media (min-width:1024px){.DirectoryPage_organisationContainer__M05rZ{margin-bottom:2rem}}.DirectoryPage_organisationContainer__M05rZ{form{margin:4rem auto}}@media (min-width:1128px){.DirectoryPage_organisationContainer__M05rZ{form{max-width:60%}}}.DirectoryPage_organisationContainer__M05rZ{.DirectoryPage_organisationList__SEk65{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);margin:0;width:100%}}@media (min-width:768px){.DirectoryPage_organisationContainer__M05rZ{.DirectoryPage_organisationList__SEk65{grid-template-columns:repeat(2,1fr)}}}@media (min-width:1128px){.DirectoryPage_organisationContainer__M05rZ{.DirectoryPage_organisationList__SEk65{grid-template-columns:repeat(3,1fr)}}}.DirectoryPage_organisationContainer__M05rZ{.DirectoryPage_organisationList__SEk65{li{a{align-items:center;background:#f5f5f5;border:1px solid #f0f0f0;border-radius:4px;color:#818181;display:block;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:100%;img{height:60px;margin:2rem 0;width:auto}h3{font-size:.75rem;margin:0}}a:hover{background:var(--signaliseGreen);color:#086228;text-decoration:none}}}}.DirectoryPage_filterBox__rov-X{background:var(--signalisePurple);border-radius:4px;color:#fff;container-type:inline-size;font-size:2rem;height:-webkit-min-content;height:min-content;margin-bottom:2rem;overflow:hidden;text-transform:uppercase;width:100%;ul{display:grid;grid-template-columns:repeat(8,1fr);margin:0}@container (max-width: 500px){ul{grid-template-columns:repeat(4,1fr)}}a{color:inherit;display:block;padding:1rem;text-align:center}a:hover{background:var(--signaliseDarkPurple);text-decoration:none}a.DirectoryPage_active__yK3wz{background:var(--signaliseGreen);color:#086228}li.DirectoryPage_clearButton__Td0Zf{font-size:1rem;grid-column:span 2;text-transform:capitalize}}.DirectoryPage_filterInput__1L9VK{margin:1rem;input{background:#fff;border:1px solid #f0f0f0;border-radius:4px;color:#333;font-size:1rem;padding:.5rem;width:100%}}.DirectoryPage_loading__9e5Yx{animation:DirectoryPage_fadeIn__vtcEW 1.5s;background:color-mix(in srgb,var(--signalisePurple) 90%,#0000);border-radius:8px;color:#fff;font-size:1rem;font-weight:700;left:50%;padding:1rem 2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@keyframes DirectoryPage_fadeIn__vtcEW{0%{opacity:0}to{opacity:1}}.DirectoryPage_pagination__ElOz8{display:flex;font-size:.75rem;gap:.25rem;margin:2rem 0 0;a{background:#f5f5f5;border:1px solid #f0f0f0;border-radius:4px;display:block;padding:.25rem .8rem}a:hover{background:var(--signaliseGreen);color:#086228;text-decoration:none}a[aria-current=page]{background:var(--signalisePurple);border:1px solid var(--signaliseDarkPurple);color:#fff}}.DirectoryPage_title__-xcHm{font-size:1.5rem;letter-spacing:.5px;margin:0;text-align:center}.DirectoryPage_locations__Vc\+4Q{width:100%}.DirectoryPage_readOnlyInput__PgVjc{margin-bottom:1.5rem}.DirectoryPage_error__\+xKLI{color:red;margin:0 0 -1rem}.DirectoryPage_features__F\+nbR{margin-bottom:1rem}.DirectoryPage_primaryButton__9CkbN{margin-bottom:3em;margin-top:1em}.DirectoryPage_secondaryButton__jvT3T{margin-bottom:48px;margin-top:24px;max-width:auto}.DirectoryPage_VRSquote__PQy-H{display:flex;margin-top:20px}hr{margin:40px 0 30px}.DirectoryPage_hands__2nmFc{width:120px}.DirectoryPage_outOfHoursMessage__pIZdE{color:red;padding:5px;text-align:center}.DirectoryPage_doctorSelector__1hX3T{width:100%}@media (min-width:1024px){.DirectoryPage_doctorSelector__1hX3T{width:50%}}.DirectoryPage_doctorForm__S9aFf{align-items:flex-end;display:flex;gap:.25rem;justify-content:flex-start}.DirectoryPage_doctorButton__vpj\+A{align-items:center;-webkit-appearance:none;appearance:none;background:var(--signalisePurple);border:none;border-radius:4px;color:#fff;display:flex;flex-direction:row;font-size:.875rem;height:46px;justify-content:center;padding:.2rem 1rem;white-space:nowrap}.DirectoryPage_doctorButton__vpj\+A:hover{background:var(--signaliseDarkPurple)}.DirectoryPage_organisationDetails__cWJWE{--_brandColor:var(--brandColor,#f5f5f5);--_borderColor:color-mix(in srgb,var(--_brandColor) 40%,#f0f0f0);background:color-mix(in srgb,var(--_brandColor) 10%,#f5f5f5);border:1px solid var(--_borderColor);border-radius:4px;font-size:.875rem;margin-bottom:2rem;overflow:hidden;padding:2rem;text-align:center;width:100%}@media (min-width:1024px){.DirectoryPage_organisationDetails__cWJWE{max-width:388px}}.DirectoryPage_organisationDetails__cWJWE{.DirectoryPage_backLink__Il\+1b{align-items:center;color:color-mix(in srgb,var(--_brandColor) 70%,#000);display:flex;font-size:.875rem;font-weight:700;gap:.25rem;justify-content:center;margin-bottom:2rem;svg{transition:transform .2s ease}}.DirectoryPage_backLink__Il\+1b:hover{color:var(--signalisePurple);text-decoration:none;svg{transform:translateX(-2px);path{fill:var(--signalisePurple)}}}h1{color:color-mix(in srgb,var(--_brandColor) 40%,#000);font-size:1.6rem;font-weight:700;line-height:1.6rem;margin:0 0 .3rem}.DirectoryPage_organisationalContacts__nm8uH{border-bottom:1px solid var(--_borderColor);display:flex;flex-wrap:wrap;gap:.2rem 1rem;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;justify-content:center;margin-bottom:2rem;padding-bottom:2rem}.DirectoryPage_logo__2K4RV{height:auto;max-height:190px;object-fit:contain;width:60%}}@media (min-width:1024px){.DirectoryPage_organisationDetails__cWJWE{.DirectoryPage_logo__2K4RV{object-position:left}}}.DirectoryPage_organisationDetails__cWJWE{.DirectoryPage_departmentsList__T8-sS{border-top:1px solid var(--_borderColor);margin-top:2rem;padding-top:2rem;h3{color:color-mix(in srgb,var(--_brandColor) 40%,#000);font-size:1rem;font-weight:700;margin:0}ul{list-style:none;margin:1rem auto;max-height:400px;max-width:300px;overflow-y:auto;padding:0;li{margin-bottom:.5rem}}}}.DirectoryPage_field__2Df6Q{margin-bottom:2rem;text-align:left}
/*# sourceMappingURL=DirectoryPage.d88cef2e.chunk.css.map*/