body.page-template-page-about #main {
  padding: 0; }
body.page-template-page-about #main .wf-wrap {
  padding: 0;
  margin: 0;
  width: 100%; }
body.page-template-page-about .wf-container-main {
  display: block !important; }
body.page-template-page-about .block-banner img.desktop,
body.page-template-page-about .block-banner img.mobile {
  border-bottom: 0; }
body.page-template-page-about .page-title:has(.page-title-breadcrumbs) {
  display: none;
  visibility: hidden;
  text-indent: -9999px; }
body.page-template-page-about .b-container {
  max-width: 1200px;
  padding: 0;
  margin: 0 auto; }
body.page-template-page-about .intro {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0; }
  @media (min-width: 768px) {
    body.page-template-page-about .intro {
      max-width: 750px;
      margin-left: auto;
      margin-right: auto; } }
  body.page-template-page-about .intro h2 {
    text-align: center;
    margin-bottom: 30px; }
  body.page-template-page-about .intro p {
    text-align: center; }
    body.page-template-page-about .intro p:last-of-type {
      margin-bottom: 0; }
body.page-template-page-about .fullwidth.cta {
  display: block;
  position: relative;
  width: 100%;
  padding: 80px 0;
  background-color: #34a6f7;
  color: #fff;
  text-align: center;
  float: left; }
  body.page-template-page-about .fullwidth.cta .b-container {
    width: 100%;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto; }
  body.page-template-page-about .fullwidth.cta h6 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: normal;
    margin-bottom: 10px !important; }
    body.page-template-page-about .fullwidth.cta h6 span {
      font-style: italic; }
  body.page-template-page-about .fullwidth.cta p {
    color: #fff;
    font-size: 21px; }
    body.page-template-page-about .fullwidth.cta p a {
      color: #fff;
      text-decoration: underline; }
      body.page-template-page-about .fullwidth.cta p a:hover {
        text-decoration: none; }
  @media (min-width: 768px) {
    body.page-template-page-about .fullwidth.cta a[href^="tel"] {
      pointer-events: none; } }

.intro__hidden {
  display: none;
  margin-top: 10px; }

.intro__toggle {
  display: block;
  margin: 20px auto 0 auto;
  color: #0f0a0a;
  text-decoration: underline;
  background: none;
  border: 0; }
  .intro__toggle:hover {
    text-decoration: none; }

.intro-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
  column-gap: 20px; }
  .intro-btns a {
    display: inline-block;
    padding: 7px 30px;
    text-align: center;
    border: 1px solid #a1d169;
    background-color: #a1d169;
    color: #fff;
    text-decoration: none; }
    .intro-btns a:hover {
      background-color: #59504b;
      border: 1px solid #59504b;
      color: #fff; }
    .intro-btns a + a {
      border: 1px solid #a1d169;
      background: transparent;
      color: #a1d169;
      padding: 7px 30px;
      text-decoration: none; }

body.page-template-page-about .fullwidth:has(.two-cols) {
  border-top: 1px solid #a1d169; }
body.page-template-page-about .two-cols {
  display: flex;
  flex-direction: column;
  padding: 80px 5% !important; }
  @media (min-width: 768px) {
    body.page-template-page-about .two-cols {
      flex-direction: row;
      column-gap: 10%; } }
  body.page-template-page-about .two-cols .col-50 {
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      body.page-template-page-about .two-cols .col-50 {
        margin-bottom: 0;
        width: 50%; } }
  body.page-template-page-about .two-cols h2 {
    text-align: left;
    margin-bottom: 30px; }
  body.page-template-page-about .two-cols p {
    text-align: left; }
  body.page-template-page-about .two-cols img {
    width: 100%;
    vertical-align: bottom; }
  body.page-template-page-about .two-cols a {
    display: inline-block;
    border: 1px solid #a1d169;
    background: transparent;
    color: #a1d169;
    padding: 7px 30px;
    text-decoration: none;
    margin-top: 20px; }
    body.page-template-page-about .two-cols a:hover {
      background-color: #59504b;
      border: 1px solid #59504b;
      color: #fff; }

.practice-gallery {
  border-top: 1px solid #a1d169;
  padding: 60px 5% !important; }
  .practice-gallery .c-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .practice-gallery h4 {
    text-align: center;
    margin-bottom: 60px;
    color: #0f0a0a;
    font: normal 500 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif; }
  .practice-gallery li {
    color: black;
    margin-left: 8px;
    margin-right: 8px;
    background-color: #eee; }
    .practice-gallery li img {
      width: 100%; }
  .practice-gallery .slick-prev {
    background-image: url("../images/about/carousel-prev.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center; }
    .practice-gallery .slick-prev:hover, .practice-gallery .slick-prev:focus {
      background-image: url("../images/about/carousel-prev.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center; }
    @media (min-width: 1366px) {
      .practice-gallery .slick-prev {
        left: -60px; } }
  .practice-gallery .slick-next {
    background-image: url("../images/about/carousel-next.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center; }
    .practice-gallery .slick-next:hover, .practice-gallery .slick-next:focus {
      background-image: url("../images/about/carousel-next.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center; }
    @media (min-width: 1366px) {
      .practice-gallery .slick-next {
        right: -60px; } }

.accessibility-info {
  background-color: #eee;
  border-top: 0 !important; }
  .accessibility-info h4 {
    font: normal 500 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif; }
  .accessibility-info .two-cols {
    column-gap: unset !important; }
  .accessibility-info .block-col-50 {
    text-align: left !important;
    padding: 0;
    margin: 0;
    order: 2; }
    .accessibility-info .block-col-50 + .block-col-50 {
      order: 1;
      margin-bottom: 60px; }
    @media (min-width: 768px) {
      .accessibility-info .block-col-50 {
        width: 50% !important;
        margin-bottom: 0;
        order: 1; }
        .accessibility-info .block-col-50 + .block-col-50 {
          order: 2;
          margin-bottom: 0;
          padding-left: 50px; } }
    @media (min-width: 1024px) {
      .accessibility-info .block-col-50 + .block-col-50 {
        padding-left: 100px; } }

/*# sourceMappingURL=about2026.css.map */
