* {
  box-sizing: border-box; }

.two-col-sidenav, .edit-post-visual-editor .acf-block-preview .two-col-sidenav {
  background: #FFFFFF;
  color: #002856;
  padding: 1.875rem 0; }
  .two-col-sidenav__inner, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .two-col-sidenav__navigation, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation {
    width: 100%;
    margin-bottom: 1.875rem; }
    .two-col-sidenav__navigation li:first-child a, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li:first-child a {
      padding-top: 0; }
    .two-col-sidenav__navigation li a, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li a {
      display: block;
      padding-top: 1.0625rem;
      padding-bottom: 1.0625rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      font-family: "brother-1816", "Actor", sans-serif;
      font-weight: 700;
      font-size: 0.875rem;
      line-height: 120%;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #002856;
      position: relative; }
      .two-col-sidenav__navigation li a:hover, .two-col-sidenav__navigation li a:focus, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li a:hover, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li a:focus {
        color: #9E3223; }
    .two-col-sidenav__navigation li.current_page_item a, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li.current_page_item a {
      color: #9E3223; }
      .two-col-sidenav__navigation li.current_page_item a:before, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li.current_page_item a:before {
        content: '\f105';
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        left: -12px; }
        @media screen and (min-width: 768px) {
          .two-col-sidenav__navigation li.current_page_item a:before, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation li.current_page_item a:before {
            left: -21px; } }
  .two-col-sidenav__content, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content {
    width: 100%;
    flex-grow: 1; }
    .two-col-sidenav__content > *, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content > * {
      margin-bottom: 0.9375rem; }
    .two-col-sidenav__content .acf-link, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content .acf-link {
      display: inline-block; }
    .two-col-sidenav__content .sub-title, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content .sub-title {
      font-weight: 300;
      letter-spacing: -0.015em; }
  @media screen and (min-width: 768px) {
    .two-col-sidenav, .edit-post-visual-editor .acf-block-preview .two-col-sidenav {
      padding: 4.6875rem 0; }
      .two-col-sidenav__navigation, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation {
        width: 35%;
        margin-right: 5%;
        margin-bottom: 0; }
      .two-col-sidenav__content, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content {
        width: 60%; }
        .two-col-sidenav__content > *, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content > * {
          margin-bottom: 1.875rem; } }
  @media screen and (min-width: 992px) {
    .two-col-sidenav__navigation, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__navigation {
      width: 23%;
      margin-right: 7%; }
    .two-col-sidenav__content, .edit-post-visual-editor .acf-block-preview .two-col-sidenav__content {
      width: 70%; } }
