@charset "UTF-8";
/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
@font-face {
  font-family: "iconfont-bba";
  src: url("../../fonts/iconfont-bba/iconfont-bba.eot?d7irnh");
  src: url("../../fonts/iconfont-bba/iconfont-bba.eot?d7irnh#iefix") format("eot"), url("../../fonts/iconfont-bba/iconfont-bba.woff2?d7irnh") format("woff2"), url("../../fonts/iconfont-bba/iconfont-bba.woff?d7irnh") format("woff"), url("../../fonts/iconfont-bba/iconfont-bba.ttf?d7irnh") format("truetype"), url("../../fonts/iconfont-bba/iconfont-bba.svg?d7irnh#iconfont-bba") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]::before,
[class*=" icon-"]::before {
  font-family: "iconfont-bba";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-downward::before {
  content: "\ea01";
}

.icon-arrow-left::before {
  content: "\ea02";
}

.icon-arrow-right::before {
  content: "\ea03";
}

.icon-arrow-upward::before {
  content: "\ea04";
}

.icon-calendar::before {
  content: "\ea05";
}

.icon-cancel::before {
  content: "\ea06";
}

.icon-car::before {
  content: "\ea07";
}

.icon-cart::before {
  content: "\ea08";
}

.icon-check-box-checked::before {
  content: "\ea09";
}

.icon-check-box-unchecked::before {
  content: "\ea0a";
}

.icon-check-circle::before {
  content: "\ea0b";
}

.icon-check::before {
  content: "\ea0c";
}

.icon-chev-collapse::before {
  content: "\ea0d";
}

.icon-chev-expand::before {
  content: "\ea0e";
}

.icon-chev-left::before {
  content: "\ea0f";
}

.icon-chev-right::before {
  content: "\ea10";
}

.icon-chevron-left-alt::before {
  content: "\ea11";
}

.icon-clear::before {
  content: "\ea12";
}

.icon-clock::before {
  content: "\ea13";
}

.icon-close::before {
  content: "\ea14";
}

.icon-cursor::before {
  content: "\ea15";
}

.icon-download::before {
  content: "\ea16";
}

.icon-drop-down::before {
  content: "\ea17";
}

.icon-drop-up::before {
  content: "\ea18";
}

.icon-email::before {
  content: "\ea19";
}

.icon-error::before {
  content: "\ea1a";
}

.icon-featured::before {
  content: "\ea1b";
}

.icon-filter-list::before {
  content: "\ea1c";
}

.icon-image::before {
  content: "\ea1d";
}

.icon-launch-external::before {
  content: "\ea1e";
}

.icon-link::before {
  content: "\ea1f";
}

.icon-menu::before {
  content: "\ea20";
}

.icon-pdf::before {
  content: "\ea21";
}

.icon-phone::before {
  content: "\ea22";
}

.icon-pin::before {
  content: "\ea23";
}

.icon-play::before {
  content: "\ea24";
}

.icon-quote::before {
  content: "\ea25";
}

.icon-radio-button-checked::before {
  content: "\ea26";
}

.icon-radio-button-unchecked::before {
  content: "\ea27";
}

.icon-reset::before {
  content: "\ea28";
}

.icon-search::before {
  content: "\ea29";
}

.icon-social-facebook::before {
  content: "\ea2a";
}

.icon-social-instagram::before {
  content: "\ea2b";
}

.icon-social-linkedin::before {
  content: "\ea2c";
}

.icon-social-twitter::before {
  content: "\ea2d";
}

.icon-social-youtube::before {
  content: "\ea2e";
}

.icon-time::before {
  content: "\ea2f";
}

.icon-train::before {
  content: "\ea30";
}

.icon-upload::before {
  content: "\ea31";
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p, .content-column {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 540px;
  max-width: 1150px;
}
@media (min-width: 576px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1270px;
  }
}
@media (min-width: 1320px) {
  .container {
    max-width: 1320px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row, .gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-sd,
.col-sd-auto, .col-sd-12, .col-sd-11, .col-sd-10, .col-sd-9, .col-sd-8, .col-sd-7, .col-sd-6, .col-sd-5, .col-sd-4, .col-sd-3, .col-sd-2, .col-sd-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-sd {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sd-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sd-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sd-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sd-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sd-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sd-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sd-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sd-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sd-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sd-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sd-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sd-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sd-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sd-first {
    order: -1;
  }

  .order-sd-last {
    order: 13;
  }

  .order-sd-0 {
    order: 0;
  }

  .order-sd-1 {
    order: 1;
  }

  .order-sd-2 {
    order: 2;
  }

  .order-sd-3 {
    order: 3;
  }

  .order-sd-4 {
    order: 4;
  }

  .order-sd-5 {
    order: 5;
  }

  .order-sd-6 {
    order: 6;
  }

  .order-sd-7 {
    order: 7;
  }

  .order-sd-8 {
    order: 8;
  }

  .order-sd-9 {
    order: 9;
  }

  .order-sd-10 {
    order: 10;
  }

  .order-sd-11 {
    order: 11;
  }

  .order-sd-12 {
    order: 12;
  }

  .offset-sd-0 {
    margin-left: 0;
  }

  .offset-sd-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sd-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sd-3 {
    margin-left: 25%;
  }

  .offset-sd-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sd-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sd-6 {
    margin-left: 50%;
  }

  .offset-sd-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sd-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sd-9 {
    margin-left: 75%;
  }

  .offset-sd-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sd-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1320px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-sd-none {
    display: none !important;
  }

  .d-sd-inline {
    display: inline !important;
  }

  .d-sd-inline-block {
    display: inline-block !important;
  }

  .d-sd-block {
    display: block !important;
  }

  .d-sd-table {
    display: table !important;
  }

  .d-sd-table-row {
    display: table-row !important;
  }

  .d-sd-table-cell {
    display: table-cell !important;
  }

  .d-sd-flex {
    display: flex !important;
  }

  .d-sd-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1320px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-sd-row {
    flex-direction: row !important;
  }

  .flex-sd-column {
    flex-direction: column !important;
  }

  .flex-sd-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sd-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sd-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sd-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sd-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sd-fill {
    flex: 1 1 auto !important;
  }

  .flex-sd-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sd-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sd-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sd-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sd-start {
    justify-content: flex-start !important;
  }

  .justify-content-sd-end {
    justify-content: flex-end !important;
  }

  .justify-content-sd-center {
    justify-content: center !important;
  }

  .justify-content-sd-between {
    justify-content: space-between !important;
  }

  .justify-content-sd-around {
    justify-content: space-around !important;
  }

  .align-items-sd-start {
    align-items: flex-start !important;
  }

  .align-items-sd-end {
    align-items: flex-end !important;
  }

  .align-items-sd-center {
    align-items: center !important;
  }

  .align-items-sd-baseline {
    align-items: baseline !important;
  }

  .align-items-sd-stretch {
    align-items: stretch !important;
  }

  .align-content-sd-start {
    align-content: flex-start !important;
  }

  .align-content-sd-end {
    align-content: flex-end !important;
  }

  .align-content-sd-center {
    align-content: center !important;
  }

  .align-content-sd-between {
    align-content: space-between !important;
  }

  .align-content-sd-around {
    align-content: space-around !important;
  }

  .align-content-sd-stretch {
    align-content: stretch !important;
  }

  .align-self-sd-auto {
    align-self: auto !important;
  }

  .align-self-sd-start {
    align-self: flex-start !important;
  }

  .align-self-sd-end {
    align-self: flex-end !important;
  }

  .align-self-sd-center {
    align-self: center !important;
  }

  .align-self-sd-baseline {
    align-self: baseline !important;
  }

  .align-self-sd-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1320px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1rem 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #006bb2;
  color: #fff;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25rem;
}

sup {
  top: -0.5rem;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: 0.125rem;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: aktiv-grotesk, sans-serif;
}

html body #wpadminbar {
  position: fixed;
}

body {
  min-width: 20rem;
  margin: 0;
  font-family: aktiv-grotesk, sans-serif;
  color: #3a3a3a;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  body {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
body.lock-scroll {
  overflow: hidden;
}
body.overlayed #page {
  position: relative;
}
body.overlayed #page:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}
body.overlayed #page .main-header {
  background-color: #fff;
}
body[data-background=grey] {
  background: #f7f7f7;
}

body[data-theme=bba] *::selection {
  background: rgba(219, 0, 41, 0.1);
}
body[data-theme=bba] *::-moz-selection {
  background: rgba(219, 0, 41, 0.1);
}

body[data-theme=bbf] *::selection {
  background: rgba(140, 2, 71, 0.1);
}
body[data-theme=bbf] *::-moz-selection {
  background: rgba(140, 2, 71, 0.1);
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

blockquote {
  padding-left: 1rem;
  margin: 2rem 0;
  border-left: 0.25rem solid;
  font-style: italic;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
[data-theme=bba] blockquote {
  border-color: #db0029;
}
[data-theme=bbf] blockquote {
  border-color: #8c0247;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  blockquote {
    padding-left: 2.5rem;
    margin: 2.5rem 0;
  }
}
blockquote p, blockquote .content-column {
  font-style: italic;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  blockquote p, blockquote .content-column {
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 2rem;
  }
}
blockquote > p, blockquote > .content-column {
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  blockquote > p, blockquote > .content-column {
    margin-bottom: 17px;
  }
}
blockquote > p::before, blockquote > .content-column::before, blockquote > p::after, blockquote > .content-column::after {
  content: "“";
  display: inline-block;
}
blockquote > p:before, blockquote > .content-column:before {
  margin-right: 0.125rem;
}
blockquote > p::after, blockquote > .content-column::after {
  content: "”";
}
blockquote > :first-child {
  margin-top: 0;
}
blockquote > :last-child {
  margin-bottom: 0;
}
blockquote cite {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 500;
  font-style: normal;
  color: #737373;
  display: inline-block;
}

@media (min-width: 768px) {
  p + blockquote, .content-column + blockquote {
    margin: 3rem 0;
  }
}

hr {
  margin: 3.5625rem 0;
  border-top: 1px solid;
  position: relative;
}
[data-theme=bba] hr {
  border-color: #b2b2b2;
}
[data-theme=bbf] hr {
  border-color: #8c0247;
}
@media (min-width: 768px) {
  hr {
    margin: 3.125rem 0;
  }
}
hr::after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
}
[data-theme=bba] hr::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='white'/%3E%3Cpath d='M16.9939 7C16.5976 6.41812 16.0765 5.92245 15.4648 5.54545C14.9361 5.80476 14.4586 6.14925 14.0535 6.56364C13.5264 5.88237 12.8218 5.34346 12.0092 5C11.1899 5.34721 10.4804 5.89229 9.95107 6.58109C9.5447 6.1591 9.06333 5.80853 8.52905 5.54545C7.91684 5.92183 7.39565 6.41762 7 7H17' fill='%23B3B3B3'/%3E%3Cpath d='M7 11H17V8H7V11ZM14.1846 9.97804H9.84279C9.78552 9.79043 9.67621 9.61841 9.52475 9.47753C9.37328 9.33665 9.18445 9.23138 8.97535 9.17122C9.14922 9.12168 9.3328 9.10447 9.51457 9.12067C9.69633 9.13687 9.87233 9.18613 10.0315 9.26535C10.2314 9.16496 10.4575 9.11257 10.6874 9.1134C10.7194 9.1134 10.7513 9.1134 10.7818 9.1134C10.7407 9.14306 10.7088 9.18139 10.689 9.22485C10.6691 9.2683 10.6621 9.31548 10.6684 9.36201C10.6747 9.40853 10.6942 9.45289 10.725 9.49099C10.7559 9.52908 10.7972 9.55967 10.845 9.57992C10.8928 9.60017 10.9456 9.60943 10.9986 9.60684C11.0515 9.60424 11.1029 9.58988 11.1479 9.56508C11.1929 9.54028 11.23 9.50585 11.256 9.46497C11.2819 9.42409 11.2957 9.3781 11.2962 9.33124C11.2964 9.26541 11.2693 9.20177 11.2201 9.1524C11.3288 9.08514 11.4483 9.03257 11.5746 8.99641C11.6692 8.82067 11.8114 8.66826 11.9886 8.55267C12.1705 8.67202 12.315 8.83027 12.4086 9.01255C12.53 9.05063 12.6439 9.10506 12.7465 9.17391C12.7069 9.22047 12.6856 9.27709 12.6856 9.33528C12.6851 9.38246 12.6981 9.42899 12.7235 9.47053C12.7488 9.51208 12.7856 9.54728 12.8305 9.57286C12.8754 9.59845 12.9268 9.61359 12.9801 9.61687C13.0334 9.62015 13.0867 9.61147 13.1352 9.59163C13.1837 9.57179 13.2256 9.54144 13.2573 9.5034C13.2889 9.46537 13.3091 9.42089 13.316 9.3741C13.3229 9.3273 13.3163 9.27973 13.2968 9.23579C13.2773 9.19186 13.2456 9.15299 13.2045 9.12282C13.2411 9.12282 13.2791 9.12282 13.3172 9.12282C13.5384 9.1221 13.7563 9.17115 13.9502 9.26535C14.1119 9.18753 14.2903 9.1406 14.4738 9.12763C14.6573 9.11466 14.8419 9.13592 15.0155 9.19005C14.8163 9.25333 14.6371 9.35792 14.4931 9.49503C14.349 9.63214 14.2443 9.79777 14.1876 9.97804' fill='%23B3B3B3'/%3E%3Cpath d='M9.8552 12.9963H14.169C14.2245 12.869 14.3291 12.752 14.4739 12.6553C14.6186 12.5586 14.7992 12.4851 15 12.4411C14.8601 12.411 14.713 12.3956 14.5648 12.3953C14.3452 12.3951 14.129 12.4292 13.9363 12.4944C13.7438 12.4289 13.5274 12.3948 13.3077 12.3953C13.27 12.3953 13.2322 12.3953 13.1959 12.3953C13.2362 12.4162 13.2673 12.4431 13.2864 12.4734C13.3055 12.5037 13.3119 12.5364 13.3051 12.5687C13.2983 12.6009 13.2784 12.6316 13.2474 12.6578C13.2163 12.6841 13.1751 12.705 13.1275 12.7188C13.0798 12.7326 13.0274 12.7387 12.9749 12.7366C12.9224 12.7345 12.8717 12.7243 12.8273 12.7069C12.7829 12.6895 12.7464 12.6654 12.721 12.6369C12.6956 12.6084 12.6823 12.5764 12.6822 12.5439C12.6814 12.5033 12.7021 12.4636 12.7411 12.4308C12.6393 12.3833 12.5261 12.3458 12.4057 12.3196C12.3135 12.1926 12.1699 12.0825 11.9887 12C11.8128 12.0804 11.6717 12.1863 11.5777 12.3084C11.4494 12.3333 11.3285 12.3708 11.2196 12.4196C11.2714 12.4549 11.2995 12.501 11.2982 12.5486C11.3011 12.5752 11.2953 12.6019 11.2809 12.627C11.2665 12.6522 11.2438 12.6752 11.2144 12.6947C11.185 12.7142 11.1495 12.7297 11.1099 12.7403C11.0704 12.751 11.0277 12.7565 10.9846 12.7565C10.9415 12.7565 10.8989 12.751 10.8594 12.7403C10.8198 12.7297 10.7842 12.7142 10.7548 12.6947C10.7254 12.6752 10.7028 12.6522 10.6884 12.627C10.674 12.6019 10.6681 12.5752 10.6711 12.5486C10.6706 12.52 10.6807 12.4918 10.7006 12.4661C10.7206 12.4403 10.7497 12.4177 10.7859 12.4C10.7557 12.4 10.724 12.4 10.6923 12.4C10.4666 12.3995 10.2447 12.4356 10.0486 12.5047C9.85198 12.4356 9.62956 12.3995 9.40342 12.4C9.26647 12.4001 9.13037 12.4133 9 12.4393C9.20761 12.4811 9.39509 12.5542 9.54547 12.6521C9.69585 12.7501 9.80438 12.8696 9.86124 13' fill='%23B3B3B3'/%3E%3Cpath d='M7.00043 14V16.1277C6.99986 16.1378 6.99986 16.1479 7.00043 16.1581V16.2599C7.02332 16.8019 7.2299 17.3201 7.58631 17.7295C8.75833 18.974 10.3248 19.7761 12.0208 20C13.6328 19.787 15.13 19.0506 16.2817 17.9043C16.6757 17.527 16.9291 17.0268 17 16.4863V14H7.00043ZM14.1025 16.6337H9.88571V16.386H14.1025V16.6337ZM14.1847 16.2082H9.8431C9.78583 15.9962 9.67652 15.8018 9.52507 15.6425C9.37361 15.4833 9.18479 15.3643 8.97569 15.2964C9.14955 15.2404 9.33313 15.2209 9.51489 15.2392C9.69664 15.2575 9.87264 15.3132 10.0318 15.4027C10.2317 15.2893 10.4578 15.2301 10.6877 15.231C10.7196 15.231 10.7516 15.231 10.782 15.231C10.7412 15.2648 10.7095 15.3083 10.69 15.3575C10.6705 15.4067 10.6637 15.4601 10.6704 15.5126C10.677 15.5652 10.6968 15.6152 10.7279 15.658C10.759 15.7009 10.8005 15.7352 10.8485 15.7578C10.8964 15.7804 10.9493 15.7906 11.0022 15.7873C11.0551 15.7841 11.1064 15.7676 11.1512 15.7393C11.196 15.711 11.233 15.6719 11.2586 15.6255C11.2843 15.5792 11.2978 15.5271 11.2979 15.4742C11.2986 15.3992 11.2715 15.3267 11.2218 15.2705C11.3318 15.1918 11.4535 15.1308 11.5825 15.0897C11.6771 14.891 11.8192 14.7188 11.9964 14.5881C12.1783 14.723 12.3228 14.9019 12.4164 15.1079C12.5378 15.1509 12.6517 15.2125 12.7543 15.2903C12.7144 15.3433 12.6931 15.4079 12.6934 15.4742C12.6931 15.5274 12.7064 15.5799 12.7319 15.6267C12.7574 15.6735 12.7943 15.7131 12.8392 15.7418C12.8842 15.7705 12.9356 15.7874 12.9889 15.791C13.0421 15.7945 13.0953 15.7846 13.1437 15.7621C13.192 15.7395 13.2339 15.7052 13.2654 15.6622C13.2969 15.6192 13.317 15.569 13.3238 15.5161C13.3307 15.4633 13.324 15.4096 13.3045 15.36C13.285 15.3104 13.2533 15.2666 13.2123 15.2325C13.2498 15.2302 13.2874 15.2302 13.3249 15.2325C13.5461 15.2324 13.7638 15.2878 13.958 15.3936C14.1523 15.2882 14.3699 15.2328 14.591 15.2325C14.7402 15.2329 14.8884 15.2581 15.0293 15.307C14.827 15.3786 14.6452 15.4981 14.4994 15.6554C14.3536 15.8126 14.2482 16.0028 14.1923 16.2097' fill='%23B3B3B3'/%3E%3Cpath d='M9.88574 16.634H14.1026V16.3862H9.88574V16.634Z' fill='%23B3B3B3'/%3E%3C/svg%3E%0A");
}
[data-theme=bbf] hr::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='white'/%3E%3Cpath d='M16.9939 7C16.5976 6.41812 16.0765 5.92245 15.4648 5.54545C14.9361 5.80476 14.4586 6.14925 14.0535 6.56364C13.5264 5.88237 12.8218 5.34346 12.0092 5C11.1899 5.34721 10.4804 5.89229 9.95107 6.58109C9.5447 6.1591 9.06333 5.80853 8.52905 5.54545C7.91684 5.92183 7.39565 6.41762 7 7H17' fill='%238c0247'/%3E%3Cpath d='M7 11H17V8H7V11ZM14.1846 9.97804H9.84279C9.78552 9.79043 9.67621 9.61841 9.52475 9.47753C9.37328 9.33665 9.18445 9.23138 8.97535 9.17122C9.14922 9.12168 9.3328 9.10447 9.51457 9.12067C9.69633 9.13687 9.87233 9.18613 10.0315 9.26535C10.2314 9.16496 10.4575 9.11257 10.6874 9.1134C10.7194 9.1134 10.7513 9.1134 10.7818 9.1134C10.7407 9.14306 10.7088 9.18139 10.689 9.22485C10.6691 9.2683 10.6621 9.31548 10.6684 9.36201C10.6747 9.40853 10.6942 9.45289 10.725 9.49099C10.7559 9.52908 10.7972 9.55967 10.845 9.57992C10.8928 9.60017 10.9456 9.60943 10.9986 9.60684C11.0515 9.60424 11.1029 9.58988 11.1479 9.56508C11.1929 9.54028 11.23 9.50585 11.256 9.46497C11.2819 9.42409 11.2957 9.3781 11.2962 9.33124C11.2964 9.26541 11.2693 9.20177 11.2201 9.1524C11.3288 9.08514 11.4483 9.03257 11.5746 8.99641C11.6692 8.82067 11.8114 8.66826 11.9886 8.55267C12.1705 8.67202 12.315 8.83027 12.4086 9.01255C12.53 9.05063 12.6439 9.10506 12.7465 9.17391C12.7069 9.22047 12.6856 9.27709 12.6856 9.33528C12.6851 9.38246 12.6981 9.42899 12.7235 9.47053C12.7488 9.51208 12.7856 9.54728 12.8305 9.57286C12.8754 9.59845 12.9268 9.61359 12.9801 9.61687C13.0334 9.62015 13.0867 9.61147 13.1352 9.59163C13.1837 9.57179 13.2256 9.54144 13.2573 9.5034C13.2889 9.46537 13.3091 9.42089 13.316 9.3741C13.3229 9.3273 13.3163 9.27973 13.2968 9.23579C13.2773 9.19186 13.2456 9.15299 13.2045 9.12282C13.2411 9.12282 13.2791 9.12282 13.3172 9.12282C13.5384 9.1221 13.7563 9.17115 13.9502 9.26535C14.1119 9.18753 14.2903 9.1406 14.4738 9.12763C14.6573 9.11466 14.8419 9.13592 15.0155 9.19005C14.8163 9.25333 14.6371 9.35792 14.4931 9.49503C14.349 9.63214 14.2443 9.79777 14.1876 9.97804' fill='%238c0247'/%3E%3Cpath d='M9.8552 12.9963H14.169C14.2245 12.869 14.3291 12.752 14.4739 12.6553C14.6186 12.5586 14.7992 12.4851 15 12.4411C14.8601 12.411 14.713 12.3956 14.5648 12.3953C14.3452 12.3951 14.129 12.4292 13.9363 12.4944C13.7438 12.4289 13.5274 12.3948 13.3077 12.3953C13.27 12.3953 13.2322 12.3953 13.1959 12.3953C13.2362 12.4162 13.2673 12.4431 13.2864 12.4734C13.3055 12.5037 13.3119 12.5364 13.3051 12.5687C13.2983 12.6009 13.2784 12.6316 13.2474 12.6578C13.2163 12.6841 13.1751 12.705 13.1275 12.7188C13.0798 12.7326 13.0274 12.7387 12.9749 12.7366C12.9224 12.7345 12.8717 12.7243 12.8273 12.7069C12.7829 12.6895 12.7464 12.6654 12.721 12.6369C12.6956 12.6084 12.6823 12.5764 12.6822 12.5439C12.6814 12.5033 12.7021 12.4636 12.7411 12.4308C12.6393 12.3833 12.5261 12.3458 12.4057 12.3196C12.3135 12.1926 12.1699 12.0825 11.9887 12C11.8128 12.0804 11.6717 12.1863 11.5777 12.3084C11.4494 12.3333 11.3285 12.3708 11.2196 12.4196C11.2714 12.4549 11.2995 12.501 11.2982 12.5486C11.3011 12.5752 11.2953 12.6019 11.2809 12.627C11.2665 12.6522 11.2438 12.6752 11.2144 12.6947C11.185 12.7142 11.1495 12.7297 11.1099 12.7403C11.0704 12.751 11.0277 12.7565 10.9846 12.7565C10.9415 12.7565 10.8989 12.751 10.8594 12.7403C10.8198 12.7297 10.7842 12.7142 10.7548 12.6947C10.7254 12.6752 10.7028 12.6522 10.6884 12.627C10.674 12.6019 10.6681 12.5752 10.6711 12.5486C10.6706 12.52 10.6807 12.4918 10.7006 12.4661C10.7206 12.4403 10.7497 12.4177 10.7859 12.4C10.7557 12.4 10.724 12.4 10.6923 12.4C10.4666 12.3995 10.2447 12.4356 10.0486 12.5047C9.85198 12.4356 9.62956 12.3995 9.40342 12.4C9.26647 12.4001 9.13037 12.4133 9 12.4393C9.20761 12.4811 9.39509 12.5542 9.54547 12.6521C9.69585 12.7501 9.80438 12.8696 9.86124 13' fill='%238c0247'/%3E%3Cpath d='M7.00043 14V16.1277C6.99986 16.1378 6.99986 16.1479 7.00043 16.1581V16.2599C7.02332 16.8019 7.2299 17.3201 7.58631 17.7295C8.75833 18.974 10.3248 19.7761 12.0208 20C13.6328 19.787 15.13 19.0506 16.2817 17.9043C16.6757 17.527 16.9291 17.0268 17 16.4863V14H7.00043ZM14.1025 16.6337H9.88571V16.386H14.1025V16.6337ZM14.1847 16.2082H9.8431C9.78583 15.9962 9.67652 15.8018 9.52507 15.6425C9.37361 15.4833 9.18479 15.3643 8.97569 15.2964C9.14955 15.2404 9.33313 15.2209 9.51489 15.2392C9.69664 15.2575 9.87264 15.3132 10.0318 15.4027C10.2317 15.2893 10.4578 15.2301 10.6877 15.231C10.7196 15.231 10.7516 15.231 10.782 15.231C10.7412 15.2648 10.7095 15.3083 10.69 15.3575C10.6705 15.4067 10.6637 15.4601 10.6704 15.5126C10.677 15.5652 10.6968 15.6152 10.7279 15.658C10.759 15.7009 10.8005 15.7352 10.8485 15.7578C10.8964 15.7804 10.9493 15.7906 11.0022 15.7873C11.0551 15.7841 11.1064 15.7676 11.1512 15.7393C11.196 15.711 11.233 15.6719 11.2586 15.6255C11.2843 15.5792 11.2978 15.5271 11.2979 15.4742C11.2986 15.3992 11.2715 15.3267 11.2218 15.2705C11.3318 15.1918 11.4535 15.1308 11.5825 15.0897C11.6771 14.891 11.8192 14.7188 11.9964 14.5881C12.1783 14.723 12.3228 14.9019 12.4164 15.1079C12.5378 15.1509 12.6517 15.2125 12.7543 15.2903C12.7144 15.3433 12.6931 15.4079 12.6934 15.4742C12.6931 15.5274 12.7064 15.5799 12.7319 15.6267C12.7574 15.6735 12.7943 15.7131 12.8392 15.7418C12.8842 15.7705 12.9356 15.7874 12.9889 15.791C13.0421 15.7945 13.0953 15.7846 13.1437 15.7621C13.192 15.7395 13.2339 15.7052 13.2654 15.6622C13.2969 15.6192 13.317 15.569 13.3238 15.5161C13.3307 15.4633 13.324 15.4096 13.3045 15.36C13.285 15.3104 13.2533 15.2666 13.2123 15.2325C13.2498 15.2302 13.2874 15.2302 13.3249 15.2325C13.5461 15.2324 13.7638 15.2878 13.958 15.3936C14.1523 15.2882 14.3699 15.2328 14.591 15.2325C14.7402 15.2329 14.8884 15.2581 15.0293 15.307C14.827 15.3786 14.6452 15.4981 14.4994 15.6554C14.3536 15.8126 14.2482 16.0028 14.1923 16.2097' fill='%238c0247'/%3E%3Cpath d='M9.88574 16.634H14.1026V16.3862H9.88574V16.634Z' fill='%238c0247'/%3E%3C/svg%3E%0A");
}

/* Normalize links across browsers */
.page-content a:not([class]) {
  transition: all 0.2s linear;
  text-decoration: underline;
}
[data-theme=bba] .page-content a:not([class]) {
  color: #db0029;
}
[data-theme=bbf] .page-content a:not([class]) {
  color: #8c0247;
}
.page-content a:not([class]) img {
  border: 0;
}

.page-content > p:last-child, .page-content > .content-column:last-child,
.page-content > span:last-child,
.page-content > a:last-child,
.page-content > b:last-child {
  margin-bottom: 3.125rem;
}
.page-content > h1:last-child,
.page-content > h2:last-child,
.page-content > h3:last-child,
.page-content > h4:last-child,
.page-content > h5:last-child,
.page-content > h6:last-child {
  margin-bottom: 4.375rem;
}

a:focus,
a:hover {
  text-decoration: underline;
}
[data-theme=bba] a:focus,
[data-theme=bba] a:hover {
  color: #b42221;
}
[data-theme=bbf] a:focus,
[data-theme=bbf] a:hover {
  color: #59012d;
}

.tablet-checker {
  display: none;
}
@media (max-width: 991.98px) {
  .tablet-checker {
    display: block;
  }
}

@media (max-width: 767.98px) {
  .container-fluid {
    padding: 0 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .row, .gform_wrapper .gform_fields {
    margin: 0 -1.25rem;
  }
}

@media (max-width: 767.98px) {
  .col-12 {
    padding: 0 1.25rem;
  }
}

#page {
  position: relative;
}

/* Set custom outline styles */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
html.user-tab-nav a:focus,
html.user-tab-nav button:focus,
html.user-tab-nav input:focus,
html.user-tab-nav select:focus,
html.user-tab-nav textarea:focus {
  outline: 0.125rem solid #7aacfe;
  outline-offset: 0;
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
/* Make a 404 page look nicer and more readable */
.error404 ul {
  text-align: left;
}
.error404-wrapper {
  text-align: center;
}
.error404 .addtoany_list,
.error404 .addtoany_share_save_container {
  display: none;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  text-decoration: none;
  color: #3a3a3a;
}
nav a:hover {
  text-decoration: none;
  color: #3a3a3a;
}
nav li {
  display: inline-block;
  margin: 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav ul ul li::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  padding: 0.3125rem 0;
}

/* Headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #3a3a3a;
}

h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
}
h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
}

h1,
.h1 {
  font-size: 2rem;
  line-height: 1.125;
  font-weight: 500;
  margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
  h1,
.h1 {
    font-size: 3.75rem;
    line-height: 1.0833333333;
    font-weight: 500;
    margin-bottom: 1.875rem;
  }
}

h2,
.h2 {
  font-size: 1.75rem;
  line-height: 1.1428571429;
  font-weight: 500;
  margin: 3rem 0 1rem;
}
@media (min-width: 768px) {
  h2,
.h2 {
    font-size: 2.625rem;
    line-height: 1.1428571429;
    font-weight: 500;
    margin: 5.125rem 0 1.875rem;
  }
}

h3,
.h3 {
  font-size: 1.125rem;
  line-height: 1.3333333333;
  letter-spacing: 0.00625rem;
  font-weight: 500;
  margin: 2rem 0 0.5rem;
}
@media (min-width: 768px) {
  h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 500;
    margin: 3rem 0 1rem;
  }
}

h4,
.h4 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  h4,
.h4 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
}

h5,
.h5 {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  h5,
.h5 {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
}

h6,
.h6 {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 500;
  letter-spacing: 0.0046875rem;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  h6,
.h6 {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    letter-spacing: 0;
    font-weight: 500;
  }
}

p, .content-column {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  p, .content-column {
    font-size: 1.125rem;
    line-height: 1.7777777778;
    margin-bottom: 2rem;
  }
}
p:last-child, .content-column:last-child {
  margin-bottom: 0;
}
p + .block-background, .content-column + .block-background {
  margin-top: 5rem;
}

strong {
  font-weight: 700;
}

.block-title,
.block-title:last-child {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .block-title,
.block-title:last-child {
    margin-top: -1rem;
  }
}
@media (min-width: 768px) {
  .block-title,
.block-title:last-child {
    margin-bottom: 4rem;
  }
}

.overline,
.is-style-overline {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.overline.align-center,
.is-style-overline.align-center {
  text-align: center;
}
.overline.align-right,
.is-style-overline.align-right {
  text-align: right;
}
.overline + h2,
.is-style-overline + h2 {
  margin-top: 0;
}

.nuetral-30 {
  color: #4d4d4d;
}

.nuetral-45 {
  color: #737373;
}

.nuetral-70 {
  color: #b2b2b2;
}

.nuetral-88 {
  color: #e0e0e0;
}

.nuetral-94 {
  color: #f0f0f0;
}

.body-1 {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .body-1 {
    font-size: 1.125rem;
    line-height: 1.7777777778;
    margin-bottom: 2rem;
  }
}

.body-2 {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .body-2 {
    margin-bottom: 1.5rem;
  }
}

.list {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .list {
    font-size: 1.125rem;
    line-height: 1.7777777778;
    margin-bottom: 2rem;
  }
}

.lead {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    margin-bottom: 2rem;
  }
}

.quote {
  font-style: italic;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .quote {
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 2rem;
  }
}

.subtitle-1 {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00625rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.subtitle-2 {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  margin-bottom: 1.5rem;
}

.button-1 {
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
}

.button-2 {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 700;
}

.caption {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: -0.00625rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.overline {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.tag {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  color: #3a3a3a;
}

.page-columns {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .page-columns {
    margin-top: 4.0625rem;
    margin-bottom: 4.6875rem;
  }
}
@media (max-width: 991.98px) {
  .page-columns + p, .page-columns + .content-column {
    margin-top: 3.125rem;
  }
}

p + .page-columns, .content-column + .page-columns {
  margin-top: 2.9375rem;
}
@media (min-width: 768px) {
  p + .page-columns, .content-column + .page-columns {
    margin-top: 4.6875rem;
  }
}

.container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.page-content > .container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .page-content > .container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.page-content > .container h2:first-child,
.page-content > .container h3:first-child,
.page-content > .container h4:first-child,
.page-content > .container h5:first-child,
.page-content > .container h6:first-child {
  margin-top: 0;
}
.page-content > .container h2:last-child,
.page-content > .container h3:last-child,
.page-content > .container h4:last-child,
.page-content > .container h5:last-child,
.page-content > .container h6:last-child {
  margin-bottom: -1.25rem;
}
@media (min-width: 768px) {
  .page-content > .container h2:last-child,
.page-content > .container h3:last-child,
.page-content > .container h4:last-child,
.page-content > .container h5:last-child,
.page-content > .container h6:last-child {
    margin-bottom: -2.5rem;
  }
}
.page-content > .container .block-hook:first-child + h2,
.page-content > .container .block-hook:first-child + h3,
.page-content > .container .block-hook:first-child + h4,
.page-content > .container .block-hook:first-child + h5,
.page-content > .container .block-hook:first-child + h6 {
  margin-top: 0;
}

.acf-block {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .acf-block {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.acf-block:last-child {
  margin-bottom: 0;
}

:root {
  --containerWidth: calc(var(--vw, 1vw) * 100 - 40px);
  --containerMaxWidth: 500px;
  --gutterWidth: clamp(20px, 100%, calc((var(--vw, 1vw) * 100 - 500px) / 2));
  --columnWidth: 45px;
  --columnMaxWidth: calc((100% - 0px) / 12);
  --containerWidth: calc(var(--vw, 1vw) * 100 - 40px);
  --containerMaxWidth: 1110px;
  --gutterWidth: clamp(20px, 100%, calc((var(--vw, 1vw) * 100 - 1110px) / 2));
  --columnWidth: 95.8333333333px;
  --columnMaxWidth: calc((100% - 0px) / 12);
}
@media (min-width: 576px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 40px);
    --containerMaxWidth: 728px;
    --gutterWidth: clamp(20px, 100%, calc((var(--vw, 1vw) * 100 - 728px) / 2));
    --columnWidth: 64px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}
@media (min-width: 768px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 30px);
    --containerMaxWidth: 1170px;
    --gutterWidth: clamp(15px, 100%, calc((var(--vw, 1vw) * 100 - 1170px) / 2));
    --columnWidth: 100px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}
@media (min-width: 1200px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 30px);
    --containerMaxWidth: 1240px;
    --gutterWidth: clamp(15px, 100%, calc((var(--vw, 1vw) * 100 - 1240px) / 2));
    --columnWidth: 105.8333333333px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}
@media (min-width: 1320px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 30px);
    --containerMaxWidth: 1290px;
    --gutterWidth: clamp(15px, 100%, calc((var(--vw, 1vw) * 100 - 1290px) / 2));
    --columnWidth: 110px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mw-100 {
  max-width: 100%;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.c-btn-wrapper {
  line-height: 1;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .c-btn-wrapper {
    margin: 2.375rem 0;
  }
}
.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .block-buttons .c-btn-tertiary {
    margin-top: -1.25rem;
  }
}

.c-btn-group {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  line-height: 1;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .c-btn-group {
    margin: 2.375rem 0;
  }
}
.c-btn-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .c-btn-group {
    flex-direction: row;
  }
}
.c-btn-group .c-btn-wrapper {
  display: inline-flex;
  margin: 0 0 0.4375rem;
}
@media (min-width: 576px) {
  .c-btn-group .c-btn-wrapper:not(:last-child) {
    margin-right: 1rem;
  }
}
.c-btn-group.align-center {
  align-items: center;
}
@media (min-width: 576px) {
  .c-btn-group.align-center {
    justify-content: center;
  }
}
.c-btn-group.align-right {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .c-btn-group.align-right {
    justify-content: right;
  }
}

.c-btn, .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  display: inline-flex;
  cursor: pointer;
  text-decoration: none;
  transition: 200ms ease-in;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  appearance: none;
  background: transparent;
}
@media (max-width: 767.98px) {
  .c-btn:not(.c-btn-tertiary), .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary) {
    justify-content: center;
    width: 100%;
  }
}
.c-btn::before, .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before, .c-btn::after, .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::after {
  transition: 200ms ease-in;
}
.c-btn:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .c-btn:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  text-decoration: none;
}

.c-btn-primary, .archive-event-filters .tribe-events .tribe-events-c-search__button,
.c-btn-secondary,
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  padding: 0.875rem 1.75rem 0.9375rem;
  border-radius: 2rem;
}
[data-theme=bba] .c-btn-primary, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bba] .tribe-events-c-search__button,
[data-theme=bba] .c-btn-secondary,
[data-theme=bba] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  border: 0.125rem solid #db0029;
}
[data-theme=bbf] .c-btn-primary, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bbf] .tribe-events-c-search__button,
[data-theme=bbf] .c-btn-secondary,
[data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  border: 0.125rem solid #8c0247;
}

.wrapper-cta-btn-padding {
  padding-top: 3rem;
}

[data-theme] .c-btn-primary, [data-theme] .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme] .tribe-events-c-search__button {
  color: #fff;
}
[data-theme=bba] .c-btn-primary, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bba] .tribe-events-c-search__button {
  background-color: #db0029;
}
[data-theme=bbf] .c-btn-primary, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bbf] .tribe-events-c-search__button {
  background-color: #8c0247;
}
[data-theme] .c-btn-primary:hover, [data-theme] .archive-event-filters .tribe-events .tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme] .tribe-events-c-search__button:hover, [data-theme] .c-btn-primary:focus, [data-theme] .archive-event-filters .tribe-events .tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme] .tribe-events-c-search__button:focus {
  color: #fff;
}
[data-theme=bba] .c-btn-primary:hover, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme=bba] .tribe-events-c-search__button:hover, [data-theme=bba] .c-btn-primary:focus, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme=bba] .tribe-events-c-search__button:focus {
  border-color: #b42221;
  background-color: #b42221;
}
[data-theme=bbf] .c-btn-primary:hover, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme=bbf] .tribe-events-c-search__button:hover, [data-theme=bbf] .c-btn-primary:focus, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme=bbf] .tribe-events-c-search__button:focus {
  border-color: #59012d;
  background-color: #59012d;
}

.c-btn--small.c-btn-primary, .archive-event-filters .tribe-events .c-btn--small.tribe-events-c-search__button, .c-btn--small.c-btn-secondary, .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  padding: 0.625rem 1.25rem;
  border-width: 0.0625rem;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}

[data-theme=bba] .c-btn-secondary, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  color: #db0029;
}
[data-theme=bbf] .c-btn-secondary, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  color: #8c0247;
}
[data-theme] .c-btn-secondary:hover, [data-theme] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, [data-theme] .c-btn-secondary:focus, [data-theme] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  color: #fff;
}
[data-theme=bba] .c-btn-secondary:hover, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, [data-theme=bba] .c-btn-secondary:focus, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  border-color: #b42221;
  background-color: #b42221;
}
[data-theme=bbf] .c-btn-secondary:hover, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, [data-theme=bbf] .c-btn-secondary:focus, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  border-color: #59012d;
  background-color: #59012d;
}

.c-btn-tertiary {
  display: inline-flex;
}
[data-theme] .c-btn-tertiary {
  color: #3a3a3a;
}
[data-theme=bba] .c-btn-tertiary:not(.c-btn-icon) {
  border-bottom: 0.125rem solid #db0029;
}
[data-theme=bbf] .c-btn-tertiary:not(.c-btn-icon) {
  border-bottom: 0.125rem solid #8c0247;
}
[data-theme=bba] .c-btn-tertiary:not(.c-btn-icon):hover, [data-theme=bba] .c-btn-tertiary:not(.c-btn-icon):focus {
  color: #db0029;
}
[data-theme=bbf] .c-btn-tertiary:not(.c-btn-icon):hover, [data-theme=bbf] .c-btn-tertiary:not(.c-btn-icon):focus {
  color: #8c0247;
}

.c-btn-icon {
  display: inline-flex;
  align-items: center;
}
.c-btn-icon:not(.c-btn-icon--left) {
  padding-right: 1.5rem;
}
.c-btn-icon:not(.c-btn-icon--left)::after {
  display: inline-flex;
  padding-right: 0;
  padding-left: 0.5rem;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn-icon.c-btn-icon--left {
  padding-left: 1.5rem;
}
.c-btn-icon.c-btn-icon--left::before {
  display: inline-flex;
  padding-right: 0.5rem;
  padding-left: 0;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn-icon.c-btn-tertiary {
  border-radius: 6.25rem;
}
.c-btn-icon.c-btn-tertiary:not(.c-btn-icon--left) {
  padding: 0.3125rem 0.3125rem 0.3125rem 0.625rem;
}
.c-btn-icon.c-btn-tertiary:not(.c-btn-icon--left)::after {
  font-size: 1rem;
  display: inline-flex;
  margin-left: 0.25rem;
  padding: 0;
}
[data-theme=bba] .c-btn-icon.c-btn-tertiary:not(.c-btn-icon--left)::after {
  color: #db0029;
  border: 0.0625rem solid #db0029;
}
[data-theme=bbf] .c-btn-icon.c-btn-tertiary:not(.c-btn-icon--left)::after {
  color: #8c0247;
  border: 0.0625rem solid #8c0247;
}
.c-btn-icon.c-btn-tertiary.c-btn-icon--left {
  padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;
}
.c-btn-icon.c-btn-tertiary.c-btn-icon--left::before {
  font-size: 1rem;
  display: inline-flex;
  margin-right: 0.25rem;
  margin-left: 0;
  padding: 0;
}
[data-theme=bba] .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before {
  color: #db0029;
  border: 0.0625rem solid #db0029;
}
[data-theme=bbf] .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before {
  color: #8c0247;
  border: 0.0625rem solid #8c0247;
}
.c-btn-icon.c-btn-tertiary::before, .c-btn-icon.c-btn-tertiary::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.75rem;
}
.c-btn-icon.c-btn-tertiary:hover, .c-btn-icon.c-btn-tertiary:focus {
  color: #fff;
}
[data-theme=bba] .c-btn-icon.c-btn-tertiary:hover, [data-theme=bba] .c-btn-icon.c-btn-tertiary:focus {
  background: #db0029;
}
[data-theme=bbf] .c-btn-icon.c-btn-tertiary:hover, [data-theme=bbf] .c-btn-icon.c-btn-tertiary:focus {
  background: #8c0247;
}
.c-btn-icon.c-btn-tertiary:hover::after, .c-btn-icon.c-btn-tertiary:hover::before, .c-btn-icon.c-btn-tertiary:focus::after, .c-btn-icon.c-btn-tertiary:focus::before {
  border-color: transparent;
}
[data-theme] .c-btn-icon.c-btn-tertiary:hover::after, [data-theme] .c-btn-icon.c-btn-tertiary:hover::before, [data-theme] .c-btn-icon.c-btn-tertiary:focus::after, [data-theme] .c-btn-icon.c-btn-tertiary:focus::before {
  color: #fff;
}
.c-btn-icon.c-btn-icon--download {
  padding: 0;
  color: #3a3a3a;
}
.c-btn-icon.c-btn-icon--download::before, .c-btn-icon.c-btn-icon--download::after {
  margin-top: -0.0625rem;
}
.c-btn-icon.c-btn-icon--download:not(.c-btn-icon--left)::after {
  content: "\ea16";
  font-family: "iconfont-bba";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn-icon.c-btn-icon--download.c-btn-icon--left::before {
  content: "\ea16";
  font-family: "iconfont-bba";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn-icon.c-btn-icon--prev:not(.c-btn-icon--left)::after {
  content: "\ea02";
  font-family: "iconfont-bba";
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn-icon.c-btn-icon--prev.c-btn-icon--left::before {
  content: "\ea02";
  font-family: "iconfont-bba";
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-btn-slider {
  font-size: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 1.5rem;
}
[data-theme=bba] .c-btn-slider {
  background: #db0029;
}
[data-theme=bbf] .c-btn-slider {
  background: #8c0247;
}
[data-theme=bba] .c-btn-slider:hover, [data-theme=bba] .c-btn-slider:focus {
  background: #b42221;
}
[data-theme=bbf] .c-btn-slider:hover, [data-theme=bbf] .c-btn-slider:focus {
  background: #59012d;
}
.c-btn-slider::after {
  color: #fff;
}
.c-btn-slider.c-btn-slider--next::after {
  content: "\ea10";
  font-family: "iconfont-bba";
  font-size: 2.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn-slider.c-btn-slider--prev::after {
  content: "\ea0f";
  font-family: "iconfont-bba";
  font-size: 2.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-btn-back {
  display: inline-flex;
  align-items: center;
}
[data-theme] .c-btn-back {
  color: #3a3a3a;
}
.c-btn-back::before {
  content: "\ea11";
  font-family: "iconfont-bba";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 1rem;
  margin-top: -0.125rem;
  line-height: 0;
  color: #3a3a3a;
}
[data-theme=bba] .c-btn-back:hover, [data-theme=bba] .c-btn-back:focus {
  color: #db0029;
}
[data-theme=bbf] .c-btn-back:hover, [data-theme=bbf] .c-btn-back:focus {
  color: #8c0247;
}
[data-theme=bba] .c-btn-back:hover::before, [data-theme=bba] .c-btn-back:focus::before {
  color: #db0029;
}
[data-theme=bbf] .c-btn-back:hover::before, [data-theme=bbf] .c-btn-back:focus::before {
  color: #8c0247;
}

.c-btn-full {
  width: 100%;
  text-align: center;
}

.c-btn-video {
  font-size: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1.75rem;
}
[data-theme=bba] .c-btn-video {
  background: #db0029;
}
[data-theme=bbf] .c-btn-video {
  background: #8c0247;
}
[data-theme=bba] .c-btn-video:hover, [data-theme=bba] .c-btn-video:focus {
  background: #b42221;
}
[data-theme=bbf] .c-btn-video:hover, [data-theme=bbf] .c-btn-video:focus {
  background: #59012d;
}
.c-btn-video::after {
  color: #fff;
  content: "\ea24";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button:focus {
  outline: none;
}

.play-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  border: none;
  border-radius: 50%;
  background: #fff;
}
.play-btn::before {
  color: #000;
  content: "\ea24";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-btn--dark.c-btn-primary, .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button {
  border-color: #fff;
  background: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-primary, [data-theme=bba] .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bba] .c-btn--dark.tribe-events-c-search__button {
  color: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-primary, [data-theme=bbf] .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bbf] .c-btn--dark.tribe-events-c-search__button {
  color: #8c0247;
}
.c-btn--dark.c-btn-primary:hover, .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button:hover, .c-btn--dark.c-btn-primary:focus, .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button:focus {
  color: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-primary:hover, [data-theme=bba] .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme=bba] .c-btn--dark.tribe-events-c-search__button:hover, [data-theme=bba] .c-btn--dark.c-btn-primary:focus, [data-theme=bba] .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme=bba] .c-btn--dark.tribe-events-c-search__button:focus {
  border-color: #db0029;
  background: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-primary:hover, [data-theme=bbf] .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme=bbf] .c-btn--dark.tribe-events-c-search__button:hover, [data-theme=bbf] .c-btn--dark.c-btn-primary:focus, [data-theme=bbf] .archive-event-filters .tribe-events .c-btn--dark.tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme=bbf] .c-btn--dark.tribe-events-c-search__button:focus {
  border-color: #8c0247;
  background: #8c0247;
}
[data-theme] .c-btn--dark.c-btn-back, [data-theme] .c-btn--dark.c-btn-back::before {
  color: #fff;
}
.c-btn--dark.c-btn-slider {
  background: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-slider:hover, [data-theme=bba] .c-btn--dark.c-btn-slider:focus {
  background: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-slider:hover, [data-theme=bbf] .c-btn--dark.c-btn-slider:focus {
  background: #8c0247;
}
.c-btn--dark.c-btn-slider:hover::after, .c-btn--dark.c-btn-slider:focus::after {
  color: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-slider::after {
  color: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-slider::after {
  color: #8c0247;
}
.c-btn--dark.c-btn-secondary, .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  color: #fff;
  border-color: #fff;
  background: transparent;
}
.c-btn--dark.c-btn-secondary:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .c-btn--dark.c-btn-secondary:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  background: #fff;
  border-color: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-secondary:hover, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, [data-theme=bba] .c-btn--dark.c-btn-secondary:focus, [data-theme=bba] .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  color: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-secondary:hover, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, [data-theme=bbf] .c-btn--dark.c-btn-secondary:focus, [data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .c-btn--dark.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  color: #8c0247;
}
[data-theme] .c-btn--dark.c-btn-tertiary {
  color: #fff;
}
[data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon::before, [data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon::after {
  color: #fff;
  border-color: #fff;
}
[data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover, [data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus {
  background: #fff;
}
[data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover::before, [data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover::after, [data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus::before, [data-theme] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus::after {
  background: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover::before, [data-theme=bba] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover::after, [data-theme=bba] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus::before, [data-theme=bba] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus::after {
  color: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover::before, [data-theme=bbf] .c-btn--dark.c-btn-tertiary.c-btn-icon:hover::after, [data-theme=bbf] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus::before, [data-theme=bbf] .c-btn--dark.c-btn-tertiary.c-btn-icon:focus::after {
  color: #8c0247;
}
[data-theme=bba] .c-btn--dark.c-btn-tertiary:hover, [data-theme=bba] .c-btn--dark.c-btn-tertiary:focus {
  color: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-tertiary:hover, [data-theme=bbf] .c-btn--dark.c-btn-tertiary:focus {
  color: #8c0247;
}
[data-theme] .c-btn--dark.c-btn-video {
  background: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-video::after {
  color: #db0029;
}
[data-theme=bbf] .c-btn--dark.c-btn-video::after {
  color: #8c0247;
}
[data-theme] .c-btn--dark.c-btn-video:hover, [data-theme] .c-btn--dark.c-btn-video:focus {
  background: #fff;
}
[data-theme=bba] .c-btn--dark.c-btn-video:hover::after, [data-theme=bba] .c-btn--dark.c-btn-video:focus::after {
  color: #b42221;
}
[data-theme=bbf] .c-btn--dark.c-btn-video:hover::after, [data-theme=bbf] .c-btn--dark.c-btn-video:focus::after {
  color: #b42221;
}
[data-theme] .c-btn--dark.c-btn-slider:hover::after, [data-theme] .c-btn--dark.c-btn-slider:focus::after {
  color: #fff;
}

.c-btn-link:not(.c-btn-icon--left) {
  color: #3a3a3a;
}
.c-btn-link:not(.c-btn-icon--left)::after {
  font-size: 1.875rem;
}
[data-theme=bba] .c-btn-link:not(.c-btn-icon--left)::after {
  color: #db0029;
}
[data-theme=bbf] .c-btn-link:not(.c-btn-icon--left)::after {
  color: #8c0247;
}
[data-theme=bba] .c-btn-link:not(.c-btn-icon--left):hover, [data-theme=bba] .c-btn-link:not(.c-btn-icon--left):focus {
  color: #db0029;
}
[data-theme=bbf] .c-btn-link:not(.c-btn-icon--left):hover, [data-theme=bbf] .c-btn-link:not(.c-btn-icon--left):focus {
  color: #8c0247;
}

/* Embed Video Styles */
.iframe-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  margin: 3rem auto 2.5rem;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  .iframe-wrapper {
    margin: 3.25rem auto 3.25rem;
  }
}
.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
  background-color: black;
  background-position: center;
  background-size: cover;
}
.iframe-wrapper__play {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: white;
  box-shadow: none;
}
.iframe-wrapper__play:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: 0.125rem;
  content: "";
  transform: translate(-50%, -50%);
  border-width: 0.625rem 0 0.625rem 1rem;
  border-style: solid;
  transition: border-color 0.2s;
}
[data-theme=bba] .iframe-wrapper__play:before {
  border-color: transparent transparent transparent #db0029;
}
[data-theme=bbf] .iframe-wrapper__play:before {
  border-color: transparent transparent transparent #8c0247;
}
[data-theme=bba] .iframe-wrapper__play:hover:before {
  border-color: transparent transparent transparent #b42221;
}
[data-theme=bbf] .iframe-wrapper__play:hover:before {
  border-color: transparent transparent transparent #59012d;
}
.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* Slider Global */
.slick-arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s linear;
  transform: translate(0, -50%);
  text-align: center;
  border: none;
  border-radius: 50%;
  background: #fff;
  box-shadow: none;
  font-size: 0;
  line-height: NaN;
}
@media (min-width: 768px) {
  .slick-arrow {
    width: 3rem;
    height: 3rem;
  }
}
[data-theme=bba] .slick-arrow:hover {
  background: #b42221;
}
[data-theme=bbf] .slick-arrow:hover {
  background: #59012d;
}
[data-theme] .slick-arrow:hover:after {
  color: #fff;
}
.slick-arrow:after {
  line-height: 3.5rem;
  content: "";
  transition: all 0.2s linear;
}
[data-theme=bba] .slick-arrow:after {
  color: #db0029;
}
[data-theme=bbf] .slick-arrow:after {
  color: #8c0247;
}
.slick-arrow.slick-prev {
  left: 1.875rem;
}
.slick-arrow.slick-prev:after {
  content: "\ea0f";
  font-family: "iconfont-bba";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-arrow.slick-prev:after {
    content: "\ea0f";
    font-family: "iconfont-bba";
    font-size: 2.25rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.slick-arrow.slick-next {
  right: 1.875rem;
}
@media (min-width: 992px) {
  .slick-arrow.slick-next {
    right: 0;
  }
}
.slick-arrow.slick-next:after {
  content: "\ea10";
  font-family: "iconfont-bba";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-arrow.slick-next:after {
    content: "\ea10";
    font-family: "iconfont-bba";
    font-size: 2.25rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

.slick-slide {
  outline: none;
}

.slick-dots {
  position: absolute;
  z-index: 3;
  bottom: 0.375rem;
  display: inline-flex;
  justify-content: center;
  width: 100%;
  padding: 0;
  list-style: none;
}
@media (min-width: 1200px) {
  .slick-dots {
    right: 2.5rem;
    width: auto;
  }
}
.slick-dots li {
  padding: 0.25rem;
  border: 0.125rem solid transparent;
  border-radius: 100%;
  transition: border-color 0.2s;
}
.slick-dots li button {
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  padding: 0;
  border: 0.125rem solid #fff;
  border-radius: 0.375rem;
  background: transparent;
  font-size: 0;
  line-height: Infinity;
}
.slick-dots li:not(:last-child) {
  margin-right: 0.6875rem;
}
[data-theme=bba] .slick-dots li.slick-active {
  border-color: #db0029;
}
[data-theme=bbf] .slick-dots li.slick-active {
  border-color: #8c0247;
}
.slick-dots li.slick-active button {
  position: relative;
  background: #fff;
}

.slick-slider:not(.slick-initialized) {
  display: none;
}

/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 1.5rem;
  line-height: 1.1666666667;
  letter-spacing: 0.09375rem;
  text-transform: none;
}
#page .tablepress {
  margin: 2.0625rem 0 2.0625rem;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  #page .tablepress {
    margin: 1rem 0 1rem;
  }
}
@media (max-width: 991.98px) {
  #page .tablepress {
    border-collapse: separate;
  }
}
#page .tablepress caption {
  display: none;
}
@media (min-width: 1200px) {
  #page .tablepress th,
#page .tablepress td {
    min-width: 13.25rem;
  }
}
#page .tablepress thead th {
  position: relative;
  padding: 1rem 1.125rem 0.4375rem 0.125rem;
  color: #3a3a3a;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  letter-spacing: -0.01875rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  #page .tablepress thead th {
    padding: 0 1.25rem 0.625rem 0.9375rem;
    border-bottom: 0.0625rem solid #e0e0e0;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -0.0125rem;
    font-weight: 700;
  }
}
#page .tablepress thead th br {
  display: none;
}
#page .tablepress tbody {
  font-size: 0;
  line-height: 0;
}
#page .tablepress tbody td {
  padding: 1rem 1.625rem 0.5rem 0.9375rem;
  color: #3a3a3a;
  border: 0;
  border-right: 0.0625rem solid #e0e0e0;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 400;
}
@media (min-width: 768px) {
  #page .tablepress tbody td {
    padding: 0.9375rem 1.25rem 0.75rem 0.9375rem;
    border-right: 0;
    border-bottom: 0.0625rem solid #e0e0e0;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: -0.0375rem;
    font-weight: 400;
  }
}
#page .tablepress tbody tr {
  position: relative;
  padding: 0;
}
@media (max-width: 767.98px) {
  #page .tablepress {
    margin: 1.25rem 0 1.6875rem;
  }
}
#page .tablepress tr.odd td,
#page .tablepress tr.even td {
  background-color: transparent;
}
@media (min-width: 768px) {
  #page .tablepress tr.odd td {
    background-color: #f7f7f7;
  }
}
@media (max-width: 767.98px) {
  #page .tablepress tr.even td {
    background-color: #f7f7f7;
  }
}

.cta-form {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .cta-form .gform_wrapper form {
    display: flex;
  }
}
@media (min-width: 768px) {
  .cta-form .gform_body {
    flex: 1;
    padding-right: 0.9375rem;
    flex: 72%;
  }
}
@media (min-width: 768px) {
  .cta-form .gform_body .gform_fields {
    display: flex;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .cta-form .gform_body .gform_fields .gfield {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .cta-form .gform_body .gform_fields .gfield:not(:first-child) {
    padding-left: 0.9375rem;
    margin-bottom: 0;
  }
}
.cta-form .gform_body .gform_fields .gfield label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.cta-form .gform_body .gform_fields .gfield input {
  width: 100%;
  border: none;
  border-radius: 0.125rem;
  min-width: 0;
}
@media (min-width: 768px) {
  .cta-form .gform_footer {
    flex: 28%;
    max-width: 11.875rem;
  }
}
.cta-form .gform_footer input[type=submit] {
  width: 100%;
  padding: 0.75rem;
  border: none;
}

.mat-select {
  display: inline-block;
  position: relative;
  min-width: 18.75rem;
}
.mat-select::after {
  content: "\ea17";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: calc( 50% - 0.75rem );
  right: 0.75rem;
}
.mat-select__list {
  user-select: none;
  position: absolute;
  z-index: 100;
  transition: 0.25s ease;
  top: 100%;
  left: 0;
  margin: 0.5rem 0 0;
  padding: 0;
  width: 100%;
  display: none;
  list-style: none;
  background: #fff;
  border: 0.0625rem solid #f0f0f0;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  border-radius: 0.125rem;
  max-height: 18.75rem;
  overflow-y: auto;
}
.mat-select__item {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00625rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 0;
  cursor: pointer;
}
.mat-select__item--active, .mat-select__item:hover {
  background-color: #f0f0f0;
}
.mat-select__text {
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #3a3a3a;
  width: 100%;
  outline: none;
  border: 0.0625rem solid #b2b2b2;
  transition: all 0.2s linear;
  cursor: pointer;
}
.mat-select__text:focus {
  border: 0.0625rem solid #db0029;
}
.mat-select__text::placeholder, .mat-select__text:-ms-input-placeholder, .mat-select__text::-ms-input-placeholder {
  color: #737373;
}
.mat-select__text--empty {
  color: #737373;
}
.mat-select--active .mat-select__text {
  border-color: #db0029;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.pagination__item {
  margin: 0 0.15625rem;
}
.pagination__item--ellipses {
  min-width: 2rem;
}
.pagination a.pagination__link {
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  color: #141414;
  border-radius: 50%;
}
.pagination a.pagination__link:hover, .pagination a.pagination__link:focus {
  color: #fff;
  text-decoration: none;
  background: #db0029;
}

.pagination__item--current a.pagination__link {
  color: #fff;
  background: #db0029;
}

.content-column {
  padding: 0 0.9375rem;
  margin-left: 0.9375rem;
}

.share-icons {
  display: flex;
  justify-content: flex-end;
  margin-right: -0.5rem;
}
.share-icons__link {
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  text-decoration: none;
  background: #e0e0e0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5rem;
}
.share-icons__link span {
  font-size: 1.5rem;
  color: #000;
}

.card-staff {
  position: relative;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  border-top: 0.1875rem solid;
  transition: #dee2e6 0.2s linear;
  height: 100%;
}
[data-theme=bba] .card-staff {
  border-color: #737373;
}
[data-theme=bbf] .card-staff {
  border-color: #8c0247;
}
.card-staff::before {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  height: 7.625rem;
  content: "";
  background: #f0f0f0;
}
.card-staff__container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 1.5625rem 2.5rem 1.5625rem;
  text-align: center;
  height: 100%;
}
@media (min-width: 768px) {
  .card-staff__container {
    padding: 1.875rem 2.5rem 2.0625rem;
  }
}
.card-staff__container-text {
  flex-grow: 1;
}
.card-staff__photo {
  overflow: hidden;
  width: 11.25rem;
  height: 11.25rem;
  margin-bottom: 1.6875rem;
  border-radius: 50%;
}
.card-staff__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.card-staff__name {
  margin: 0 0 0.3125rem;
  transition: color 0.2s linear;
}
@media (min-width: 768px) {
  .card-staff__name {
    margin: 0 0 0.375rem;
  }
}
.card-staff__position {
  display: block;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .card-staff__position {
    margin-bottom: 0.5rem;
  }
}
.card-staff__firm {
  display: block;
  margin-bottom: 0.3125rem;
  font-size: 0.9375rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .card-staff__firm {
    margin-bottom: 1.5rem;
  }
}

.card-forum {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  min-height: 8.5rem;
  padding: 1rem 1.25rem 1.25rem;
  color: #3a3a3a;
  border-top: 0.25rem solid;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .card-forum {
    min-height: 10rem;
    padding: 1.875rem 1.5rem 1.75rem;
  }
}
@media (max-width: 991.98px) {
  .card-forum__wrapper:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
[data-theme=bba] .card-forum {
  border-top-color: #737373;
}
[data-theme=bbf] .card-forum {
  border-top-color: #8c0247;
}
.card-forum__title {
  margin: 0 0 0.625rem;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  letter-spacing: -0.03125rem;
}
@media (min-width: 768px) {
  .card-forum__title {
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: -0.03125rem;
  }
}
.card-forum__icon {
  position: absolute;
  z-index: -1;
  top: 0.3125rem;
  right: 1.25rem;
  pointer-events: none;
}
@media (min-width: 768px) {
  .card-forum__icon {
    top: 0.9375rem;
    right: 2.5rem;
  }
}

.page-404-wrapper {
  padding: 3.5625rem 0 4.625rem;
}
@media (min-width: 992px) {
  .page-404-wrapper {
    padding: 10rem 0 11.25rem;
  }
}
@media (min-width: 1440px) {
  .page-404-wrapper {
    padding: 16.6875rem 0 21.6875rem;
  }
}
.page-404-wrapper .overline {
  margin-bottom: 0.6875rem;
}
.page-404-wrapper .c-btn-group {
  margin-top: 1.875rem;
}
@media (min-width: 992px) {
  .page-404-wrapper .container {
    max-width: 56.1875rem;
  }
}
.page-404-wrapper .addtoany_share_save_container {
  display: none !important;
}

:root {
  --gf_font: aktiv-grotesk, sans-serif;
  --gf_field_marginBottom: 1.5rem;
  --gf_field_spaceBetween: 2.25rem;
  --gf_colorOnDarkBackground: #ffffff;
  --gf_label_color: #3a3a3a;
  --gf_label_fontSize: 0.875rem;
  --gf_label_lineHeight: 1.5rem;
  --gf_label_fontWeight: 500;
  --gf_input_backgroundColor: #ffffff;
  --gf_input_autofillBackgroundColor: #e6f0f7;
  --gf_input_borderDefaultColor: #b3b3b3;
  --gf_input_borderErrorColor: #b00020;
  --gf_input_borderWidth: 0.0625rem;
  --gf_input_borderRadius: 0;
  --gf_input_padding: 0.6875rem;
  --gf_input_minHeight: 3rem;
  --gf_input_textColor: #3a3a3a;
  --gf_input_placeholderTextColor: #3a3a3a;
  --gf_input_fontSize: 1rem;
  --gf_input_lineHeight: 1.5rem;
  --gf_cr_fontSize: 1rem;
  --gf_cr_lineHeight: 1.5rem;
  --gf_cr_backgroundColor: #e1e1e1;
  --gf_cr_borderColor: #3a3a3a;
  --gf_cr_borderWidth: 0.125rem;
  --gf_select_optionSelectedColor: #f0f0f0;
  --gf_c_borderRadius: 0.125rem;
  --gf_cr_fontWeightHover: 500;
  --gf_datepicker_backgroundColor: #ffffff;
  --gf_datepicker_headerBackgroundColor: #ffffff;
  --gf_datepicker_arrowBackground: #e34d4d;
  --gf_datepicker_color: #3a3a3a;
  --gf_datepicker_hoverColor: #3a3a3a;
  --gf_datepicker_fontSize: 1rem;
  --gf_datepicker_lineHeight: 1.5rem;
  --gf_select_dd_backgroundColor: #ffffff;
  --gf_select_optionColor: #3a3a3a;
  --gf_select_optionFontSize: 1rem;
  --gf_select_optionLineHeight: 1.5rem;
  --gf_fileColor: #3a3a3a;
  --gf_fileBackground: transparent;
  --gf_fileBackgroundHover: #e1e1e1;
  --gf_fileBorderWidth: 0.0625rem;
  --gf_fileBorderColor: #262626;
  --gf_fileBorderRadius: 0.1875rem;
  --gf_acceptanceBg: #f0f0f0;
  --gf_textError: #b00020;
  --gf_textRequired: #b00020;
  --gf_stepper_colorActive: #3a3a3a;
  --gf_stepper_colorAlt: #ffffff;
  --gf_stepper_colorInactive: #b2b2b2;
}

.gform_wrapper form.dark-bg label {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg label .gfield_required {
  color: inherit;
}
.gform_wrapper form.dark-bg .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield_radio label::before {
  background-color: #f0f0f0;
}
.gform_wrapper form.dark-bg .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield_radio label::after {
  border-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .ginput_container_fileupload label::before {
  color: var(--gf_colorOnDarkBackground);
  border-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .ginput_container_fileupload label span {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gfield_price .ginput_container {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_label {
  color: var(--gf_label_color);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label {
  color: var(--gf_label_color);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::before {
  background-color: var(--gf_cr_backgroundColor);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::after {
  border-color: var(--gf_cr_borderColor);
}
[data-theme=bba] .gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox input:checked ~ label::after,
[data-theme=bba] .gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio input:checked ~ label::after {
  border-color: #db0029;
}
[data-theme=bbf] .gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox input:checked ~ label::after,
[data-theme=bbf] .gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio input:checked ~ label::after {
  border-color: #8c0247;
}
.gform_wrapper form.dark-bg .ginput_container_list .gfield_list_group .gfield_list_icons img {
  filter: invert(1);
}
.gform_wrapper form.dark-bg .gf_page_steps:before {
  background-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gf_page_steps .gf_step_active {
  border-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gf_page_steps .gf_step_label {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .validation_error,
.gform_wrapper form.dark-bg .validation_message {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  font-size: var(--gf_label_fontSize);
  line-height: var(--gf_label_lineHeight);
  list-style-type: none;
}
.gform_wrapper .gfield {
  width: 100%;
  margin-bottom: var(--gf_field_marginBottom);
  padding: 0 1.25rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gfield {
    padding: 0 0.9375rem;
  }
}
.gform_wrapper .gfield.gform_hidden {
  margin-bottom: 0;
}
.gform_wrapper .gfield.gfield_error .validation_message {
  padding-left: 0;
}
@media (min-width: 576px) {
  .gform_wrapper .gfield--width-quarter {
    width: 50%;
    max-width: 50%;
    flex: 50%;
  }
}
@media (min-width: 1200px) {
  .gform_wrapper .gfield--width-quarter {
    width: 25%;
    max-width: 25%;
    flex: 25%;
  }
}
@media (min-width: 576px) {
  .gform_wrapper .gfield--width-third {
    width: 33.33%;
    max-width: 33.33%;
    flex: 33.33%;
  }
}
@media (min-width: 576px) {
  .gform_wrapper .gfield--width-half {
    width: 50%;
    max-width: 50%;
    flex: 50%;
  }
}
@media (min-width: 768px) {
  .gform_wrapper .gfield--width-half:nth-of-type(odd) {
    padding-right: 0.625rem;
  }
}
@media (min-width: 768px) {
  .gform_wrapper .gfield--width-half:nth-of-type(even) {
    padding-left: 0.625rem;
  }
}
@media (min-width: 768px) {
  .gform_wrapper .gfield--width-full:nth-of-type(odd) ~ .gfield--width-half:nth-of-type(even) {
    padding-right: 0.625rem;
    padding-left: 0.9375rem;
  }
}
@media (min-width: 768px) {
  .gform_wrapper .gfield--width-full:nth-of-type(odd) ~ .gfield--width-half:nth-of-type(odd) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem;
  }
}
.gform_wrapper .gform_body .gform_fields .gfield {
  margin-bottom: var(--gf_field_marginBottom);
}
.gform_wrapper .gfield_label,
.gform_wrapper label {
  margin: 0;
  font-family: var(--gf_font);
  font-size: inherit;
  font-weight: var(--gf_label_fontWeight);
  font-style: normal;
  line-height: inherit;
  color: var(--gf_label_color);
}
.gform_wrapper .gfield_label .gfield_required,
.gform_wrapper label .gfield_required {
  margin-left: 0;
  color: var(--gf_textRequired);
}
.gform_wrapper .gfield_label.gfield_label_before_complex,
.gform_wrapper label.gfield_label_before_complex {
  margin-bottom: 0;
  font-size: var(--gf_label_fontSize);
  line-height: var(--gf_label_lineHeight);
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea,
.gform_wrapper select {
  width: 100%;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 400;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
  box-shadow: none;
  -webkit-appearance: none;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  outline: none !important;
}
[data-theme=bba] .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
[data-theme=bba] .gform_wrapper textarea:focus,
[data-theme=bba] .gform_wrapper select:focus {
  border-color: #db0029;
}
[data-theme=bbf] .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
[data-theme=bbf] .gform_wrapper textarea:focus,
[data-theme=bbf] .gform_wrapper select:focus {
  border-color: #8c0247;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  font-weight: 400;
  color: var(--gf_input_placeholderTextColor);
  text-transform: none;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-webkit-autofill, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-webkit-autofil:hover, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-webkit-autofill:focus,
.gform_wrapper textarea:-webkit-autofill,
.gform_wrapper textarea:-webkit-autofil:hover,
.gform_wrapper textarea:-webkit-autofill:focus,
.gform_wrapper select:-webkit-autofill,
.gform_wrapper select:-webkit-autofil:hover,
.gform_wrapper select:-webkit-autofill:focus {
  background-color: var(--gf_input_autofillBackgroundColor);
}
.gform_wrapper textarea {
  display: block;
  resize: none;
  height: 10rem;
}
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
  display: block;
  padding: 0;
  margin: 0;
  font-size: var(--gf_cr_fontSize);
  font-weight: 400;
  line-height: var(--gf_cr_lineHeight);
  position: relative;
  list-style-type: none;
}
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  position: relative;
}
.gform_wrapper .gfield_checkbox input[type=checkbox],
.gform_wrapper .gfield_radio input[type=checkbox] {
  overflow: hidden;
}
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
[data-theme=bba] .gform_wrapper .gfield_checkbox input:checked ~ label::after,
[data-theme=bba] .gform_wrapper .gfield_radio input:checked ~ label::after {
  border-color: #db0029;
}
[data-theme=bbf] .gform_wrapper .gfield_checkbox input:checked ~ label::after,
[data-theme=bbf] .gform_wrapper .gfield_radio input:checked ~ label::after {
  border-color: #8c0247;
}
.gform_wrapper .gfield_checkbox input:checked ~ label::before,
.gform_wrapper .gfield_radio input:checked ~ label::before {
  transform: scale(0);
}
html.user-tab-nav .gform_wrapper .gfield_checkbox input:focus ~ label::after,
html.user-tab-nav .gform_wrapper .gfield_radio input:focus ~ label::after {
  outline: var(--gf_input_borderWidth) solid;
  outline-width: 2px;
}
html.user-tab-nav [data-theme=bba] .gform_wrapper .gfield_checkbox input:focus ~ label::after,
html.user-tab-nav [data-theme=bba] .gform_wrapper .gfield_radio input:focus ~ label::after {
  outline-color: #db0029;
}
html.user-tab-nav [data-theme=bbf] .gform_wrapper .gfield_checkbox input:focus ~ label::after,
html.user-tab-nav [data-theme=bbf] .gform_wrapper .gfield_radio input:focus ~ label::after {
  outline-color: #8c0247;
}
.gform_wrapper .gfield_checkbox label,
.gform_wrapper .gfield_radio label {
  padding: 0.5625rem 0 0.5rem 2.875rem;
  position: relative;
  cursor: pointer;
}
.gform_wrapper .gfield_checkbox label:hover::before,
.gform_wrapper .gfield_radio label:hover::before {
  transform: scale(1);
}
.gform_wrapper .gfield_checkbox label::before,
.gform_wrapper .gfield_radio label::before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: -0.0625rem;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform 0.2s;
}
.gform_wrapper .gfield_checkbox label::after,
.gform_wrapper .gfield_radio label::after {
  content: "";
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.625rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
.gform_wrapper .gfield_checkbox br,
.gform_wrapper .gfield_radio br {
  display: none;
}
.gform_wrapper .gfield_checkbox input:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}
[data-theme=bba] .gform_wrapper .gfield_checkbox input:checked ~ label::after {
  background-color: #db0029;
}
[data-theme=bbf] .gform_wrapper .gfield_checkbox input:checked ~ label::after {
  background-color: #8c0247;
}
.gform_wrapper .gfield_radio input:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='5' fill='%23CC0000'/%3E%3C/svg%3E");
  background-size: calc(100% + 2 * var(--gf_cr_borderWidth)) auto;
}
.gform_wrapper .gfield_radio label:before {
  top: -0.0625rem;
}
.gform_wrapper .gfield_radio label::after {
  width: 1.25rem;
  height: 1.25rem;
  top: 0.5625rem;
  left: 0.875rem;
  border-radius: 50%;
}
.gform_wrapper .ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .ginput_complex br,
.gform_wrapper .ginput_complex .gf_clear {
  display: none;
}
.gform_wrapper .ginput_complex > * {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_complex > * {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_complex > *:only-child {
  flex: 0 1 100%;
  max-width: 100%;
  margin: 0;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_complex .name_suffix,
.gform_wrapper .ginput_complex .name_last {
    padding-right: 0 !important;
  }
}
.gform_wrapper .ginput_container_address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .ginput_container_address .ginput_full {
  flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .gform_wrapper .ginput_container_address .ginput_full.address_line_1, .gform_wrapper .ginput_container_address .ginput_full.address_line_2 {
    padding-right: 0;
  }
}
.gform_wrapper .ginput_container_address .ginput_left,
.gform_wrapper .ginput_container_address .ginput_right {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_address .ginput_left,
.gform_wrapper .ginput_container_address .ginput_right {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_container_address br {
  display: none;
}
.gform_wrapper .clear-multi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .ginput_container_date {
  flex: 0 1 calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
  max-width: calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
}
.gform_wrapper .ginput_container_date.gfield_date_year, .gform_wrapper .ginput_container_date.gfield_date_dropdown_year {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .gform_wrapper .ginput_container_date.gfield_date_day, .gform_wrapper .ginput_container_date.gfield_date_month, .gform_wrapper .ginput_container_date.gfield_date_dropdown_month, .gform_wrapper .ginput_container_date.gfield_date_dropdown_day {
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_date {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_container_date .ginput_container {
  flex: 0 1 calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
  max-width: calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_date .ginput_container {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .gform_wrapper .ginput_container_date .datepicker {
    width: calc(
                    100% + var(--gf_field_spaceBetween)/8
                ) !important;
    max-width: calc(
                    100% + var(--gf_field_spaceBetween)/8
                ) !important;
  }
}
.gform_wrapper .ginput_container_date .datepicker:placeholder-shown {
  padding-left: 2.875rem !important;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 2H18C19.1 2 20 2.9 20 4V20C20 21.1 19.1 22 18 22H2C0.9 22 0 21.1 0 20V4C0 2.9 0.9 2 2 2H3V0H5V2H15V0H17V2ZM2 20H18V7H2V20Z' fill='%23000000'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0.875rem 50%;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_date + .ginput_container_date {
    margin-top: 0.9375rem;
  }
}
.gform_wrapper .ginput_container_date > *:only-child {
  flex: 0 1 100%;
  max-width: 100%;
  margin: 0;
}
.gform_wrapper .ginput_container_time {
  flex: 0 1 calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
  max-width: calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_time {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_container_time i {
  display: none;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_time + .ginput_container_time {
    margin-top: 0.9375rem;
  }
}
.gform_wrapper .ginput_container_time.gfield_time_ampm {
  margin-bottom: 2.5rem;
}
.gform_wrapper .gfield.acceptance {
  padding: 1.875rem 1.875rem 2rem;
  background-color: var(--gf_acceptanceBg);
}
@media (max-width: 767.98px) {
  .gform_wrapper .gfield.acceptance {
    padding: 0.9375rem;
  }
}
.gform_wrapper .gfield.acceptance > .gfield_label {
  margin-bottom: 0.625rem;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.gform_wrapper .gfield.acceptance .ginput_container label {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  font-family: aktiv-grotesk, sans-serif;
  text-transform: initial;
}
.gform_wrapper .ginput_container_fileupload {
  display: flex;
  align-items: flex-end;
  min-height: var(--gf_input_minHeight);
  position: relative;
}
.gform_wrapper .ginput_container_fileupload input[type=file] {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.gform_wrapper .ginput_container_fileupload input[type=file]:focus {
  outline: none !important;
}
html.user-tab-nav .gform_wrapper .ginput_container_fileupload input[type=file]:focus ~ label {
  outline: var(--gf_input_borderWidth) solid;
}
html.user-tab-nav [data-theme=bba] .gform_wrapper .ginput_container_fileupload input[type=file]:focus ~ label {
  outline-color: #db0029;
}
html.user-tab-nav [data-theme=bbf] .gform_wrapper .ginput_container_fileupload input[type=file]:focus ~ label {
  outline-color: #8c0247;
}
.gform_wrapper .ginput_container_fileupload label {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: initial;
  cursor: pointer;
}
.gform_wrapper .ginput_container_fileupload label::before {
  content: attr(data-button);
  display: inline-block;
  padding: 0.5625rem 1.3125rem;
  margin-right: 1.25rem;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1rem;
  border: var(--gf_fileBorderWidth) solid var(--gf_fileBorderColor);
  border-radius: var(--gf_fileBorderRadius);
  background-color: var(--gf_fileBackground);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.gform_wrapper .ginput_container_fileupload label span {
  display: inline-block;
  padding: 0 1.25rem 0 0;
}
.gform_wrapper .ginput_container_fileupload label:hover::before {
  color: #fff;
}
[data-theme=bba] .gform_wrapper .ginput_container_fileupload label:hover::before {
  background: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .gform_wrapper .ginput_container_fileupload label:hover::before {
  background: #8c0247;
  border-color: #8c0247;
}
.gform_wrapper .ginput_container_list .gfield_list_container {
  width: 100%;
}
.gform_wrapper .ginput_container_list .gfield_list_group {
  display: flex;
  align-items: center;
}
.gform_wrapper .ginput_container_list .gfield_list_group + .gfield_list_group {
  margin-top: 0.625rem;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_cell {
  flex-grow: 1;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons {
  flex-shrink: 0;
  padding: 0.3125rem 0.625rem;
  text-align: right;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons a {
  display: inline-block;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons img {
  display: block;
  width: 1.125rem;
}
.gform_wrapper .gfield_price br {
  display: none;
}
.gform_wrapper .gfield_price .ginput_container {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--gf_label_color);
}
.gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error .select2-selection--single {
  padding-right: 3.125rem;
  border-color: var(--gf_input_borderErrorColor);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 4.48 4.48 0 10 0s10 4.48 10 10-4.48 10-10 10S0 15.52 0 10zm9-5v6h2V5H9zm0 8v2h2v-2H9z' fill='%23a32638'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.8125rem) 50%;
}
.gform_wrapper .gfield_error .select2-selection__arrow {
  display: none;
}
.gform_wrapper .validation_error {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: center;
  color: var(--gf_textError);
}
.gform_wrapper .validation_message {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_textError);
}
.gform_wrapper .gfield_description:not(.validation_message) {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_label_color);
}
.gform_wrapper .gfield_description:not(.validation_message):empty {
  display: none;
}
.gform_wrapper .gf_page_steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 6.25rem;
}
.gform_wrapper .gf_page_steps + .gform_body .gform_page_footer {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .gform_wrapper .gf_page_steps + .gform_body .gform_page_footer .c-btn, .gform_wrapper .gf_page_steps + .gform_body .gform_page_footer .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .gform_wrapper .gf_page_steps + .gform_body .gform_page_footer .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    min-width: 8.125rem;
  }
}
.gform_wrapper .gf_page_steps:before {
  content: "";
  height: 0.125rem;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--gf_stepper_colorInactive);
}
.gform_wrapper .gf_page_steps .gf_step_clear {
  display: none;
}
.gform_wrapper .gf_page_steps .gf_step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  font-size: 0;
  font-weight: 700;
  text-align: center;
  color: var(--gf_stepper_colorInactive);
  border: 0.125rem solid var(--gf_stepper_colorInactive);
  border-radius: 100%;
  background-color: var(--gf_stepper_colorAlt);
}
.gform_wrapper .gf_page_steps .gf_step .gf_step_number {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  font-family: aktiv-grotesk, sans-serif;
  color: inherit;
  letter-spacing: 0.05rem;
}
.gform_wrapper .gf_page_steps .gf_step_completed {
  color: var(--gf_stepper_colorAlt);
  border-color: var(--gf_stepper_colorActive);
  background-color: var(--gf_stepper_colorActive);
}
.gform_wrapper .gf_page_steps .gf_step_active {
  color: var(--gf_stepper_colorActive);
  border-color: var(--gf_stepper_colorActive);
}
.gform_wrapper .gf_page_steps .gf_step_label {
  max-width: 3.125rem;
  position: absolute;
  top: calc(100% + 0.6875rem);
  left: 50%;
  transform: translate(-50%);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  color: var(--gf_stepper_colorActive);
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  word-wrap: break-word;
}
.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half {
  width: calc(50% - var(--gf_field_spaceBetween)/2);
}
.gform_wrapper .gf_left_half {
  margin-right: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_right_half {
  margin-left: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  width: calc(100% / 3 - 2 *var(--gf_field_spaceBetween)/3);
}
.gform_wrapper .gf_left_third {
  margin-right: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_middle_third {
  margin-right: calc(var(--gf_field_spaceBetween) / 2);
  margin-left: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_right_third {
  margin-left: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half,
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767.98px) {
  .gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half,
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.gform_wrapper .gform_title {
  display: none;
}
.gform_wrapper .gform_heading {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gform_title {
    display: block;
    margin-bottom: 1.5rem;
  }
}
.gform_wrapper .gform_footer {
  padding: 0;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gform_footer {
    margin-top: 1rem;
  }
}
.gform_wrapper .gform_footer br {
  display: none;
}
.gform_wrapper .gform_button,
.gform_wrapper .gform_previous_button,
.gform_wrapper .gform_next_button {
  border: 0.125rem solid #db0029;
  cursor: pointer;
}
.gform_wrapper .gform_button + .button,
.gform_wrapper .gform_previous_button + .button,
.gform_wrapper .gform_next_button + .button {
  margin-left: 0.9375rem;
}
.gform_wrapper .screen-reader-text {
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  margin: -1px;
  word-wrap: normal !important;
  border: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
}
.gform_wrapper p:empty, .gform_wrapper .content-column:empty {
  display: none;
}
.gform_wrapper p br, .gform_wrapper .content-column br {
  display: none;
}

.gform_confirmation_wrapper {
  margin: 3.125rem 0;
  color: var(--gf_label_color);
}
.gform_confirmation_wrapper.dark-bg {
  color: var(--gf_colorOnDarkBackground);
}
.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1.625rem;
  line-height: 2rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.ui-datepicker {
  display: none;
  width: 17.5rem;
  padding: 0 0.9375rem 1.25rem;
  margin-top: 0.5rem;
  color: var(--gf_datepicker_color);
  border-radius: 0.125rem;
  background: var(--gf_datepicker_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}
.ui-datepicker-header {
  padding: 0.875rem 3.125rem;
  position: relative;
  margin: 0 -0.9375rem 1.25rem;
  background: var(--gf_datepicker_headerBackgroundColor);
}
.ui-datepicker-title {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 700;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  text-transform: uppercase;
}
.ui-datepicker-prev, .ui-datepicker-next {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--gf_datepicker_arrowBackground);
  cursor: pointer;
}
.ui-datepicker-prev::before, .ui-datepicker-next::before {
  content: "";
  pointer-events: none;
  width: 0.375rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-60%, -50%, 0);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10'%3E%3Cpath d='M5.92,9.24,1.68,5,5.92.76h0' fill='none' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/contain;
  backface-visibility: hidden;
}
.ui-datepicker-prev span, .ui-datepicker-next span {
  display: none;
}
.ui-datepicker-next {
  right: 1rem;
  left: auto;
}
.ui-datepicker-next::before {
  transform: translate3d(-40%, -50%, 0) scaleX(-1);
}
.ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 500;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  color: var(--gf_datepicker_color);
}
.ui-datepicker-calendar td a,
.ui-datepicker-calendar th a {
  display: block;
  color: inherit;
}
.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar th a:hover {
  color: var(--gf_datepicker_hoverColor);
}
.ui-datepicker-calendar th {
  opacity: 0.4;
}

body:not(.wp-admin) .select2-container--default .select2-results > .select2-results__options {
  max-height: 12.5rem;
}
body:not(.wp-admin) .select2-container {
  display: block;
  max-width: 100%;
  z-index: 1;
}
.gform_wrapper body:not(.wp-admin) .select2-container {
  width: 100% !important;
}
body:not(.wp-admin) .select2-container .select2-selection--single {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  padding-right: 3.25rem;
  position: relative;
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 400;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
}
body:not(.wp-admin) .select2-container .select2-selection--single:focus {
  outline: none !important;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  font-weight: 400;
  color: #080808;
  text-transform: none;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__arrow {
  width: auto;
  height: auto;
  position: absolute;
  top: 46%;
  right: 1.25rem;
  border-width: 0.3125rem 0.3125rem 0 0.3125rem;
  border-style: solid;
  border-color: var(--gf_input_textColor) transparent transparent transparent;
  transition: all 0.2s linear;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
body:not(.wp-admin) .select2-container .select2-dropdown {
  padding: 0.5rem 0;
  margin-top: 0.5rem;
  border: none;
  border-radius: 0.125rem;
  background-color: var(--gf_select_dd_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}
body:not(.wp-admin) .select2-container .select2-dropdown--above {
  margin-top: -0.5rem;
}
@media (max-height: 30rem) {
  body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__options {
    max-height: 7.5rem;
  }
}
body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem;
  position: relative;
  font-size: var(--gf_select_optionFontSize);
  line-height: var(--gf_select_optionLineHeight);
  color: var(--gf_select_optionColor);
  cursor: pointer;
}
body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option--selected, body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: var(--gf_select_optionSelectedColor);
}
body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option:hover {
  background: #f0f0f0;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown {
  padding: 0.3125rem 0;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem 0.5rem 2.875rem;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option::before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform 0.2s;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option::after {
  content: "";
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.6875rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option--highlighted, body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option:hover {
  color: var(--gf_select_optionColor);
  background: #f0f0f0;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option--highlighted {
  background: transparent;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option--highlighted::before {
  transform: scale(0);
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option:hover {
  background: transparent;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option:hover::before {
  transform: scale(1);
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option[aria-selected=true]::before {
  transform: scale(0);
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option[aria-selected=true]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}
body:not(.wp-admin) .select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
}
body:not(.wp-admin) .select2-container--open .select2-selection--single {
  outline: none !important;
}
[data-theme=bba] body:not(.wp-admin) .select2-container--open .select2-selection--single {
  border-color: #db0029;
}
[data-theme=bbf] body:not(.wp-admin) .select2-container--open .select2-selection--single {
  border-color: #8c0247;
}
body:not(.wp-admin) .select2-container .select2-selection__clear {
  display: none !important;
}
body:not(.wp-admin) .gform_validation_errors {
  margin-bottom: 1.25rem;
  text-align: left;
}
body:not(.wp-admin) .gform_validation_errors h1,
body:not(.wp-admin) .gform_validation_errors h2,
body:not(.wp-admin) .gform_validation_errors h3 {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 600;
  color: var(--gf_textError);
}
body:not(.wp-admin) .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
body:not(.wp-admin)[data-theme=bba] .select2-container--multiple .select2-dropdown .select2-results__option[aria-selected=true]::after {
  background-color: #db0029;
  border-color: #db0029;
}
body:not(.wp-admin)[data-theme=bba] .select2-container .select2-selection--single:focus {
  border-color: #db0029;
}
body:not(.wp-admin)[data-theme=bbf] .select2-container--multiple .select2-dropdown .select2-results__option[aria-selected=true]::after {
  background-color: #8c0247;
  border-color: #8c0247;
}
body:not(.wp-admin)[data-theme=bbf] .select2-container .select2-selection--single:focus {
  border-color: #8c0247;
}

.leadparagraph {
  margin-bottom: 3rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .leadparagraph {
    margin-bottom: 5rem;
    font-size: 2.125rem;
    line-height: 2.5rem;
  }
}

.highlight-text {
  padding: 0.5rem 0 0.3125rem;
}
[data-theme=bba] .highlight-text {
  background: rgba(219, 0, 41, 0.1);
}
[data-theme=bbf] .highlight-text {
  background: rgba(140, 2, 71, 0.1);
}

.wrapper-number-text {
  margin-bottom: 1.875rem;
}
.wrapper-number-text h2 {
  margin-bottom: 0.3125rem;
}

.page-accordion {
  margin-top: 1.875rem;
  margin-bottom: 2.4375rem;
}
@media (min-width: 768px) {
  .page-accordion {
    margin-bottom: 5.125rem;
  }
}

.bellow {
  padding: 0;
  border-top: 1px solid #e0e0e0;
}
.bellow:last-of-type {
  border-bottom: 1px solid #e0e0e0;
}
.bellow p:last-child, .bellow .content-column:last-child {
  margin: 0;
}
.bellow.active .bellow__title {
  padding: 1.375rem 0.625rem 1rem;
}
@media (min-width: 1200px) {
  .bellow.active .bellow__title {
    padding: 2.1875rem 1.25rem 1.875rem;
  }
}
.bellow.active .bellow__title::after {
  content: "\ea0d";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bellow__content {
  display: none;
  padding: 0 0.625rem 2.5rem 0.625rem;
}
@media (min-width: 1200px) {
  .bellow__content {
    padding: 0 0.625rem 2.375rem 1.25rem;
  }
}
.bellow__title {
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 1.375rem 0.625rem 1.0625rem;
}
@media (min-width: 1200px) {
  .bellow__title {
    padding: 2.1875rem 1.25rem 2.25rem;
  }
}
.bellow__title h3 {
  font-size: 1.125rem;
  line-height: 1.3333333333;
  letter-spacing: -0.00625rem;
  margin: 0;
  transition: color 0.2s linear;
  color: #000;
}
@media (min-width: 1200px) {
  .bellow__title h3 {
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: -0.015625rem;
  }
}
.bellow__title:after {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-theme=bbf] .bellow__title:hover, [data-theme=bbf] .bellow__title:focus {
  background: #f0f0f0 !important;
}
[data-theme=bba] .bellow__title:hover h3, [data-theme=bba] .bellow__title:hover::after, [data-theme=bba] .bellow__title:focus h3, [data-theme=bba] .bellow__title:focus::after {
  color: #db0029;
}
[data-theme=bbf] .bellow__title:hover h3, [data-theme=bbf] .bellow__title:hover::after, [data-theme=bbf] .bellow__title:focus h3, [data-theme=bbf] .bellow__title:focus::after {
  color: #8c0247;
}

h2 + .block-accordion {
  margin-top: -0.125rem;
}

.page-fullwidth-image {
  padding: 2.8125rem 0 4.625rem;
}
@media (max-width: 767.98px) {
  .page-fullwidth-image {
    padding: 1.8125rem 0 3.4375rem;
  }
}
.page-fullwidth-image__wrapper:before, .page-fullwidth-image__wrapper:after {
  content: "";
  display: table;
}
.page-fullwidth-image__wrapper:after {
  clear: both;
}
.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}
.page-fullwidth-image + h2 {
  margin-top: 2.8125rem;
}
@media (max-width: 767.98px) {
  .page-fullwidth-image + h2 {
    margin-top: 0;
  }
}

@media (max-width: 767.98px) {
  p + .page-fullwidth-image, .content-column + .page-fullwidth-image {
    padding: 1.875rem 0 3.125rem;
  }
}

@media (max-width: 767.98px) {
  .content-image + .content-image {
    padding-top: 0.9375rem;
  }
}
.content-image__align-left, .content-image__align-right {
  width: 50%;
}
@media (max-width: 767.98px) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}
.content-image__align-left {
  float: left;
}
@media (max-width: 767.98px) {
  .content-image__align-left {
    float: none;
  }
}
.content-image__align-left.spacing-normal {
  padding-right: 0.9375rem;
}
@media (max-width: 767.98px) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 1.125rem;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}
.content-image__align-right {
  float: right;
}
@media (max-width: 767.98px) {
  .content-image__align-right {
    float: none;
  }
}
.content-image__align-right.spacing-normal {
  padding-left: 0.9375rem;
}
@media (max-width: 767.98px) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 0.9375rem;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}
.content-image img {
  width: 100%;
  margin: 0;
}

/* Main Header */
.main-header {
  width: 100%;
  position: sticky;
  z-index: 102;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 0.0625rem solid;
  background: #fff;
  border-bottom-color: #db0029;
}
.main-header--wp-panel {
  top: 2rem;
}
@media screen and (max-width: 782px) {
  .main-header--wp-panel {
    top: 2.875rem;
  }
}
.main-header__left {
  display: flex;
  align-items: center;
}
.main-header__right {
  margin-left: 1.25rem;
}
.main-header__right .c-btn, .main-header__right .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__right .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  min-width: 10.6875rem;
  border-radius: 1.875rem;
}
.main-header__logo {
  display: block;
  max-width: 8.75rem;
  margin-right: 1.625rem;
  max-height: 1.9375rem;
}
@media (min-width: 1200px) {
  .main-header__logo {
    max-width: 11.875rem;
    max-height: 2.625rem;
  }
}
.main-header__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 3.9375rem;
}
@media (min-width: 1200px) {
  .main-header__wrapper {
    height: auto;
    min-height: 4rem;
  }
}
.main-header__container {
  width: 100%;
  height: 100%;
  max-width: 82.1875rem;
  padding: 0 1.25rem;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .main-header__container {
    padding: 0 0.9375rem;
  }
}
.main-header__right {
  display: none;
  text-align: right;
}
@media (min-width: 1200px) {
  .main-header__right {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .main-header .c-btn-wrapper {
    margin: 1.5625rem 0 0;
  }
}
.main-header .c-btn-primary, .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events .main-header .tribe-events-c-search__button,
.main-header .c-btn-secondary,
.main-header .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  padding: 0.875rem 1.75rem 0.9375rem;
  border-radius: 2rem;
}
[data-theme=bba] .main-header .c-btn-primary, [data-theme=bba] .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bba] .main-header .tribe-events-c-search__button,
[data-theme=bba] .main-header .c-btn-secondary,
[data-theme=bba] .main-header .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .main-header .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  border: 0.125rem solid #db0029;
}
[data-theme=bbf] .main-header .c-btn-primary, [data-theme=bbf] .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bbf] .main-header .tribe-events-c-search__button,
[data-theme=bbf] .main-header .c-btn-secondary,
[data-theme=bbf] .main-header .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .main-header .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  border: 0.125rem solid #8c0247;
}
[data-theme=bba] .main-header .c-btn-primary, [data-theme=bba] .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bba] .main-header .tribe-events-c-search__button {
  background-color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .main-header .c-btn-primary, [data-theme=bbf] .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bbf] .main-header .tribe-events-c-search__button {
  background-color: #db0029;
  border-color: #db0029;
}
[data-theme] .main-header .c-btn-primary:hover, [data-theme] .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme] .main-header .tribe-events-c-search__button:hover, [data-theme] .main-header .c-btn-primary:focus, [data-theme] .main-header .archive-event-filters .tribe-events .tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme] .main-header .tribe-events-c-search__button:focus {
  border-color: #b42221;
  background-color: #b42221;
}
[data-theme] .main-header .c-btn-icon.c-btn-tertiary:not(.c-btn-icon--left)::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme] .main-header .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before {
  border-color: #db0029;
}
[data-theme] .main-header .c-btn-icon.c-btn-tertiary:hover, [data-theme] .main-header .c-btn-icon.c-btn-tertiary:focus {
  background: #db0029;
}

.alert-bar {
  display: none;
  padding: 0.5rem 0;
  position: relative;
  background: #db0029;
}
@media (min-width: 1200px) {
  .alert-bar {
    padding: 0.5625rem 0 0.3125rem;
  }
}
.alert-bar.show-item {
  display: block;
}
.alert-bar .main-header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.alert-bar__content {
  margin-right: 1.25rem;
  overflow-x: auto;
}
@media (min-width: 1200px) {
  .alert-bar__content {
    max-width: 66.875rem;
  }
}
.alert-bar__content a {
  text-decoration: underline;
}
.alert-bar__content p, .alert-bar__content .content-column,
.alert-bar__content a {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 400;
  color: #fff;
}
.alert-bar__content p:last-of-type, .alert-bar__content .content-column:last-of-type {
  margin-bottom: 0;
}
.alert-bar__content::-webkit-scrollbar-track {
  height: 0.0625rem;
  background-color: transparent;
}
.alert-bar__content::-webkit-scrollbar {
  height: 0.0625rem;
  background-color: transparent;
}
.alert-bar__content::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.alert-bar__close {
  display: flex;
  align-items: center;
  height: 1.25rem;
  padding: 0.125rem;
  margin-top: -0.1875rem;
  border: 0.0625rem solid #fff;
  border-radius: 50%;
  background: #fff;
}
.alert-bar__close i {
  display: flex;
  color: #db0029;
}
.alert-bar__close i::before {
  font-size: 0.875rem;
}

/* Mega Menu */
.mega-menu-wrapper {
  width: 100%;
  position: absolute;
  z-index: -999;
  top: 100%;
  left: 0;
  border-top: 0.0625rem solid;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: background 0.2s, visibility 0.2s, opacity 0.2s;
  border-top-color: #db0029;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper {
    left: 50%;
    transform: translateX(-50%);
  }
}
.mega-menu-wrapper.active {
  z-index: 999;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  opacity: 1;
  visibility: visible;
}
.mega-menu-wrapper.active a:not([class]) {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper--border-bottom {
    border-bottom: 0.25rem solid #db0029;
    border-bottom-color: #db0029;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper--small {
    width: 18.125rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper--medium {
    width: 37.5rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper--large {
    width: 54.9375rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper--full-wide {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__menu-column--2 + .c-btn-wrapper {
    margin-top: 3.4375rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__menu-column--2 ul {
    column-count: 2;
    column-gap: 3.75rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__menu-column--3 ul {
    column-count: 2;
    column-gap: 1.875rem;
  }
}
.mega-menu-wrapper li {
  display: block;
  min-width: 13.25rem;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.mega-menu-wrapper li a {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  letter-spacing: 0.00625rem;
  font-weight: 400;
  display: block;
  transition: 0.2s color;
}
@media (min-width: 1440px) {
  .mega-menu-wrapper li a {
    white-space: nowrap;
  }
}
.mega-menu-wrapper li a:hover {
  color: #db0029;
}
.mega-menu-wrapper .container {
  padding: 0;
}
.mega-menu-wrapper .row, .mega-menu-wrapper .gform_wrapper .gform_fields, .gform_wrapper .mega-menu-wrapper .gform_fields {
  margin-right: 0;
  margin-left: 0;
}
.mega-menu-wrapper .row > *, .mega-menu-wrapper .gform_wrapper .gform_fields > *, .gform_wrapper .mega-menu-wrapper .gform_fields > * {
  background: #fff;
}
.mega-menu-wrapper .row .col-12, .mega-menu-wrapper .gform_wrapper .gform_fields .col-12, .gform_wrapper .mega-menu-wrapper .gform_fields .col-12 {
  padding: 0;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper .row .col-12, .mega-menu-wrapper .gform_wrapper .gform_fields .col-12, .gform_wrapper .mega-menu-wrapper .gform_fields .col-12 {
    padding: 2.625rem 2.1875rem 2.1875rem;
  }
}
@media (max-width: 1199.98px) {
  .mega-menu-wrapper .row .col-12.mobile-order-last, .mega-menu-wrapper .gform_wrapper .gform_fields .col-12.mobile-order-last, .gform_wrapper .mega-menu-wrapper .gform_fields .col-12.mobile-order-last {
    order: 13;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper--col-background--right .row > *:last-child, .mega-menu-wrapper--col-background--right .gform_wrapper .gform_fields > *:last-child, .gform_wrapper .mega-menu-wrapper--col-background--right .gform_fields > *:last-child, .mega-menu-wrapper--col-background--left .row > *:first-child, .mega-menu-wrapper--col-background--left .gform_wrapper .gform_fields > *:first-child, .gform_wrapper .mega-menu-wrapper--col-background--left .gform_fields > *:first-child {
    background: #f0f0f0;
  }
}
.mega-menu-wrapper .sub-menu {
  margin: 1.25rem 0 0.9375rem;
}
.mega-menu-wrapper .sub-menu li {
  padding-bottom: 0.9375rem;
  padding-left: 0;
}
.mega-menu-wrapper .sub-menu li:last-child {
  padding-bottom: 0;
}
@media (max-width: 1199.98px) {
  .mega-menu-wrapper .col-12:first-child .mega-menu-wrapper__title-opener {
    border-top: 0.0625rem solid;
    border-top-color: #db0029;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__mobile-buttons {
    display: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
  }
}
.mega-menu-wrapper--bbf {
  border-bottom-color: #8c0247;
}
[data-theme] .mega-menu-wrapper--bbf .c-btn-primary, [data-theme] .mega-menu-wrapper--bbf .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme] .mega-menu-wrapper--bbf .tribe-events-c-search__button {
  background: #8c0247;
  color: #fff;
  border-color: #8c0247;
}
[data-theme] .mega-menu-wrapper--bbf .c-btn-primary:hover, [data-theme] .mega-menu-wrapper--bbf .archive-event-filters .tribe-events .tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme] .mega-menu-wrapper--bbf .tribe-events-c-search__button:hover, [data-theme] .mega-menu-wrapper--bbf .c-btn-primary:focus, [data-theme] .mega-menu-wrapper--bbf .archive-event-filters .tribe-events .tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme] .mega-menu-wrapper--bbf .tribe-events-c-search__button:focus {
  background: #59012d;
  border-color: #59012d;
}
[data-theme] .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before, [data-theme] .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left::after {
  color: #8c0247;
  border-color: #8c0247;
}
.mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left:hover, .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left:focus {
  background: #8c0247;
}
[data-theme] .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left:hover::before, [data-theme] .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left:hover::after, [data-theme] .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left:focus::before, [data-theme] .mega-menu-wrapper--bbf .c-btn-icon.c-btn-tertiary.c-btn-icon--left:focus::after {
  color: #fff;
}
.mega-menu-wrapper--bbf li a:hover,
.mega-menu-wrapper--bbf li a:focus {
  color: #8c0247 !important;
}
.mega-menu-wrapper--bbf li:first-child a {
  border-top-color: #8c0247 !important;
}
.mega-menu-wrapper--bbf .mega-menu-wrapper__image-link-title {
  color: #8c0247;
}
.mega-menu-wrapper--bbf .mega-menu-wrapper__image-link-title::after {
  color: #8c0247;
  border-color: #8c0247;
}
.mega-menu-wrapper--bbf .mega-menu-wrapper__image-link:hover .mega-menu-wrapper__image-link-title, .mega-menu-wrapper--bbf .mega-menu-wrapper__image-link:focus .mega-menu-wrapper__image-link-title {
  color: #59012d;
}
.mega-menu-wrapper--bbf .mega-menu-wrapper__image-link:hover .mega-menu-wrapper__image-link-title::after, .mega-menu-wrapper--bbf .mega-menu-wrapper__image-link:focus .mega-menu-wrapper__image-link-title::after {
  background: #8c0247;
}

[data-theme] .link-bbf:focus, [data-theme] .link-bbf:focus::after, [data-theme] .link-bbf:hover, [data-theme] .link-bbf:hover::after, [data-theme] .link-bbf.active, [data-theme] .link-bbf.active::after {
  color: #8c0247 !important;
}

.mega-menu-background {
  width: 100%;
  position: absolute;
  z-index: 998;
  top: 100%;
  left: 0;
  background-color: transparent;
}

.mega-menu-wrapper__title-opener {
  width: 100%;
  text-align: left;
  border: none;
  background: transparent;
  appearance: none;
  color: #3a3a3a;
}
@media (max-width: 1199.98px) {
  .mega-menu-wrapper__title-opener {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    letter-spacing: 0.0125rem;
    font-weight: 400;
    padding: 1.25rem 3.4375rem 1.3125rem 1.1875rem;
    position: relative;
    border-bottom: 0.0625rem solid #e0e0e0;
    background: #fff;
    cursor: pointer;
    transition: color 0.2s linear;
  }
  .mega-menu-wrapper__title-opener:hover {
    color: #db0029;
  }
  .mega-menu-wrapper__title-opener:after {
    content: "\ea0e";
    font-family: "iconfont-bba";
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 1.25rem;
    transform: translate(0, -50%);
    transition: transform 0.2s;
    color: #db0029;
  }
  .mega-menu-wrapper__title-opener.open + .mega-menu-wrapper__menu-column {
    background: #f0f0f0;
  }
  .mega-menu-wrapper__title-opener.open + .mega-menu-wrapper__menu-column li a {
    padding: 0.5rem 1.3125rem;
    border: none;
  }
  .mega-menu-wrapper__title-opener.open + .mega-menu-wrapper__menu-column li a:hover {
    color: #db0029;
  }
  .mega-menu-wrapper__title-opener.open + .mega-menu-wrapper__menu-column li:first-child a {
    border-top-color: #db0029;
  }
  .mega-menu-wrapper__title-opener.open:after {
    transform: translate(0, -50%) rotate(180deg);
  }
  .mega-menu-wrapper__title-opener:not(.open) + .mega-menu-wrapper__menu-column {
    display: none;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__title-opener {
    font-size: 0.75rem;
    line-height: 1.3333333333;
    letter-spacing: 0.075rem;
    font-weight: 700;
    padding: 0;
    margin: 0 0 1.5rem 0;
    color: #737373;
    text-transform: uppercase;
  }
  .mega-menu-wrapper__title-opener:not(:disabled) {
    cursor: default;
  }
}

.mega-menu-wrapper__col-has-button {
  display: flex;
  flex-direction: column;
  padding-bottom: 1.0625rem;
}
@media (max-width: 1199.98px) {
  .mega-menu-wrapper__col-has-button .c-btn-wrapper {
    display: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: visible;
  }
}
.mega-menu-wrapper__col-has-button .c-btn-wrapper .c-btn-primary, .mega-menu-wrapper__col-has-button .c-btn-wrapper .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events .mega-menu-wrapper__col-has-button .c-btn-wrapper .tribe-events-c-search__button {
  width: 100%;
  padding: 0.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mega-menu-wrapper__col-has-button mega-menu-wrapper__menu-column--2 + .c-btn-wrapper,
.mega-menu-wrapper__col-has-button mega-menu-wrapper__menu-column--3 + .c-btn-wrapper {
  margin-top: 3.6875rem;
}

.mega-menu-wrapper__image-link {
  display: block;
  padding: 0;
  margin: 1.375rem 1.25rem;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__image-link {
    margin: 0;
  }
}
.mega-menu-wrapper__image-link:hover figure {
  opacity: 0.8;
}
.mega-menu-wrapper__image-link:hover .mega-menu-wrapper__image-link-title {
  color: #b42221;
  background: #f7f7f7;
}
.mega-menu-wrapper__image-link:hover .mega-menu-wrapper__image-link-title:after {
  color: #fff;
  background: #db0029;
}
.mega-menu-wrapper__image-link figure {
  opacity: 1;
  transition: opacity 0.2s;
}
.mega-menu-wrapper__image-link figure img {
  width: 100%;
  min-height: 10.5625rem;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__image-link figure img {
    min-height: 9.375rem;
  }
}
.mega-menu-wrapper__image-link-title {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.125rem 0.9375rem 0.875rem;
  color: #3a3a3a;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  transition: color 0.2s, background 0.2s;
}
.mega-menu-wrapper__image-link-title:after {
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding: 0;
  font-size: 1.375rem;
  color: #db0029;
  border: 0.0625rem solid #db0029;
  border-radius: 100%;
  transition: 0.2s background, 0.2s color;
}

.btn-hamburger {
  display: block;
  width: 1.25rem;
  height: 1.125rem;
  padding: 0;
  position: relative;
  border: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .btn-hamburger {
    display: none;
  }
}
.btn-hamburger:hover, .btn-hamburger:focus {
  outline: 0;
}
.btn-hamburger span {
  display: block;
  width: 100%;
  height: 0.125rem;
  position: absolute;
  left: 0;
  transform: rotate(0deg);
  background: #3a3a3a;
  opacity: 1;
  transition: 0.45s ease-in-out;
}
.btn-hamburger span:nth-child(1) {
  top: 0.1875rem;
  transform-origin: left center;
}
.btn-hamburger span:nth-child(2) {
  top: 0.5625rem;
  transform-origin: left center;
}
.btn-hamburger span:nth-child(3) {
  top: 0.9375rem;
  transform-origin: left center;
}
.btn-hamburger.open span:nth-child(1) {
  top: 0.0625rem;
  left: 0.125rem;
  transform: rotate(45deg);
}
.btn-hamburger.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.btn-hamburger.open span:nth-child(3) {
  left: 0.125rem;
  transform: rotate(-45deg);
}

.main-header__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1.375rem;
  transform: translate(0, -50%);
}
@media (min-width: 1200px) {
  .main-header__buttons {
    display: none;
  }
}

.main-header__nav-mobile {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  background: #fff;
}
.main-header__nav-mobile.active {
  display: block;
}
@media (min-width: 1200px) {
  .main-header__nav-mobile.active {
    display: none;
  }
}
.main-header__nav-mobile .scroll-content {
  display: flex;
  flex-direction: column;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.main-header__nav-mobile nav li {
  display: block;
}
.main-header__nav-mobile-button-wrapper {
  display: block;
  width: 100%;
  padding: 0.6875rem 1.25rem;
  margin: 0;
  background: #f0f0f0;
}
.main-header__nav-mobile-button-wrapper .c-btn, .main-header__nav-mobile-button-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-button-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 2.375rem;
  padding: 0.5625rem;
  border-radius: 1.25rem;
}
.main-header__nav-mobile-button-wrapper .c-btn:not(:last-child), .main-header__nav-mobile-button-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child), .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-button-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child) {
  margin-bottom: 0.875rem;
}

.main-header__nav-mobile-menu {
  border-top: 0.0625rem solid;
}
[data-theme=bba] .main-header__nav-mobile-menu {
  border-top-color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu {
  border-top-color: #8c0247;
}
.main-header__nav-mobile-menu > .menu {
  background: #fff;
}
.main-header__nav-mobile-menu > .menu > li > a {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.0125rem;
  font-weight: 400;
  padding: 1.125rem 3.4375rem 0.8125rem 1.25rem;
  position: relative;
  border-bottom: 0.0625rem solid #e0e0e0;
}
[data-theme=bba] .main-header__nav-mobile-menu > .menu > li > a:hover {
  color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu > .menu > li > a:hover {
  color: #8c0247;
}
.main-header__nav-mobile-menu > .menu > li > a:after {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translate(0, -50%) rotate(-90deg);
}
[data-theme=bba] .main-header__nav-mobile-menu > .menu > li > a:after {
  color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu > .menu > li > a:after {
  color: #8c0247;
}
.main-header__nav-mobile-menu > .menu > li > a.open + .mega-menu-wrapper {
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
}
.main-header__nav-mobile-menu-back {
  padding: 1.25rem;
  text-align: center;
}
.main-header__nav-mobile-menu-back button {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  width: 100%;
  padding: 0;
  padding: 0 0 0 1.875rem;
  position: relative;
  margin-left: -1.1875rem;
  border: none;
  background: transparent;
  color: #3a3a3a;
}
.main-header__nav-mobile-menu-back button:before {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0.5625rem;
  transform: translate(0, -50%) rotate(90deg);
}
[data-theme=bba] .main-header__nav-mobile-menu-back button:before {
  color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu-back button:before {
  color: #8c0247;
}
.main-header__nav-mobile-menu .mega-menu-wrapper {
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  padding: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  background: #fff;
  opacity: 1;
  visibility: visible;
}
.main-header__nav-mobile-menu .mega-menu-wrapper li {
  padding: 0;
}
.main-header__nav-mobile-menu .mega-menu-wrapper li:last-child a {
  border-bottom: 0.0625rem solid #e0e0e0;
}
.main-header__nav-mobile-menu .mega-menu-wrapper li:first-child a {
  border-top: 0.0625rem solid;
}
[data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper li:first-child a {
  border-top-color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper li:first-child a {
  border-top-color: #8c0247;
}
.main-header__nav-mobile-menu .mega-menu-wrapper a:not([class]) {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 400;
  padding: 0.95625rem 1.25rem;
  border-top: 0.0625rem solid #e0e0e0;
}
.main-header__nav-mobile-menu .mega-menu-wrapper .container {
  flex-grow: 1;
}
@media (max-width: 1199.98px) {
  .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
    width: 100%;
    padding: 1.125rem 1.25rem;
    gap: 1.0625rem;
  }
  .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn, .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    letter-spacing: 0.00625rem;
    font-weight: 400;
  }
  .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary), .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary), .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary) {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-family: aktiv-grotesk, sans-serif;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0.625rem 1.25rem;
    text-align: center;
    color: #fff;
    border-width: 0.0625rem;
  }
  [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary), [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary), .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary) {
    background-color: #db0029;
  }
  [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary), [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary), .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary) {
    background-color: #8c0247;
  }
  [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary):hover, [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):hover, [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary):focus, [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):focus {
    border-color: #b42221;
    background-color: #b42221;
  }
  [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary):hover, [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):hover, [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary):focus, [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary):focus {
    border-color: #59012d;
    background-color: #59012d;
  }
  .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn:not(.c-btn-primary)::before, .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary)::before, .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-primary)::before {
    content: none;
  }
  .main-header__nav-mobile-menu .mega-menu-wrapper__mobile-buttons .c-btn-wrapper:only-child {
    width: 100%;
  }
}
.main-header__nav-mobile-menu .mega-menu-wrapper .c-btn:not(.c-btn-tertiary), .main-header__nav-mobile-menu .mega-menu-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary), .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary) {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.375rem;
  padding: 0.375rem 1.25rem;
  margin: 0.375rem 0;
  border-radius: 1.375rem;
}
@media (min-width: 1200px) {
  .main-header__nav-mobile-menu .mega-menu-wrapper .c-btn:not(.c-btn-tertiary), .main-header__nav-mobile-menu .mega-menu-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary), .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary) {
    margin: 0 0.75rem;
  }
}
.main-header__nav-mobile-menu .mega-menu-wrapper .c-btn:not(.c-btn-tertiary):hover, .main-header__nav-mobile-menu .mega-menu-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary):hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary):hover, .main-header__nav-mobile-menu .mega-menu-wrapper .c-btn:not(.c-btn-tertiary):focus, .main-header__nav-mobile-menu .mega-menu-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary):focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar .main-header__nav-mobile-menu .mega-menu-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(.c-btn-tertiary):focus {
  color: #fff;
}
.main-header__nav-mobile-menu .mega-menu-wrapper .c-btn-tertiary {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}
.main-header__nav-mobile-menu .mega-menu-wrapper .c-btn-wrapper {
  margin-top: 1.3125rem;
}
@media (max-width: 1199.98px) {
  .main-header__nav-mobile-menu .mega-menu-wrapper .c-btn-wrapper {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .main-header__nav-mobile-menu .mega-menu-wrapper .c-btn-wrapper.mobile {
    display: none;
  }
}
.main-header__nav-mobile-menu a {
  display: block;
  font-weight: 400;
}
[data-theme=bba] .main-header__nav-mobile-menu a:hover, [data-theme=bba] .main-header__nav-mobile-menu a:focus {
  color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu a:hover, [data-theme=bbf] .main-header__nav-mobile-menu a:focus {
  color: #8c0247;
}

.main-header__nav-mobile-menu-secondary {
  background: #f0f0f0;
  flex-grow: 1;
}
.main-header__nav-mobile-menu-secondary .menu {
  padding-top: 0.9375rem;
}
.main-header__nav-mobile-menu-secondary .menu li a {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding: 0.6875rem 1.3125rem 0.8125rem;
  color: #000;
}
[data-theme=bba] .main-header__nav-mobile-menu-secondary .menu li a:hover {
  color: #db0029;
}
[data-theme=bbf] .main-header__nav-mobile-menu-secondary .menu li a:hover {
  color: #8c0247;
}
.main-header__nav-mobile-menu-secondary .menu li a i {
  margin-right: 0.3125rem;
}
.main-header__nav-mobile-menu-secondary .menu li a i:before {
  font-size: 0.875rem;
}

.main-header__main-nav {
  height: 100%;
  position: relative;
}
.main-header__main-nav .main-header__container {
  display: flex;
  justify-content: space-between;
}
.main-header__main-nav .main-header__nav {
  display: none;
  position: static;
}
@media (min-width: 1200px) {
  .main-header__main-nav .main-header__nav {
    display: block;
  }
}
.main-header__main-nav .main-header__nav .highlight-text {
  padding: 0;
}
.main-header__main-nav .main-header__nav > .menu > li:not(:last-child) {
  margin-right: 0.5625rem;
}
.main-header__main-nav .main-header__nav > .menu > li > a {
  display: flex;
  padding: 2.0625rem 0 1.5625rem;
  color: #3a3a3a;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  letter-spacing: 0.00625rem;
  font-weight: 500;
  text-decoration: none;
}
.main-header__main-nav .main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item {
  position: relative;
}
.main-header__main-nav .main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item > a:hover {
  color: #db0029;
}
.main-header__main-nav .main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item > a.active {
  color: #db0029;
}
.main-header__main-nav .main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item > a.active:after {
  transform: rotate(180deg);
  color: #db0029;
}
.main-header__main-nav .main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item > a::after {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0deg);
  transition: transform 0.2s;
  display: inline-block;
  margin-top: -0.1875rem;
  font-size: 1.375rem;
}
.main-header__main-nav .main-header__nav .sub-menu {
  display: none;
}

.main-header__secondary-nav {
  display: none;
  min-height: 2rem;
  text-align: right;
  background: #f0f0f0;
}
@media (min-width: 1200px) {
  .main-header__secondary-nav {
    display: block;
  }
}
.main-header__secondary-nav .main-header__nav ul li {
  padding: 0;
  margin: 0;
}
.main-header__secondary-nav .main-header__nav ul li a {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 400;
  transition: 0.2s color;
}
@media (min-width: 1200px) {
  .main-header__secondary-nav .main-header__nav ul li a {
    font-size: 0.75rem;
    line-height: 2;
    font-weight: 400;
  }
}
.main-header__secondary-nav .main-header__nav ul li a:hover {
  color: #db0029;
}
.main-header__secondary-nav .main-header__nav ul li:not(:first-child) {
  margin-left: 1.1875rem;
}

.main-header__search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-right: 1.375rem;
  border: none;
  background: transparent;
  appearance: none;
}
.main-header__search-btn .icon-search {
  display: flex;
}
.main-header__search-btn .icon-close {
  display: none;
}
.main-header__search-btn .icon-search,
.main-header__search-btn .icon-close {
  color: #3a3a3a;
}
.main-header__search-btn.active .icon-search {
  display: none;
}
.main-header__search-btn.active .icon-close {
  display: flex;
}

.main-header__search-from-wrapper {
  display: none;
}
.main-header__search-from-wrapper.active {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-height: calc(100vh - 5.3125rem);
  padding: 2.5625rem 0 2.5625rem;
  position: absolute;
  z-index: -1;
  top: calc(100% + 0.0625rem);
  left: 0;
  background-color: #fff;
  overflow: auto;
}
@media (min-width: 1200px) {
  .main-header__search-from-wrapper.active {
    padding: 2.75rem 0 4rem;
  }
}
.main-header__search-from-wrapper form,
.main-header__search-from-wrapper .main-header__search-form-quick-links {
  width: calc(100% - 2.5rem);
}
@media (min-width: 1320px) {
  .main-header__search-from-wrapper form,
.main-header__search-from-wrapper .main-header__search-form-quick-links {
    width: 53.125rem;
  }
}
.main-header__search-from-wrapper form {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  display: flex;
  padding-bottom: 0.4375rem;
  margin: 0 auto;
  margin-bottom: 4rem;
  border-bottom: 0.0625rem solid #737373;
}
@media (min-width: 1200px) {
  .main-header__search-from-wrapper form {
    font-size: 3.125rem;
    line-height: 1.08;
    padding-bottom: 0.75rem;
    margin-bottom: 4rem;
    border-bottom: 0.125rem solid #b2b2b2;
  }
}
.main-header__search-from-wrapper form .input-text {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  width: 100%;
  padding: 0;
  font-weight: bold;
  color: #737373;
  border: none;
  transition: 0.2s color;
}
@media (min-width: 1200px) {
  .main-header__search-from-wrapper form .input-text {
    font-size: 2.625rem;
    line-height: 1.1428571429;
    font-weight: 400;
  }
}
.main-header__search-from-wrapper form .input-text::placeholder {
  font-weight: bold;
}
.main-header__search-from-wrapper form .search {
  display: flex;
  align-items: center;
  padding: 0;
  border: none;
  background-color: transparent;
}
[data-theme=bba] .main-header__search-from-wrapper form .search {
  color: #db0029;
}
[data-theme=bbf] .main-header__search-from-wrapper form .search {
  color: #8c0247;
}
.main-header__search-from-wrapper form .search i {
  display: flex;
}
.main-header__search-from-wrapper form .search i::before {
  font-size: 2rem;
  color: #3a3a3a;
}
@media (min-width: 1320px) {
  .main-header__search-from-wrapper form .search i::before {
    font-size: 3rem;
  }
}

.main-header__search-form-quick-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.main-header__search-form-quick-links-title {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 0.8125rem;
  color: #b2b2b2;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .main-header__search-form-quick-links-title {
    margin-bottom: 1.125rem;
  }
}
.main-header__search-form-quick-links-wrapper {
  display: inline-flex;
  flex-direction: column;
}
.main-header__search-form-quick-links-single {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 400;
  display: flex;
  color: #3a3a3a;
  transition: color 0.2s;
}
.main-header__search-form-quick-links-single:hover, .main-header__search-form-quick-links-single:focus {
  color: #db0029;
}
.main-header__search-form-quick-links-single:not(:last-child) {
  margin-bottom: 1.4375rem;
}

.page-hero {
  padding: 3.9375rem 0 14.875rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .page-hero {
    padding: 5.3125rem 0 5.8125rem;
  }
}
.page-hero:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #e0e0e0 63%, rgba(254, 254, 254, 0) 100%);
}
@media (min-width: 576px) and (max-width: 1319.98px) {
  .page-hero:before {
    background: linear-gradient(180deg, #e0e0e0 36%, rgba(254, 254, 254, 0) 100%);
  }
}
@media (min-width: 992px) {
  .page-hero:before {
    background: linear-gradient(90deg, #e0e0e0 47%, rgba(255, 255, 255, 0) 91.85%);
  }
}
.page-hero a[class=policies-hero-tax__back] {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-bottom: 2.0625rem;
  color: #3a3a3a;
  text-decoration: none;
}
@media (min-width: 992px) {
  .page-hero a[class=policies-hero-tax__back] {
    margin-bottom: 1.4375rem;
  }
}
[data-theme=bba] .page-hero a[class=policies-hero-tax__back]:hover, [data-theme=bba] .page-hero a[class=policies-hero-tax__back]:focus {
  color: #db0029;
}
[data-theme=bbf] .page-hero a[class=policies-hero-tax__back]:hover, [data-theme=bbf] .page-hero a[class=policies-hero-tax__back]:focus {
  color: #8c0247;
}
.page-hero a[class=policies-hero-tax__back]:before {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(90deg);
  margin-right: 0.6875rem;
}
[data-theme=bba] .page-hero a[class=policies-hero-tax__back]:before {
  color: #db0029;
}
[data-theme=bbf] .page-hero a[class=policies-hero-tax__back]:before {
  color: #8c0247;
}
@media (min-width: 768px) {
  .page-hero a[class=policies-hero-tax__back]:before {
    margin-right: 0.5rem;
  }
}
.page-hero .container {
  display: flex;
  position: relative;
  z-index: 2;
}
.page-hero__box {
  width: 100%;
  padding: 1.5625rem 1.3125rem 1rem;
  position: relative;
  background: #fff;
}
@media (min-width: 992px) {
  .page-hero__box {
    width: auto;
    min-width: 25.5625rem;
    max-width: 40.625rem;
    padding: 2.875rem 2.5rem 2.125rem;
  }
}
.page-hero__box:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0.3125rem;
  right: 0;
  left: -0.3125rem;
}
@media (min-width: 992px) {
  .page-hero__box:before {
    height: auto;
    top: 0.625rem;
    right: 0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }
}
[data-theme=bba] .page-hero__box:before {
  background-color: #db0029;
}
[data-theme=bbf] .page-hero__box:before {
  background-color: #8c0247;
}
.page-hero__box h1:only-child {
  margin: 0;
}
@media (max-width: 991.98px) {
  .page-hero__box p, .page-hero__box .content-column {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .page-hero__box p, .page-hero__box .content-column {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
  }
}
.page-hero__image {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: unset;
  bottom: 0;
}
@media (min-width: 992px) {
  .page-hero__image {
    width: 55.6%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: unset;
  }
}
.page-hero__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .page-hero__image img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
  }
}
.page-hero--alt::before {
  display: none;
}
.page-hero--alt::after {
  content: "";
  background: url("../../images/shield-new-lawyer.png") no-repeat;
  background-position: left center;
  background-size: contain;
  height: calc(100% - 10rem);
  width: 100%;
  max-width: 12.75rem;
  display: block;
  position: absolute;
  left: -1.5625rem;
  top: -4rem;
  bottom: 0;
}
@media (min-width: 992px) {
  .page-hero--alt::after {
    max-width: 27.4375rem;
    top: -7.1875rem;
    height: calc(100% + 9.375rem);
  }
}
@media (min-width: 1900px) {
  .page-hero--alt::after {
    left: 15%;
  }
}
.page-hero--alt.page-hero {
  padding: 1.5625rem 0 14.875rem;
}
@media (min-width: 992px) {
  .page-hero--alt.page-hero {
    padding: 4.875rem 0 8.75rem;
  }
}
@media (max-width: 991.98px) {
  .page-hero--alt .page-hero__image {
    max-height: 16.25rem;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .page-hero--alt .page-hero__image img {
    max-width: 34.375rem;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.page-hero--alt .page-hero__box {
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  padding: 0.9375rem 1.3125rem 1.4375rem;
}
@media (min-width: 992px) {
  .page-hero--alt .page-hero__box {
    padding: 2.6875rem 6.25rem 2.75rem 2.9375rem;
    max-width: 46.25rem;
  }
}
@media (min-width: 992px) {
  .page-hero--alt .page-hero__box::before {
    top: 1.25rem;
    width: calc(100% - 0.625rem);
  }
}
@media (min-width: 992px) {
  .page-hero--alt .page-hero__box p, .page-hero--alt .page-hero__box .content-column {
    font-size: 1.125rem;
    line-height: 2rem;
  }
}
.page-hero--alt .page-hero__box h1 {
  margin-bottom: 1.375rem;
}
@media (min-width: 992px) {
  .page-hero--alt .page-hero__box h1 {
    margin-bottom: 1.625rem;
  }
}

.page-hero + p, .page-hero + .content-column,
.inpage-nav + p,
.inpage-nav + .content-column {
  margin-top: 5rem;
}

.page-content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.block-content-section > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.single-post__content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator) {
  margin-left: auto !important;
  margin-right: auto !important;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 768px) {
  .page-content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.block-content-section > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.single-post__content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator) {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
@media (min-width: 1200px) {
  .page-content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.block-content-section > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.single-post__content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator) {
    width: calc(var(--columnWidth) * 10 - 30px);
    max-width: calc(var(--columnMaxWidth) * 10 - 30px);
  }
}
@media (min-width: 1320px) {
  .page-content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.block-content-section > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator),
.single-post__content > *:not(section):not(aside):not(.inpage-nav):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.wp-block-separator) {
    width: calc(var(--columnWidth) * 8 - 30px);
    max-width: calc(var(--columnMaxWidth) * 8 - 30px);
  }
}
.page-content > .wp-block-embed,
.page-content > .wp-block-separator,
.block-content-section > .wp-block-embed,
.block-content-section > .wp-block-separator,
.single-post__content > .wp-block-embed,
.single-post__content > .wp-block-separator {
  margin-left: auto;
  margin-right: auto;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 768px) {
  .page-content > .wp-block-embed,
.page-content > .wp-block-separator,
.block-content-section > .wp-block-embed,
.block-content-section > .wp-block-separator,
.single-post__content > .wp-block-embed,
.single-post__content > .wp-block-separator {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}

@media (min-width: 768px) {
  p + .wp-block-embed, .content-column + .wp-block-embed {
    margin-top: 9.8125rem;
  }
}

.wp-block-embed + p, .wp-block-embed + .content-column {
  margin-top: 3.125rem;
}
@media (min-width: 768px) {
  .wp-block-embed + p, .wp-block-embed + .content-column {
    margin-top: 4.6875rem;
  }
}

.page-content ul:not([class]),
.page-content ul.is-style-default,
.page-content ul.is-style-check-icon,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.page-content ol,
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.is-style-check-icon,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-content-section ol,
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.is-style-check-icon,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.single-post__content ol,
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.is-style-check-icon,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-editor-block-list__layout ol {
  padding-left: 1.5625rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .page-content ul:not([class]),
.page-content ul.is-style-default,
.page-content ul.is-style-check-icon,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.page-content ol,
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.is-style-check-icon,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-content-section ol,
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.is-style-check-icon,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.single-post__content ol,
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.is-style-check-icon,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-editor-block-list__layout ol {
    margin-bottom: 2rem;
    padding-left: 1.875rem;
  }
}
.page-content ul:not([class]) ul,
.page-content ul:not([class]) ol,
.page-content ul.is-style-default ul,
.page-content ul.is-style-default ol,
.page-content ul.is-style-check-icon ul,
.page-content ul.is-style-check-icon ol,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.page-content ol ul,
.page-content ol ol,
.block-content-section ul:not([class]) ul,
.block-content-section ul:not([class]) ol,
.block-content-section ul.is-style-default ul,
.block-content-section ul.is-style-default ol,
.block-content-section ul.is-style-check-icon ul,
.block-content-section ul.is-style-check-icon ol,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.block-content-section ol ul,
.block-content-section ol ol,
.single-post__content ul:not([class]) ul,
.single-post__content ul:not([class]) ol,
.single-post__content ul.is-style-default ul,
.single-post__content ul.is-style-default ol,
.single-post__content ul.is-style-check-icon ul,
.single-post__content ul.is-style-check-icon ol,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.single-post__content ol ul,
.single-post__content ol ol,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.is-style-check-icon ul,
.block-editor-block-list__layout ul.is-style-check-icon ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ul,
.block-editor-block-list__layout ol ol {
  margin-top: 1rem;
}
.page-content ul:not([class]) li,
.page-content ul.is-style-default li,
.page-content ul.is-style-check-icon li,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.page-content ol li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.is-style-check-icon li,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-content-section ol li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.is-style-check-icon li,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.single-post__content ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.is-style-check-icon li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .page-content ul:not([class]) li,
.page-content ul.is-style-default li,
.page-content ul.is-style-check-icon li,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.page-content ol li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.is-style-check-icon li,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-content-section ol li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.is-style-check-icon li,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.single-post__content ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.is-style-check-icon li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.page-content ul:not([class]) li ul,
.page-content ul:not([class]) li ol,
.page-content ul.is-style-default li ul,
.page-content ul.is-style-default li ol,
.page-content ul.is-style-check-icon li ul,
.page-content ul.is-style-check-icon li ol,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.page-content ol li ul,
.page-content ol li ol,
.block-content-section ul:not([class]) li ul,
.block-content-section ul:not([class]) li ol,
.block-content-section ul.is-style-default li ul,
.block-content-section ul.is-style-default li ol,
.block-content-section ul.is-style-check-icon li ul,
.block-content-section ul.is-style-check-icon li ol,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-content-section ol li ul,
.block-content-section ol li ol,
.single-post__content ul:not([class]) li ul,
.single-post__content ul:not([class]) li ol,
.single-post__content ul.is-style-default li ul,
.single-post__content ul.is-style-default li ol,
.single-post__content ul.is-style-check-icon li ul,
.single-post__content ul.is-style-check-icon li ol,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.single-post__content ol li ul,
.single-post__content ol li ol,
.block-editor-block-list__layout ul:not([class]) li ul,
.block-editor-block-list__layout ul:not([class]) li ol,
.block-editor-block-list__layout ul.is-style-default li ul,
.block-editor-block-list__layout ul.is-style-default li ol,
.block-editor-block-list__layout ul.is-style-check-icon li ul,
.block-editor-block-list__layout ul.is-style-check-icon li ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-editor-block-list__layout ol li ul,
.block-editor-block-list__layout ol li ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-content ul:not([class]) li ul,
.page-content ul:not([class]) li ol,
.page-content ul.is-style-default li ul,
.page-content ul.is-style-default li ol,
.page-content ul.is-style-check-icon li ul,
.page-content ul.is-style-check-icon li ol,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.page-content ol li ul,
.page-content ol li ol,
.block-content-section ul:not([class]) li ul,
.block-content-section ul:not([class]) li ol,
.block-content-section ul.is-style-default li ul,
.block-content-section ul.is-style-default li ol,
.block-content-section ul.is-style-check-icon li ul,
.block-content-section ul.is-style-check-icon li ol,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-content-section ol li ul,
.block-content-section ol li ol,
.single-post__content ul:not([class]) li ul,
.single-post__content ul:not([class]) li ol,
.single-post__content ul.is-style-default li ul,
.single-post__content ul.is-style-default li ol,
.single-post__content ul.is-style-check-icon li ul,
.single-post__content ul.is-style-check-icon li ol,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.single-post__content ol li ul,
.single-post__content ol li ol,
.block-editor-block-list__layout ul:not([class]) li ul,
.block-editor-block-list__layout ul:not([class]) li ol,
.block-editor-block-list__layout ul.is-style-default li ul,
.block-editor-block-list__layout ul.is-style-default li ol,
.block-editor-block-list__layout ul.is-style-check-icon li ul,
.block-editor-block-list__layout ul.is-style-check-icon li ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-editor-block-list__layout ol li ul,
.block-editor-block-list__layout ol li ol {
    margin-bottom: 0;
  }
}
.page-content ul:not([class]) li,
.page-content ul.is-style-default li,
.page-content ul.is-style-check-icon li,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.is-style-check-icon li,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.is-style-check-icon li,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.is-style-check-icon li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li {
  list-style-type: none;
  position: relative;
}
.page-content ul:not([class]) li::before,
.page-content ul.is-style-default li::before,
.page-content ul.is-style-check-icon li::before,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-content-section ul:not([class]) li::before,
.block-content-section ul.is-style-default li::before,
.block-content-section ul.is-style-check-icon li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.single-post__content ul:not([class]) li::before,
.single-post__content ul.is-style-default li::before,
.single-post__content ul.is-style-check-icon li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-editor-block-list__layout ul:not([class]) li::before,
.block-editor-block-list__layout ul.is-style-default li::before,
.block-editor-block-list__layout ul.is-style-check-icon li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
  display: inline-block;
  content: "•";
  position: absolute;
  top: 0;
  left: -1.25rem;
}
[data-theme=bba] .page-content ul:not([class]) li::before,
[data-theme=bba] .page-content ul.is-style-default li::before,
[data-theme=bba] .page-content ul.is-style-check-icon li::before,
[data-theme=bba] .page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
[data-theme=bba] .block-content-section ul:not([class]) li::before,
[data-theme=bba] .block-content-section ul.is-style-default li::before,
[data-theme=bba] .block-content-section ul.is-style-check-icon li::before,
[data-theme=bba] .block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
[data-theme=bba] .single-post__content ul:not([class]) li::before,
[data-theme=bba] .single-post__content ul.is-style-default li::before,
[data-theme=bba] .single-post__content ul.is-style-check-icon li::before,
[data-theme=bba] .single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
[data-theme=bba] .block-editor-block-list__layout ul:not([class]) li::before,
[data-theme=bba] .block-editor-block-list__layout ul.is-style-default li::before,
[data-theme=bba] .block-editor-block-list__layout ul.is-style-check-icon li::before,
[data-theme=bba] .block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
  color: #db0029;
}
[data-theme=bbf] .page-content ul:not([class]) li::before,
[data-theme=bbf] .page-content ul.is-style-default li::before,
[data-theme=bbf] .page-content ul.is-style-check-icon li::before,
[data-theme=bbf] .page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
[data-theme=bbf] .block-content-section ul:not([class]) li::before,
[data-theme=bbf] .block-content-section ul.is-style-default li::before,
[data-theme=bbf] .block-content-section ul.is-style-check-icon li::before,
[data-theme=bbf] .block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
[data-theme=bbf] .single-post__content ul:not([class]) li::before,
[data-theme=bbf] .single-post__content ul.is-style-default li::before,
[data-theme=bbf] .single-post__content ul.is-style-check-icon li::before,
[data-theme=bbf] .single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
[data-theme=bbf] .block-editor-block-list__layout ul:not([class]) li::before,
[data-theme=bbf] .block-editor-block-list__layout ul.is-style-default li::before,
[data-theme=bbf] .block-editor-block-list__layout ul.is-style-check-icon li::before,
[data-theme=bbf] .block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
  color: #8c0247;
}
@media (min-width: 768px) {
  .page-content ul:not([class]) li::before,
.page-content ul.is-style-default li::before,
.page-content ul.is-style-check-icon li::before,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-content-section ul:not([class]) li::before,
.block-content-section ul.is-style-default li::before,
.block-content-section ul.is-style-check-icon li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.single-post__content ul:not([class]) li::before,
.single-post__content ul.is-style-default li::before,
.single-post__content ul.is-style-check-icon li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-editor-block-list__layout ul:not([class]) li::before,
.block-editor-block-list__layout ul.is-style-default li::before,
.block-editor-block-list__layout ul.is-style-check-icon li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
    left: -1.5rem;
  }
}
.page-content ul:not([class]) ul,
.page-content ul.is-style-default ul,
.page-content ul.is-style-check-icon ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-content-section ul:not([class]) ul,
.block-content-section ul.is-style-default ul,
.block-content-section ul.is-style-check-icon ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.single-post__content ul:not([class]) ul,
.single-post__content ul.is-style-default ul,
.single-post__content ul.is-style-check-icon ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.is-style-check-icon ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul {
  padding-left: 0;
}
.page-content ul:not([class]) ul li::before,
.page-content ul.is-style-default ul li::before,
.page-content ul.is-style-check-icon ul li::before,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.block-content-section ul:not([class]) ul li::before,
.block-content-section ul.is-style-default ul li::before,
.block-content-section ul.is-style-check-icon ul li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.single-post__content ul:not([class]) ul li::before,
.single-post__content ul.is-style-default ul li::before,
.single-post__content ul.is-style-check-icon ul li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.block-editor-block-list__layout ul:not([class]) ul li::before,
.block-editor-block-list__layout ul.is-style-default ul li::before,
.block-editor-block-list__layout ul.is-style-check-icon ul li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before {
  content: "– ";
  display: inline;
  position: static;
  left: auto;
  top: auto;
}
.page-content ul.is-style-check-icon > li,
.block-content-section ul.is-style-check-icon > li,
.single-post__content ul.is-style-check-icon > li,
.block-editor-block-list__layout ul.is-style-check-icon > li {
  position: relative;
}
.page-content ul.is-style-check-icon > li::before,
.block-content-section ul.is-style-check-icon > li::before,
.single-post__content ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
  content: "\ea0b";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.125rem;
  left: -1.5625rem;
  font-size: 1rem;
}
[data-theme=bba] .page-content ul.is-style-check-icon > li::before,
[data-theme=bba] .block-content-section ul.is-style-check-icon > li::before,
[data-theme=bba] .single-post__content ul.is-style-check-icon > li::before,
[data-theme=bba] .block-editor-block-list__layout ul.is-style-check-icon > li::before {
  color: #db0029;
}
[data-theme=bbf] .page-content ul.is-style-check-icon > li::before,
[data-theme=bbf] .block-content-section ul.is-style-check-icon > li::before,
[data-theme=bbf] .single-post__content ul.is-style-check-icon > li::before,
[data-theme=bbf] .block-editor-block-list__layout ul.is-style-check-icon > li::before {
  color: #8c0247;
}
@media (min-width: 768px) {
  .page-content ul.is-style-check-icon > li::before,
.block-content-section ul.is-style-check-icon > li::before,
.single-post__content ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
    top: 0.25rem;
    left: -1.875rem;
    font-size: 1.25rem;
  }
}
.page-content ol,
.block-content-section ol,
.single-post__content ol,
.block-editor-block-list__layout ol {
  list-style-type: none;
  counter-reset: item;
}
.page-content ol li,
.block-content-section ol li,
.single-post__content ol li,
.block-editor-block-list__layout ol li {
  position: relative;
}
.page-content ol li::before,
.block-content-section ol li::before,
.single-post__content ol li::before,
.block-editor-block-list__layout ol li::before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: -1.375rem;
}
[data-theme=bba] .page-content ol li::before,
[data-theme=bba] .block-content-section ol li::before,
[data-theme=bba] .single-post__content ol li::before,
[data-theme=bba] .block-editor-block-list__layout ol li::before {
  color: #db0029;
}
[data-theme=bbf] .page-content ol li::before,
[data-theme=bbf] .block-content-section ol li::before,
[data-theme=bbf] .single-post__content ol li::before,
[data-theme=bbf] .block-editor-block-list__layout ol li::before {
  color: #8c0247;
}
@media (min-width: 768px) {
  .page-content ol li::before,
.block-content-section ol li::before,
.single-post__content ol li::before,
.block-editor-block-list__layout ol li::before {
    left: -1.75rem;
  }
}
.page-content ol ol,
.block-content-section ol ol,
.single-post__content ol ol,
.block-editor-block-list__layout ol ol {
  padding-left: 0;
}
.page-content ol ol li::before,
.block-content-section ol ol li::before,
.single-post__content ol ol li::before,
.block-editor-block-list__layout ol ol li::before {
  content: counters(item, ".") " ";
  position: static;
  top: auto;
  left: auto;
}
[data-theme] .page-content ol ol li::before,
[data-theme] .block-content-section ol ol li::before,
[data-theme] .single-post__content ol ol li::before,
[data-theme] .block-editor-block-list__layout ol ol li::before {
  color: #3a3a3a;
}

.search-hero {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .search-hero {
    margin-bottom: 5rem;
  }
}

.search-field {
  display: flex;
  padding-bottom: 0.875rem;
  border-bottom: 2px solid #b2b2b2;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .search-field {
    margin-bottom: 2.5rem;
  }
}
.search-field__input {
  flex: 1;
  border: none;
  appearance: none;
  font-size: 1.75rem;
  line-height: 1.1428571429;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 768px) {
  .search-field__input {
    font-size: 2.625rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
@media (min-width: 768px) {
  .search-field__input {
    line-height: 1;
  }
}
.search-field__submit {
  border: none;
  background: none;
  transition: all 0.2s linear;
  width: 3rem;
  height: 3rem;
}
.search-field__submit::before {
  content: "\ea29";
  font-family: "iconfont-bba";
  font-size: 3rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search-field__submit:hover {
  color: #db0029;
}

.search-result {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 2.4375rem;
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-result__subtitle {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
}
.search-result__title {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 768px) {
  .search-result__title {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700;
  }
}
.search-result__excerpt {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
}
.search-result__excerpt p, .search-result__excerpt .content-column {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
}
.sidebar {
  display: none;
  flex-direction: column;
  width: 18.75rem;
  padding: 1.5625rem 1.3125rem;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .sidebar {
    display: flex;
    opacity: 1;
    visibility: visible;
  }
}
.sidebar-wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.sidebar-wrapper .c-btn:not(:last-child), .sidebar-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child), .archive-event-filters .tribe-events .tribe-events-header__top-bar .sidebar-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child) {
  margin-bottom: 0.75rem;
}
.sidebar-title {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #3a3a3a;
  text-transform: uppercase;
}

.news-single-hero {
  position: relative;
  padding: 2.0625rem 0 12.625rem;
  margin-bottom: 3.375rem;
}
@media (min-width: 768px) {
  .news-single-hero {
    height: auto;
    padding: 2.375rem 0 0;
    margin-bottom: 0;
  }
}
.news-single-hero--no-image {
  padding-bottom: 2.0625rem;
}
@media (min-width: 768px) {
  .news-single-hero--no-image {
    padding-bottom: 0;
  }
}
.news-single-hero__background {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  background: #f0f0f0;
}
@media (min-width: 768px) {
  .news-single-hero__background {
    overflow: hidden;
    justify-content: flex-end;
    height: 16.4375rem;
  }
}
.news-single-hero__background img {
  width: 100%;
  height: 10.4375rem;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 768px) {
  .news-single-hero__background img {
    width: 31.25rem;
    height: 100%;
    object-position: right;
  }
}
@media (max-width: 767.98px) {
  .news-single-hero__background img {
    position: absolute;
    bottom: 0;
  }
}
.news-single-hero__background::after {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 10.4375rem;
  content: "";
  background: linear-gradient(180deg, #f0f0f0 1.7%, rgba(240, 240, 240, 0) 61.98%);
}
@media (min-width: 768px) {
  .news-single-hero__background::after {
    width: 31.25rem;
    height: 100%;
    background: linear-gradient(90deg, #f0f0f0 0%, rgba(240, 240, 240, 0) 50%);
  }
}
.news-single-hero .c-btn-back {
  width: auto;
  margin-left: 0.375rem;
}
.news-single-hero .c-btn-back::before {
  margin-right: 0.3125rem;
}
[data-theme=bba] .news-single-hero .c-btn-back::before {
  color: #db0029;
}
[data-theme=bbf] .news-single-hero .c-btn-back::before {
  color: #8c0247;
}
.news-single-hero__header {
  position: relative;
  margin-top: 1.875rem;
  max-width: 51.1875rem;
  padding: 1.5625rem 1.25rem 0.3125rem;
  background: #fff;
  box-shadow: 0 2.5625rem 15.25rem rgba(0, 0, 0, 0.05), 0 1.07rem 6.370625rem rgba(0, 0, 0, 0.027), 0 0.571875rem 3.40625rem rgba(0, 0, 0, 0.014), 0 0.320625rem 1.909375rem rgba(0, 0, 0, 0.006), 0 0.17rem 1.01375rem rgba(0, 0, 0, 0.002), 0 0.070625rem 0.421875rem rgba(0, 0, 0, 0);
}
@media (min-width: 992px) {
  .news-single-hero__header {
    margin-top: 3.125rem;
    padding: 2rem 2.5rem;
  }
}
@media (max-width: 991.98px) {
  .news-single-hero__header {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .news-single-hero__header {
    margin-bottom: 5.375rem;
  }
}
.news-single-hero__header::after {
  position: absolute;
  z-index: -1;
  bottom: -0.3125rem;
  left: -0.25rem;
  width: 100%;
  height: 100%;
  content: "";
}
@media (min-width: 992px) {
  .news-single-hero__header::after {
    bottom: -0.625rem;
    left: -0.625rem;
    height: calc(100% + 0.4375rem);
  }
}
[data-theme=bba] .news-single-hero__header::after {
  background: #db0029;
}
[data-theme=bbf] .news-single-hero__header::after {
  background: #8c0247;
}
.news-single-hero__title {
  margin: 0 0 0.875rem;
}
@media (min-width: 992px) {
  .news-single-hero__title {
    margin: 0;
  }
}
.news-single-hero__date {
  display: inline-block;
  width: auto;
}
@media (min-width: 992px) {
  .news-single-hero__date {
    margin-bottom: 2.1875rem;
  }
  [data-theme=bba] .news-single-hero__date {
    color: #db0029;
  }
  [data-theme=bbf] .news-single-hero__date {
    color: #8c0247;
  }
}
@media (max-width: 991.98px) {
  .news-single-hero__date {
    text-transform: none;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00625rem;
    font-weight: 400;
  }
}
.news-single-hero aside {
  margin-top: 3.125rem;
}
.news-single-hero__category {
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .news-single-hero__category {
    display: none;
  }
}
[data-theme=bba] .news-single-hero__category {
  color: #db0029;
}
[data-theme=bbf] .news-single-hero__category {
  color: #8c0247;
}

.news-single-content__text {
  max-width: 53.125rem;
  margin-top: 1rem;
  margin-bottom: 3.8125rem;
}
@media (min-width: 992px) {
  .news-single-content__text {
    margin-bottom: 4.5rem;
  }
}
.news-single-content .c-btn-icon.c-btn-tertiary.c-btn-icon--left {
  margin-bottom: 2.3125rem;
}
.news-single-content__footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 2.125rem;
  padding-top: 1.5625rem;
  border-top: 0.125rem solid #e0e0e0;
}
@media (min-width: 992px) {
  .news-single-content__footer {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 4.0625rem;
    padding: 1.5625rem 2.75rem 0 0;
  }
}
@media (max-width: 991.98px) {
  .news-single-content__tags {
    margin-bottom: 2.25rem;
  }
}
.news-single-content__tags h3 {
  margin-bottom: 0.3125rem;
}
@media (min-width: 992px) {
  .news-single-content__tags h3 {
    margin-bottom: 0;
  }
}
.news-single-content__tag {
  color: #737373;
}
@media (max-width: 991.98px) {
  .news-single-content__tag {
    margin: 0 0 1.25rem;
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
.news-single-content__tag:not(:last-child) {
  margin-right: 0.375rem;
}
.news-single-content__share h3 {
  margin-bottom: 0.4375rem;
}
.news-single-content .a2a_kit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .news-single-content .a2a_kit {
    justify-content: center;
  }
}
.news-single-content .a2a_kit a:not(.a2a_dd) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6875rem;
  height: 2.6875rem;
  margin-right: 0.875rem;
  padding: 0.625rem;
  border: 0.0625rem solid;
  border-radius: 50%;
}
[data-theme=bba] .news-single-content .a2a_kit a:not(.a2a_dd) {
  border-color: #db0029;
}
[data-theme=bbf] .news-single-content .a2a_kit a:not(.a2a_dd) {
  border-color: #8c0247;
}
.news-single-content .a2a_kit .a2a_dd {
  display: none;
}
@media (max-width: 991.98px) {
  .news-single-content aside {
    max-width: 25rem;
    margin-bottom: 4rem;
  }
}

.news-single-links {
  padding: 4.125rem 0 2.5rem;
  background: #e0e0e0;
}
@media (min-width: 992px) {
  .news-single-links {
    padding: 7.8125rem 0 6.25rem;
  }
}
.news-single-links h2 {
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .news-single-links h2 {
    margin-bottom: 1.5625rem;
  }
}
.news-single-links__item {
  display: block;
  margin-bottom: 1.5rem;
  padding: 1.25rem 1.25rem 1.625rem;
  border-top: 0.125rem solid #737373;
  background: #fff;
}
@media (min-width: 992px) {
  .news-single-links__item {
    margin-bottom: 1.25rem;
    padding: 1.5rem;
  }
}
.news-single-links__item:hover .news-single-links__item-title:after {
  color: white;
}
[data-theme=bba] .news-single-links__item:hover .news-single-links__item-title:after {
  background-color: #db0029;
}
[data-theme=bbf] .news-single-links__item:hover .news-single-links__item-title:after {
  background-color: #db0029;
}
.news-single-links__item-title {
  position: relative;
  padding-right: 1.5625rem;
}
@media (max-width: 991.98px) {
  .news-single-links__item-title {
    padding-right: 2.1875rem;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.news-single-links__item-title::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateY(-50%);
  border: 0.0625rem solid;
  border-radius: 50%;
  transition: background 0.2s, color 0.2s;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-theme=bba] .news-single-links__item-title::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .news-single-links__item-title::after {
  color: #8c0247;
  border-color: #8c0247;
}

.archive-news-hero {
  padding: 3.5625rem 0 3.9375rem;
  background-color: #f7f7f7;
}
@media (min-width: 992px) {
  .archive-news-hero {
    padding: 3.375rem 0 7.25rem;
  }
}
.archive-news-hero__title {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .archive-news-hero__title {
    margin-bottom: 1.5625rem;
  }
}
.archive-news-hero__featured-post {
  position: relative;
}
.archive-news-hero__featured-post:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.3125rem;
  right: 0.3125rem;
  bottom: -0.3125rem;
  left: -0.3125rem;
}
@media (min-width: 992px) {
  .archive-news-hero__featured-post:before {
    top: 0.625rem;
    right: 0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }
}
[data-theme=bba] .archive-news-hero__featured-post:before {
  background-color: #db0029;
}
[data-theme=bbf] .archive-news-hero__featured-post:before {
  background-color: #8c0247;
}
.archive-news-hero .post-card {
  padding: 1rem 1.25rem 1.875rem;
  position: relative;
  margin-top: 1rem;
  border-top: 0;
}
@media (min-width: 992px) {
  .archive-news-hero .post-card {
    padding: 2rem 2.5rem 2.25rem;
    margin-top: 0.4375rem;
  }
}
.archive-news-hero .post-card:after {
  content: "\ea1b";
  font-family: "iconfont-bba";
  font-size: 1.8125rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 1.25rem;
}
@media (min-width: 992px) {
  .archive-news-hero .post-card:after {
    right: 2.625rem;
  }
}
[data-theme=bba] .archive-news-hero .post-card:after {
  color: #db0029;
}
[data-theme=bbf] .archive-news-hero .post-card:after {
  color: #8c0247;
}
.archive-news-hero .post-card__excerpt {
  font-size: 1.125rem;
  line-height: 1.7777777778;
}

.archive-news-content {
  margin-top: 1.3125rem;
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .archive-news-content {
    position: relative;
    margin-bottom: 7.875rem;
  }
  .archive-news-content:before {
    content: "";
    display: block;
    width: 38.8125rem;
    height: 58.5rem;
    position: absolute;
    z-index: -1;
    top: 9.3%;
    right: 0;
    background: url("../../images/news-decorator-desktop.png") no-repeat;
  }
}

@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .layout-news-header {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1.25rem;
    margin-top: -5.4375rem;
    background-color: #fff;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
}
[data-post-type=post].eight29-filters .eight29-sidebar {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-sidebar {
    flex-grow: 1;
  }
}
[data-post-type=post].eight29-filters .eight29-sidebar-filters-label {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 1rem;
  display: inline-block;
  margin-bottom: 1.125rem;
  color: #000;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-sidebar-filters-label {
    margin-top: 1.3125rem;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter {
    margin-right: 1.875rem;
  }
}
[data-post-type=post].eight29-filters .eight29-filter:not(.filter-orderby) .eight29-filter-label {
  display: none;
}
[data-post-type=post].eight29-filters .eight29-filter:not(.filter-accordion-multi-select) .accordion-select ul li {
  height: auto;
  padding: 0;
  border: none;
}
[data-post-type=post].eight29-filters .eight29-filter:not(.filter-accordion-multi-select) .accordion-select ul li button {
  padding: 0.375rem 0.75rem;
  line-height: 1.75rem;
}
[data-post-type=post].eight29-filters .eight29-filter:not(.filter-accordion-multi-select) .accordion-select ul li button:hover {
  text-decoration: none;
  background-color: #f0f0f0;
}
[data-post-type=post].eight29-filters .eight29-filter:not(.filter-accordion-multi-select) .accordion-select ul li button.active {
  background-color: #f0f0f0;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter-group {
    display: block;
  }
}
[data-post-type=post].eight29-filters .eight29-filter-list {
  margin-top: -0.6875rem;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter-list {
    display: flex;
    margin: 0;
  }
}
[data-post-type=post].eight29-filters .eight29-filter .dropdown-container {
  border: 0;
  background: transparent;
  overflow: inherit;
}
@media (max-width: 1199.98px) {
  [data-post-type=post].eight29-filters .eight29-filter .dropdown-container {
    position: static;
  }
}
[data-post-type=post].eight29-filters .eight29-filter .dropdown-container .dropdown-current {
  font-weight: 500;
  color: #3a3a3a;
  border: 0.0625rem solid #b2b2b2;
}
[data-post-type=post].eight29-filters .eight29-filter .dropdown-container .dropdown-current:after {
  width: 0;
  height: 0;
  right: 1.125rem;
  margin-top: -0.125rem;
  border-top: 0.3125rem solid #3a3a3a;
  border-right: 0.3125rem solid transparent;
  border-left: 0.3125rem solid transparent;
  background: none;
  transition: border-top-color 0.2s, transform 0.2s;
}
[data-post-type=post].eight29-filters .eight29-filter .dropdown-container [data-simplebar] {
  height: 0;
  position: relative;
  margin-top: 0.4375rem;
  background-color: #fff;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
}
[data-theme=bba] [data-post-type=post].eight29-filters .eight29-filter .dropdown-container.open .dropdown-current {
  border-color: #db0029;
}
[data-theme=bbf] [data-post-type=post].eight29-filters .eight29-filter .dropdown-container.open .dropdown-current {
  border-color: #8c0247;
}
[data-post-type=post].eight29-filters .eight29-filter .dropdown-container.open [data-simplebar] {
  height: auto;
}
[data-post-type=post].eight29-filters .eight29-filter .eight29-filter-label + div {
  margin-top: 0;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul {
  padding: 0.1875rem 0;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li {
  height: auto;
  padding: 0;
  border: 0;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding: 0.5rem 0.9375rem;
  position: relative;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button:hover {
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  [data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button:hover:not(.active):after {
    transform: scale(2);
  }
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button:before {
  content: "";
  display: block;
  width: 1.0625rem;
  height: 1.0625rem;
  position: relative;
  z-index: 2;
  margin-right: 0.5625rem;
  border: 0.125rem solid #737373;
  border-radius: 0.15625rem;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button::after {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  z-index: 1;
  top: 0.6875rem;
  left: 0.875rem;
  transform: scale(0);
  transform-origin: center;
  border-radius: 50%;
  background: #f0f0f0;
  transition: transform 0.3s ease;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button.active {
  background-color: transparent;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button.active:before {
  border-color: #db0029;
  background: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00406 16.17L4.83406 12L3.41406 13.41L9.00406 19L21.0041 7L19.5941 5.59L9.00406 16.17Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center/contain;
  background-size: 1.3125rem 1.125rem;
}
[data-theme=bba] [data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button.active:before {
  border-color: #db0029;
  background-color: #db0029;
}
[data-theme=bbf] [data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button.active:before {
  border-color: #8c0247;
  background-color: #8c0247;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-accordion-multi-select .accordion-select ul li button span {
  position: relative;
  z-index: 2;
  margin-top: 0.125rem;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search {
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter.filter-search {
    padding: 2.75rem 0.875rem 0 2rem;
    margin-bottom: -1.5rem;
  }
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input {
  position: relative;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input {
    height: auto;
  }
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input::before {
  content: "\ea29";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0.6875rem;
  transform: translate(0, -50%);
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input {
  font-weight: 500;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input::-webkit-input-placeholder {
  font-weight: 500;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 500;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  font-weight: 500;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 500;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input::-ms-input-placeholder {
  /* Edge */
  font-weight: 500;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input:placeholder-shown {
  /* Standard one last! */
  font-weight: 500;
  color: #3a3a3a;
}
[data-theme=bba] [data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input:focus {
  border-color: #db0029;
}
[data-theme=bbf] [data-post-type=post].eight29-filters .eight29-filter.filter-search .filter-input input:focus {
  border-color: #8c0247;
}
[data-post-type=post].eight29-filters .eight29-filter.filter-orderby {
  padding-top: 1.3125rem;
  order: unset;
  margin-top: 1.375rem;
  border-top: 0.0625rem solid #e0e0e0;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter.filter-orderby {
    max-width: 12.6875rem;
    padding: 0 0 0 0.75rem;
    margin: 0;
    border-top: 0;
    border-left: 0.0625rem solid #e0e0e0;
  }
}
[data-post-type=post].eight29-filters .eight29-filter.filter-orderby .eight29-filter-label {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 1rem;
  padding: 0;
  margin-bottom: 0.25rem;
  color: #000;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter.filter-orderby .eight29-filter-label {
    margin-top: 1.0625rem;
    margin-bottom: 0.1875rem;
  }
}
[data-post-type=post].eight29-filters .eight29-filter.filter-orderby:after {
  content: "";
  display: block;
  width: calc(100% + 2.5rem);
  height: 0.0625rem;
  margin-top: 1.4375rem;
  margin-right: -1.25rem;
  margin-bottom: 1.25rem;
  margin-left: -1.25rem;
  background-color: #e0e0e0;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-filter.filter-orderby:after {
    display: none;
  }
}
[data-post-type=post].eight29-filters .eight29-total {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 500;
  margin-bottom: 0.875rem;
  color: #3a3a3a;
}
[data-post-type=post].eight29-filters .eight29-posts-container {
  margin-top: 1.75rem;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-posts-container {
    margin-top: 2.0625rem;
  }
}
[data-post-type=post].eight29-filters .eight29-posts {
  grid-gap: 1.5rem;
  margin-bottom: 4.0625rem;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-posts {
    grid-gap: 2.4375rem;
    --posts-per-row: 1 !important;
  }
}
[data-post-type=post].eight29-filters .eight29-posts:before {
  content: "";
  display: block;
  width: 16.875rem;
  height: 35.5625rem;
  position: absolute;
  z-index: -1;
  top: 42%;
  right: -1.25rem;
  background: url("../../images/news-decorator-mobile.png") no-repeat;
}
@media (min-width: 992px) {
  [data-post-type=post].eight29-filters .eight29-posts:before {
    display: none;
  }
}

.eight29-posts-container {
  position: relative;
}
.eight29-posts-container::before {
  content: "";
  border-radius: 50%;
  border: 0.25rem solid #db0029;
  border-color: #db0029 transparent #db0029 transparent;
  width: 4rem;
  height: 4rem;
  position: absolute;
  left: calc(50% - 2rem);
  top: calc(50% - 4rem);
  animation: loader 1.5s infinite ease-in-out;
  pointer-events: none;
  transition: opacity 1s ease-in-out;
  opacity: 0;
}
[data-theme=bbf] .eight29-posts-container::before {
  border-color: #8c0247;
}
.eight29-posts-container:empty {
  padding-bottom: 12rem;
}
.eight29-posts-container:empty::before {
  opacity: 1;
}

@keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.archive-news-sidebar {
  padding: 0.5rem;
  margin-top: 1.9375rem;
  background: #fff;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .archive-news-sidebar {
    margin-top: 6rem;
  }
}
.archive-news-sidebar__wrapper {
  padding: 1.3125rem 0.8125rem 1.5rem;
  border: 0.0625rem solid #b2b2b2;
}
@media (min-width: 992px) {
  .archive-news-sidebar__wrapper {
    padding: 1.5625rem 1.4375rem 1.0625rem;
  }
}
@media (min-width: 992px) {
  .archive-news-sidebar__heading {
    margin-bottom: 0.5625rem;
  }
}
.archive-news-sidebar__description {
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.8125rem;
}
@media (min-width: 992px) {
  .archive-news-sidebar__description {
    margin-bottom: 1.6875rem;
  }
}
.archive-news-sidebar__name {
  margin-bottom: 0.0625rem;
  font-weight: 500;
}
@media (min-width: 992px) {
  .archive-news-sidebar__name {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.archive-news-sidebar__position {
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
.archive-news-sidebar__contact {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.archive-news-sidebar__contact li {
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .archive-news-sidebar__contact li {
    line-height: 2rem;
  }
}
.archive-news-sidebar__contact li:not(:last-child) {
  margin-bottom: 0.3125rem;
}
@media (min-width: 992px) {
  .archive-news-sidebar__contact li:not(:last-child) {
    margin-bottom: 0;
  }
}
.archive-news-sidebar__email, .archive-news-sidebar__phone {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  padding-left: 0.25rem;
  color: #3a3a3a;
  text-decoration: none;
}
.archive-news-sidebar__email:before, .archive-news-sidebar__phone:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  top: -0.125rem;
  margin-right: 0.25rem;
  font-size: 1.0625rem;
  border: 0.0625rem solid;
  border-radius: 100%;
}
[data-theme=bba] .archive-news-sidebar__email:before, [data-theme=bba] .archive-news-sidebar__phone:before {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .archive-news-sidebar__email:before, [data-theme=bbf] .archive-news-sidebar__phone:before {
  color: #8c0247;
  border-color: #8c0247;
}
.archive-news-sidebar__email:hover, .archive-news-sidebar__phone:hover {
  text-decoration: none;
}
.archive-news-sidebar__email:before {
  content: "\ea19";
  font-family: "iconfont-bba";
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.archive-news-sidebar__phone:before {
  content: "\ea22";
  font-family: "iconfont-bba";
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post-card {
  padding: 1rem 1.25rem 1.375rem;
  border-top: 0.25rem solid;
  background-color: #fff;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  transition: border-color 0.2s linear;
}
@media (min-width: 992px) {
  .post-card {
    padding: 1.8125rem 2.5rem 2.25rem;
  }
}
[data-theme=bba] .post-card {
  border-color: #737373;
}
[data-theme=bbf] .post-card {
  border-color: #8c0247;
}
[data-theme=bba] .post-card:hover {
  border-color: #db0029;
}
[data-theme=bbf] .post-card:hover {
  border-color: #8c0247;
}
[data-theme=bba] .post-card:hover .post-card__title a {
  color: #db0029 !important;
}
[data-theme=bbf] .post-card:hover .post-card__title a {
  color: #8c0247 !important;
}
.post-card__category {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
[data-theme=bba] .post-card__category {
  color: #db0029;
}
[data-theme=bbf] .post-card__category {
  color: #8c0247;
}
.post-card__category:hover, .post-card__category:focus {
  text-decoration: none;
}
.post-card__title {
  margin-top: 0.875rem;
  margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
  .post-card__title {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .post-card__title {
    margin-top: 0.6875rem;
    margin-bottom: 1.4375rem;
  }
}
.post-card__title a {
  color: #3a3a3a !important;
  text-decoration: none !important;
}
.post-card__excerpt {
  margin-bottom: 1.375rem;
}

.page-content--archive-news-tax .archive-news-hero {
  padding: 2.0625rem 0 3.0625rem;
}
@media (min-width: 992px) {
  .page-content--archive-news-tax .archive-news-hero {
    padding: 2.3125rem 0 10.5rem;
  }
}
[data-theme=bba] .page-content--archive-news-tax .archive-news-hero .c-btn-back:before {
  color: #db0029;
}
[data-theme=bbf] .page-content--archive-news-tax .archive-news-hero .c-btn-back:before {
  color: #8c0247;
}
.page-content--archive-news-tax .archive-news-hero__title {
  margin: 2.125rem 0 0;
}
@media (min-width: 992px) {
  .page-content--archive-news-tax .archive-news-hero__title {
    margin: 2.9375rem 0 0;
  }
}
@media (min-width: 992px) {
  .page-content--archive-news-tax [data-post-type=post].eight29-filters .layout-news-header {
    padding-right: 0;
    margin-top: -9.8125rem;
    background-color: transparent;
    box-shadow: none;
  }
}
.page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-posts-container {
  margin-top: 1.75rem;
}
@media (min-width: 992px) {
  .page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-posts-container {
    margin-top: 1.875rem;
  }
}
.page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-total {
  margin-bottom: 0.875rem;
}
@media (min-width: 992px) {
  .page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-total {
    margin-bottom: 1.0625rem;
  }
}
.page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-filter.filter-orderby {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
@media (min-width: 992px) {
  .page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-filter.filter-orderby {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-filter.filter-orderby .eight29-filter-label {
    display: none;
  }
}
@media (min-width: 992px) {
  .page-content--archive-news-tax [data-post-type=post].eight29-filters .eight29-filter.filter-orderby .dropdown-current {
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .page-content--archive-news-tax .archive-news-content {
    margin-bottom: 4.375rem;
  }
}
@media (min-width: 992px) {
  .page-content--archive-news-tax .archive-news-content:before {
    top: 22.5%;
  }
}
@media (min-width: 992px) {
  .page-content--archive-news-tax .archive-news-sidebar {
    margin-top: -5.3125rem;
  }
}

.policies-hero {
  padding-top: 3.5rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .policies-hero {
    padding-top: 4.8125rem;
    padding-bottom: 4.75rem;
  }
}
.policies-hero .shield-image {
  display: none;
  width: 27.4375rem;
  height: 40.875rem;
  max-width: 44.4%;
  position: absolute;
  top: 42%;
  left: -1.4375rem;
  transform: translate(0, -50%);
}
@media (min-width: 992px) {
  .policies-hero .shield-image {
    display: block;
  }
}
.policies-hero .container {
  position: relative;
  z-index: 2;
}
.policies-hero__hero-image {
  width: 100%;
}
@media (min-width: 992px) {
  .policies-hero__hero-image {
    width: 55.6%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.policies-hero__hero-image img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .policies-hero__hero-image img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
  }
}
.policies-hero__box {
  padding-bottom: 3.625rem;
  position: relative;
  margin-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .policies-hero__box {
    padding: 1.25rem 0 3.625rem;
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 992px) {
  .policies-hero__box {
    width: 57.36%;
    padding: 2.5625rem 4.8125rem 2.875rem 3rem;
    margin-bottom: 0;
    border-bottom: none;
    background-color: #fff;
  }
}
.policies-hero__box:before {
  content: "";
  display: block;
  height: 0.375rem;
  position: absolute;
  z-index: -1;
  right: -1.25rem;
  bottom: -0.375rem;
  left: -1.25rem;
}
@media (min-width: 768px) {
  .policies-hero__box:before {
    height: 0.375rem;
    right: -0.9375rem;
    bottom: -0.625rem;
    left: -0.9375rem;
  }
}
@media (min-width: 992px) {
  .policies-hero__box:before {
    height: auto;
    top: 0.625rem;
    right: 0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }
}
[data-theme=bba] .policies-hero__box:before {
  background-color: #db0029;
}
[data-theme=bbf] .policies-hero__box:before {
  background-color: #8c0247;
}
.policies-hero__box h1 {
  margin-bottom: 1.3125rem;
  color: #3a3a3a;
}
@media (max-width: 1199.98px) {
  .policies-hero__box p, .policies-hero__box .content-column {
    font-size: 1rem;
    line-height: 1.40625;
    letter-spacing: 0.01875rem;
    font-weight: 400;
    padding-right: 2.5625rem;
  }
}
.policies-hero__box p:nth-last-child(2), .policies-hero__box .content-column:nth-last-child(2) {
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .policies-hero__box p:nth-last-child(2), .policies-hero__box .content-column:nth-last-child(2) {
    margin-bottom: 0.4375rem;
  }
}

[data-post-type=policies] {
  padding-top: 1.5625rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] {
    padding-top: 2.5rem;
  }
}
[data-post-type=policies] .filter-search {
  margin-bottom: 0.9375rem;
}
[data-post-type=policies] .filter-search .filter-input {
  position: relative;
}
[data-post-type=policies] .filter-search .filter-input::before {
  content: "\ea29";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0.6875rem;
  transform: translate(0, -50%);
}
[data-post-type=policies] .eight29-reset {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #b2b2b2 !important;
}
[data-post-type=policies] .eight29-reset > span {
  margin: 0;
}
[data-post-type=policies] .eight29-reset::after {
  content: "\ea28";
  font-family: "iconfont-bba";
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 0.625rem;
}
[data-post-type=policies] .eight29-posts-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-posts-top {
    margin-bottom: 1.5rem;
  }
}
[data-post-type=policies] .eight29-posts-top .eight29-total {
  margin-right: 1.25rem;
}
[data-post-type=policies] .eight29-posts-top .eight29-total span {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 400;
  display: block;
  margin-top: 0.3125rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-posts-top .eight29-total span {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
  }
}
[data-post-type=policies] .eight29-posts-top .eight29-filter {
  display: none;
  width: auto;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-posts-top .eight29-filter {
    display: block;
  }
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .accordion-select {
  display: flex;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .accordion-select .eight29-filter-label {
  border-top: none;
  padding: 0;
  margin-right: 0.9375rem;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .accordion-select .eight29-filter-label:before {
  content: initial;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .accordion-select .eight29-filter-label span {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.0625rem;
  font-weight: 700;
  text-transform: uppercase;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .accordion-select .eight29-filter-label + div {
  margin-top: 0;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-wrapper {
  display: flex;
  align-items: center;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-container {
  height: auto;
  position: relative;
  z-index: 1;
  border-bottom: none;
  overflow: unset;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-container.open [data-simplebar] {
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-container [data-simplebar] {
  width: 100%;
  position: absolute;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-container [data-simplebar] .dropdown-list li:hover {
  background: #f0f0f0;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-container [data-simplebar] .dropdown-list li:hover button {
  text-decoration: none;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-title {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin: 0;
  margin: 0.3125rem 0.5rem 0 0;
  color: #3a3a3a;
  text-transform: uppercase;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-current {
  min-width: 13.8125rem;
  padding-top: 0.9375rem;
  padding-left: 0.75rem;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-current span {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
[data-post-type=policies] .eight29-posts-top .eight29-filter .dropdown-current:after {
  width: 0;
  height: 0;
  border-top: 0.3125rem solid #3a3a3a;
  border-right: 0.3125rem solid transparent;
  border-left: 0.3125rem solid transparent;
  background: none;
  transition: border-top-color 0.2s, transform 0.2s;
}

.policies-cta {
  position: relative;
  margin-top: 2.0625rem;
}
@media (min-width: 992px) {
  .policies-cta {
    margin-top: 5.1875rem;
  }
}
.policies-cta .container {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .policies-cta .container {
    padding-bottom: 16.8731563422vw;
  }
}
.policies-cta__content-image {
  position: relative;
}
@media (min-width: 992px) {
  .policies-cta__content-image {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
}
.policies-cta__content {
  padding: 1.75rem 1.25rem 1.125rem;
  position: relative;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 2.5625rem 15.25rem rgba(0, 0, 0, 0.05), 0 1.07rem 6.370625rem rgba(0, 0, 0, 0.0279393), 0 0.571875rem 3.40625rem rgba(0, 0, 0, 0.0147141), 0 0.320625rem 1.909375rem rgba(0, 0, 0, 0.0067119), 0 0.17rem 1.01375rem rgba(0, 0, 0, 0.00224902), 0 0.070625rem 0.421875rem rgba(0, 0, 0, 0.000315279);
}
@media (min-width: 992px) {
  .policies-cta__content {
    width: 51.24%;
    padding: 4.375rem 2.5rem 3.8125rem;
    box-shadow: none;
  }
}
.policies-cta__content h2 {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .policies-cta__content h2 {
    margin-bottom: 1.375rem;
  }
}
.policies-cta__content p, .policies-cta__content .content-column {
  margin-bottom: 1.25rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .policies-cta__content p, .policies-cta__content .content-column {
    margin-bottom: 1.8125rem;
    line-height: 2rem;
  }
}
.policies-cta__image {
  position: relative;
  z-index: 1;
  margin-top: -1.5rem;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media (min-width: 768px) {
  .policies-cta__image {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
  }
}
@media (min-width: 992px) {
  .policies-cta__image {
    width: 57%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
.policies-cta__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .policies-cta__image img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
  }
}
.policies-cta__image::before {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.625rem;
  right: 0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
}
@media (min-width: 992px) {
  .policies-cta__image::before {
    content: "";
  }
}
[data-theme=bba] .policies-cta__image::before {
  background-color: #db0029;
}
[data-theme=bbf] .policies-cta__image::before {
  background-color: #8c0247;
}
.policies-cta__bg-image {
  position: relative;
  z-index: 1;
  margin-top: -3.25rem;
  margin-bottom: 2.1875rem;
}
@media (min-width: 992px) {
  .policies-cta__bg-image {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 2rem;
    bottom: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.policies-cta__bg-image img {
  width: 100%;
}
@media (min-width: 992px) {
  .policies-cta__bg-image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
  }
}
.policies-cta__bg-label {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  display: none;
  padding: 0.625rem;
  position: absolute;
  bottom: 1.0625rem;
  left: 1.25rem;
  color: #fff;
  background-color: #000;
}
@media (min-width: 992px) {
  .policies-cta__bg-label {
    display: inline-block;
    left: 0.9375rem;
  }
}

[data-post-type=policies] .sidebar-left .eight29-filter-group,
[data-post-type=policies] .sidebar-right .eight29-filter-group {
  width: 100%;
}
[data-post-type=policies] .sidebar-left .eight29-filter,
[data-post-type=policies] .sidebar-right .eight29-filter {
  max-width: none;
}
[data-post-type=policies] .sidebar-left .eight29-filter input[type=search],
[data-post-type=policies] .sidebar-right .eight29-filter input[type=search] {
  padding-top: 0.8125rem;
}
[data-post-type=policies] .sidebar-left .eight29-filter input[type=search], [data-post-type=policies] .sidebar-left .eight29-filter input[type=search]::placeholder,
[data-post-type=policies] .sidebar-right .eight29-filter input[type=search],
[data-post-type=policies] .sidebar-right .eight29-filter input[type=search]::placeholder {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #3a3a3a;
}
[data-post-type=policies] .sidebar-left .filter-search,
[data-post-type=policies] .sidebar-right .filter-search {
  margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .sidebar-left .filter-search,
[data-post-type=policies] .sidebar-right .filter-search {
    margin-bottom: 0.9375rem;
  }
}
@media (min-width: 992px) {
  [data-post-type=policies] .sidebar-left .eight29-sidebar {
    margin-right: 3.75rem;
  }
}
[data-post-type=policies] .sidebar-right .eight29-sidebar {
  margin-left: 3.75rem;
}
[data-post-type=policies] .eight29-sidebar-filters-wrap {
  display: none;
  padding: 1.0625rem 0.75rem;
  background-color: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-sidebar-filters-wrap {
    display: block;
    padding: 0.875rem 0.75rem;
  }
}
[data-post-type=policies] .eight29-sidebar-filter-reset {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.375rem;
  padding-bottom: 0.9375rem;
  margin-left: -0.625rem;
}
[data-post-type=policies] .eight29-sidebar-filter-reset > * {
  margin-left: 0.625rem;
}
[data-post-type=policies] .eight29-sidebar-filters-label {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 700;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  [data-post-type=policies] .eight29-sidebar {
    width: 16.875rem;
  }
}
[data-post-type=policies] .eight29-sidebar .eight29-filter {
  margin-bottom: 0.5rem;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter.filter-search {
  margin-bottom: 0.6875rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-sidebar .eight29-filter.filter-search {
    margin-bottom: 1.125rem;
  }
}
[data-post-type=policies] .eight29-sidebar .eight29-filter-label {
  padding: 0.6875rem 0.5625rem 0.5625rem 0.5625rem;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label {
  margin-bottom: 0.1875rem;
  border: 0.0625rem solid #b2b2b2;
  transition: border-color 0.2s;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label:after {
  width: 0;
  height: 0;
  margin-right: 0.4375rem;
  border-top: 0.3125rem solid #3a3a3a;
  border-right: 0.3125rem solid transparent;
  border-left: 0.3125rem solid transparent;
  background: none;
  transition: border-top-color 0.2s, transform 0.2s;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label + div {
  margin-top: 0;
  background: #f7f7f7;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label + div .date-wrapper {
  display: flex;
  padding: 0.625rem;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label + div .date-wrapper small {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  color: #737373;
  text-transform: uppercase;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label + div .date-wrapper input[type=text] {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.0625rem;
  font-weight: 400;
  height: auto;
  padding: 0;
  margin: 0;
  color: #3a3a3a;
  border: none;
  background: transparent;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select .eight29-filter-label + div .date-wrapper input[type=text]::placeholder {
  color: #3a3a3a;
}
[data-theme=bba] [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select.open .eight29-filter-label {
  border-color: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select.open .eight29-filter-label {
  border-color: #8c0247;
}
[data-theme=bba] [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select.open .eight29-filter-label:after {
  border-top-color: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select.open .eight29-filter-label:after {
  border-top-color: #8c0247;
}
[data-post-type=policies] .eight29-sidebar .filter-accordion-multi-select + .filter-accordion-multi-select {
  margin-bottom: 0.5rem;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul {
  padding: 0.375rem 0;
  background: #f7f7f7;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li {
  margin-bottom: 0;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding: 0.5625rem 0.9375rem;
  position: relative;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button:not(.active):hover::after {
    transform: scale(1.8);
  }
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button:before {
  content: "";
  display: block;
  width: 1.0625rem;
  height: 1.0625rem;
  position: relative;
  z-index: 2;
  margin-right: 0.5625rem;
  border: 0.125rem solid #737373;
  border-radius: 0.15625rem;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button::after {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  z-index: 1;
  top: 0.78125rem;
  left: 0.875rem;
  transform: scale(0);
  transform-origin: center;
  border-radius: 50%;
  background: #d7d1d1;
  transition: transform 0.3s ease;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button.active:before {
  border-color: #db0029;
  background: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00406 16.17L4.83406 12L3.41406 13.41L9.00406 19L21.0041 7L19.5941 5.59L9.00406 16.17Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center/contain;
  background-size: 1.3125rem 1.125rem;
}
[data-theme=bba] [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button.active:before {
  border-color: #db0029;
  background-color: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button.active:before {
  border-color: #8c0247;
  background-color: #8c0247;
}
[data-post-type=policies] .eight29-sidebar .eight29-filter .accordion-select ul li button span {
  position: relative;
  z-index: 2;
  margin-top: 0.125rem;
}

[data-post-type=policies] .eight29-post.eight29-post-card .eight29-post-body {
  display: block;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-post.eight29-post-card .eight29-post-body {
    display: flex;
  }
}
[data-post-type=policies] .eight29-posts {
  grid-row-gap: 1.5rem;
  max-width: 60rem;
  margin-bottom: 2.875rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-posts {
    margin-bottom: 3.375rem;
  }
}
[data-post-type=policies] .eight29-post {
  padding: 1.3125rem 1rem 1.0625rem;
  border-left: 0.25rem solid #737373;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-post {
    padding: 2.0625rem 1.5rem 1.9375rem 2.1875rem;
  }
}
[data-post-type=policies] .eight29-post-categories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-post-type=policies] .eight29-post-categories a {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
}
[data-theme=bba] [data-post-type=policies] .eight29-post-categories a {
  color: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .eight29-post-categories a {
  color: #8c0247;
}
[data-theme=bba] [data-post-type=policies] .eight29-post-categories a:hover {
  color: #b42221;
}
[data-theme=bbf] [data-post-type=policies] .eight29-post-categories a:hover {
  color: #59012d;
}
[data-post-type=policies] .eight29-post-categories a:not(:last-child) {
  margin-right: 0.5625rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-post-categories a:not(:last-child) {
    margin-right: 0.75rem;
  }
}
[data-post-type=policies] .eight29-post-categories a:not(:first-child)::before {
  content: "";
  display: block;
  width: 0.125rem;
  height: 0.6875rem;
  margin-right: 0.75rem;
  background: #1a2180;
}
[data-post-type=policies] .eight29-post-body-col-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-post-body-col-links {
    flex-direction: row;
    align-items: center;
    padding-left: 0.625rem;
    margin-top: 0.5rem;
  }
}
[data-post-type=policies] .eight29-post-body-col-links .c-btn, [data-post-type=policies] .eight29-post-body-col-links .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=policies] .eight29-post-body-col-links .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  white-space: nowrap;
}
[data-post-type=policies] .eight29-post-body-col-links .c-btn:not(:last-child), [data-post-type=policies] .eight29-post-body-col-links .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child), .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=policies] .eight29-post-body-col-links .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child) {
  margin-bottom: 0.4375rem;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-post-body-col-links .c-btn:not(:last-child), [data-post-type=policies] .eight29-post-body-col-links .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child), .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=policies] .eight29-post-body-col-links .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1320px) {
  [data-post-type=policies] .eight29-post-body-col-links .c-btn:not(:last-child), [data-post-type=policies] .eight29-post-body-col-links .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child), .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=policies] .eight29-post-body-col-links .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:last-child) {
    margin-right: 2.375rem;
  }
}
[data-post-type=policies] .eight29-post .eight29-post-title {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0.0125rem;
  font-weight: 400;
  margin-bottom: 0.9375rem;
}
[data-post-type=policies] .eight29-post .eight29-post-title a, [data-post-type=policies] .eight29-post .eight29-post-title a:hover {
  color: #3a3a3a;
}
[data-post-type=policies] .eight29-post .eight29-post-detail {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 1.5rem;
  color: #737373;
}
@media (min-width: 992px) {
  [data-post-type=policies] .eight29-post .eight29-post-detail {
    margin-bottom: 0;
  }
}

[data-post-type=policies] .eight29-pagination .eight29-pagination-prev .eight29-pagination-arrow::before {
  content: "\ea0f";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-post-type=policies] .eight29-pagination .eight29-pagination-next .eight29-pagination-arrow::before {
  content: "\ea10";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-post-type=policies] .eight29-pagination .eight29-pagination-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-post-type=policies] .eight29-pagination ul {
  padding: 0;
}
[data-post-type=policies] .eight29-pagination ul li .pagination-item {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.4375rem;
  transition: color 0.2s, background 0.2s;
}
[data-post-type=policies] .eight29-pagination ul li .pagination-item:hover {
  color: #fff;
}
[data-theme=bba] [data-post-type=policies] .eight29-pagination ul li .pagination-item:hover {
  background: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .eight29-pagination ul li .pagination-item:hover {
  background: #8c0247;
}
[data-post-type=policies] .eight29-pagination ul li .pagination-item.current-page {
  color: #fff;
}
[data-theme=bba] [data-post-type=policies] .eight29-pagination ul li .pagination-item.current-page {
  background: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .eight29-pagination ul li .pagination-item.current-page {
  background: #8c0247;
}

.policies-hero-tax {
  padding: 2rem 0 0;
}
@media (min-width: 992px) {
  .policies-hero-tax {
    padding: 0.75rem 2.5625rem 9.625rem;
  }
}
.policies-hero-tax:before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #fdfdfd 63%, rgba(254, 254, 254, 0) 100%);
}
@media (min-width: 576px) and (max-width: 1319.98px) {
  .policies-hero-tax:before {
    background: linear-gradient(180deg, #fdfdfd 36%, rgba(254, 254, 254, 0) 100%);
  }
}
@media (min-width: 992px) {
  .policies-hero-tax:before {
    background: linear-gradient(90deg, #ffffff 47%, rgba(255, 255, 255, 0) 91.85%);
  }
}
.policies-hero-tax a[class=policies-hero-tax__back] {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-bottom: 2.0625rem;
  color: #3a3a3a;
  text-decoration: none;
  transition: color 0.2s;
}
@media (min-width: 992px) {
  .policies-hero-tax a[class=policies-hero-tax__back] {
    margin-bottom: 1.75rem;
  }
}
[data-theme=bba] .policies-hero-tax a[class=policies-hero-tax__back]:hover, [data-theme=bba] .policies-hero-tax a[class=policies-hero-tax__back]:focus {
  color: #db0029;
}
[data-theme=bbf] .policies-hero-tax a[class=policies-hero-tax__back]:hover, [data-theme=bbf] .policies-hero-tax a[class=policies-hero-tax__back]:focus {
  color: #8c0247;
}
.policies-hero-tax a[class=policies-hero-tax__back]:before {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(90deg);
  margin-right: 0.6875rem;
}
@media (min-width: 768px) {
  .policies-hero-tax a[class=policies-hero-tax__back]:before {
    margin-right: 0.5rem;
  }
}
[data-theme=bba] .policies-hero-tax a[class=policies-hero-tax__back]:before {
  color: #db0029;
}
[data-theme=bbf] .policies-hero-tax a[class=policies-hero-tax__back]:before {
  color: #8c0247;
}
.policies-hero-tax .policies-hero__box {
  background: #fff;
}
@media (max-width: 991.98px) {
  .policies-hero-tax .policies-hero__box {
    padding: 1rem 1.3125rem 1.5rem 1.3125rem;
    margin-bottom: -0.6875rem;
  }
}
@media (min-width: 992px) {
  .policies-hero-tax .policies-hero__box {
    width: 62.7%;
    padding: 2.1875rem 2.5rem 2.1875rem 2.5rem;
  }
}
@media (max-width: 991.98px) {
  .policies-hero-tax .policies-hero__box:before {
    width: 100%;
    height: 100%;
    right: 0.375rem;
    left: auto;
  }
}
.policies-hero-tax .policies-hero__box h1 {
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .policies-hero-tax .policies-hero__box h1 {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 991.98px) {
  .policies-hero-tax .policies-hero__box p, .policies-hero-tax .policies-hero__box .content-column {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.003125rem;
    font-weight: 400;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .policies-hero-tax .policies-hero__box p, .policies-hero-tax .policies-hero__box .content-column {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
  }
}
.policies-hero-tax .policies-hero__hero-image {
  z-index: 1;
  width: 78.4%;
  max-width: 82.3125rem;
}
@media (max-width: 991.98px) {
  .policies-hero-tax .policies-hero__hero-image {
    width: 100%;
    margin-top: -3.25rem;
  }
}
.policies-hero-tax .shield-image {
  display: none;
}

.policies-tax-content {
  padding-top: 1.4375rem;
  padding-bottom: 3.9375rem;
}
@media (min-width: 1200px) {
  .policies-tax-content {
    padding-top: 4.9375rem;
    padding-bottom: 5.1875rem;
  }
}
.policies-tax-content__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .policies-tax-content__wrapper {
    margin-right: -0.3125rem;
  }
}
.policies-tax-content__wrapper .eight29-filters {
  width: 100%;
  padding-top: 0;
}
@media (min-width: 1200px) {
  .policies-tax-content__wrapper .eight29-filters {
    width: 74.2%;
    margin-right: 1.875rem;
  }
}
.policies-tax-content__wrapper .eight29-filters .eight29-filter.filter-search {
  margin-bottom: 1.125rem;
}
.policies-tax-content__wrapper .eight29-filters .dropdown-title {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .policies-tax-content__wrapper .eight29-filters .eight29-posts-top {
    margin-bottom: 1.25rem;
  }
}
.policies-tax-content__wrapper .eight29-filters .eight29-posts-top .eight29-filter .dropdown-current {
  height: 2.125rem;
  min-width: 15.375rem;
}
.policies-tax-content__wrapper .eight29-filters .eight29-total span {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 400;
  margin-top: 0;
}
.policies-tax-content__wrapper .eight29-filters .eight29-posts {
  margin-bottom: 3.0625rem;
}
@media (max-width: 1199.98px) {
  .policies-tax-content__wrapper .eight29-filters .eight29-posts {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .policies-tax-content__wrapper .eight29-filters .eight29-posts {
    margin-bottom: 4.9375rem;
  }
}
@media (min-width: 1200px) {
  .policies-tax-content__wrapper .eight29-filters .eight29-posts .eight29-post {
    padding-top: 2rem;
  }
}
@media (min-width: 1200px) {
  .policies-tax-content__sidebar {
    width: 28.8%;
    margin-top: 3.5625rem;
  }
}
.policies-tax-content .shield-image {
  display: none;
  width: 38.75rem;
  height: 55.6875rem;
  max-width: 44.4%;
  position: absolute;
  z-index: -1;
  top: 53%;
  right: 0;
  transform: translate(0, -50%);
}
@media (min-width: 1200px) {
  .policies-tax-content .shield-image {
    display: block;
  }
}

.policies-tax-content__disclaimer {
  padding-right: 0.5rem;
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .policies-tax-content__disclaimer {
    width: 74.2%;
    padding-top: 3.375rem;
    padding-right: 0;
    margin-top: 1.5rem;
    border-top: 0.0625rem solid #e0e0e0;
  }
}
.policies-tax-content__disclaimer p, .policies-tax-content__disclaimer .content-column {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 0;
  color: #3a3a3a;
}

.policies-tax-content .sidebar {
  margin-top: 3.75rem;
  padding: 1.375rem 1.5rem;
}
.policies-tax-content .sidebar a.c-btn-tertiary:not(:hover) {
  border-bottom-color: #3a3a3a;
}
.policies-tax-content [data-post-type=policies] .eight29-sidebar-filters-wrap {
  display: none;
}
.policies-tax-content [data-post-type=policies] .sidebar-left {
  flex-direction: column;
}
@media (min-width: 1200px) {
  .policies-tax-content [data-post-type=policies] .sidebar-left {
    flex-direction: row;
  }
}
.policies-tax-content [data-post-type=policies] .sidebar-left .eight29-sidebar {
  display: block;
  width: 100%;
  margin: 0;
}
@media (min-width: 1200px) {
  .policies-tax-content [data-post-type=policies] .sidebar-left .eight29-sidebar {
    display: none;
  }
}
.policies-tax-content [data-post-type=policies] .sidebar-left .eight29-posts-top .eight29-filter {
  display: none;
}
@media (min-width: 1200px) {
  .policies-tax-content [data-post-type=policies] .sidebar-left .eight29-posts-top .eight29-filter {
    display: block;
  }
}

.policy-single-hero {
  position: relative;
  margin-bottom: 5.125rem;
  padding: 2.0625rem 0 0;
}
@media (min-width: 992px) {
  .policy-single-hero {
    margin-bottom: 7.875rem;
    padding: 2.375rem 0 0;
  }
}
.policy-single-hero__background {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 17.75rem;
  background: #f7f7f7;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}
.policy-single-hero__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(0) contrast(0.08) brightness(1.8);
}
.policy-single-hero .c-btn-back {
  width: auto;
  margin-left: 0.375rem;
}
.policy-single-hero .c-btn-back::before {
  margin-right: 0.3125rem;
}
[data-theme=bba] .policy-single-hero .c-btn-back::before {
  color: #db0029;
}
[data-theme=bbf] .policy-single-hero .c-btn-back::before {
  color: #8c0247;
}
.policy-single-hero__header {
  position: relative;
  top: 1.875rem;
  max-width: 51.1875rem;
  padding: 1.625rem 1.25rem 1.5rem;
  background: #fff;
  box-shadow: 0 2.5625rem 15.25rem rgba(0, 0, 0, 0.05), 0 1.07rem 6.370625rem rgba(0, 0, 0, 0.027), 0 0.571875rem 3.40625rem rgba(0, 0, 0, 0.014), 0 0.320625rem 1.909375rem rgba(0, 0, 0, 0.006), 0 0.17rem 1.01375rem rgba(0, 0, 0, 0.002), 0 0.070625rem 0.421875rem rgba(0, 0, 0, 0);
}
@media (min-width: 992px) {
  .policy-single-hero__header {
    top: 3.1875rem;
    padding: 2.5rem;
  }
}
.policy-single-hero__tax {
  margin-bottom: 1.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .policy-single-hero__tax {
    margin-bottom: 2.1875rem;
  }
}
[data-theme=bba] .policy-single-hero__tax {
  color: #db0029;
}
[data-theme=bbf] .policy-single-hero__tax {
  color: #8c0247;
}
.policy-single-hero__tax a {
  color: inherit;
}
.policy-single-hero__separator {
  margin: 0 0.5rem;
  color: #3a3a3a;
}
@media (min-width: 992px) {
  .policy-single-hero__separator {
    margin: 0 0.4375rem;
  }
}
.policy-single-hero__title {
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .policy-single-hero__title {
    margin-bottom: 1.5625rem;
  }
}

.policy-single-content__text {
  max-width: 53.125rem;
  margin-top: 1rem;
  margin-bottom: 1.9375rem;
}
@media (min-width: 992px) {
  .policy-single-content__text {
    margin-bottom: 2.4375rem;
  }
}
.policy-single-content .c-btn-icon.c-btn-tertiary.c-btn-icon--left {
  margin-bottom: 2.3125rem;
}
[data-theme] .policy-single-content .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before {
  border: none;
  font-size: 1.125rem;
}
.policy-single-content__footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 4.0625rem;
  padding-top: 1.5625rem;
  border-top: 0.125rem solid #e0e0e0;
}
@media (min-width: 992px) {
  .policy-single-content__footer {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 3.75rem;
    padding: 1.5625rem 2.75rem 0 0;
  }
}
@media (max-width: 991.98px) {
  .policy-single-content__tags {
    margin-bottom: 2.25rem;
  }
}
.policy-single-content__tags h3 {
  margin-bottom: 0.3125rem;
}
@media (min-width: 992px) {
  .policy-single-content__tags h3 {
    margin-bottom: 0;
  }
}
.policy-single-content__tag {
  color: #737373;
}
@media (max-width: 991.98px) {
  .policy-single-content__tag {
    margin: 0 0 1.25rem;
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
.policy-single-content__tag:not(:last-child) {
  margin-right: 0.375rem;
}
.policy-single-content__share h3 {
  margin-bottom: 0.4375rem;
}
.policy-single-content .a2a_kit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .policy-single-content .a2a_kit {
    justify-content: center;
  }
}
.policy-single-content .a2a_kit a:not(.a2a_dd) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6875rem;
  height: 2.6875rem;
  margin-right: 0.875rem;
  padding: 0.625rem;
  border: 0.0625rem solid;
  border-radius: 50%;
}
[data-theme=bba] .policy-single-content .a2a_kit a:not(.a2a_dd) {
  border-color: #db0029;
}
[data-theme=bbf] .policy-single-content .a2a_kit a:not(.a2a_dd) {
  border-color: #8c0247;
}
.policy-single-content .a2a_kit .a2a_dd {
  display: none;
}

@media (max-width: 991.98px) {
  .policy-single-sidebar {
    margin-bottom: 4.0625rem;
  }
}
.policy-single-sidebar h3 {
  margin-bottom: 0.9375rem;
}
@media (max-width: 991.98px) {
  .policy-single-sidebar h3 {
    font-size: 1.125rem;
    line-height: 1.3333333333;
    font-weight: 500;
  }
}
.policy-single-sidebar__link {
  display: flex;
  flex-direction: column;
  padding: 1.375rem 1.25rem 1.5rem;
  border-top: 0.125rem solid #737373;
  background: #f7f7f7;
}
@media (min-width: 992px) {
  .policy-single-sidebar__link {
    padding: 1.375rem 1.75rem 1.5rem 1.5rem;
  }
}
.policy-single-sidebar__link:not(:last-child) {
  margin-bottom: 1.5625rem;
}
@media (min-width: 992px) {
  .policy-single-sidebar__link:not(:last-child) {
    margin-bottom: 1.4375rem;
  }
}
.policy-single-sidebar__link-title {
  position: relative;
  margin-top: 0;
  padding-right: 2.5rem;
  color: #3a3a3a;
}
@media (max-width: 991.98px) {
  .policy-single-sidebar__link-title {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.policy-single-sidebar__link-title::after {
  position: absolute;
  top: -0.0625rem;
  right: 0;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.0625rem solid;
  border-radius: 50%;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-theme=bba] .policy-single-sidebar__link-title::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .policy-single-sidebar__link-title::after {
  color: #8c0247;
  border-color: #8c0247;
}
.policy-single-sidebar__link-type {
  margin-bottom: 0.6875rem;
  color: #3a3a3a;
}
@media (min-width: 992px) {
  .policy-single-sidebar__link-type {
    margin-bottom: 0.8125rem;
  }
}

.policy-single-links {
  padding: 4.125rem 0 2.5rem;
  background: #e0e0e0;
}
@media (min-width: 992px) {
  .policy-single-links {
    padding: 8rem 0 6.25rem;
  }
}
.policy-single-links h2 {
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .policy-single-links h2 {
    margin-bottom: 1.5625rem;
  }
}
.policy-single-links__item {
  display: block;
  margin-bottom: 1.5625rem;
  padding: 1.25rem 1.25rem 1.625rem;
  border-top: 0.125rem solid #737373;
  background: #fff;
}
@media (min-width: 992px) {
  .policy-single-links__item {
    margin-bottom: 1.25rem;
    padding: 1.5rem;
  }
}
.policy-single-links__item-title {
  position: relative;
  padding-right: 1.5625rem;
}
@media (max-width: 991.98px) {
  .policy-single-links__item-title {
    padding-right: 2.1875rem;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.policy-single-links__item-title::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateY(-50%);
  border: 0.0625rem solid;
  border-radius: 50%;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-theme=bba] .policy-single-links__item-title::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .policy-single-links__item-title::after {
  color: #8c0247;
  border-color: #8c0247;
}

[data-post-type=policies] .no-results {
  margin-top: 2.25rem;
}
@media (min-width: 1200px) {
  [data-post-type=policies] .no-results {
    margin: 0;
  }
}
[data-post-type=policies] .no-results__text {
  margin-bottom: 2.625rem;
}
[data-post-type=policies] .no-results__text h3 {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 500;
}
[data-post-type=policies] .no-results__text h3:first-child {
  margin-bottom: 1.625rem;
}
[data-post-type=policies] .no-results__links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
[data-post-type=policies] .no-results__links-title {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #3a3a3a;
  text-transform: uppercase;
}
[data-post-type=policies] .no-results__links ul {
  padding: 0;
  margin: 0 0 3.5625rem 0;
  list-style-type: none;
  column-count: 2;
  column-gap: 6.1875rem;
}
[data-post-type=policies] .no-results__links ul li:not(:last-child) {
  margin-bottom: 1.0625rem;
}
[data-post-type=policies] .no-results__links ul li .c-btn, [data-post-type=policies] .no-results__links ul li .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=policies] .no-results__links ul li .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
[data-post-type=policies] .no-results__links ul li .c-btn.c-btn-tertiary:not(:hover), [data-post-type=policies] .no-results__links ul li .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:hover), .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=policies] .no-results__links ul li .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:not(:hover) {
  border-bottom-color: #3a3a3a;
}
[data-post-type=policies] .no-results__links-contact a {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 500;
  margin-left: 0.1875rem;
  text-decoration: underline;
  transition: color 0.2s;
}
[data-theme=bba] [data-post-type=policies] .no-results__links-contact a {
  color: #db0029;
}
[data-theme=bbf] [data-post-type=policies] .no-results__links-contact a {
  color: #8c0247;
}
[data-theme=bba] [data-post-type=policies] .no-results__links-contact a:hover {
  color: #b42221;
}
[data-theme=bbf] [data-post-type=policies] .no-results__links-contact a:hover {
  color: #59012d;
}

.journal-single-hero {
  position: relative;
  margin-bottom: 5rem;
  padding: 2.0625rem 0 0;
}
@media (min-width: 992px) {
  .journal-single-hero {
    margin-bottom: 5.4375rem;
    padding: 1.25rem 0 0;
  }
}
.journal-single-hero__background {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 12.125rem;
  background: #262626;
}
@media (min-width: 992px) {
  .journal-single-hero__background {
    height: 15.75rem;
  }
}
.journal-single-hero__background img {
  position: relative;
  top: -6.875rem;
  right: 1.5625rem;
  float: right;
  width: auto;
  opacity: 0.1;
}
@media (max-width: 991.98px) {
  .journal-single-hero__background img {
    display: none;
  }
}
.journal-single-hero .c-btn-back {
  width: auto;
  margin-left: 0.375rem;
  color: #fff;
}
.journal-single-hero .c-btn-back::before {
  margin-right: 0.3125rem;
  color: inherit;
}
[data-theme=bba] .journal-single-hero .c-btn-back:hover, [data-theme=bba] .journal-single-hero .c-btn-back:focus {
  color: #db0029;
}
[data-theme=bbf] .journal-single-hero .c-btn-back:hover, [data-theme=bbf] .journal-single-hero .c-btn-back:focus {
  color: #8c0247;
}
.journal-single-hero__header {
  position: relative;
  top: 1.875rem;
  max-width: 51.1875rem;
  padding: 1.25rem;
  background: #fff;
  box-shadow: 0 2.5625rem 15.25rem rgba(0, 0, 0, 0.05), 0 1.07rem 6.370625rem rgba(0, 0, 0, 0.027), 0 0.571875rem 3.40625rem rgba(0, 0, 0, 0.014), 0 0.320625rem 1.909375rem rgba(0, 0, 0, 0.006), 0 0.17rem 1.01375rem rgba(0, 0, 0, 0.002), 0 0.070625rem 0.421875rem rgba(0, 0, 0, 0);
}
@media (min-width: 992px) {
  .journal-single-hero__header {
    top: 2.1875rem;
    padding: 2.5rem;
  }
}
.journal-single-hero__tax {
  margin-bottom: 1.625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .journal-single-hero__tax {
    margin-bottom: 2.1875rem;
  }
}
[data-theme=bba] .journal-single-hero__tax {
  color: #db0029;
}
[data-theme=bbf] .journal-single-hero__tax {
  color: #8c0247;
}
.journal-single-hero__tax a {
  color: inherit;
}
.journal-single-hero__type {
  display: inline-block;
  padding: 0.5rem 0.625rem;
}
@media (min-width: 992px) {
  .journal-single-hero__type {
    padding: 0.5rem 0.625rem;
  }
}
[data-theme=bba] .journal-single-hero__type {
  color: #fff;
  background: #db0029;
}
[data-theme=bbf] .journal-single-hero__type {
  color: #fff;
  background: #8c0247;
}
[data-theme] .journal-single-hero__type:hover, [data-theme] .journal-single-hero__type:focus {
  color: #e0e0e0;
  text-decoration: none;
}
.journal-single-hero__topic {
  width: auto;
  color: #3a3a3a;
}
.journal-single-hero__separator {
  margin: 0 0.5rem 0 0.75rem;
  color: #3a3a3a;
}
@media (max-width: 991.98px) {
  .journal-single-hero__separator {
    display: none;
  }
}
.journal-single-hero__title {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .journal-single-hero__title {
    margin-bottom: 1.5625rem;
  }
}
.journal-single-hero__date {
  display: inline-block;
  width: auto;
}
@media (max-width: 991.98px) {
  .journal-single-hero__date {
    margin-bottom: 0.375rem;
  }
}

.journal-single-content__text {
  max-width: 53.125rem;
  margin-top: 1rem;
  margin-bottom: 1.9375rem;
}
@media (min-width: 992px) {
  .journal-single-content__text {
    margin-bottom: 2.4375rem;
  }
}
.journal-single-content .c-btn-icon.c-btn-tertiary.c-btn-icon--left {
  margin-bottom: 2.3125rem;
}
.journal-single-content__footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 4.0625rem;
  padding-top: 1.5625rem;
  border-top: 0.125rem solid #e0e0e0;
}
@media (min-width: 992px) {
  .journal-single-content__footer {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 4.0625rem;
    padding: 1.5625rem 2.75rem 0 0;
  }
}
@media (max-width: 991.98px) {
  .journal-single-content__tags {
    margin-bottom: 2.25rem;
  }
}
.journal-single-content__tags h3 {
  margin-bottom: 0.3125rem;
}
@media (min-width: 992px) {
  .journal-single-content__tags h3 {
    margin-bottom: 0;
  }
}
.journal-single-content__tag {
  color: #737373;
}
@media (max-width: 991.98px) {
  .journal-single-content__tag {
    margin: 0 0 1.25rem;
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
.journal-single-content__tag:not(:last-child) {
  margin-right: 0.375rem;
}
.journal-single-content__share h3 {
  margin-bottom: 0.4375rem;
}
@media (max-width: 991.98px) {
  [data-theme=bba] .journal-single-content .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before, [data-theme=bbf] .journal-single-content .c-btn-icon.c-btn-tertiary.c-btn-icon--left::before {
    border: none;
  }
}
.journal-single-content .a2a_kit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .journal-single-content .a2a_kit {
    justify-content: center;
  }
}
.journal-single-content .a2a_kit a:not(.a2a_dd) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6875rem;
  height: 2.6875rem;
  margin-right: 0.875rem;
  padding: 0.625rem;
  border: 0.0625rem solid;
  border-radius: 50%;
}
[data-theme=bba] .journal-single-content .a2a_kit a:not(.a2a_dd) {
  border-color: #db0029;
}
[data-theme=bbf] .journal-single-content .a2a_kit a:not(.a2a_dd) {
  border-color: #8c0247;
}
.journal-single-content .a2a_kit .a2a_dd {
  display: none;
}

@media (max-width: 991.98px) {
  .journal-single-sidebar {
    margin-bottom: 4.0625rem;
  }
}
.journal-single-sidebar h3 {
  margin-bottom: 0.9375rem;
  letter-spacing: -0.0125rem;
}
@media (max-width: 991.98px) {
  .journal-single-sidebar h3 {
    font-size: 1.125rem;
    line-height: 1.3333333333;
    font-weight: 500;
  }
}
.journal-single-sidebar__link {
  display: flex;
  flex-direction: column;
  padding: 1.375rem 1.25rem 1.5rem;
  border-top: 0.125rem solid #737373;
  background: #f7f7f7;
}
@media (min-width: 992px) {
  .journal-single-sidebar__link {
    padding: 1.375rem 1.75rem 1.5rem 1.5rem;
  }
}
.journal-single-sidebar__link:not(:last-child) {
  margin-bottom: 1.5625rem;
}
@media (min-width: 992px) {
  .journal-single-sidebar__link:not(:last-child) {
    margin-bottom: 1.4375rem;
  }
}
.journal-single-sidebar__link-title {
  position: relative;
  margin-top: 0;
  padding-right: 2.5rem;
  color: #3a3a3a;
}
@media (max-width: 991.98px) {
  .journal-single-sidebar__link-title {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.journal-single-sidebar__link-title::after {
  position: absolute;
  top: -0.0625rem;
  right: 0;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.0625rem solid;
  border-radius: 50%;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-theme=bba] .journal-single-sidebar__link-title::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .journal-single-sidebar__link-title::after {
  color: #8c0247;
  border-color: #8c0247;
}
.journal-single-sidebar__link-type {
  margin-bottom: 0.6875rem;
  color: #3a3a3a;
}
@media (min-width: 992px) {
  .journal-single-sidebar__link-type {
    margin-bottom: 0.8125rem;
  }
}

.journal-single-links {
  padding: 4.125rem 0 2.5rem;
  background: #e0e0e0;
}
@media (min-width: 992px) {
  .journal-single-links {
    padding: 7.8125rem 0 6.25rem;
  }
}
.journal-single-links h2 {
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .journal-single-links h2 {
    margin-bottom: 1.5625rem;
  }
}
.journal-single-links__item {
  display: block;
  margin-bottom: 1.5625rem;
  padding: 1.25rem 1.25rem 1.625rem;
  border-top: 0.125rem solid #737373;
  background: #fff;
}
@media (min-width: 992px) {
  .journal-single-links__item {
    margin-bottom: 1.25rem;
    padding: 1.5rem;
  }
}
.journal-single-links__item-title {
  position: relative;
  padding-right: 1.5625rem;
}
@media (max-width: 991.98px) {
  .journal-single-links__item-title {
    padding-right: 2.1875rem;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.journal-single-links__item-title::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateY(-50%);
  border: 0.0625rem solid;
  border-radius: 50%;
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-theme=bba] .journal-single-links__item-title::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .journal-single-links__item-title::after {
  color: #8c0247;
  border-color: #8c0247;
}

.archive-journals-hero {
  min-height: 19.625rem;
  margin-bottom: -10.3125rem;
  position: relative;
}
@media (min-width: 768px) {
  .archive-journals-hero {
    margin-bottom: -6.25rem;
    min-height: 18.8125rem;
  }
}
.archive-journals-hero__image {
  width: 100%;
  height: 11.875rem;
}
@media (min-width: 768px) {
  .archive-journals-hero__image {
    height: 14.625rem;
  }
}
.archive-journals-hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.archive-journals-hero__title-wrapper {
  position: relative;
  z-index: 2;
  top: -9.375rem;
  display: flex;
  flex-direction: column;
  color: #fff;
  background: #000;
}
@media (min-width: 768px) {
  .archive-journals-hero__title-wrapper {
    top: -4.8125rem;
    left: -0.3125rem;
    align-items: center;
    flex-direction: row;
    width: calc(100% + 0.3125rem);
    padding: 0 2.625rem;
  }
}
.archive-journals-hero__logo {
  position: relative;
  flex-shrink: 0;
  padding: 2.5rem 2.3125rem;
}
@media (min-width: 768px) {
  .archive-journals-hero__logo {
    margin-right: 6.25rem;
    padding: 2.8125rem 0 2.9375rem;
  }
}
.archive-journals-hero__logo::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  justify-content: center;
  width: 100%;
  height: 0.0625rem;
  content: "";
  background: #b2b2b2;
}
@media (min-width: 768px) {
  .archive-journals-hero__logo::after {
    top: 0;
    right: -3.4375rem;
    width: 0.0625rem;
    height: 100%;
  }
}
.archive-journals-hero__logo img {
  width: 100%;
  max-width: 12.8125rem;
  height: 100%;
  margin: 0 auto;
  object-fit: contain;
  object-position: left;
}
@media (min-width: 768px) {
  .archive-journals-hero__logo img {
    max-width: 14.3125rem;
  }
}
.archive-journals-hero__title {
  display: block;
  width: 100%;
  margin: 0;
  color: #fff;
}
@media (min-width: 768px) {
  .archive-journals-hero__title {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .archive-journals-hero__title {
    padding: 1.5625rem 1.25rem 2.5rem;
  }
}
.archive-journals-hero__title p, .archive-journals-hero__title .content-column {
  margin: 0;
  font-size: 1.3125rem;
  line-height: 1.3333333333;
  font-weight: 400;
}
@media (min-width: 768px) {
  .archive-journals-hero__title p, .archive-journals-hero__title .content-column {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .archive-journals-hero__title p, .archive-journals-hero__title .content-column {
    font-size: 1.5rem;
    line-height: 1.3333333333;
  }
}

.page-content--archive-journal-tax .c-btn-wrapper {
  z-index: 5;
  left: calc(50% + 0.625rem);
  transform: translateX(-50%);
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
  position: absolute;
  top: 0.5rem;
}
@media (min-width: 768px) {
  .page-content--archive-journal-tax .c-btn-wrapper {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
.page-content--archive-journal-tax .c-btn-wrapper .c-btn, .page-content--archive-journal-tax .c-btn-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .page-content--archive-journal-tax .c-btn-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  justify-content: flex-start;
}
[data-theme=bba] .page-content--archive-journal-tax .c-btn-wrapper .c-btn::before, [data-theme=bba] .page-content--archive-journal-tax .c-btn-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] .page-content--archive-journal-tax .c-btn-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before {
  color: #db0029;
}
[data-theme="$bbf"] .page-content--archive-journal-tax .c-btn-wrapper .c-btn::before, [data-theme="$bbf"] .page-content--archive-journal-tax .c-btn-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme="$bbf"] .page-content--archive-journal-tax .c-btn-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before {
  color: #8c0247;
}
@media (min-width: 768px) {
  .page-content--archive-journal-tax .c-btn-wrapper {
    left: calc(50% + 0.625rem);
    top: -0.9375rem;
  }
  .page-content--archive-journal-tax .c-btn-wrapper .c-btn, .page-content--archive-journal-tax .c-btn-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .page-content--archive-journal-tax .c-btn-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    color: #fff;
  }
  [data-theme] .page-content--archive-journal-tax .c-btn-wrapper .c-btn::before, [data-theme] .page-content--archive-journal-tax .c-btn-wrapper .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme] .page-content--archive-journal-tax .c-btn-wrapper .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before {
    color: #fff;
  }
}
@media (max-width: 1199.98px) {
  .page-content--archive-journal-tax .archive-journals-hero__image {
    height: 13.125rem;
  }
}
@media (max-width: 1199.98px) {
  .page-content--archive-journal-tax .archive-journals-hero__title-wrapper {
    top: -8.125rem;
  }
}

[data-post-type=journal] .eight29-sidebar-filter-reset {
  display: none;
}
[data-post-type=journal] .filter-search .filter-input {
  position: relative;
}
[data-post-type=journal] .filter-search .filter-input::before {
  content: "\ea29";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0.75rem;
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  [data-post-type=journal] .filter-search .filter-input::before {
    left: 0.6875rem;
  }
}
[data-post-type=journal] .filter-search .filter-input input {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  padding: 0.625rem 3rem 0.5625rem 2.8125rem;
  color: #3a3a3a;
}
@media (min-width: 768px) {
  [data-post-type=journal] .filter-search .filter-input input {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
[data-post-type=journal] .filter-search .filter-input input::placeholder {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #3a3a3a;
  opacity: 1;
}
@media (min-width: 768px) {
  [data-post-type=journal] .filter-search .filter-input input::placeholder {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .left-content {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .right-content {
    margin-bottom: 1.375rem;
  }
}
[data-post-type=journal] .sidebar-top .eight29-sidebar {
  margin-bottom: 2.5rem;
}
[data-post-type=journal] .sidebar-top .eight29-filter,
[data-post-type=journal] .sidebar-bottom .eight29-filter {
  max-width: unset;
}
@media (min-width: 768px) {
  [data-post-type=journal] .sidebar-top .eight29-filter,
[data-post-type=journal] .sidebar-bottom .eight29-filter {
    max-width: 18.875rem;
  }
}
[data-post-type=journal] .eight29-sidebar-filters-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 0.0625rem 0 -0.0625rem;
  border-bottom: 0.0625rem solid #3a3a3a;
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .eight29-sidebar-filters-wrap {
    flex-direction: column;
  }
}
[data-post-type=journal] .layout-journal__filters-dropdowns {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .layout-journal__filters-dropdowns {
    flex-direction: column;
    align-items: flex-start;
  }
}
[data-post-type=journal] .layout-journal__filters-single {
  position: relative;
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .layout-journal__filters-single {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  [data-post-type=journal] .layout-journal__filters-single:nth-last-of-type(1) ul {
    transform: translateX(-25%);
  }
}
[data-post-type=journal] .layout-journal__filters-single-label {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: inline-block;
  width: auto;
  position: relative;
  margin-right: 1.25rem;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .layout-journal__filters-single-label {
    width: 100%;
    padding: 0.75rem 2.5rem 0.625rem 0.75rem;
    border: 0.0625rem solid #b2b2b2;
  }
}
@media (min-width: 768px) {
  [data-post-type=journal] .layout-journal__filters-single-label {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
    padding-right: 0.8125rem;
  }
}
[data-post-type=journal] .layout-journal__filters-single-label::after {
  content: "\ea17";
  font-family: "iconfont-bba";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0.625rem;
  transform: translateY(-50%);
  transition: none;
}
@media (min-width: 768px) {
  [data-post-type=journal] .layout-journal__filters-single-label::after {
    content: "\ea0e";
    font-family: "iconfont-bba";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: -0.3125rem;
  }
}
[data-post-type=journal] .layout-journal__filters-single-list {
  display: none;
  max-width: 24.875rem;
  max-height: 25rem;
  overflow-y: scroll;
  padding: 1.875rem 2.1875rem 1.5625rem 2.5rem;
  position: absolute;
  z-index: 3;
  top: 3.75rem;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.98px) {
  [data-post-type=journal] .layout-journal__filters-single-list {
    width: 100%;
    padding: 0.625rem;
  }
}
[data-post-type=journal] .layout-journal__filters-single-list::-webkit-scrollbar {
  height: 0.75rem;
  width: 0.375rem;
  background: transparent;
}
[data-post-type=journal] .layout-journal__filters-single-list::-webkit-scrollbar-thumb {
  background: rgba(20, 20, 20, 0.4);
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.75);
  -webkit-transform: translate3d(0, 0, 0);
}
[data-post-type=journal] .layout-journal__filters-single-list ul {
  list-style: none;
}
[data-post-type=journal] .layout-journal__filters-single-list li {
  min-width: 10.625rem;
  padding: 0.25rem 0;
}
[data-post-type=journal] .layout-journal__filters-single-list li::before {
  display: none;
}
[data-post-type=journal] .layout-journal__filters-single-list li a {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 768px) {
  [data-post-type=journal] .layout-journal__filters-single-list li a {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
[data-theme] [data-post-type=journal] .layout-journal__filters-single-list li a {
  color: #3a3a3a;
}
[data-post-type=journal] .layout-journal__filters-single--active .layout-journal__filters-single-list {
  display: block;
}
[data-post-type=journal] .eight29-app > :first-child {
  margin-bottom: 0;
}
[data-post-type=journal] .eight29-pagination-list li::before {
  display: none !important;
}

.archive-journal-posts {
  width: 100%;
}

.archive-new-content {
  position: relative;
}

.archive-journal-featured {
  margin-bottom: 3.75rem;
  align-content: center;
  position: relative;
}
@media (max-width: 991.98px) {
  .archive-journal-featured {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .archive-journal-featured {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    gap: 4.0625rem 3.4375rem;
    grid-template-areas: "first second" "first third";
    margin-bottom: 7.5rem;
  }
  .archive-journal-featured::after {
    content: "";
    display: block;
    width: 0.0625rem;
    height: 100%;
    position: absolute;
    left: 49.5%;
    top: 0;
    background: #b2b2b2;
  }
}
.archive-journal-featured__item {
  max-width: 40rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}
@media (max-width: 991.98px) {
  .archive-journal-featured__item {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .archive-journal-featured__item:not(:last-child):not(.journal-card):not(.archive-journal-featured__item--first) {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 0.0625rem solid #b2b2b2;
  }
}
[data-theme=bba] .archive-journal-featured__item:hover .archive-journal-featured__title, [data-theme=bba] .archive-journal-featured__item:focus .archive-journal-featured__title {
  color: #db0029;
}
[data-theme=bbf] .archive-journal-featured__item:hover .archive-journal-featured__title, [data-theme=bbf] .archive-journal-featured__item:focus .archive-journal-featured__title {
  color: #8c0247;
}
.archive-journal-featured__item--first {
  margin-top: 2.3125rem;
  grid-area: first;
  max-width: 32.6875rem;
}
.archive-journal-featured__item--first .archive-journal-featured__date {
  margin-top: 1.875rem;
}
@media (max-width: 991.98px) {
  .archive-journal-featured__item--first .archive-journal-featured__date {
    margin-bottom: 1.6875rem;
  }
}
@media (max-width: 991.98px) {
  .archive-journal-featured__item--first {
    border-bottom: 0.0625rem solid #b2b2b2;
    margin: 0 0 0.9375rem;
    padding-bottom: 0;
    max-width: 40rem;
  }
}
@media (max-width: 575.98px) {
  .archive-journal-featured__item--first {
    margin-bottom: 0.9375rem;
    padding-bottom: 0;
    border-bottom: none;
    max-width: 40rem;
  }
  .archive-journal-featured__item--first::after {
    background-image: url("data:image/svg+xml,%3Csvg width='280' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23B3B3B3' d='M0 11.5h280'/%3E%3Cpath fill='%23fff' d='M128 0h24v24h-24z'/%3E%3Cpath d='M144.994 7a5.049 5.049 0 0 0-1.529-1.455 5.126 5.126 0 0 0-1.411 1.019A5.086 5.086 0 0 0 140.009 5a5.1 5.1 0 0 0-2.058 1.581 5.1 5.1 0 0 0-1.422-1.036A5.035 5.035 0 0 0 135 7h10M135 11h10V8h-10v3Zm7.185-1.022h-4.342a1.142 1.142 0 0 0-.318-.5 1.363 1.363 0 0 0-.55-.307 1.494 1.494 0 0 1 1.057.094c.199-.1.426-.152.655-.152h.095a.286.286 0 0 0-.093.112.25.25 0 0 0 .036.266.309.309 0 0 0 .12.089.353.353 0 0 0 .303-.015.297.297 0 0 0 .108-.1.249.249 0 0 0 .04-.134.254.254 0 0 0-.076-.179 1.41 1.41 0 0 1 .355-.156c.094-.175.236-.328.414-.443.181.119.326.277.42.46a1.3 1.3 0 0 1 .337.16.25.25 0 0 0-.06.162.252.252 0 0 0 .037.136.31.31 0 0 0 .107.102.349.349 0 0 0 .427-.07.253.253 0 0 0 .04-.268.288.288 0 0 0-.092-.112h.112c.221 0 .439.048.633.142a1.479 1.479 0 0 1 1.066-.075c-.2.063-.379.168-.523.305a1.134 1.134 0 0 0-.305.483M137.855 12.996h4.314a.811.811 0 0 1 .305-.34c.145-.097.325-.17.526-.215a2.098 2.098 0 0 0-.435-.046c-.22 0-.436.034-.629.1a1.954 1.954 0 0 0-.628-.1h-.112a.23.23 0 0 1 .09.078c.019.03.026.063.019.096a.165.165 0 0 1-.058.089.323.323 0 0 1-.12.06.48.48 0 0 1-.3-.011.275.275 0 0 1-.106-.07.142.142 0 0 1-.039-.093c-.001-.04.02-.08.059-.113a1.608 1.608 0 0 0-.335-.111 1.041 1.041 0 0 0-.417-.32c-.176.08-.317.186-.411.308-.129.025-.25.063-.358.112.051.035.079.081.078.129a.13.13 0 0 1-.017.078.208.208 0 0 1-.067.068.355.355 0 0 1-.104.045.484.484 0 0 1-.251 0 .355.355 0 0 1-.104-.045.208.208 0 0 1-.067-.068.13.13 0 0 1-.017-.078c0-.029.01-.057.03-.083a.24.24 0 0 1 .085-.066h-.094c-.225 0-.447.036-.643.105A2.07 2.07 0 0 0 137 12.44c.208.041.395.114.545.212a.82.82 0 0 1 .316.348M135 14v2.26c.023.542.23 1.06.586 1.47a7.428 7.428 0 0 0 4.435 2.27 7.419 7.419 0 0 0 4.261-2.096c.394-.377.647-.877.718-1.418V14h-10Zm7.103 2.634h-4.217v-.248h4.217v.248Zm.082-.426h-4.342a1.313 1.313 0 0 0-.867-.912 1.324 1.324 0 0 1 1.056.107c.2-.114.426-.173.656-.172h.094a.318.318 0 0 0-.112.282.32.32 0 0 0 .178.245.316.316 0 0 0 .45-.284.305.305 0 0 0-.076-.204c.11-.078.232-.14.36-.18.095-.199.237-.371.414-.502.182.135.327.314.42.52.122.043.236.104.338.182a.313.313 0 0 0 .085.451.32.32 0 0 0 .305.021.314.314 0 0 0 .18-.246.32.32 0 0 0-.019-.156.323.323 0 0 0-.093-.127.926.926 0 0 1 .113 0c.221 0 .439.055.633.16a1.33 1.33 0 0 1 1.071-.086 1.329 1.329 0 0 0-.837.903' fill='%23B3B3B3'/%3E%3Cpath d='M137.886 16.634h4.217v-.248h-4.217v.248Z' fill='%23B3B3B3'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center;
    content: "";
    width: 100%;
    display: block;
    height: 1.5rem;
  }
}
.archive-journal-featured__item--second {
  grid-area: second;
}
@media (min-width: 992px) {
  .archive-journal-featured__item--second::after {
    content: "";
    display: block;
    width: 100%;
    height: 0.0625rem;
    position: absolute;
    right: 1.4375rem;
    bottom: -2.1875rem;
    background: #b2b2b2;
  }
  .archive-journal-featured__item--second::before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.994 7a5.056 5.056 0 0 0-1.53-1.455 5.133 5.133 0 0 0-1.41 1.019A5.08 5.08 0 0 0 12.008 5a5.1 5.1 0 0 0-2.058 1.581A5.1 5.1 0 0 0 8.53 5.545 5.029 5.029 0 0 0 7 7h10M7 11h10V8H7v3Zm7.185-1.022H9.843a1.14 1.14 0 0 0-.318-.5 1.356 1.356 0 0 0-.55-.307 1.49 1.49 0 0 1 1.056.094c.2-.1.426-.152.656-.152h.095a.283.283 0 0 0-.093.112.248.248 0 0 0 .036.266.31.31 0 0 0 .12.089.35.35 0 0 0 .303-.015.297.297 0 0 0 .108-.1.254.254 0 0 0 .04-.134.252.252 0 0 0-.076-.179c.109-.067.228-.12.355-.156a1.23 1.23 0 0 1 .414-.443c.181.119.326.277.42.46.121.038.235.092.337.16a.249.249 0 0 0-.023.298.296.296 0 0 0 .107.102.345.345 0 0 0 .305.019c.049-.02.09-.05.122-.089a.25.25 0 0 0 .04-.268.284.284 0 0 0-.093-.112h.113c.221 0 .44.048.633.142a1.475 1.475 0 0 1 1.065-.075c-.199.063-.378.168-.522.305a1.141 1.141 0 0 0-.305.483M9.855 12.996h4.314a.816.816 0 0 1 .305-.34c.145-.097.325-.17.526-.215a2.098 2.098 0 0 0-.435-.046c-.22 0-.436.034-.629.1a1.956 1.956 0 0 0-.628-.1h-.112a.23.23 0 0 1 .09.078c.02.03.026.063.02.096a.163.163 0 0 1-.059.089.327.327 0 0 1-.12.06.484.484 0 0 1-.3-.011.277.277 0 0 1-.106-.07.14.14 0 0 1-.039-.093c0-.04.02-.08.06-.113a1.6 1.6 0 0 0-.336-.111 1.041 1.041 0 0 0-.417-.32c-.176.08-.317.186-.411.308-.129.025-.25.063-.358.112.051.035.08.081.078.129a.128.128 0 0 1-.017.078.207.207 0 0 1-.067.068.356.356 0 0 1-.104.045.483.483 0 0 1-.25 0 .357.357 0 0 1-.105-.045.206.206 0 0 1-.067-.068.127.127 0 0 1-.017-.078.13.13 0 0 1 .03-.083.24.24 0 0 1 .085-.066h-.094c-.225 0-.447.036-.643.105A2.078 2.078 0 0 0 9 12.44c.208.041.395.114.545.212.15.098.26.218.316.348M7 14v2.26c.023.542.23 1.06.586 1.47A7.427 7.427 0 0 0 12.021 20a7.417 7.417 0 0 0 4.26-2.096c.395-.377.648-.877.719-1.418V14H7Zm7.102 2.634H9.886v-.248h4.216v.248Zm.083-.426H9.843a1.321 1.321 0 0 0-.867-.912 1.326 1.326 0 0 1 1.056.107c.2-.114.426-.173.656-.172h.094a.315.315 0 1 0 .44.04c.11-.08.232-.14.36-.181.095-.199.237-.371.414-.502.182.135.327.314.42.52.122.043.236.104.338.182a.315.315 0 0 0 .39.472.318.318 0 0 0 .16-.402.316.316 0 0 0-.092-.127.92.92 0 0 1 .113 0c.221 0 .439.055.633.16a1.332 1.332 0 0 1 1.071-.086 1.325 1.325 0 0 0-.837.903' fill='%23B3B3B3'/%3E%3Cpath d='M9.886 16.634h4.217v-.248H9.886v.248Z' fill='%23B3B3B3'/%3E%3C/svg%3E");
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: -2.125rem;
    bottom: -2.125rem;
    transform: translateX(-50%) translateY(50%);
    background: #fff;
    z-index: 2;
  }
}
.archive-journal-featured__item--third {
  grid-area: third;
}
.archive-journal-featured__title {
  margin: 0 0 0.75rem;
  letter-spacing: 0;
}
@media (max-width: 767.98px) {
  .archive-journal-featured__title {
    font-size: 1.3125rem;
    line-height: 1.3333333333;
    font-weight: 500;
    margin: 0 0 0.9375rem;
  }
}
.archive-journal-featured__category {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  padding: 0.5rem 0.625rem;
  color: #fff;
  display: inline-block;
  margin-bottom: 1.125rem;
}
[data-theme=bba] .archive-journal-featured__category {
  background: #db0029;
}
[data-theme=bbf] .archive-journal-featured__category {
  background: #8c0247;
}
[data-theme] .archive-journal-featured__category:hover, [data-theme] .archive-journal-featured__category:focus {
  color: #e0e0e0;
}
.archive-journal-featured__excerpt {
  font-size: 1rem;
  line-height: 1.5;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-journal-featured__excerpt {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
[data-theme] .archive-journal-featured__date, [data-theme] .archive-journal-featured__date a:not([class]) {
  color: #3a3a3a;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
  text-decoration: none;
}
[data-theme] .archive-journal-featured__date a:not([class]):hover, [data-theme] .archive-journal-featured__date a:not([class]):focus {
  text-decoration: underline;
}

.archive-journal-posts {
  position: relative;
  padding-top: 2.375rem;
}
.archive-journal-posts--tax {
  margin-top: -11.25rem;
}

.layout-journal__posts-wrapper {
  position: relative;
}
.layout-journal__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  background-image: url("data:image/svg+xml,%3Csvg width='1083' height='1472' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M565.493 157.933v-54.586H372.6v54.586H259.747V1372.33h952.503V157.933H565.493ZM418.6 149.347h100.893v181.546l-50.6-45.693-50.293 45.693V149.347Zm746.73 1176.983H306.667V203.627h66.853v230.306l96.293-87.4 95.68 87.4v-230.92h599.837V1326.33Z' fill='url(%23a)'/%3E%3Cpath d='M713 535.44v13.8H471.04v46h35.267c-22.694 45.693-58.267 124.813-58.267 171.427a96.298 96.298 0 0 0 59.16 89.153 96.298 96.298 0 0 0 36.827 7.447 96.601 96.601 0 0 0 96.293-96.294c0-46.613-35.573-125.733-58.267-171.426H713V748.88a55.816 55.816 0 0 0-32.507 50.293v237.057h-56.12v46h223.254v-46h-56.12V799.173A55.812 55.812 0 0 0 759 748.88V595.547h130.333c-22.693 45.693-58.266 124.813-58.266 171.426a96.588 96.588 0 0 0 28.51 68.217 96.589 96.589 0 0 0 68.396 28.077 96.291 96.291 0 0 0 95.987-96.294c0-46.613-35.573-125.733-58.267-171.426h35.267v-46H759v-13.8a74.826 74.826 0 0 0 51.827-71.147 74.828 74.828 0 0 0-149.654 0A74.824 74.824 0 0 0 713 535.44Zm-168.973 87.093a629.658 629.658 0 0 1 46.92 122.667h-93.84a650.419 650.419 0 0 1 46.92-122.667Zm0 194.427a49.98 49.98 0 0 1-44.16-27.293h88.626a50.601 50.601 0 0 1-44.466 27.293Zm184 219.27V799.173a9.503 9.503 0 0 1 7.973-9.506 9.506 9.506 0 0 1 9.507 9.506v237.057h-17.48Zm201.48-413.697a650.555 650.555 0 0 1 46.92 122.667h-95.374a629.658 629.658 0 0 1 46.92-122.667h1.534Zm0 194.427a50.607 50.607 0 0 1-26.023-7.473 50.609 50.609 0 0 1-18.444-19.82h87.093a49.98 49.98 0 0 1-44.16 27.293h1.534ZM736 435.773a28.825 28.825 0 0 1 28.827 28.827A28.828 28.828 0 0 1 736 493.427a28.826 28.826 0 0 1 0-57.654Z' fill='url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='736' y1='571.285' x2='736' y2='1486.01' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0F0F0'/%3E%3Cstop offset='1' stop-color='%23F0F0F0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='736' y1='645.116' x2='736' y2='1144.26' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0F0F0'/%3E%3Cstop offset='1' stop-color='%23F0F0F0' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-position: right 9.375rem;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .layout-journal__background {
    background-image: url("data:image/svg+xml,%3Csvg width='320' height='444' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M104.57 47.638V31.173H46.388v16.465h-34.04v366.299h287.305v-366.3H104.57Zm-44.307-2.59h30.432v54.76L75.433 86.025l-15.17 13.782v-54.76ZM285.5 400.062h-259V61.42h20.165v69.467l29.045-26.362 28.86 26.362V61.235H285.5v338.827Z' fill='url(%23a)'/%3E%3Cpath d='M149.063 161.505v4.162H76.08v13.875h10.638c-6.846 13.783-17.576 37.648-17.576 51.708a29.043 29.043 0 0 0 28.953 29.137 29.135 29.135 0 0 0 29.045-29.045c0-14.06-10.73-37.925-17.575-51.707h39.498v46.25a16.839 16.839 0 0 0-9.805 15.17v71.502H122.33v13.875h67.34v-13.875h-16.927v-71.502a16.844 16.844 0 0 0-9.805-15.17v-46.25h39.312c-6.845 13.782-17.575 37.647-17.575 51.707a29.147 29.147 0 0 0 8.6 20.577 29.132 29.132 0 0 0 20.63 8.468 29.044 29.044 0 0 0 28.953-29.045c0-14.06-10.73-37.925-17.575-51.707h10.637V165.76h-72.982v-4.163a22.567 22.567 0 0 0 15.632-21.46 22.57 22.57 0 0 0-45.14 0 22.57 22.57 0 0 0 15.633 21.368Zm-50.968 26.27a189.887 189.887 0 0 1 14.153 37H83.942a196.19 196.19 0 0 1 14.153-37Zm0 58.645a15.076 15.076 0 0 1-13.32-8.233h26.733a15.264 15.264 0 0 1-13.413 8.233Zm55.5 66.137v-71.502a2.868 2.868 0 0 1 2.405-2.868 2.871 2.871 0 0 1 2.868 2.868v71.502h-5.273Zm60.773-124.782a196.236 196.236 0 0 1 14.152 37h-28.767a189.883 189.883 0 0 1 14.152-37h.463Zm0 58.645a15.263 15.263 0 0 1-13.413-8.233h26.27a15.07 15.07 0 0 1-13.32 8.233h.463ZM156 131.443a8.695 8.695 0 1 1 0 17.39 8.695 8.695 0 0 1 0-17.39Z' fill='url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='156' y1='172.317' x2='156' y2='448.227' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0F0F0'/%3E%3Cstop offset='1' stop-color='%23F0F0F0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='156' y1='194.586' x2='156' y2='345.143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0F0F0'/%3E%3Cstop offset='1' stop-color='%23F0F0F0' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-size: 100%;
    background-position: center 30rem;
  }
}
.layout-journal__posts {
  padding: 5.3125rem 0 0;
}
@media (min-width: 768px) {
  .layout-journal__posts {
    padding: 6.875rem 0 3.75rem;
  }
}
.layout-journal__subtitle {
  margin-bottom: 1.25rem;
  display: inline-block;
}
.layout-journal__current-issue {
  margin: 0 0 2.1875rem;
}
.layout-journal .eight29-posts {
  grid-row-gap: 0;
}
@media (max-width: 767.98px) {
  .layout-journal .eight29-posts {
    margin-bottom: 0.8125rem;
  }
}
.layout-journal--taxonomy .layout-journal__posts {
  padding: 2.8125rem 0 3.75rem;
}
@media (min-width: 992px) {
  .layout-journal--taxonomy .layout-journal__posts {
    padding: 11.875rem 0 3.75rem;
  }
}
.layout-journal--taxonomy .layout-journal__current-issue {
  font-size: 2rem;
  line-height: 1.125;
  font-weight: 500;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .layout-journal--taxonomy .layout-journal__current-issue {
    font-size: 3.75rem;
    line-height: 1.0833333333;
    font-weight: 500;
  }
}
@media (max-width: 991.98px) {
  .layout-journal--taxonomy .layout-journal__current-issue {
    font-size: 1.75rem;
    line-height: 1.1428571429;
    font-weight: 500;
    margin-bottom: 2.1875rem;
  }
}
.layout-journal--taxonomy .layout-journal__background {
  background-position: right 23.75rem;
}
.layout-journal--taxonomy .journal-card {
  padding: 2.5rem 0 0;
}
@media (min-width: 992px) {
  .layout-journal--taxonomy .journal-card {
    padding: 2.0625rem 0 0;
  }
}
.layout-journal--taxonomy .archive-journal-sidebar {
  margin-top: 18.125rem;
}

.journal-card {
  border-top: 0.125rem solid #b2b2b2;
  max-width: 100%;
  padding: 2.5rem 0 0;
  margin-bottom: 1.75rem;
}
.journal-card:not(:first-child) {
  padding: 2.0625rem 0 0;
}
@media (max-width: 991.98px) {
  .journal-card:last-child {
    border-bottom: 0.0625rem solid #b2b2b2;
    padding: 1.875rem 0 1.875rem;
  }
}
.journal-card .archive-journal-featured__excerpt {
  max-width: 50.625rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .journal-card .archive-journal-featured__excerpt {
    margin-bottom: 0.9375rem;
  }
}

.archive-journal-sidebar {
  background: #fff;
  padding: 0.5rem;
  position: relative;
}
@media (max-width: 1199.98px) {
  .archive-journal-sidebar {
    margin-bottom: 4rem;
  }
  .archive-journal-sidebar::after {
    content: url("data:image/svg+xml,%3Csvg width='16' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 30-8-7.797L0 30V0h16v30Z' fill='%23D62827'/%3E%3C/svg%3E");
    display: block;
    top: 0;
    right: 0.75rem;
    position: absolute;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .archive-journal-sidebar {
    margin-top: 15rem;
  }
}
.archive-journal-sidebar__container {
  border: 0.0625rem solid #b2b2b2;
  padding: 0.375rem 0.75rem 0.75rem;
}
@media (min-width: 768px) {
  .archive-journal-sidebar__container {
    padding: 0.25rem 0.75rem 0.5rem;
  }
}
.archive-journal-sidebar__title {
  display: inline-block;
  margin: 0 0 1.25rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .archive-journal-sidebar__title {
    margin: 0 0 0.9375rem;
  }
}
.archive-journal-sidebar__links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.archive-journal-sidebar__link:not(:last-child) {
  margin-bottom: 1.125rem;
}
@media (min-width: 768px) {
  .archive-journal-sidebar__link:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media (max-width: 1199.98px) {
  .layout-journal--taxonomy .archive-journal-sidebar {
    margin-top: 0;
  }
}
@media (max-width: 1199.98px) {
  .layout-journal--taxonomy .layout-journal__posts {
    padding-bottom: 1.375rem;
  }
}

.main-footer {
  font-size: 0.9375rem;
  line-height: 1.6;
  padding-top: 4rem;
  padding-bottom: 3.8125rem;
  position: relative;
  color: #fff;
  background-color: #000;
}
@media (min-width: 768px) {
  .main-footer {
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding-top: 3.1875rem;
    padding-bottom: 1.375rem;
  }
}
.main-footer h1,
.main-footer h2,
.main-footer h3,
.main-footer h4,
.main-footer h5,
.main-footer h6 {
  color: #fff;
}
.main-footer a {
  color: #fff;
  text-decoration: none;
}
.main-footer a:hover {
  text-decoration: none;
}
.main-footer__bg {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  background-color: #000;
  overflow: hidden;
}
@media (min-width: 768px) {
  .main-footer__bg {
    max-height: none;
    height: 100%;
  }
}
.main-footer__bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #141414 0%, rgba(0, 0, 0, 0) 66.75%);
  mix-blend-mode: multiply;
}
@media (min-width: 768px) {
  .main-footer__bg::before {
    content: none;
  }
}
.main-footer__bg img {
  display: none;
  width: 100%;
  height: auto;
  max-width: none;
  max-height: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .main-footer__bg img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: none;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
  }
}
.main-footer__bg img + img {
  display: block;
}
@media (min-width: 768px) {
  .main-footer__bg img + img {
    display: none;
  }
}
.main-footer .container {
  padding: 0 1.25rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .main-footer .container {
    padding: 0 0.9375rem;
  }
}
.main-footer__logo {
  display: block;
  width: 8.375rem;
  margin-bottom: 1.0625rem;
}
@media (min-width: 768px) {
  .main-footer__logo {
    width: auto;
  }
}
.main-footer__top {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -0.9375rem;
}
.main-footer__col {
  width: 11.875rem;
  padding: 0 0.9375rem 2.5rem;
}
@media (min-width: 768px) {
  .main-footer__col {
    width: auto;
    padding: 0 0.9375rem;
  }
}
.main-footer__col:last-child {
  padding-bottom: 0;
}
.main-footer__col > h3 {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #999999;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .main-footer__col > h3 {
    padding-top: 1.1875rem;
  }
}
@media (min-width: 768px) {
  .main-footer__col--contact {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .main-footer__col--contact {
    width: 33.6%;
  }
}
.main-footer__col--contact p, .main-footer__col--contact .content-column {
  font-size: 0.9375rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .main-footer__col--contact p, .main-footer__col--contact .content-column {
    font-size: 0.875rem;
    line-height: 1.7142857143;
  }
}
@media (min-width: 768px) {
  .main-footer__col--menu {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .main-footer__col--menu {
    width: 24.8%;
  }
}
@media (min-width: 1200px) {
  .main-footer__col--menu + .main-footer__col--menu {
    width: 25%;
  }
}
.main-footer__col--menu ul {
  padding: 0.125rem 0 0;
  margin: 0;
  list-style: none;
}
.main-footer__col--menu a,
.main-footer__col--menu li {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 700;
}
.main-footer__col--menu li {
  margin-bottom: 1.5rem;
}
.main-footer__col--menu li:last-child {
  margin-bottom: 0;
}
.main-footer__col--social {
  overflow: hidden;
}
@media (min-width: 768px) {
  .main-footer__col--social {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .main-footer__col--social {
    width: 16.6%;
  }
}
.main-footer__address {
  width: 8.625rem;
  max-width: 100%;
  padding-bottom: 2.0625rem;
}
@media (min-width: 768px) {
  .main-footer__address {
    padding-bottom: 1.5rem;
  }
}
.main-footer__contact-links-wrap:before, .main-footer__contact-links-wrap:after {
  content: "";
  display: table;
}
.main-footer__contact-links-wrap:after {
  clear: both;
}
.main-footer__contact-links-wrap a {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  clear: left;
  display: flex;
  float: left;
  margin-bottom: 0.75rem;
  font-weight: 700;
}
.main-footer__contact-links-wrap a:last-child {
  margin-bottom: 0;
}
.main-footer__contact-links-wrap a i {
  margin-left: 0.5625rem;
}
.main-footer__contact-links-wrap a i:before {
  font-size: 0.9375rem;
}
.main-footer__socials {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1875rem;
}
.main-footer__social-icon {
  display: block;
  margin-left: 1.1875rem;
}
.main-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.25rem;
  position: relative;
  margin-top: 2.375rem;
  margin-left: -0.9375rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .main-footer__bottom {
    padding-top: 0.6875rem;
    margin-top: 5.1875rem;
  }
}
.main-footer__bottom::before {
  content: "";
  display: block;
  height: 0.0625rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0.9375rem;
  background: #fff;
}
.main-footer__copyright-wrap {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  margin-top: 1rem;
  margin-left: 0.9375rem;
}
.main-footer__copyright-wrap p, .main-footer__copyright-wrap .content-column {
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.main-footer__copyright-menu-wrap {
  margin-left: 0.9375rem;
}
.main-footer__copyright-menu-wrap ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 0 -1.0625rem;
  list-style: none;
}
.main-footer__copyright-menu-wrap a,
.main-footer__copyright-menu-wrap li {
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.main-footer__copyright-menu-wrap li {
  margin-top: 1rem;
  margin-left: 1.0625rem;
}
.main-footer__copyright-menu-wrap a {
  text-decoration: none;
}
.main-footer__copyright-menu-wrap a:hover {
  text-decoration: none;
}

.page-search__form {
  margin: 0 auto 1.5625rem;
}
.page-search form {
  display: flex;
  width: 100%;
  padding-bottom: 0.3125rem;
  border-bottom: 0.125rem solid #db0029;
}
@media (min-width: 1200px) {
  .page-search form {
    padding-bottom: 0.6875rem;
  }
}
.page-search form .input-text {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  width: 100%;
  padding: 0;
  font-weight: bold;
  color: #3a3a3a;
  border: none;
  background: transparent;
  transition: 0.2s color;
  -webkit-appearance: none;
}
@media (min-width: 1200px) {
  .page-search form .input-text {
    font-size: 2.625rem;
    line-height: 1.1428571429;
    letter-spacing: -0.05625rem;
    font-weight: 400;
  }
}
.page-search form .input-text::placeholder {
  font-weight: bold;
  color: #3a3a3a;
}
.page-search form .input-text:not(:placeholder-shown) + .search i::before {
  content: "\ea14";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
}
@media (min-width: 1320px) {
  .page-search form .input-text:not(:placeholder-shown) + .search i::before {
    font-size: 3rem;
  }
}
.page-search form .search {
  display: flex;
  align-items: center;
  padding: 0;
  color: #3a3a3a;
  border: none;
  background-color: transparent;
  appearance: none;
}
.page-search form .search i {
  display: flex;
}
.page-search form .search i::before {
  font-size: 2rem;
}
@media (min-width: 1320px) {
  .page-search form .search i::before {
    font-size: 3rem;
  }
}
.page-search form.active {
  border-bottom: 0.0625rem solid #db0029;
}
@media (min-width: 1320px) {
  .page-search form.active {
    border-bottom: 0.125rem solid #db0029;
  }
}

.search-result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 2.4375rem;
  border-bottom: 0.0625rem solid #e0e0e0;
}
@media (min-width: 1200px) {
  .search-result {
    padding-bottom: 1.625rem;
  }
}
.search-result:not(:last-child) {
  margin-bottom: 1.1875rem;
}
.search-result__cat {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 600;
  display: inline-block;
  padding: 0.5rem 0.8125rem;
  margin-bottom: 1.3125rem;
  color: #fff;
  border: none;
  background: #db0029;
  appearance: none;
}
@media (min-width: 1200px) {
  .search-result__cat {
    padding: 0.5rem 0.75rem;
  }
}
.search-result__title {
  margin-bottom: 0.75rem;
}
.search-result__title-link {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  color: #3a3a3a;
  transition: color 0.2s;
}
.search-result__title-link:hover {
  text-decoration: none;
}
[data-theme=bba] .search-result__title-link:hover {
  border-color: #db0029;
}
[data-theme=bbf] .search-result__title-link:hover {
  border-color: #8c0247;
}
.search-result__excerpt p, .search-result__excerpt .content-column {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: #737373;
}

.page-search {
  display: flex;
  align-items: flex-start;
  padding: 2.5625rem 0 3rem;
  position: relative;
}
@media (min-width: 1200px) {
  .page-search {
    padding: 5.3125rem 11.6666666667vw 8rem 10.7142857143vw;
  }
}
.page-search.pending .page-search__wrapper::before {
  opacity: 0.1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .page-search .container {
    margin-top: 0.9375rem;
  }
}
.page-search__wrapper {
  width: 100%;
  position: relative;
  transition: background 0.3s ease;
}
@media (min-width: 1200px) {
  .page-search__wrapper {
    margin-right: 7.9375rem;
    width: calc(100% - 18.75rem - 6.8125rem);
  }
}
.page-search__count {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  color: #3a3a3a;
}
.page-search__pagination {
  margin: 3.9375rem 0 0 0.4375rem;
}
@media (min-width: 1200px) {
  .page-search__pagination {
    margin: 6.25rem 0 0 0.4375rem;
  }
}
.page-search__pagination ul {
  padding: 0;
}
.page-search__pagination a {
  color: #3a3a3a;
}
.page-search__results {
  margin-top: 0.875rem;
}
@media (min-width: 1200px) {
  .page-search__results {
    margin-top: 1rem;
  }
}
.page-search__no-result {
  font-size: 1.75rem;
  line-height: 1.4285714286;
  font-weight: 400;
  margin: 1.25rem 0;
  color: #737373;
}
.page-search__no-result p, .page-search__no-result .content-column {
  color: inherit;
}

.page-search__tabs {
  margin-top: 3.875rem;
  overflow: auto;
}
@media (min-width: 1200px) {
  .page-search__tabs {
    margin-top: 3.0625rem;
  }
}
.page-search__tabs a {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #3a3a3a;
  transition: color 0.2s;
}
.page-search__tabs a:not(:last-child) {
  margin-right: 1.375rem;
}
@media (min-width: 1200px) {
  .page-search__tabs a:not(:last-child) {
    margin-right: 2.625rem;
  }
}
.page-search__tabs a:last-child {
  padding-right: 1.25rem;
}
.page-search__tabs a.active {
  color: #db0029;
  text-decoration: underline;
  text-underline-offset: 0.8125rem;
  text-decoration-thickness: 0.125rem;
}
@media (min-width: 1200px) {
  .page-search__tabs a.active {
    text-underline-offset: 1.0625rem;
  }
}
.page-search__tabs-wrapper {
  display: flex;
  padding-bottom: 0.5rem;
  border-bottom: 0.0625rem solid #e0e0e0;
}
@media (min-width: 768px) {
  .page-search__tabs-wrapper {
    padding-bottom: 0.75rem;
  }
}

.people-archive-hero {
  position: relative;
}
.people-archive-hero__content {
  padding: 2.25rem 0 0.5625rem;
}
@media (min-width: 768px) {
  .people-archive-hero__content {
    padding: 2rem 2.5rem 0.0625rem;
    position: relative;
    margin-top: 2.125rem;
    background-color: #fff;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 768px) {
  .people-archive-hero__content:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0.625rem;
    right: 0.875rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }
}
[data-theme=bba] .people-archive-hero__content:before {
  background-color: #db0029;
}
[data-theme=bbf] .people-archive-hero__content:before {
  background-color: #8c0247;
}
.people-archive-hero__heading {
  font-weight: 500;
}
.people-archive-hero__subheading {
  display: inline-block;
  margin-bottom: 0.4375rem;
}
@media (min-width: 768px) {
  .people-archive-hero__subheading {
    margin-bottom: 0.625rem;
  }
}
.people-archive-hero__image {
  border-top: 0.375rem solid;
}
@media (min-width: 768px) {
  .people-archive-hero__image {
    position: absolute;
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 0;
  }
}
[data-theme=bba] .people-archive-hero__image {
  border-color: #db0029;
}
[data-theme=bbf] .people-archive-hero__image {
  border-color: #8c0247;
}
.people-archive-hero__image img {
  width: 100%;
  height: 100%;
  min-height: 10.875rem;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  object-fit: cover;
  object-position: left;
}
@media (min-width: 768px) {
  .people-archive-hero__image img {
    object-position: center;
  }
}

@media (min-width: 768px) {
  .tax-people_category .people-archive-hero {
    margin-bottom: 99px;
  }
}
.tax-people_category .people-archive-hero .c-btn-back {
  margin-top: 25px;
  margin-left: 13px;
}
@media (min-width: 768px) {
  .tax-people_category .people-archive-hero .c-btn-back {
    color: #fff;
    margin-bottom: 14px;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .tax-people_category .people-archive-hero .c-btn-back:before {
    color: #fff;
  }
}
@media (max-width: 767.98px) {
  .tax-people_category[data-theme=bba] .people-archive-hero .c-btn-back:before {
    color: #db0029;
  }
  .tax-people_category[data-theme=bbf] .people-archive-hero .c-btn-back:before {
    color: #8c0247;
  }
}

.people-archive-posts__term {
  padding: 65px 0;
}
@media (min-width: 768px) {
  .people-archive-posts__term {
    padding: 123px 0;
  }
}
.people-archive-posts__term:nth-child(even) {
  background-color: #f7f7f7;
}
.people-archive-posts__term-header {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .people-archive-posts__term-header {
    margin-bottom: 62px;
  }
}
.people-archive-posts__term-name {
  margin-bottom: 25px !important;
}
.people-archive-posts__term-people > .row, .gform_wrapper .people-archive-posts__term-people > .gform_fields {
  row-gap: 25px;
  transition: opacity 0.2s linear;
}
@media (min-width: 768px) {
  .people-archive-posts__term-people > .row, .gform_wrapper .people-archive-posts__term-people > .gform_fields {
    row-gap: 30px;
  }
}
.people-archive-posts__term-people > .row.loading, .gform_wrapper .people-archive-posts__term-people > .loading.gform_fields {
  opacity: 0.5;
}
.people-archive-posts__term-btn {
  margin-top: 23px;
}
.people-archive-posts__term-load-more {
  padding: 10px 18px 7px;
}
.people-archive-posts .card-staff {
  height: 100%;
}
@media (min-width: 992px) {
  .people-archive-posts .card-staff__container {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .people-archive-posts .card-staff__photo {
    width: 278px;
    height: 278px;
    margin-bottom: 57px;
  }
  .people-archive-posts .card-staff__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .people-archive-posts .card-staff__position {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .people-archive-posts .card-staff__firm {
    margin-bottom: 11px;
  }
}

.people-archive-cta {
  padding: 0 0 5.5rem;
  position: relative;
}
@media (min-width: 992px) {
  .people-archive-cta {
    padding: 0 0 18.8125rem;
  }
}
.people-archive-cta .row, .people-archive-cta .gform_wrapper .gform_fields, .gform_wrapper .people-archive-cta .gform_fields {
  row-gap: 2.3125rem;
}
.people-archive-cta__item {
  height: 100%;
  padding: 2.625rem 1.25rem 2.0625rem;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0.0709109455rem 0.4220066071rem 0 rgba(0, 0, 0, 0.0003), 0 0.1704088598rem 1.0141406059rem 0 rgba(0, 0, 0, 0.0022), 0 0.3208647668rem 1.9095367193rem 0 rgba(0, 0, 0, 0.0067), 0 0.5723679066rem 3.4062871933rem 0 rgba(0, 0, 0, 0.0147), 0 1.0705512762rem 6.3710856438rem 0 rgba(0, 0, 0, 0.0279), 0 2.5625rem 15.25rem 0 rgba(0, 0, 0, 0.05);
}
@media (min-width: 992px) {
  .people-archive-cta__item {
    padding: 5.1875rem 6.1875rem 4.625rem 5rem;
  }
}
.people-archive-cta__item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0.625rem;
  right: 0.375rem;
  bottom: -0.375rem;
  left: -0.375rem;
}
@media (min-width: 768px) {
  .people-archive-cta__item:before {
    top: 0.4375rem;
    right: 0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }
}
[data-theme=bba] .people-archive-cta__item:before {
  background-color: #db0029;
}
[data-theme=bbf] .people-archive-cta__item:before {
  background-color: #8c0247;
}
@media (min-width: 768px) {
  .people-archive-cta__item-title {
    margin: 0 0 1.375rem;
    font-size: 2.625rem;
    line-height: 3rem;
  }
}
.people-archive-cta__item-description {
  margin: 0 0 0.6875rem;
}
@media (min-width: 768px) {
  .people-archive-cta__item-description {
    margin: 0 0 1.625rem;
  }
}
@media (max-width: 991.98px) {
  .people-archive-cta__item .c-btn, .people-archive-cta__item .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .people-archive-cta__item .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    justify-content: space-between;
    width: 100%;
  }
}
.people-archive-cta__image {
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  .people-archive-cta__image {
    top: 0;
  }
}
.people-archive-cta__image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #141414 -6.25%, rgba(20, 20, 20, 0) 41.27%), linear-gradient(180deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 37.51%);
}
.people-archive-cta__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .people-archive-cta__image img {
    object-position: top;
  }
}

.tax-people_category .people-archive-cta {
  margin-top: 128px;
}
.tax-people_category .people-archive-cta__image:after {
  background: linear-gradient(0deg, #141414 -6.25%, rgba(20, 20, 20, 0) 41.27%), linear-gradient(180deg, #FFFEFE 0%, rgba(255, 255, 255, 0) 37.51%);
}

.people-single-hero {
  padding: 1.5625rem 0 0;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .people-single-hero {
    padding: 1.4375rem 0 0;
    text-align: left;
    background-color: #f0f0f0;
  }
}
.people-single-hero:before {
  content: "";
  display: block;
  height: 11rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #f0f0f0;
}
@media (min-width: 992px) {
  .people-single-hero:before {
    display: none;
  }
}
.people-single-hero .container {
  position: relative;
  z-index: 1;
}
.people-single-hero .container:after {
  content: "";
  display: block;
  width: 6rem;
  height: 10rem;
  position: absolute;
  top: -0.625rem;
  right: 0;
  background-image: url("../../images/decoration-mobile.png");
  z-index: -1;
}
@media (min-width: 992px) {
  .people-single-hero .container:after {
    width: 18.75rem;
    height: auto;
    z-index: -1;
    top: -1.5rem;
    right: 0.9375rem;
    bottom: 0;
    background-image: url("../../images/decoration-desktop.png");
  }
}
.people-single-hero .c-btn-back {
  margin-bottom: 2.4375rem;
}
[data-theme=bba] .people-single-hero .c-btn-back::before {
  color: #db0029;
}
[data-theme=bbf] .people-single-hero .c-btn-back::before {
  color: #8c0247;
}
.people-single-hero__thumbnail {
  margin-bottom: 2.1875rem;
}
.people-single-hero__thumbnail-wrapper {
  width: 12rem;
  height: 12rem;
  display: inline-block;
}
@media (min-width: 992px) {
  .people-single-hero__thumbnail-wrapper {
    width: 25.625rem;
    height: 25.625rem;
    position: absolute;
    top: 1.125rem;
  }
}
.people-single-hero__thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .people-single-hero__header {
    margin-top: 1.3125rem;
    margin-bottom: 2rem;
  }
}
.people-single-hero__name {
  margin: 0 0 0.4375rem;
  color: #3a3a3a;
}
@media (min-width: 992px) {
  .people-single-hero__name {
    margin: 0 0 0.3125rem;
  }
}
.people-single-hero__info {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .people-single-hero__info {
    justify-content: flex-start;
  }
}
.people-single-hero__pronouns {
  display: flex;
  align-items: center;
}
.people-single-hero__pronouns::before {
  content: "";
  display: inline-block;
  width: 0.125rem;
  height: 0.9375rem;
  margin: -0.125rem 0.75rem 0;
  background-color: #3a3a3a;
}

.people-single-sidebar {
  padding: 1.5rem 0 1.875rem;
}
@media (min-width: 992px) {
  .people-single-sidebar {
    padding: 1.625rem 1.5625rem 1.5rem;
  }
}
.people-single-sidebar-wrapper {
  margin-top: 0.9375rem;
  margin-bottom: 3.0625rem;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .people-single-sidebar-wrapper {
    box-shadow: none;
  }
}
.people-single-sidebar__item:not(:last-child) {
  margin-bottom: 1.9375rem;
}
@media (min-width: 992px) {
  .people-single-sidebar__item:not(:last-child) {
    margin-bottom: 2.3125rem;
  }
}
.people-single-sidebar__item a {
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: underline;
  transition: color 0.2s;
}
[data-theme=bba] .people-single-sidebar__item a {
  color: #db0029;
}
[data-theme=bbf] .people-single-sidebar__item a {
  color: #8c0247;
}
[data-theme=bba] .people-single-sidebar__item a:hover {
  color: #b42221;
}
[data-theme=bbf] .people-single-sidebar__item a:hover {
  color: #59012d;
}
.people-single-sidebar__item .overline {
  display: block;
  margin-bottom: 0.5625rem;
  color: #737373;
}
@media (min-width: 992px) {
  .people-single-sidebar__item .overline {
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 992px) {
  .people-single-sidebar__item p, .people-single-sidebar__item .content-column {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.people-single-sidebar__item br {
  content: "";
  display: block;
  margin: 0.5rem 0;
}
@media (min-width: 992px) {
  .people-single-sidebar--thumbnail {
    margin-top: 20.75rem;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
}

.people-single-content-wrapper {
  padding-bottom: 1.5625rem;
}
@media (min-width: 992px) {
  .people-single-content-wrapper {
    padding: 2.1875rem;
    min-height: 18.75rem;
  }
}
.people-single-content-wrapper p + .is-style-overline, .people-single-content-wrapper .content-column + .is-style-overline {
  margin-top: 1.4375rem;
}
@media (min-width: 768px) {
  .people-single-content-wrapper p + .is-style-overline, .people-single-content-wrapper .content-column + .is-style-overline {
    margin-top: 3.4375rem;
  }
}

.people-single-cards {
  padding: 4.1875rem 0 4.6875rem;
  margin-top: 3.875rem;
  background-color: #f7f7f7;
}
@media (min-width: 992px) {
  .people-single-cards {
    padding: 7.125rem 0 7.4375rem;
    margin-top: 7.375rem;
  }
}
.people-single-cards + .people-single-cards {
  padding-top: 0;
  margin-top: 0;
}
.people-single-cards__title {
  margin-bottom: 2.3125rem;
}
@media (min-width: 992px) {
  .people-single-cards__title {
    margin-bottom: 3.5rem;
  }
}
.people-single-cards__cards {
  row-gap: 1.5rem;
}
@media (min-width: 992px) {
  .people-single-cards__cards {
    row-gap: 2.375rem;
  }
}
.people-single-cards__cards-item {
  display: flex;
  flex-direction: column;
  min-height: 14rem;
  padding: 1.625rem 1.5rem 0.8125rem;
  border-top: 0.125rem solid;
  background-color: #fff;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  transition: color 0.2s linear, border-color 0.2s linear;
  text-decoration: none;
}
[data-theme=bba] .people-single-cards__cards-item {
  border-color: #737373;
}
[data-theme=bbf] .people-single-cards__cards-item {
  border-color: #8c0247;
}
@media (min-width: 768px) {
  .people-single-cards__cards-item {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .people-single-cards__cards-item {
    min-height: auto;
    padding: 1.5rem 1.5rem 1.375rem;
  }
}
.people-single-cards__cards-item:hover {
  text-decoration: none;
}
.people-single-cards__cards-title {
  margin: 0 0 0.5625rem;
  font-size: 1.5rem;
  line-height: 1.3333333333;
}
@media (min-width: 992px) {
  .people-single-cards__cards-title {
    margin: 0 0 0.4375rem;
  }
}
.people-single-cards__cards-description {
  margin-bottom: 0;
  font-size: 0.9375rem;
}
@media (min-width: 768px) {
  .people-single-cards__cards-description {
    line-height: 1.5rem;
  }
}
.people-single-cards__cards .c-btn-wrapper {
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
  margin-top: 0.375rem;
}
@media (min-width: 992px) {
  .people-single-cards__cards .c-btn-wrapper {
    display: block;
    flex-grow: unset;
    margin-top: 0.9375rem;
  }
}
.people-single-cards--news {
  padding-bottom: 2.0625rem;
}
@media (min-width: 992px) {
  .people-single-cards--news {
    padding-bottom: 8.25rem;
  }
}
@media (min-width: 992px) {
  .people-single-cards--news .people-single-cards__title {
    padding-top: 7.125rem;
    margin-bottom: 2.625rem;
    border-top: 0.0625rem solid #b2b2b2;
  }
}
@media (min-width: 992px) {
  .people-single-cards--news .people-single-cards__cards {
    row-gap: 3.375rem;
  }
}
.people-single-cards--news .people-single-cards__cards-item {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  min-height: auto;
  padding: 1.4375rem 3.25rem 1.4375rem 1.25rem;
  position: relative;
  color: #3a3a3a;
}
@media (min-width: 992px) {
  .people-single-cards--news .people-single-cards__cards-item {
    padding: 1.375rem 3.25rem 1.5rem 1.5rem;
  }
}
.people-single-cards--news .people-single-cards__cards-item::after {
  content: "\ea03";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 47%;
  right: 1.1875rem;
  transform: translate(0, -50%);
  border: 0.0625rem solid;
  border-radius: 50%;
  transition: background-color 0.2s linear, color 0.2s linear;
}
@media (min-width: 992px) {
  .people-single-cards--news .people-single-cards__cards-item::after {
    top: 49%;
    right: 1.5rem;
  }
}
[data-theme=bba] .people-single-cards--news .people-single-cards__cards-item::after {
  color: #db0029;
  border-color: #db0029;
}
[data-theme=bbf] .people-single-cards--news .people-single-cards__cards-item::after {
  color: #8c0247;
  border-color: #8c0247;
}
[data-theme=bba] .people-single-cards--news .people-single-cards__cards-item:hover {
  color: #db0029;
}
[data-theme=bbf] .people-single-cards--news .people-single-cards__cards-item:hover {
  color: #8c0247;
}
[data-theme=bba] .people-single-cards--news .people-single-cards__cards-item:hover:after {
  background-color: #db0029;
  color: #fff;
}
[data-theme=bbf] .people-single-cards--news .people-single-cards__cards-item:hover:after {
  background-color: #8c0247;
  color: #fff;
}

.people-single-nav {
  padding: 24px 0px 22px;
}
[data-theme=bba] .people-single-nav {
  background: #db0029;
}
[data-theme=bbf] .people-single-nav {
  background: #8c0247;
}
.people-single-nav__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sections-forums-archive-hero {
  position: relative;
}
@media (min-width: 992px) {
  .sections-forums-archive-hero {
    display: flex;
    align-items: center;
    min-height: 29.1875rem;
  }
}
@media (max-width: 1199.98px) {
  .sections-forums-archive-hero .container {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.sections-forums-archive-hero__content {
  padding: 0;
  margin: 2.25rem 0 1.8125rem;
}
@media (min-width: 992px) {
  .sections-forums-archive-hero__content {
    padding: 2.25rem 2.375rem 2.4375rem;
    position: relative;
    margin: 0 0 0.8125rem 0;
    background-color: #fff;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 992px) {
  .sections-forums-archive-hero__content:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0.625rem;
    right: 0.875rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }
}
[data-theme=bba] .sections-forums-archive-hero__content:before {
  background-color: #db0029;
}
[data-theme=bbf] .sections-forums-archive-hero__content:before {
  background-color: #8c0247;
}
@media (min-width: 992px) {
  .sections-forums-archive-hero__heading {
    font-size: 3.5rem;
    line-height: 1.1428571429;
    font-weight: 500;
    margin-bottom: 0.8125rem;
  }
}
.sections-forums-archive-hero__subheading {
  display: inline-block;
  margin-bottom: 0.4375rem;
}
@media (min-width: 992px) {
  .sections-forums-archive-hero__subheading {
    margin-bottom: 0.625rem;
  }
}
.sections-forums-archive-hero__image {
  border-top: 0.375rem solid;
}
[data-theme=bba] .sections-forums-archive-hero__image {
  border-color: #db0029;
}
[data-theme=bbf] .sections-forums-archive-hero__image {
  border-color: #8c0247;
}
@media (min-width: 992px) {
  .sections-forums-archive-hero__image {
    width: 49.2%;
    position: absolute;
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
  }
}
.sections-forums-archive-hero__image img {
  width: 100%;
  height: 54.5vw;
  min-height: 10.875rem;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  object-fit: cover;
  object-position: left;
}
@media (min-width: 992px) {
  .sections-forums-archive-hero__image img {
    height: 100%;
    object-position: center;
  }
}

.content-sections-forums {
  background: #e0e0e0;
}
.content-sections-forums--forums {
  padding: 3.0625rem 0 0;
}
@media (min-width: 992px) {
  .content-sections-forums--forums {
    padding: 5rem 0 0;
  }
}
.content-sections-forums--forums .block-cta {
  margin-top: 4.6875rem;
}
.content-sections-forums--sections {
  padding: 1.5625rem 0 0;
}
@media (min-width: 992px) {
  .content-sections-forums--sections {
    padding: 3.125rem 0 0;
  }
}
.content-sections-forums--sections .block-cta {
  margin-top: 4.8125rem;
}
@media (min-width: 992px) {
  .content-sections-forums--sections .block-cta {
    margin-top: 5.375rem;
  }
}

[data-post-type=forums] .eight29-app > :first-child,
[data-post-type=sections] .eight29-app > :first-child {
  margin-bottom: 0;
}
[data-post-type=forums] .eight29-posts,
[data-post-type=sections] .eight29-posts {
  grid-row-gap: 1.875rem;
}
[data-post-type=forums] .eight29-posts .sections-forums-card,
[data-post-type=sections] .eight29-posts .sections-forums-card {
  position: relative;
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
[data-post-type=forums] .eight29-posts .sections-forums-card__content,
[data-post-type=sections] .eight29-posts .sections-forums-card__content {
  display: flex;
  align-items: flex-start;
  min-height: 8.5rem;
  padding: 1.0625rem 5rem 1.3125rem 1.25rem;
  position: relative;
  z-index: 2;
  border-top: 0.25rem solid #737373;
}
@media (min-width: 992px) {
  [data-post-type=forums] .eight29-posts .sections-forums-card__content,
[data-post-type=sections] .eight29-posts .sections-forums-card__content {
    min-height: 10rem;
    padding: 1.8125rem 5.75rem 1.9375rem 1.5rem;
  }
}
[data-theme=bba] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover,
[data-theme=bba] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover {
  border-top-color: #db0029;
}
[data-theme=bbf] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover,
[data-theme=bbf] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover {
  border-top-color: #8c0247;
}
[data-theme=bba] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .sections-forums-card__content-title,
[data-theme=bba] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .sections-forums-card__content-title {
  color: #db0029;
}
[data-theme=bbf] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .sections-forums-card__content-title,
[data-theme=bbf] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .sections-forums-card__content-title {
  color: #8c0247;
}
[data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary, [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
[data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary,
[data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  color: #fff;
}
[data-theme=bba] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary, [data-theme=bba] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
[data-theme=bba] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary,
[data-theme=bba] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bba] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  background: #db0029;
}
[data-theme=bbf] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary, [data-theme=bbf] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
[data-theme=bbf] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary,
[data-theme=bbf] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  background: #8c0247;
}
[data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary::before, [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=forums] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before,
[data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn.c-btn-tertiary::before,
[data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=sections] .eight29-posts .sections-forums-card__content:hover .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button::before {
  color: #fff;
}
[data-post-type=forums] .eight29-posts .sections-forums-card__content .c-btn.c-btn-tertiary, [data-post-type=forums] .eight29-posts .sections-forums-card__content .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=forums] .eight29-posts .sections-forums-card__content .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
[data-post-type=sections] .eight29-posts .sections-forums-card__content .c-btn.c-btn-tertiary,
[data-post-type=sections] .eight29-posts .sections-forums-card__content .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=sections] .eight29-posts .sections-forums-card__content .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  border: none;
  appearance: none;
}
[data-post-type=forums] .eight29-posts .sections-forums-card__content .c-btn.c-btn-tertiary .c-btn-icon.c-btn-icon--left:before, [data-post-type=forums] .eight29-posts .sections-forums-card__content .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button .c-btn-icon.c-btn-icon--left:before, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=forums] .eight29-posts .sections-forums-card__content .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button .c-btn-icon.c-btn-icon--left:before,
[data-post-type=sections] .eight29-posts .sections-forums-card__content .c-btn.c-btn-tertiary .c-btn-icon.c-btn-icon--left:before,
[data-post-type=sections] .eight29-posts .sections-forums-card__content .archive-event-filters .tribe-events .tribe-events-header__top-bar .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button .c-btn-icon.c-btn-icon--left:before,
.archive-event-filters .tribe-events .tribe-events-header__top-bar [data-post-type=sections] .eight29-posts .sections-forums-card__content .c-btn-tertiary.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button .c-btn-icon.c-btn-icon--left:before {
  margin-right: 0.1875rem;
}
[data-post-type=forums] .eight29-posts .sections-forums-card__content-title,
[data-post-type=sections] .eight29-posts .sections-forums-card__content-title {
  font-size: 1.125rem;
  line-height: 1.3333333333;
  font-weight: 500;
  flex-grow: 1;
  margin-bottom: 0.75rem;
  color: #3a3a3a;
  transition: color 0.2s;
}
@media (min-width: 992px) {
  [data-post-type=forums] .eight29-posts .sections-forums-card__content-title,
[data-post-type=sections] .eight29-posts .sections-forums-card__content-title {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 0.8125rem;
  }
}
[data-post-type=forums] .eight29-posts .sections-forums-card__bg-icon,
[data-post-type=sections] .eight29-posts .sections-forums-card__bg-icon {
  width: 4.5rem;
  height: 4.5rem;
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
}
@media (min-width: 576px) {
  [data-post-type=forums] .eight29-posts .sections-forums-card__bg-icon,
[data-post-type=sections] .eight29-posts .sections-forums-card__bg-icon {
    width: 5.5rem;
    height: 5.5rem;
  }
}
[data-post-type=forums] .eight29-posts .sections-forums-card__bg-icon img,
[data-post-type=sections] .eight29-posts .sections-forums-card__bg-icon img {
  width: 100%;
  height: 100%;
}
[data-post-type=forums] .eight29-sidebar-filters-wrap,
[data-post-type=sections] .eight29-sidebar-filters-wrap {
  display: none;
}
[data-post-type=forums] .sidebar-top .eight29-sidebar,
[data-post-type=sections] .sidebar-top .eight29-sidebar {
  margin-bottom: 1.5625rem;
}
@media (min-width: 992px) {
  [data-post-type=forums] .eight29-filter.filter-search,
[data-post-type=sections] .eight29-filter.filter-search {
    min-width: 25.625rem;
  }
}

/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
.block-cta {
  position: relative;
  padding: 6.25rem 0 4.0625rem;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .block-cta {
    padding: 9.375rem 0 6.5625rem;
  }
}
.block-cta.block-cta--not-full {
  padding: 0;
}
.block-cta.block-cta--not-full .block-cta__shield {
  top: -2.1875rem;
}
@media (min-width: 1200px) {
  .block-cta.block-cta--not-full .block-cta__shield {
    top: -3.125rem;
    left: 10.625rem;
  }
}
.block-cta.block-cta--not-full .block-cta__description ul {
  padding-left: 1.5625rem;
  margin-bottom: 1.5625rem;
}
@media (min-width: 1200px) {
  .block-cta.block-cta--not-full .block-cta__description ul {
    margin-bottom: 1.875rem;
  }
}
.block-cta.block-cta--not-full .block-cta__description li {
  margin-bottom: 0;
}
.block-cta.block-cta--not-full .block-cta__description li::before {
  left: -1rem;
}
.block-cta.block-cta--not-full .block-cta__buttons .c-btn, .block-cta.block-cta--not-full .block-cta__buttons .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .block-cta.block-cta--not-full .block-cta__buttons .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  padding: 0.875rem 1.25rem;
}
@media (max-width: 991.98px) {
  .block-cta.block-cta--not-full .container .block-cta__content {
    padding: 4.5625rem 0 4.0625rem;
  }
}
.block-cta__shield {
  position: absolute;
  top: -2.375rem;
  left: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.125rem;
  height: 4.125rem;
  padding: 0.375rem;
  transform: translateX(-50%);
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 3.5625rem;
  background-position: center;
}
[data-theme=bba] .block-cta__shield {
  background-image: url("../../../images/shield.svg");
}
[data-theme=bbf] .block-cta__shield {
  background-image: url("../../../images/shield-alt.svg");
}
@media (min-width: 1200px) {
  .block-cta__shield {
    top: -2.375rem;
    background-size: 5.1875rem;
    width: 6rem;
    height: 6rem;
  }
}
.block-cta__background {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.block-cta__background::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 0.75;
}
[data-theme=bba] .block-cta__background::after {
  background-color: #262626;
}
[data-theme=bbf] .block-cta__background::after {
  background-color: #59012d;
}
.block-cta__background img {
  width: 100%;
  height: 100%;
  filter: saturate(0);
  object-fit: cover;
}
.block-cta__content {
  text-align: center;
}
.block-cta__title {
  max-width: 53.125rem;
  margin: 0 auto 2.625rem;
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.1428571429;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .block-cta__title {
    font-size: 2.625rem;
    line-height: 1.1428571429;
    font-weight: 400;
  }
}
.block-cta .c-btn-primary, .block-cta .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events .block-cta .tribe-events-c-search__button {
  margin-bottom: 1.25rem;
}
[data-theme=bbf] .block-cta .c-btn-primary, [data-theme=bbf] .block-cta .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events [data-theme=bbf] .block-cta .tribe-events-c-search__button {
  border: none;
  background: #fff;
  color: #8c0247;
}
[data-theme=bbf] .block-cta .c-btn-primary:hover, [data-theme=bbf] .block-cta .archive-event-filters .tribe-events .tribe-events-c-search__button:hover, .archive-event-filters .tribe-events [data-theme=bbf] .block-cta .tribe-events-c-search__button:hover, [data-theme=bbf] .block-cta .c-btn-primary:focus, [data-theme=bbf] .block-cta .archive-event-filters .tribe-events .tribe-events-c-search__button:focus, .archive-event-filters .tribe-events [data-theme=bbf] .block-cta .tribe-events-c-search__button:focus {
  background: #59012d;
  color: #fff;
}
@media (min-width: 1200px) {
  .block-cta .c-btn-primary, .block-cta .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events .block-cta .tribe-events-c-search__button {
    margin: 0 1.25rem 0 0;
  }
}
@media (max-width: 767.98px) {
  .block-cta .c-btn, .block-cta .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .block-cta .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}
.block-cta__description {
  max-width: 53.125rem;
  margin: 0 auto;
  color: #fff;
}
.block-cta__description li::before {
  color: #fff !important;
}
.block-cta .container .block-cta__content {
  display: grid;
  padding: 4.6875rem 0 4.0625rem;
  text-align: left;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-column-gap: 2.1875rem;
  grid-row-gap: 0;
  grid-template-areas: "title" "description" "buttons";
}
@media (min-width: 1200px) {
  .block-cta .container .block-cta__content {
    padding: 5.1875rem 5.9375rem 4.6875rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto;
    grid-template-areas: "title description" "title buttons";
  }
}
.block-cta .container .block-cta__title {
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 1.75rem;
  line-height: 1.1428571429;
  font-weight: 500;
  grid-area: title;
}
@media (min-width: 1200px) {
  .block-cta .container .block-cta__title {
    text-align: left;
    font-size: 2.625rem;
    line-height: 1.1428571429;
    font-weight: 500;
  }
}
.block-cta .container .block-cta__description {
  grid-area: description;
}
@media (max-width: 1199.98px) {
  .block-cta .container .block-cta__description {
    margin-bottom: 0.3125rem;
  }
}
@media (max-width: 1199.98px) {
  .block-cta .container .block-cta__description li {
    line-height: 1.5rem;
  }
}
.block-cta .container .block-cta__buttons {
  display: flex;
  grid-area: buttons;
}
@media (max-width: 1199.98px) {
  .block-cta .container .block-cta__buttons {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .block-cta .container .row, .block-cta .container .gform_wrapper .gform_fields, .gform_wrapper .block-cta .container .gform_fields {
    position: relative;
    margin: 0;
  }
}

[data-theme=bba] .block-cta__shield {
  background-image: url("../../images/shield.svg");
}
[data-theme=bbf] .block-cta__shield {
  background-image: url("../../images/shield-alt.svg");
}

.sections-forums-single-hero {
  position: relative;
  background: #f0f0f0;
}
@media (min-width: 992px) {
  .sections-forums-single-hero {
    min-height: 29.1875rem;
  }
}
.sections-forums-single-hero .container {
  padding-top: 2.125rem;
}
@media (min-width: 992px) {
  .sections-forums-single-hero .container {
    padding-top: 1.5625rem;
  }
}
.sections-forums-single-hero a[class=sections-forums-single-hero__back] {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 1.9375rem;
  text-decoration: none;
  color: #3a3a3a;
  transition: color 0.2s;
}
@media (min-width: 992px) {
  .sections-forums-single-hero a[class=sections-forums-single-hero__back] {
    margin-bottom: 5.0625rem;
  }
}
[data-theme=bba] .sections-forums-single-hero a[class=sections-forums-single-hero__back]:hover {
  color: #db0029;
}
[data-theme=bbf] .sections-forums-single-hero a[class=sections-forums-single-hero__back]:hover {
  color: #8c0247;
}
.sections-forums-single-hero a[class=sections-forums-single-hero__back]:before {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(90deg);
  margin-right: 0.6875rem;
}
[data-theme=bba] .sections-forums-single-hero a[class=sections-forums-single-hero__back]:before {
  color: #db0029;
}
[data-theme=bbf] .sections-forums-single-hero a[class=sections-forums-single-hero__back]:before {
  color: #8c0247;
}
@media (min-width: 992px) {
  .sections-forums-single-hero a[class=sections-forums-single-hero__back]:before {
    margin-right: 0.5rem;
  }
}
.sections-forums-single-hero__content {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__content {
    max-width: 39.25rem;
    margin-left: -0.6875rem;
  }
}
.sections-forums-single-hero__content-text {
  padding: 0.625rem 1.1875rem 1.125rem;
  position: relative;
  margin-bottom: 1.25rem;
  background-color: #fff;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .sections-forums-single-hero__content-text {
    padding: 2.1875rem 2.375rem 2.1875rem 2.5625rem;
  }
}
@media (min-width: 992px) {
  .sections-forums-single-hero__content-text:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0.625rem;
    right: 0.875rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }
}
[data-theme=bba] .sections-forums-single-hero__content-text:before {
  background-color: #db0029;
}
[data-theme=bbf] .sections-forums-single-hero__content-text:before {
  background-color: #8c0247;
}
.sections-forums-single-hero__placeholder {
  background: url("../../images/shield-2.png") no-repeat calc(50% + 0.625rem) center;
}
.sections-forums-single-hero__placeholder::after {
  display: none;
}
.sections-forums-single-hero__heading {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__heading {
    font-size: 3.75rem;
    line-height: 1.0666666667;
    font-weight: 500;
  }
}
.sections-forums-single-hero__subheading {
  display: inline-block;
  margin-bottom: 0.4375rem;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__subheading {
    margin-bottom: 0.625rem;
  }
}
.sections-forums-single-hero__image {
  border-top: 0.375rem solid;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__image {
    width: 49.2%;
    position: absolute;
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
  }
}
[data-theme=bba] .sections-forums-single-hero__image {
  border-color: #db0029;
}
[data-theme=bbf] .sections-forums-single-hero__image {
  border-color: #8c0247;
}
.sections-forums-single-hero__image img {
  width: 100%;
  height: 54.5vw;
  min-height: 10.875rem;
  box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  object-fit: cover;
  object-position: left;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__image img {
    height: 100%;
    object-position: center;
  }
}
.sections-forums-single-hero + .inpage-nav {
  margin-bottom: 3.0625rem;
}
@media (min-width: 992px) {
  .sections-forums-single-hero + .inpage-nav {
    margin-bottom: 7.875rem;
  }
}

.sections-forums-single-hero__slider {
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__slider {
    height: 100%;
    max-width: 49%;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.sections-forums-single-hero__slider::after {
  content: "";
  pointer-events: none;
  width: 100%;
  height: 8.125rem;
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, #231f20 6.52%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__slider::after {
    height: 9.375rem;
  }
}
.sections-forums-single-hero__slider-wrapper {
  height: 100%;
}
.sections-forums-single-hero .slick-list,
.sections-forums-single-hero .slick-track {
  height: 100%;
}
.sections-forums-single-hero .slick-track {
  display: flex;
  align-items: stretch;
  background: #262626;
}
.sections-forums-single-hero .slick-dots {
  right: 27%;
  margin-bottom: 1.25rem;
  display: inline-flex !important;
}
@media (max-width: 1199.98px) {
  .sections-forums-single-hero .slick-dots {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .sections-forums-single-hero .slick-arrow {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.sections-forums-single-hero .slick-arrow.slick-prev {
  left: 1.25rem;
}
@media (min-width: 992px) {
  .sections-forums-single-hero .slick-arrow.slick-prev {
    left: 1.375rem;
  }
}
.sections-forums-single-hero .slick-arrow.slick-next {
  right: 1.25rem;
}
@media (min-width: 992px) {
  .sections-forums-single-hero .slick-arrow.slick-next {
    right: 27%;
  }
}
.sections-forums-single-hero__slider-single.slick-slide {
  width: 100vw;
  height: 54vw;
  opacity: 1;
  overflow: hidden;
  transition: padding 0.2s, opacity 0.2s;
}
@media (min-width: 992px) {
  .sections-forums-single-hero__slider-single.slick-slide {
    width: 37vw;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .sections-forums-single-hero__slider-single.slick-slide:not(.slick-active) {
    padding: 1.4375rem 1.875rem;
    opacity: 0.7;
  }
}
.sections-forums-single-hero__slider-single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.single-sections-forums-wrapper .block-grid-columns {
  margin-bottom: 4.0625rem;
}
@media (min-width: 992px) {
  .single-sections-forums-wrapper .block-grid-columns {
    margin-bottom: 4.75rem;
  }
}
@media (min-width: 992px) {
  .single-sections-forums-wrapper .block-grid-columns h2 {
    margin-bottom: 1.375rem;
  }
}
.single-sections-forums-wrapper .block-image-text-links--cards + .block-cta {
  margin-top: 0;
}
.single-sections-forums-wrapper .block-image-text-links.block-image-text-links--cards {
  background: #f7f7f7;
  margin-top: 0;
  padding: 4.3125rem 0 4.875rem;
}
@media (min-width: 992px) {
  .single-sections-forums-wrapper .block-image-text-links.block-image-text-links--cards {
    padding: 7.75rem 0 5.9375rem;
  }
}
@media (min-width: 992px) {
  .single-sections-forums-wrapper .block-image-text-links.block-image-text-links--cards .block-image-text-links__cards {
    padding-bottom: 1.875rem;
    border-bottom: 0.0625rem solid #b2b2b2;
  }
}
@media (max-width: 991.98px) {
  .single-sections-forums-wrapper .block-cta .c-btn-primary, .single-sections-forums-wrapper .block-cta .archive-event-filters .tribe-events .tribe-events-c-search__button, .archive-event-filters .tribe-events .single-sections-forums-wrapper .block-cta .tribe-events-c-search__button,
.single-sections-forums-wrapper .block-cta .c-btn-secondary,
.single-sections-forums-wrapper .block-cta .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button,
.archive-event-filters .tribe-events .tribe-events-header__top-bar .single-sections-forums-wrapper .block-cta .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    display: flex;
    justify-content: center;
  }
}

/****************
 * Inpage nav partial
 ****************/
@media (max-width: 767.98px) {
  .inpage-nav {
    cursor: pointer;
  }
}
.inpage-nav.sticky {
  position: sticky;
  z-index: 99;
  top: 0;
}
[data-theme=bba] .inpage-nav {
  background: #f0f0f0;
}
[data-theme=bbf] .inpage-nav {
  background: #59012d;
}
.inpage-nav__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1.0625rem 0 1.0625rem;
}
@media (min-width: 768px) {
  .inpage-nav__wrapper {
    padding: 0.9375rem 0 0.8125rem;
  }
}
.inpage-nav__nav {
  position: absolute;
  z-index: 99;
  top: 3.625rem;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .inpage-nav__nav {
    position: static;
  }
}
.inpage-nav__list {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .inpage-nav__list {
    display: none;
    overflow: hidden;
    flex-direction: column;
    margin: 0 -1.25rem;
    padding: 0.9375rem 1.25rem;
    background: #f7f7f7;
  }
}
.inpage-nav__link {
  display: flex;
}
.inpage-nav__logo {
  display: inline-block;
  flex-shrink: 0;
  margin-right: 2rem;
}
@media (max-width: 767.98px) {
  .inpage-nav__logo {
    display: none;
  }
}
.inpage-nav__logo img {
  width: auto;
  max-height: 1.875rem;
}
.inpage-nav__list-item {
  display: inline;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00625rem;
  font-weight: 500;
}
.inpage-nav__list-item:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .inpage-nav__list-item:not(:last-child) {
    margin-right: 1.8125rem;
    margin-bottom: 0;
  }
}
[data-theme=bba] .inpage-nav__list-item {
  color: #3a3a3a;
}
[data-theme=bbf] .inpage-nav__list-item {
  color: #3a3a3a;
}
@media (min-width: 768px) {
  [data-theme=bbf] .inpage-nav__list-item {
    color: #fff;
  }
}
.inpage-nav__list-item a {
  color: inherit;
}
[data-theme=bba] .inpage-nav__list-item a:hover, [data-theme=bba] .inpage-nav__list-item a:focus {
  color: #db0029;
}
[data-theme=bbf] .inpage-nav__list-item a:hover, [data-theme=bbf] .inpage-nav__list-item a:focus {
  color: #b2b2b2;
}
.inpage-nav .c-btn, .inpage-nav .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .inpage-nav .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  float: right;
  justify-content: center;
  min-width: 10.625rem;
}
@media (max-width: 767.98px) {
  .inpage-nav .c-btn, .inpage-nav .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar .inpage-nav .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    display: none;
  }
}
[data-theme=bbf] .inpage-nav .c-btn, [data-theme=bbf] .inpage-nav .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .inpage-nav .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  text-align: center;
  color: #3a3a3a;
  border: none;
  background: #fff;
}
[data-theme=bbf] .inpage-nav .c-btn:hover, [data-theme=bbf] .inpage-nav .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .inpage-nav .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover, [data-theme=bbf] .inpage-nav .c-btn:focus, [data-theme=bbf] .inpage-nav .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus, .archive-event-filters .tribe-events .tribe-events-header__top-bar [data-theme=bbf] .inpage-nav .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:focus {
  color: #fff;
  background: #8c0247;
}
.inpage-nav__active-mobile {
  padding: 0;
  border: none;
  background: none;
  color: #3a3a3a;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00625rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .inpage-nav__active-mobile {
    display: none;
  }
}
[data-theme=bbf] .inpage-nav__active-mobile {
  color: #fff;
}
.inpage-nav__active-mobile::after {
  position: absolute;
  right: 0;
  transition: 200ms ease background, 200ms transform;
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inpage-nav.inpage-nav--open .inpage-nav__list {
  display: flex;
}
.inpage-nav.inpage-nav--open .inpage-nav__active-mobile:after {
  transform: rotate(180deg);
}

.archive-event-promotion {
  padding-top: 4.0625rem;
  background-color: #f7f7f7;
}
@media (min-width: 768px) {
  .archive-event-promotion {
    padding-top: 2.1875rem;
    background-color: #fff;
  }
}
.archive-event-promotion__title {
  display: block;
  margin-bottom: 0.9375rem;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-promotion__title {
    margin-bottom: 0.75rem;
  }
}
.archive-event-promotion a {
  display: inline-block;
}

.archive-event-filters .tribe-events .tribe-events-header {
  flex-direction: row;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-header {
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-header__events-bar {
    align-items: flex-start;
    margin-bottom: 3.5625rem !important;
    border: 0 !important;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-header__top-bar {
    width: auto !important;
    margin: 0.6875rem 0;
  }
}
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-events-c-top-bar__nav-list {
  margin-right: 1.25rem;
}
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-events-c-top-bar__nav-list > li {
  padding: 0.375rem;
}
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-events-c-top-bar__nav-list > li:not(:last-child) {
  margin-right: 0.625rem;
}
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-svgicon--caret-left,
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-svgicon--caret-right {
  width: 0.5rem !important;
}
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-svgicon--caret-left *,
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-svgicon--caret-right * {
  fill: #000 !important;
}
.archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  margin-right: 1.625rem;
  margin-left: 0.3125rem;
  font-family: aktiv-grotesk, sans-serif !important;
}
.archive-event-filters .tribe-events .tribe-events-header__bottom {
  margin-right: 1.25rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-header__bottom {
    margin-bottom: 1.125rem;
  }
}
.archive-event-filters .tribe-events-c-events-bar__filter-button {
  padding: 0.125rem;
}
.archive-event-filters .tribe-events-c-events-bar__filter-button-icon {
  width: 1.75rem;
  height: 1.125rem;
}
.archive-event-filters .tribe-events-c-events-bar__filter-button-icon path {
  transition: fill 0.2s linear;
}
[data-theme=bba] .archive-event-filters .tribe-events-c-events-bar__filter-button--active svg path {
  fill: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events-c-events-bar__filter-button--active svg path {
  fill: #8c0247;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events-c-events-bar__filter-button-container {
    display: none;
  }
}
.archive-event-filters .tribe-filter-bar.tribe-filter-bar--horizontal {
  padding-top: 0.3125rem;
  top: calc(100% - 0.625rem);
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar.tribe-filter-bar--horizontal {
    display: block !important;
    width: auto;
    padding-top: 0;
    top: 100%;
    order: 1;
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar .tribe-filter-bar__actions {
    display: block !important;
    align-items: center;
    padding-top: 2.1875rem !important;
    padding-right: 1.5625rem !important;
    order: 0 !important;
    visibility: visible !important;
  }
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-clear-button__text {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1rem;
  color: #b2b2b2;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-clear-button__text:before {
  content: "\ea28";
  font-family: "iconfont-bba";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0.1875rem;
  margin-right: 0.25rem;
}

.archive-event-filters .tribe-events .tribe-events-c-events-bar__search-container {
  padding-top: 0.1875rem;
  top: calc(100% - 0.625rem);
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-events-bar__search-container {
    padding-top: 0;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
}
.archive-event-filters .tribe-events .tribe-events-c-events-bar__search-button {
  padding: 0.0625rem;
  margin-right: 0.8125rem;
}
.archive-event-filters .tribe-events .tribe-events-c-events-bar__search-button-icon-svg {
  width: 1.1875rem;
}
.archive-event-filters .tribe-events .tribe-events-c-events-bar__search-button-icon-svg path {
  transition: fill 0.2s linear;
}
[data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-events-bar__search-button--active svg path {
  fill: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-events-bar__search-button--active svg path {
  fill: #8c0247;
}
.archive-event-filters .tribe-events .tribe-events-c-search__input-control-icon-svg {
  width: 1.0625rem;
  top: 45%;
  right: 0.25rem;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input-control-icon-svg {
    width: 1.5rem;
    top: 51%;
    left: 2.75rem;
  }
  .archive-event-filters .tribe-events .tribe-events-c-search__input-control-icon-svg path {
    fill: #3a3a3a;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__button {
  font-family: aktiv-grotesk, sans-serif;
}
@media (max-width: 991.98px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__button {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    padding: 0.5625rem 1.1875rem 0.5rem;
    margin-top: 0.75rem;
    border-width: 0.0625rem;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__button {
    font-size: 1rem;
    line-height: 1.5;
    margin-right: 2.5rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__input {
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  padding: 0.375rem 1.625rem 0.375rem 0;
  color: #737373 !important;
}
.archive-event-filters .tribe-events .tribe-events-c-search__input::-webkit-input-placeholder {
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input::-webkit-input-placeholder {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input:-moz-placeholder {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__input::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input::-moz-placeholder {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input:-ms-input-placeholder {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__input::-ms-input-placeholder {
  /* Edge */
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input::-ms-input-placeholder {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-search__input:placeholder-shown {
  /* Standard one last! */
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #737373;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input:placeholder-shown {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-search__input {
    padding: 2.6875rem 3.8125rem 2.5625rem 5.75rem !important;
    font-size: 1.5rem !important;
    font-weight: 500 !important;
    line-height: 2rem !important;
  }
}
[data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-search__input:focus {
  border-color: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-search__input:focus {
  border-color: #8c0247;
}
.archive-event-filters .tribe-events-c-events-bar__search-button {
  padding: 0.0625rem;
  margin-right: 0.8125rem;
}
.archive-event-filters .tribe-events-c-events-bar__search-button-icon-svg {
  width: 1.1875rem;
}
.archive-event-filters .tribe-events-c-events-bar__search-button-icon-svg path {
  transition: fill 0.2s linear;
}
[data-theme=bba] .archive-event-filters .tribe-events-c-events-bar__search-button--active svg path {
  fill: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events-c-events-bar__search-button--active svg path {
  fill: #8c0247;
}

.archive-event-filters .tribe-events-c-top-bar__datepicker-button:hover {
  opacity: 1;
}
.archive-event-filters .tribe-events-c-top-bar__datepicker-mobile {
  font-size: 1.25rem;
  line-height: 1.6;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  color: #000;
}
.archive-event-filters .tribe-events-c-top-bar__datepicker-desktop {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  margin-top: 0.1875rem;
  color: #000;
}
.archive-event-filters .tribe-events-c-top-bar__datepicker-button-icon-svg {
  width: 0.75rem !important;
  height: 0.625rem !important;
  position: relative;
  top: 0.125rem;
  margin-left: 0.625rem;
  transition: transform 0.2s linear;
}
.archive-event-filters .datepicker-dropdown.dropdown-menu {
  max-width: 17.6875rem;
  border: none;
  border-radius: 0;
}
.archive-event-filters .datepicker-dropdown.dropdown-menu thead tr th:not(.dow) {
  padding: 0.875rem 0.3125rem;
  color: #000;
}
.archive-event-filters .datepicker-dropdown.dropdown-menu th.dow {
  font-size: 0.875rem;
  line-height: 2.5;
  font-weight: 500;
  min-width: 1.875rem;
  color: #000;
}
.archive-event-filters .datepicker-dropdown.dropdown-menu td.day,
.archive-event-filters .datepicker-dropdown.dropdown-menu td.month {
  padding: 0.3125rem 0;
  color: #000;
}
.archive-event-filters .datepicker-dropdown.dropdown-menu td.day.past,
.archive-event-filters .datepicker-dropdown.dropdown-menu td.month.past {
  color: #b2b2b2;
}
.archive-event-filters .datepicker-dropdown.dropdown-menu td.active {
  color: #fff;
}
.archive-event-filters .tribe-events .datepicker .day.active,
.archive-event-filters .tribe-events .datepicker .day.active.focused,
.archive-event-filters .tribe-events .datepicker .day.active:focus,
.archive-event-filters .tribe-events .datepicker .day.active:hover,
.archive-event-filters .tribe-events .datepicker .month.active,
.archive-event-filters .tribe-events .datepicker .month.active.focused,
.archive-event-filters .tribe-events .datepicker .month.active:focus,
.archive-event-filters .tribe-events .datepicker .month.active:hover,
.archive-event-filters .tribe-events .datepicker .year.active,
.archive-event-filters .tribe-events .datepicker .year.active.focused,
.archive-event-filters .tribe-events .datepicker .year.active:focus,
.archive-event-filters .tribe-events .datepicker .year.active:hover {
  color: #fff;
}
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .day.active,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .day.active.focused,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .day.active:focus,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .day.active:hover,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .month.active,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .month.active.focused,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .month.active:focus,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .month.active:hover,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .year.active,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .year.active.focused,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .year.active:focus,
[data-theme=bba] .archive-event-filters .tribe-events .datepicker .year.active:hover {
  background: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .day.active,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .day.active.focused,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .day.active:focus,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .day.active:hover,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .month.active,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .month.active.focused,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .month.active:focus,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .month.active:hover,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .year.active,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .year.active.focused,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .year.active:focus,
[data-theme=bbf] .archive-event-filters .tribe-events .datepicker .year.active:hover {
  background: #8c0247;
}
.archive-event-filters .tribe-events .datepicker .day.current,
.archive-event-filters .tribe-events .datepicker .day.current.focused,
.archive-event-filters .tribe-events .datepicker .day.current:focus,
.archive-event-filters .tribe-events .datepicker .day.current:hover,
.archive-event-filters .tribe-events .datepicker .month.current,
.archive-event-filters .tribe-events .datepicker .month.current.focused,
.archive-event-filters .tribe-events .datepicker .month.current:focus,
.archive-event-filters .tribe-events .datepicker .month.current:hover,
.archive-event-filters .tribe-events .datepicker .year.current,
.archive-event-filters .tribe-events .datepicker .year.current.focused,
.archive-event-filters .tribe-events .datepicker .year.current:focus,
.archive-event-filters .tribe-events .datepicker .year.current:hover {
  color: #fff;
  background: #b42221;
}

.archive-event-filters .tribe-events-view {
  background-color: #f7f7f7;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events-view {
    background-color: #fff;
  }
}
.archive-event-filters .tribe-events .tribe-events-l-container {
  min-height: auto;
  padding-top: 2.5rem;
  padding-bottom: 3.6875rem;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-l-container {
    max-width: 82.5rem;
    padding: 3.125rem 0.9375rem 11.0625rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-events-bar {
  align-items: center;
  margin-top: -0.4375rem;
  margin-bottom: 1.125rem;
}
@media (max-width: 767.98px) {
  .archive-event-filters .tribe-events .tribe-events-c-events-bar {
    order: 1;
  }
}
.archive-event-filters .tribe-events-c-nav {
  border-top: 0;
}
.archive-event-filters .tribe-events-c-nav__list button {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  pointer-events: none;
  opacity: 0.5;
}
[data-theme=bba] .archive-event-filters .tribe-common-c-loader svg circle {
  fill: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-common-c-loader svg circle {
  fill: #8c0247;
}
[data-theme=bba] .archive-event-filters .tribe-events-c-messages__message .tribe-common-c-svgicon--messages-not-found {
  color: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events-c-messages__message .tribe-common-c-svgicon--messages-not-found {
  color: #8c0247;
}
.archive-event-filters .tribe-events-calendar-month-mobile-events__mobile-day .block-events__item-wrapper:not(:last-child) {
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-events-bar__views {
    flex-direction: column;
    margin-left: 2.625rem;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-view-selector {
    min-width: 10.5rem;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__label {
  margin-bottom: 0.625rem;
  color: #3a3a3a;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__button {
  justify-content: flex-end;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-view-selector__button {
    min-width: 10.1875rem;
    padding: 0.8125rem 0.625rem 0.5625rem !important;
    position: relative;
    border: 0.0625rem solid #b2b2b2;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__button:hover {
  opacity: 1;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__button:before {
  display: none;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-view-selector__button-text {
    font-family: aktiv-grotesk, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    color: #3a3a3a !important;
    opacity: 1 !important;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__button .icon-drop-down {
  position: absolute;
  top: 24%;
  right: 0.625rem;
  line-height: 0;
  transition: transform 0.2s linear;
}
[data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active svg path {
  stroke: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active svg path {
  stroke: #8c0247;
}
[data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active svg rect[stroke] {
  stroke: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active svg rect[stroke] {
  stroke: #8c0247;
}
[data-theme=bba] .archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active svg rect[fill] {
  fill: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active svg rect[fill] {
  fill: #8c0247;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__button--active .icon-drop-down {
  transform: rotate(180deg);
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__button-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__content {
  padding: 0.1875rem 1.8125rem 0.1875rem 0.125rem !important;
  top: calc(100% - 0.125rem);
  border: 0.0625rem solid #b2b2b2;
  box-shadow: none !important;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-events .tribe-events-c-view-selector__content {
    padding: 0.125rem 0 !important;
    right: 0 !important;
  }
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__list-item-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.1875rem;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__list-item-link {
  padding: 0.5rem 0.5625rem !important;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__list-item-link:focus, .archive-event-filters .tribe-events .tribe-events-c-view-selector__list-item-link:hover {
  background-color: #f0f0f0;
}
.archive-event-filters .tribe-events .tribe-events-c-view-selector__list-item-text {
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  position: relative;
  top: 0.125rem;
  color: #3a3a3a;
}

.archive-event-filters .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-wrapper {
  align-items: flex-end;
}
.archive-event-filters .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slide {
  margin-right: 2rem;
}
.archive-event-filters .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slide__label {
  margin-bottom: 0.4375rem;
  color: #737373;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar__form {
  justify-content: flex-end;
}
.archive-event-filters .tribe-filter-bar-c-pill {
  display: block;
}
@media (min-width: 1200px) {
  .archive-event-filters .tribe-filter-bar-c-pill {
    display: inline-block;
  }
}
.archive-event-filters .tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-label {
  display: none;
}
.archive-event-filters .tribe-filter-bar-c-pill__pill-label-colon {
  display: none !important;
}
.archive-event-filters .tribe-filter-bar-c-pill__pill-selections {
  margin-left: 0 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.archive-event-filters .tribe-filter-bar-c-pill__remove-button {
  display: none !important;
}
.archive-event-filters .tribe-filter-bar-c-pill__pill {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 3rem;
  padding: 0.75rem 2.8125rem 0.625rem 0.625rem !important;
  position: relative;
  font-family: aktiv-grotesk, sans-serif;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 1rem !important;
  font-weight: 500 !important;
  font-weight: 400;
  line-height: 1.5rem !important;
  text-align: left;
  border: 0.0625rem solid #b2b2b2 !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  box-shadow: none;
  cursor: pointer;
  transition: border-color 0.2s;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar-c-pill__pill {
    width: 12.5rem;
  }
}
@media (min-width: 1200px) {
  .archive-event-filters .tribe-filter-bar-c-pill__pill {
    width: 20.5rem;
  }
}
.archive-event-filters .tribe-filter-bar-c-pill__pill.active::after {
  transform: translate(0, -50%) rotate(180deg);
}
.archive-event-filters .tribe-filter-bar-c-pill__pill:after {
  content: "\ea17";
  font-family: "iconfont-bba";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0.6875rem;
  transform: translate(0, -50%);
  color: #000;
  transition: transform 0.2s;
}
.archive-event-filters .tribe-filter-bar-c-pill__pill:focus, .archive-event-filters .tribe-filter-bar-c-pill__pill:hover {
  background-color: #fff;
}
.archive-event-filters .tribe-filter-bar-c-pill__pill[aria-expanded=true]:after {
  transform: translate(0, -50%) rotate(180deg);
}
.archive-event-filters .tribe-filter-bar-c-filter__container {
  width: 100% !important;
  padding: 0 !important;
  bottom: -2.75rem !important;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar-c-filter__container {
    right: 0;
    left: 0;
    margin: 0;
  }
}
.archive-event-filters .tribe-filter-bar-c-filter__container legend {
  display: none;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-search.select2-search--dropdown {
  display: none;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-dropdown {
  padding: 0;
  margin: 0;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-results__options {
  max-height: none !important;
  padding: 0.5rem 0;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar-c-filter__container .select2-results__options {
    max-height: 15.625rem !important;
  }
}
.archive-event-filters .tribe-filter-bar-c-filter__container .selection {
  border: 0;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-selection.select2-selection--single {
  display: block !important;
  padding-right: 0.9375rem !important;
  padding-left: 0.9375rem !important;
  margin: 0 !important;
  font-weight: 700;
  color: #3a3a3a !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: #f0f0f0;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__choice__text {
  color: #3a3a3a;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__clear {
  display: inline-flex !important;
  align-items: center;
  padding: 0.625rem !important;
  margin: 0 !important;
  font-size: 1.25rem;
  color: #3a3a3a;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-results__option {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #3a3a3a;
  transition: background-color 0.2s;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-results__option:hover {
  background-color: #f0f0f0 !important;
}
.archive-event-filters .tribe-filter-bar-c-filter__container .select2-results__option.select2-results__option--highlighted {
  color: #3a3a3a !important;
  background-color: transparent;
  opacity: 1;
}
.archive-event-filters .tribe-filter-bar__filters {
  border-bottom: 0;
}
.archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter {
  width: 100%;
  border: 0;
  border-bottom: 0.0625rem solid #e0e0e0;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter {
    border: 0;
  }
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter {
    width: 12.5rem;
  }
}
@media (min-width: 1200px) {
  .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter {
    width: 20.5rem;
    margin-right: 1.9375rem;
  }
}
.archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter:not(:last-child) {
  margin-bottom: 0.3125rem;
}
@media (min-width: 768px) {
  .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter:not(:last-child) {
    margin-right: 2.0625rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter:not(:last-child) {
    margin-right: 1.9375rem;
  }
}
.archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter__toggle {
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  padding: 0.3125rem 1.25rem 0.3125rem 0;
  position: relative;
  color: #3a3a3a;
}
.archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter__toggle:after {
  content: "\ea0e";
  font-family: "iconfont-bba";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 43%;
  right: 0.125rem;
  transform: translateY(-50%);
}
[data-theme=bba] .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter__toggle:after {
  color: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter__toggle:after {
  color: #8c0247;
}
.archive-event-filters .tribe-filter-bar__filters .tribe-filter-bar-c-filter__filter-fields {
  padding: 0 0.8125rem;
  margin-top: 0 !important;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox {
  position: relative;
  margin: 1rem 0;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox label {
  font-size: 1rem;
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  margin-left: 0.8125rem;
  color: #3a3a3a;
  opacity: 1 !important;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox label::after {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: -0.0625rem;
  transform: scale(0);
  transform-origin: center;
  border-radius: 50%;
  background: #f0f0f0;
  transition: transform 0.3s ease;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox input {
  width: 1.125rem;
  height: 1.125rem;
  border: 0.125rem solid #737373;
  background: transparent;
  opacity: 1 !important;
}
@media (hover: hover) and (pointer: fine) {
  .archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox input:hover:not(:checked) + label::after {
    transform: scale(2);
  }
}
[data-theme=bba] .archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox input:checked {
  border-color: #db0029;
  background: #db0029;
}
[data-theme=bbf] .archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox input:checked {
  border-color: #8c0247;
  background: #8c0247;
}
.archive-event-filters .tribe-filter-bar .tribe-filter-bar-c-checkbox input:checked:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6.1L3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0z' fill='white'/%3E%3C/svg%3E");
}

#page .archive-event-hero {
  padding: 4.1875rem 0 1.75rem;
  background-color: #f0f0f0;
}
@media (min-width: 768px) {
  #page .archive-event-hero {
    padding: 5.4375rem 0 2.5rem;
  }
}
#page .archive-event-hero__title {
  margin: 0 0 2.0625rem;
}
@media (min-width: 768px) {
  #page .archive-event-hero__title {
    margin: 0 0 1.625rem;
    font-weight: 600;
    letter-spacing: -0.05rem;
  }
}
#page .archive-event-hero__overline {
  display: inline-block;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  #page .archive-event-hero__overline {
    margin-bottom: 1.4375rem;
  }
}
#page .archive-event-hero .block-events__item {
  position: relative;
}
#page .archive-event-hero .block-events__item-wrapper {
  position: relative;
  z-index: 1;
}
#page .archive-event-hero .block-events__item-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0.4375rem;
  right: 1.5625rem;
  bottom: -0.3125rem;
  left: 0.9375rem;
}
@media (min-width: 768px) {
  #page .archive-event-hero .block-events__item-wrapper:before {
    left: 0.625rem;
  }
}
@media (min-width: 992px) {
  #page .archive-event-hero .block-events__item-wrapper:before {
    top: 0.375rem;
    right: 1.3125rem;
    bottom: -0.5rem;
    left: 0.5rem;
  }
}
[data-theme=bba] #page .archive-event-hero .block-events__item-wrapper:before {
  background: #db0029;
}
[data-theme=bbf] #page .archive-event-hero .block-events__item-wrapper:before {
  background: #8c0247;
}
@media (max-width: 991.98px) {
  #page .archive-event-hero .block-events__item-date {
    display: none;
  }
}
@media (min-width: 992px) {
  #page .archive-event-hero .block-events__item-date {
    height: 4.5rem;
    padding-top: 0.5rem;
  }
}
@media (max-width: 991.98px) {
  #page .archive-event-hero .block-events__item-content {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #page .archive-event-hero .block-events__item-content {
    padding: 1.5rem 1.4375rem 2rem;
  }
}
#page .archive-event-hero .block-events__item-type {
  margin: 1.125rem 0 0.8125rem 0;
}
@media (min-width: 992px) {
  #page .archive-event-hero .block-events__item-type {
    margin: 0 0 2.1875rem;
  }
}
#page .archive-event-hero .block-events__item-title {
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  #page .archive-event-hero .block-events__item-title {
    margin: 0 0 0.875rem;
  }
}
@media (min-width: 992px) {
  #page .archive-event-hero .block-events__item-details {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767.98px) {
  #page .archive-event-hero .block-events__item .c-btn, #page .archive-event-hero .block-events__item .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar #page .archive-event-hero .block-events__item .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    justify-content: center;
    width: 100%;
  }
}

#page .event {
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  #page .event {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  #page .event::before {
    content: "";
    width: 100%;
    height: 0.1875rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #737373;
    transition: background-color 0.2s linear;
  }
}
#page .event__day {
  width: 3.1875rem;
  text-align: center;
  background-color: #e0e0e0;
}
@media (min-width: 992px) {
  #page .event__day {
    width: 8.5rem;
    padding-top: 2.5rem;
  }
}
#page .event__day-name {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  display: none;
  margin-bottom: 0.5rem;
  color: #141414;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #page .event__day-name {
    display: block;
  }
}
#page .event__day-name--mobile {
  display: block;
  margin-top: 0.4375rem;
  margin-bottom: 0.0625rem;
}
@media (min-width: 992px) {
  #page .event__day-name--mobile {
    display: none;
  }
}
#page .event__day-number {
  font-size: 1.25rem;
  line-height: 1.2;
  display: block;
  margin-bottom: 0.125rem;
  color: #141414;
}
@media (min-width: 992px) {
  #page .event__day-number {
    font-size: 2.625rem;
    line-height: 1.1428571429;
    margin-bottom: 0;
  }
}
#page .event__content {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
@media (min-width: 992px) {
  #page .event__content {
    max-width: 32.5rem;
    padding: 2.5rem 0 1.5rem 1.25rem;
    border-bottom: 0.125rem solid #f7f7f7;
  }
}
#page .event__type {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  display: inline-block;
  padding: 0.625rem;
  position: absolute;
  top: 0.5rem;
  left: 3.6875rem;
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  background-color: #db0029;
}
@media (min-width: 992px) {
  #page .event__type {
    position: relative;
    top: unset;
    left: unset;
  }
}
#page .event__name {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  margin: 1.125rem 0 0.875rem 0;
  font-weight: 500;
  color: #3a3a3a;
  transition: color 0.2s linear;
}
#page .event__desc {
  display: none;
}
@media (min-width: 992px) {
  #page .event__desc {
    font-size: 0.9375rem;
    line-height: 1.6;
    display: block;
    margin-bottom: 0;
    color: #737373;
  }
}
#page .event__details {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #page .event__details {
    flex-direction: row;
    margin-top: 0.9375rem;
  }
}
#page .event__time, #page .event__location {
  display: flex;
  align-items: center;
}
#page .event__time span:not([class]), #page .event__location span:not([class]) {
  font-size: 0.9375rem;
  line-height: 1.6;
  padding-top: 0.1875rem;
  color: #3a3a3a;
}
@media (min-width: 992px) {
  #page .event__time span:not([class]), #page .event__location span:not([class]) {
    padding-top: 0.125rem;
  }
}
#page .event__time span[class], #page .event__location span[class] {
  width: 1.5rem;
  margin-right: 0.625rem;
  line-height: 0;
  text-align: center;
}
#page .event__time span[class]:before, #page .event__location span[class]:before {
  font-size: 1.4375rem;
}
#page .event__time {
  margin-bottom: 0.4375rem;
}
@media (min-width: 992px) {
  #page .event__time {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #page .event__location {
    margin-left: 4.6875rem;
  }
}
#page .event__location span.icon-pin:before {
  font-size: 1.25rem;
}
#page .event__action {
  display: flex;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  #page .event__action {
    align-items: center;
    padding-right: 2.5rem;
    padding-left: 0;
    margin-left: auto;
    border-right: 0.125rem solid #f7f7f7;
  }
}
#page .event__action .c-btn, #page .event__action .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar #page .event__action .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  justify-content: center;
  width: auto;
  padding: 0.625rem 1.25rem;
  margin-top: 0.0625rem;
  margin-right: -0.4375rem;
  color: #fff;
}
@media (min-width: 992px) {
  #page .event__action .c-btn, #page .event__action .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .archive-event-filters .tribe-events .tribe-events-header__top-bar #page .event__action .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700;
    min-width: 11.625rem;
    padding: 0.875rem 1.75rem;
  }
}
#page .event__action .c-btn:visited, #page .event__action .archive-event-filters .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:visited, .archive-event-filters .tribe-events .tribe-events-header__top-bar #page .event__action .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:visited {
  color: #fff;
}
@media (min-width: 992px) {
  #page .archive-event-filters .event__content {
    max-width: none;
    padding: 2.375rem 2.5rem 2.1875rem;
  }
}
@media (min-width: 992px) {
  #page .archive-event-filters .event__location {
    margin-left: 4.875rem;
  }
}
@media (min-width: 992px) {
  #page .archive-event-filters .event__action {
    padding-right: 2.9375rem;
    margin-bottom: 0;
    border-right: 0;
  }
}
@media (min-width: 992px) {
  #page .archive-event-filters .event__action .c-btn, #page .archive-event-filters .event__action .tribe-events .tribe-events-header__top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, #page .archive-event-filters .tribe-events .tribe-events-header__top-bar .event__action .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    min-width: 16.25rem;
  }
}
@media (min-width: 992px) {
  #page .archive-event-filters .event__day {
    width: 9.1875rem;
  }
}
#page .archive-event-filters .event--featured {
  position: relative;
}
#page .archive-event-filters .event--featured:after {
  content: "\ea1b";
  font-family: "iconfont-bba";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 4rem;
  color: #b42221;
}
@media (min-width: 992px) {
  #page .archive-event-filters .event--featured:after {
    font-size: 3.5625rem;
  }
}
@media (min-width: 992px) {
  #page .archive-event-filters .event--featured .event__action {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}

.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__month-separator {
  margin: 0.8125rem 0 1.3125rem;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__month-separator {
    margin: 0.8125rem 0 2.0625rem;
  }
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__month-separator-text {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: aktiv-grotesk, sans-serif;
  text-transform: initial;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__month-separator:after {
  height: 0.125rem;
  margin-left: 1.625rem;
  background: #e0e0e0;
}
.event + .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__month-separator {
  margin-top: -1.3125rem;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__event-date-tag-datetime {
  height: auto;
  padding: 1rem 0;
  background-color: #f0f0f0;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__event-date-tag-daynum {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  font-family: aktiv-grotesk, sans-serif;
  color: #000;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__event-date-tag-weekday {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__event-featured-image-wrapper {
  display: none;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list__event-details {
  padding: 0 !important;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list-nav {
  padding: 2.25rem 0 0;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list-nav {
    padding: 2.375rem 0 0;
  }
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-list .event:not(:last-child) {
  margin-bottom: 2.5625rem;
}

.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__time-separator, .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__type-separator {
  margin: 0.8125rem 0 1.3125rem;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__time-separator, .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__type-separator {
    margin: 0.8125rem 0 2.0625rem;
  }
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__time-separator-text, .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__type-separator-text {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: aktiv-grotesk, sans-serif;
  text-transform: initial;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__time-separator:after, .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__type-separator:after {
  height: 0.125rem;
  margin-left: 1.625rem;
  background: #e0e0e0;
}
.event + .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__time-separator, .event + .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__type-separator {
  margin-top: -1.3125rem;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__event-date-tag-datetime {
  height: auto;
  padding: 1rem 0;
  background-color: #f0f0f0;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__event-date-tag-daynum {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  font-family: aktiv-grotesk, sans-serif;
  color: #000;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__event-date-tag-weekday {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__event-featured-image-wrapper {
  display: none;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day__event-details {
  padding: 0 !important;
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day-nav {
  padding: 2.25rem 0 0;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day-nav {
    padding: 2.375rem 0 0;
  }
}
.post-type-archive-tribe_events .tribe-common .tribe-events-calendar-day .event:not(:last-child) {
  margin-bottom: 2.5625rem;
}

.post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo .tribe-common-g-row {
  margin: 0 -1.25rem;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo .tribe-common-g-row {
    margin: 0.8125rem -0.9375rem 0;
    row-gap: 2.75rem;
  }
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo .block-events__item {
    height: 100%;
  }
}
.post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo .block-events__item-wrapper {
  padding: 0 1.25rem;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo .block-events__item-wrapper {
    padding: 0 0.9375rem;
  }
}
@media (max-width: 991.98px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo .block-events__item-wrapper:not(:last-child) {
    margin-bottom: 2.4375rem;
  }
}
.post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo-nav {
  padding: 2.25rem 0 0;
}
@media (min-width: 768px) {
  .post-type-archive-tribe_events .tribe-common .tribe-events-pro-photo-nav {
    padding: 4.8125rem 0 0;
  }
}

div.tribe-common.tribe-events .tribe-events-calendar-month {
  padding: 1.6875rem 0.875rem 0.375rem;
  margin-bottom: 2.4375rem;
  background-color: #fff;
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month {
    padding: 0.9375rem 0 0;
  }
}
div.tribe-common.tribe-events .tribe-events-calendar-month__header-column {
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__header-column {
    padding-bottom: 0.5625rem;
  }
}
div.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title {
  font-size: 1rem;
  line-height: 1;
  font-family: aktiv-grotesk, sans-serif;
  color: #3a3a3a;
}
@media (max-width: 767.98px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title {
    text-transform: none;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title {
    font-size: 0.75rem;
    font-weight: 500;
  }
}
@media (max-width: 767.98px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__day {
    height: 2.1875rem;
    min-width: 2.25rem;
    min-height: 2.125rem;
    padding: 0;
  }
}
div.tribe-common.tribe-events .tribe-events-calendar-month__day:after {
  display: none;
}
div.tribe-common.tribe-events .tribe-events-calendar-month__day-date {
  line-height: 1;
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__day-date {
    padding: 0.0625rem 0.5625rem 0.3125rem;
  }
}
div.tribe-common.tribe-events .tribe-events-calendar-month__day-date-daynum, div.tribe-common.tribe-events .tribe-events-calendar-month__day-date-link {
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-family: aktiv-grotesk, sans-serif;
  color: #000;
}
div.tribe-common.tribe-events .tribe-events-calendar-month__day-date-link {
  font-size: 0.875rem;
}
div.tribe-common.tribe-events .tribe-events-calendar-month__day-cell--selected {
  background-color: transparent;
}
[data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
  color: #db0029;
}
[data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
  color: #8c0247;
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__day-cell--has-events {
    border-top: 0.1875rem solid #737373;
    transition: border-color 0.2s linear;
  }
}
[data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__day-cell:hover {
  border-color: #db0029;
}
[data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__day-cell:hover {
  border-color: #8c0247;
}
div.tribe-common.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
  font-weight: 700;
}
[data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
  color: #db0029;
}
[data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
  color: #8c0247;
}
@media (min-width: 768px) {
  [data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background: #db0029;
  }
  [data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background: #8c0247;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    padding: 0.125rem 0 0.0625rem;
    font-family: aktiv-grotesk, sans-serif;
    color: #fff;
  }
}
div.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-featured-icon svg {
  color: #fff;
}
div.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  width: 0.25rem;
  height: 0.25rem;
}
[data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  background: #db0029;
}
[data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  background: #8c0247;
}
div.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured svg {
  width: 0.3125rem;
}
[data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured svg {
  color: #db0029;
}
[data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured svg {
  color: #8c0247;
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event {
    padding: 0.5625rem 0.625rem 0.875rem;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link {
    margin-bottom: 1.125rem;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-title {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    margin-bottom: 0.375rem;
    font-family: aktiv-grotesk, sans-serif;
    color: #3a3a3a;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-title-link {
    border: none;
    transition: color 0.2s linear;
  }
  [data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover {
    color: #db0029;
  }
  [data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover {
    color: #8c0247;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-place, div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    font-size: 0.75rem;
    line-height: 1.3333333333;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-family: aktiv-grotesk, sans-serif;
    color: #000;
  }
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-place:before, div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-datetime:before {
    position: relative;
    top: -0.0625rem;
    color: #3a3a3a;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-place {
    margin-bottom: 0.4375rem;
    margin-left: 0.1875rem;
  }
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-place:before {
    content: "\ea23";
    font-family: "iconfont-bba";
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4375rem;
  }
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-datetime:before {
    content: "\ea13";
    font-family: "iconfont-bba";
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.6875rem;
  }
  div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-datetime-separator {
    margin: 0 0.0625rem;
  }
  [data-theme=bba] div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-datetime-featured-icon-svg {
    color: #db0029;
  }
  [data-theme=bbf] div.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-datetime-featured-icon-svg {
    color: #8c0247;
  }
}
div.tribe-common.tribe-events .tribe-events-calendar-month-nav--desktop {
  display: none;
  padding: 2.125rem 0 0;
}
@media (min-width: 768px) {
  div.tribe-common.tribe-events .tribe-events-calendar-month-nav--desktop {
    display: block !important;
    padding: 0.0625rem 0 0;
    visibility: visible;
  }
}

.tooltipster-base.tribe-events-tooltip-theme {
  max-width: 11.4375rem;
  padding: 0.5625rem 0.625rem 0.875rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
#page .block-events__description {
  max-width: 53.125rem;
  margin: -1.875rem 0 2.8125rem;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 992px) {
  #page .block-events__description {
    margin: -0.625rem 0 1.9375rem;
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
#page .block-events__title {
  margin-bottom: 2.6875rem !important;
}
@media (min-width: 992px) {
  #page .block-events__title {
    margin-bottom: 2rem !important;
  }
}
#page .block-events__heading {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
#page .block-events__link {
  margin-bottom: 2.4375rem;
}
@media (max-width: 991.98px) {
  #page .block-events__link {
    display: block;
    margin: -1.5625rem 0 1.75rem;
  }
}
#page .block-events__item {
  background: #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  transition: border-color 0.2s linear;
}
@media (min-width: 992px) {
  #page .block-events__item {
    border-top: 0.1875rem solid #737373;
    height: 100%;
  }
}
#page .block-events__item--thumbnail {
  position: relative;
}
@media (min-width: 992px) {
  #page .block-events__item--thumbnail .block-events__item-date {
    position: absolute;
    top: 0;
    left: 0;
  }
}
#page .block-events__item--thumbnail .block-events__item-register {
  transform: none !important;
}
[data-theme=bba] #page .block-events__item:hover {
  border-top-color: #db0029;
}
[data-theme=bbf] #page .block-events__item:hover {
  border-top-color: #8c0247;
}
[data-theme=bba] #page .block-events__item:hover .block-events__item-title {
  color: #db0029;
}
[data-theme=bbf] #page .block-events__item:hover .block-events__item-title {
  color: #8c0247;
}
#page .block-events__item:hover .block-events__item-register {
  transform: translateY(-0.625rem);
}
#page .block-events__item-date {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  background: #e0e0e0;
}
@media (min-width: 992px) {
  #page .block-events__item-date {
    width: 5rem;
    height: 4.3125rem;
  }
}
#page .block-events__item-date span:nth-of-type(1) {
  margin: 0.5rem 0 0.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  #page .block-events__item-date span:nth-of-type(1) {
    margin: -0.3125rem 0 0.3125rem;
  }
}
@media (max-width: 991.98px) {
  #page .block-events__item-date span:nth-of-type(1) {
    font-size: 0.75rem;
    line-height: 1;
  }
}
#page .block-events__item-date span:nth-last-of-type(1) {
  line-height: 1;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 992px) {
  #page .block-events__item-date span:nth-last-of-type(1) {
    font-size: 1.125rem;
    line-height: 1.3333333333;
    letter-spacing: 0.00625rem;
    font-weight: 500;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  #page .block-events__item-date span:nth-last-of-type(1) {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 500;
  }
}
#page .block-events__item-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 1.25rem 1.25rem;
}
@media (min-width: 992px) {
  #page .block-events__item-content {
    padding: 1.375rem 1.25rem 1.25rem;
  }
}
#page .block-events__item-type {
  line-height: 1;
  margin-bottom: 0.625rem;
  padding: 0.625rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.075rem;
  font-weight: 700;
}
[data-theme=bba] #page .block-events__item-type {
  background: #db0029;
}
[data-theme=bbf] #page .block-events__item-type {
  background: #8c0247;
}
@media (max-width: 991.98px) {
  #page .block-events__item-type {
    margin: -2.6875rem 0 1.4375rem 2.375rem;
  }
}
#page .block-events__item-title {
  max-width: 53.125rem;
  margin: 0 0 0.9375rem;
  transition: color 0.2s linear;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 500;
}
@media (min-width: 992px) {
  #page .block-events__item-title {
    font-size: 1.125rem;
    line-height: 1.3333333333;
    letter-spacing: 0.00625rem;
    font-weight: 500;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  #page .block-events__item-title {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 500;
  }
}
#page .block-events__item-details, #page .block-events__item-hours, #page .block-events__item-place {
  display: flex;
  align-items: center;
}
#page .block-events__item-details {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 1.5625rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
}
@media (min-width: 992px) {
  #page .block-events__item-details {
    flex-direction: row;
    margin-bottom: 2rem;
  }
}
#page .block-events__item-register {
  width: auto;
}
#page .block-events__item-register:visited {
  color: #fff;
}
#page .block-events__item-hours {
  margin: 0 0.9375rem 0.625rem 0.125rem;
}
@media (min-width: 992px) {
  #page .block-events__item-hours {
    margin: 0 0.9375rem 0 0.125rem;
  }
}
#page .block-events__item-hours::before {
  margin-right: 0.6875rem;
  margin-top: -0.125rem;
  content: "\ea13";
  font-family: "iconfont-bba";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page .block-events__item-place {
  margin-left: 0.3125rem;
}
#page .block-events__item-place::before {
  margin-right: 0.875rem;
  margin-top: -0.125rem;
  content: "\ea23";
  font-family: "iconfont-bba";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 992px) {
  #page .block-events--no-desc .block-events__heading {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  #page .block-events:not(.tribe-common-g-row) .col-12.col-md-4:not(:last-child) {
    margin-bottom: 5.5rem;
  }
}