@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.lawyers__content{margin-bottom:32px;max-width:860px}.lawyers__content h1,.lawyers__content h2,.lawyers__content h3,.lawyers__content h4,.lawyers__content h5,.lawyers__content h6{margin-bottom:16px}.lawyers__grid{display:grid;gap:24px;grid-template-columns:repeat(1, 1fr);position:relative}.lawyers__grid.loading{opacity:.6;pointer-events:none}.lawyers__grid.loading::after{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #bdbdbd;border-radius:50%;border-top:4px solid #1f1653;content:"";height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:40px}@media screen and (min-width: 768px){.lawyers__grid{gap:32px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.lawyers__grid{gap:40px}}@-webkit-keyframes spin{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spin{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.lawyers__lawyer{border-radius:4px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lawyers__top{background-color:#fff;border-radius:4px 4px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.lawyers__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.lawyers__image{border-radius:4px 4px 0 0;margin:0 auto;max-width:100%;width:100%}@media screen and (min-width: 1024px){.lawyers__image{border-radius:0 4px 0 0;-ms-flex-preferred-size:302px;flex-basis:302px;max-width:302px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.lawyers__image img{border-radius:4px 4px 0 0;display:block;height:242px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width: 1024px){.lawyers__image img{border-radius:0 4px 0 0}}.lawyers__details{border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px 24px}@media screen and (min-width: 768px){.lawyers__details{padding:24px 32px}}@media screen and (min-width: 1024px){.lawyers__details{border-radius:4px 0 0 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.lawyers__name{font-weight:800;margin:0}.lawyers__name a{text-decoration:underline}.lawyers__name a:hover{text-decoration:none}.lawyers__position{font-size:19px;font-weight:400;margin:0 0 12px}.lawyers__phone{font-size:18px;font-weight:400;margin:0 0 4px}.lawyers__phone a{text-decoration:none}.lawyers__phone a:hover{text-decoration:underline !important}.lawyers__email{font-size:18px;font-weight:400;margin:0 0 4px}.lawyers__email a{text-decoration:none}.lawyers__email a:hover{text-decoration:underline !important}.lawyers__linkedin{font-size:18px;font-weight:400;margin:0}.lawyers__linkedin a{text-decoration:none}.lawyers__linkedin a:hover{text-decoration:underline !important}.lawyers__services{background-color:rgba(144,133,191,.25);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px 24px}@media screen and (min-width: 768px){.lawyers__services{padding:24px 32px}}.lawyers__services p{font-size:18px;font-weight:600;margin:0}.lawyers__services ul{margin:16px 0 0;padding:0 0 0 24px}.lawyers__services ul li{font-size:18px;padding-bottom:4px}.lawyers__services--custom p{font-weight:400;padding-top:8px}.lawyers__languages{background-color:#1f1653;border-radius:0 0 4px 4px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;padding:4px 24px}@media screen and (min-width: 768px){.lawyers__languages{padding:4px 32px}}.lawyers__languages p{color:#fff;display:none;font-size:16px;margin:0 4px 0 0}.lawyers__languages p::after{content:","}.lawyers__languages p:first-child{font-weight:600}.lawyers__languages p:first-child::after{content:""}.lawyers__languages p:last-child::after{content:""}.lawyers__filters-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lawyers__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (min-width: 576px){.lawyers__categories{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.lawyers__category-button{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:none;border-radius:4px;background-color:transparent;color:#1f1653;cursor:pointer;font-size:18px;font-weight:700;line-height:20px;padding:12px 24px;text-decoration:underline}.lawyers__category-button.active{background-color:#1f1653;color:#fff;text-decoration:none}.lawyers__category-button:hover:not(.active){text-decoration-thickness:2px}.lawyers__filters{border-bottom:1px solid #bdbdbd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:24px}@media screen and (min-width: 768px){.lawyers__filters{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.lawyers__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("../img/arrow-select.png");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1px solid #bdbdbd;border-radius:4px;color:#000;font-size:18px;font-weight:400;line-height:20px;margin:0;padding:16px 48px 16px 24px}@media screen and (min-width: 768px){.lawyers__select{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}@media screen and (min-width: 1024px){.lawyers__select{-ms-flex-preferred-size:unset;flex-basis:unset;max-width:unset}}.lawyers__search{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 768px){.lawyers__search{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}@media screen and (min-width: 1024px){.lawyers__search{-ms-flex-preferred-size:unset;flex-basis:unset;max-width:unset}}.lawyers__search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("../img/search.png");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;border:1px solid #bdbdbd;border-radius:4px;color:#000;font-size:18px;font-weight:400;line-height:20px;margin:0;max-width:460px;padding:16px 64px 16px 24px;width:calc(100% - 88px)}.lawyers__search input::-webkit-input-placeholder{color:#333 !important}.lawyers__search input::-moz-placeholder{color:#333 !important}.lawyers__search input::-ms-input-placeholder{color:#333 !important}.lawyers__search input::placeholder{color:#333 !important}.lawyers__search input::-webkit-input-placeholder{color:#333 !important}.lawyers__search input::-moz-placeholder{color:#333 !important;opacity:1}.lawyers__search input:-ms-input-placeholder{color:#333 !important}.lawyers__search-container{max-width:460px;position:relative}.lawyers__search-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:#333;cursor:pointer;display:none;font-size:28px;font-weight:300;height:100%;line-height:1;padding:0;position:absolute;right:32px;top:0;width:44px;z-index:2}.lawyers__search-reset span{display:block;margin-top:-2px}.lawyers__search-reset:hover{color:#000}.lawyers__search-reset.is-visible{display:block}.lawyers__views{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}@media screen and (min-width: 768px){.lawyers__views{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width: 1024px){.lawyers__views{-ms-flex-preferred-size:unset;flex-basis:unset}}.lawyers__view-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;height:28px;padding:0;text-indent:-9999px;width:28px}.lawyers__view-button.active{border:1px solid #1f1653}.lawyers__view-button:hover:not(.active){border:1px solid #bdbdbd}.lawyers__view-button--expanded{background-image:url("../img/expanded.png");background-position:center;background-repeat:no-repeat;background-size:19px;margin-right:8px}.lawyers__view-button--compact{background-image:url("../img/compact.png");background-position:center;background-repeat:no-repeat;background-size:19px}.lawyers--flourish{background-image:url("../img/bg-boyne-clarke-large.png");background-position:right bottom;background-repeat:no-repeat}@media screen and (min-width: 1024px){.lawyers--compact .lawyers__grid{grid-template-columns:repeat(3, 1fr)}}.lawyers--compact .lawyers__image{display:none}.lawyers__no-results{grid-column:1/-1;padding:32px 0 0;text-align:left}.lawyers__no-results p{font-size:22px;font-weight:600}