@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: #fff;
}

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

input, textarea, select, button {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: 400;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

a img {
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

/**
 * Breakpoints
 */
/**
 * Fonts
 */
@font-face {
  font-family: "Hanken Grotesk";
  src: url("/wp-content/themes/crush-theme/assets/fonts/HankenGrotesk-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
/**
 * Colours
 */
/**
 * Animation
 */
/**
 * General
 */
/**
 * Applys a breakpoint around the provided content
 * @param  {string} $size size of the breakpoint
 * @return {null}       nothing returned breakpoint code wrapped around content
 */
/**
 * Generates a list of font sizes at specific breakpoints
 */
/**
 * If you have to ask what this does, then ask yourself what you are doing!!!
 */
/**
 * Creates a class for each colour and a second class with each colour applied as background-color
 */
/**
* Allows control over onscreen movement
**/
body {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 12px;
}
@media only screen and (min-width: 390px) {
  body {
    font-size: 12px;
  }
}
@media only screen and (min-width: 850px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}
body {
  font-weight: 300;
  line-height: 1.15;
}

/**
 * Headings
 */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  font-family: "Larken", serif;
  font-weight: 300;
  line-height: 42px;
  margin-bottom: 35px;
  display: block;
  color: rgba(0, 0, 0, 0.75);
}

h1, .h1 {
  font-size: 2em;
  line-height: 25px;
}
@media screen and (max-width: 550px) {
  h1, .h1 {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 550px) {
  h1, .h1 {
    font-size: 3em;
    line-height: 35px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 850px) {
  h1, .h1 {
    line-height: 56px;
    margin-bottom: 35px;
  }
}
h1.lg, .h1.lg {
  font-size: 36px;
}
@media only screen and (min-width: 550px) {
  h1.lg, .h1.lg {
    font-size: 75px;
  }
}
h1.xl, .h1.xl {
  font-size: 36px;
}
@media only screen and (min-width: 550px) {
  h1.xl, .h1.xl {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1400px) {
  h1.xl, .h1.xl {
    font-size: 90px;
  }
}
@media only screen and (min-width: 1800px) {
  h1.xl, .h1.xl {
    font-size: 120px;
  }
}

h2, .h2 {
  font-size: 1.75em;
  line-height: 30px;
}
@media only screen and (min-width: 550px) {
  h2, .h2 {
    font-size: 2.25em;
    margin-bottom: 25px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 850px) {
  h2, .h2 {
    line-height: 42px;
    margin-bottom: 35px;
  }
}

h3, .h3 {
  font-size: 1.7em;
  line-height: 28px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 850px) {
  h3, .h3 {
    line-height: 42px;
    margin-bottom: 35px;
  }
}

.entry-content h3, .entry-content .h3 {
  line-height: 1.3;
  margin-bottom: 10px;
}
@media only screen and (min-width: 850px) {
  .entry-content h3, .entry-content .h3 {
    margin-bottom: 12px;
  }
}
.entry-content .guide-worklist {
  list-style: none;
  margin: 1.75em 0;
  padding: 0;
}
.entry-content .guide-worklist li {
  position: relative;
  padding: 15px 0 15px 26px;
  border-top: 1px solid #ECEAE3;
  line-height: 1.6;
}
.entry-content .guide-worklist li:last-child {
  border-bottom: 1px solid #ECEAE3;
}
.entry-content .guide-worklist li::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 1.45em;
  width: 7px;
  height: 7px;
  background: #A0B100;
  border-radius: 50%;
}
.entry-content .guide-worklist a {
  color: #A0B100;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
.entry-content .guide-worklist a:hover {
  color: #000;
  text-decoration-thickness: 2px;
}
.entry-content ul:not(.guide-worklist),
.entry-content ol {
  padding-left: 1.25em;
  margin: 1.1em 0 1.5em;
}
.entry-content ul:not(.guide-worklist) li,
.entry-content ol li {
  padding-bottom: 0;
  margin-bottom: 0.55em;
  line-height: 22px;
}
@media only screen and (min-width: 850px) {
  .entry-content ul:not(.guide-worklist) li,
  .entry-content ol li {
    line-height: 24px;
  }
}
.entry-content ul:not(.guide-worklist) li:last-child,
.entry-content ol li:last-child {
  margin-bottom: 0;
}
.entry-content ul:not(.guide-worklist) li::marker,
.entry-content ol li::marker {
  color: #A0B100;
}

h4, .h4 {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 850px) {
  h4, .h4 {
    line-height: 35px;
    margin-bottom: 25px;
  }
}
h4.testimonial, .h4.testimonial {
  text-transform: unset;
}

h5, .h5 {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 1.25em;
  line-height: 25px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 850px) {
  h5, .h5 {
    line-height: 30px;
    margin-bottom: 35px;
  }
}

h6, .h6 {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 1.125em;
  line-height: 18px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 850px) {
  h6, .h6 {
    line-height: 30px;
    margin-bottom: 35px;
  }
}

/**
 * Paragraphs
 */
p {
  margin-bottom: 1em;
  line-height: 22px;
  font-weight: 300;
  font-size: 16px;
}
@media only screen and (min-width: 850px) {
  p {
    line-height: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  p {
    font-size: 17px;
  }
}
@media screen and (max-width: 550px) {
  p.xs {
    font-size: 0.9375em;
  }
}
@media only screen and (min-width: 550px) {
  p.contained {
    max-width: 66%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 850px) {
  p.contained {
    max-width: 33%;
  }
}
@media only screen and (min-width: 550px) {
  p.contained.md {
    max-width: 66%;
  }
}
@media only screen and (min-width: 1200px) {
  p.contained.md {
    max-width: 25%;
  }
}
@media only screen and (min-width: 550px) {
  p.contained.lg {
    max-width: 80%;
  }
}
@media only screen and (min-width: 850px) {
  p.contained.lg {
    max-width: 40%;
  }
}
@media only screen and (min-width: 550px) {
  p.contained.xl {
    max-width: 90%;
  }
}
@media only screen and (min-width: 850px) {
  p.contained.xl {
    max-width: 60%;
  }
}
p.subtitle {
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  p.subtitle {
    margin-bottom: 50px;
    font-size: 0.9375em;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 550px) {
  p.subtitle.lg-gap {
    margin-bottom: 80px;
  }
}
p.small-heading {
  text-transform: uppercase;
  font-size: 14px;
}
@media only screen and (min-width: 550px) {
  p.small-heading {
    font-size: 0.9375em;
  }
}
p.md {
  font-size: 0.9375em;
}
p.sm {
  font-size: 0.8em;
}
@media only screen and (min-width: 550px) {
  p.sm {
    font-size: 0.6875em;
  }
}
p a {
  color: #A0B100 !important;
  opacity: 1;
  transition: opacity 0.3s;
}
p a:hover {
  opacity: 0.7;
}

/**
 * Links
 */
a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover {
  color: #A0B100;
}
a.primary:hover {
  color: #000;
}
a.underline {
  text-decoration: underline;
}

/**
 * Styling
 */
b, strong {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

u {
  text-decoration: underline;
}

/**
 * Lists
 */
ul, ol {
  padding-left: 1em;
  margin-bottom: 1em;
}
ul li, ol li {
  padding-bottom: 0.3em;
  font-size: 16px;
}
@media only screen and (min-width: 1200px) {
  ul li, ol li {
    font-size: 17px;
  }
}

/**
* Colours
**/
.primary {
  color: #A0B100;
}

/**
 * Weight
 **/
.thin {
  font-weight: 100;
}

.extra-light {
  font-weight: 200;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.extra-bold {
  font-weight: 800;
}

.black {
  font-weight: 900;
}

/**
 * Misc styling
 **/
.no-margin {
  margin: 0;
}

.reduced-margin-bottom {
  margin-bottom: 30px !important;
}

.uppercase {
  text-transform: uppercase;
}

.text-block {
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .text-block {
    margin-bottom: 65px;
  }
}

.title-group div {
  display: flex;
  gap: 10px;
  align-items: end;
}
.title-group div h1, .title-group div h2, .title-group div h3, .title-group div h4, .title-group div h5, .title-group div h6, .title-group div p {
  margin: 0;
  line-height: 1;
}

@media only screen and (min-width: 550px) {
  .limit-text-width {
    max-width: 85%;
  }
}

@media only screen and (min-width: 850px) {
  .subtitle-prominent {
    margin-top: 200px;
  }
}

.btn, .wp-block-buttons .wp-block-button .wp-block-button__link, .form-inner .next-btn-container .next-btn, input[type=submit] {
  min-width: 147px;
  font-family: "Hanken Grotesk", sans-serif;
  color: #fff;
  background-color: #A0B100;
  font-size: 1em;
  display: inline-block;
  border: 1px solid #A0B100;
  margin: 0.2em 0;
  padding: 0.75em 1em;
  font-weight: 400;
  cursor: pointer;
  transition: background-color 0.3s;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  text-transform: capitalize;
}
@media only screen and (min-width: 550px) {
  .btn, .wp-block-buttons .wp-block-button .wp-block-button__link, .form-inner .next-btn-container .next-btn, input[type=submit] {
    min-width: 200px;
  }
}
.btn:hover, .wp-block-buttons .wp-block-button .wp-block-button__link:hover, .form-inner .next-btn-container .next-btn:hover, input[type=submit]:hover {
  color: #fff;
  background-color: #211F1F;
}
.btn.primary-alt, .wp-block-buttons .btn.wp-block-button.primary-alt, .wp-block-buttons .wp-block-button .primary-alt.wp-block-button__link, .wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2) .wp-block-button__link, .form-inner .next-btn-container .primary-alt.next-btn, input.primary-alt[type=submit], .wp-block-buttons input[type=submit].wp-block-button.primary-alt {
  background-color: transparent;
  color: #fff;
  border-color: #A0B100;
}
.btn.primary-alt:hover, .wp-block-buttons .wp-block-button .primary-alt.wp-block-button__link:hover, .wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2) .wp-block-button__link:hover, .form-inner .next-btn-container .primary-alt.next-btn:hover, input.primary-alt[type=submit]:hover {
  background-color: #A0B100;
}
.btn.alt, .wp-block-buttons .wp-block-button .alt.wp-block-button__link, .wp-block-buttons .wp-block-button.alt .wp-block-button__link, .form-inner .next-btn-container .alt.next-btn, input.alt[type=submit] {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.btn.alt:hover, .wp-block-buttons .wp-block-button .alt.wp-block-button__link:hover, .wp-block-buttons .wp-block-button.alt .wp-block-button__link:hover, .form-inner .next-btn-container .alt.next-btn:hover, input.alt[type=submit]:hover {
  background-color: #000;
  color: #fff;
}
.btn.dark-text, .wp-block-buttons .wp-block-button .dark-text.wp-block-button__link, .form-inner .next-btn-container .dark-text.next-btn, input.dark-text[type=submit] {
  color: #000;
}
.btn.dark-text-primary-border, .wp-block-buttons .wp-block-button .dark-text-primary-border.wp-block-button__link, .form-inner .next-btn-container .dark-text-primary-border.next-btn, input.dark-text-primary-border[type=submit] {
  color: #000;
  border-color: #A0B100;
}

header .btn, header .wp-block-buttons .wp-block-button .wp-block-button__link, .wp-block-buttons .wp-block-button header .wp-block-button__link, header .form-inner .next-btn-container .next-btn, .form-inner .next-btn-container header .next-btn, header input[type=submit] {
  font-weight: 500;
}

.wide .wp-block-button__link {
  padding: 0.75em 1em !important;
}

.wp-block-buttons.title-aligned-button {
  margin-top: 7px;
}
.wp-block-buttons.title-aligned-button .wp-block-button {
  margin-bottom: 30px;
}
@media only screen and (min-width: 850px) {
  .wp-block-buttons.title-aligned-button .wp-block-button {
    margin-left: auto;
    margin-bottom: 0;
  }
}

.pagination {
  display: block;
  width: 100%;
  list-style: none;
  text-align: center;
  margin: 1em 0;
  padding: 0;
  line-height: 3;
  overflow: hidden;
  grid-column: span 3;
}
.pagination.hidden {
  display: none;
}
.pagination li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.pagination li a, .pagination li span {
  position: relative;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.4em 0.5em;
  text-align: center;
}

.page-numbers {
  margin: 0;
  padding: 0 30px;
}
.page-numbers.current {
  color: #A0B100;
}

table {
  border-collapse: collapse;
  width: 100%;
  font-size: 1em;
  overflow-x: scroll;
  display: block;
  margin-bottom: 1em;
}
table tbody {
  display: table;
  border: none;
  min-width: 100%;
}
@media only screen and (min-width: 1200px) {
  table {
    display: table;
    table-layout: fixed;
  }
  table tbody {
    display: table-row-group;
    width: 100%;
    min-width: 0;
  }
}
table tr:nth-child(odd) {
  background-color: #fff;
}
table th {
  min-width: 12em;
  font-size: 1.13em;
  font-weight: 700;
  padding: 0.5em 15px;
  vertical-align: top;
  background-color: #A0B100;
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  table th {
    min-width: 0;
    padding: 0.45em 30px;
  }
}
table .alt th, table .wp-block-buttons .wp-block-button.alt .wp-block-button__link th, .wp-block-buttons .wp-block-button.alt table .wp-block-button__link th {
  background-color: #000;
}
table td {
  padding: 0.5em 15px;
  vertical-align: top;
}
@media only screen and (min-width: 1200px) {
  table td {
    padding: 0.45em 30px;
  }
}

/**
 * Editorial data tables — scoped to Gutenberg table blocks (.wp-block-table)
 * so long-form guide/insights content gets a refined, high-end treatment
 * while legacy tables keep the existing house style.
 */
.wp-block-table {
  margin: 2.25em 0;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wp-block-table table {
  display: table;
  table-layout: auto;
  width: 100%;
  min-width: 34em;
  margin: 0;
  overflow: visible;
  background: #fff;
  border: 1px solid #E4E1D8;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 0.92em;
  line-height: 1.45;
  color: #000;
}
.wp-block-table table thead {
  border: none;
}
.wp-block-table table th {
  min-width: 0;
  padding: 13px 18px;
  background-color: #211F1F;
  color: #fff;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 600;
  font-size: 0.78em;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  border: none;
}
.wp-block-table table td {
  padding: 12px 18px;
  border: none;
  border-top: 1px solid #ECEAE3;
  vertical-align: top;
  font-variant-numeric: tabular-nums;
}
.wp-block-table table tbody tr {
  background: #fff;
}
.wp-block-table table tbody tr:nth-child(even) {
  background: #FAF9F5;
}
.wp-block-table table tbody tr:hover {
  background: #F1EEE6;
}
.wp-block-table table td:first-child {
  font-weight: 600;
  color: #000;
  white-space: nowrap;
}
.wp-block-table table strong {
  font-weight: 600;
}
@media only screen and (min-width: 850px) {
  .wp-block-table table {
    font-size: 1em;
  }
}

.blackbrick-table table {
  background-color: #fff;
  color: #A0B100;
  max-width: 70%;
  margin: 0 auto;
}
.blackbrick-table table thead {
  border-bottom: 1px solid;
}
.blackbrick-table table th {
  background-color: transparent;
  color: #fff;
  font-size: 1.5em;
  border: none;
}
.blackbrick-table table tr {
  background-color: #000;
}
.blackbrick-table table td {
  font-size: 3.5em;
  vertical-align: middle;
  border: none;
}
.blackbrick-table table td:nth-child(2) {
  font-size: 1.5em;
  color: #fff;
}

.cookies-table tr {
  background: #fff;
}
.cookies-table tr:first-child {
  background: rgba(0, 0, 0, 0.06);
}
.cookies-table tr td {
  border-color: #B9B9B9;
}

input[type=text], input[type=number], input[type=email], input[type=password], input[type=url],
input[type=tel], input[type=search], input[type=date], textarea, select {
  padding: 0.7em 0.65em;
  margin: 0 0 0.5em;
  border: #fff solid 1px;
  border-radius: 2px;
  background-color: #ffffff;
  line-height: 1.2;
  color: #000;
  box-shadow: inset 0 2px 2px -1px white;
  max-width: 100%;
  width: 100%;
  transition: border-color 0.3s;
  font-size: 12px;
}
@media only screen and (min-width: 390px) {
  input[type=text], input[type=number], input[type=email], input[type=password], input[type=url],
  input[type=tel], input[type=search], input[type=date], textarea, select {
    font-size: 12px;
  }
}
@media only screen and (min-width: 850px) {
  input[type=text], input[type=number], input[type=email], input[type=password], input[type=url],
  input[type=tel], input[type=search], input[type=date], textarea, select {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  input[type=text], input[type=number], input[type=email], input[type=password], input[type=url],
  input[type=tel], input[type=search], input[type=date], textarea, select {
    font-size: 16px;
  }
}
input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus,
input[type=tel]:focus, input[type=search]:focus, input[type=date]:focus, textarea:focus, select:focus {
  transition: border-color 0.3s;
  border-color: #A0B100;
}
input[type=text].error, input[type=number].error, input[type=email].error, input[type=password].error, input[type=url].error,
input[type=tel].error, input[type=search].error, input[type=date].error, textarea.error, select.error {
  transition: border-color 0.3s;
  border-color: #D4323E;
}

label {
  margin: 0 0 0.3em;
  display: block;
}

textarea {
  min-height: 120px;
  font-family: "Hanken Grotesk", sans-serif;
  border-bottom: 1px solid black;
}

input[type=radio] + label {
  width: auto;
  cursor: pointer;
  margin: 0 1em 0.4em 0;
  padding: 0 0 0 1.8em;
  display: inline-block;
  position: relative;
}
input[type=radio] + label:before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: 0.1em;
  left: 0;
  vertical-align: middle;
  border: #fff solid 1px;
  border-radius: 1em;
  width: 1em;
  height: 1em;
  margin: 0 0.4em 0 0;
  transition: border-color 0.3s;
}
input[type=radio]:checked + label:before {
  background-color: #000;
  background: -moz-radial-gradient(center, ellipse cover, #000 35%, #ffffff 35%);
  background: -webkit-radial-gradient(center, ellipse cover, #000 35%, #ffffff 35%);
  background: radial-gradient(ellipse at center, #000 35%, #ffffff 35%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$text_colour', endColorstr='$background_colour',GradientType=1 );
}
input[type=radio] + label:focus:before {
  transition: border-color 0.3s;
  border-color: #A0B100;
}
input[type=radio].error + label:before {
  border-color: #D4323E;
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  position: relative;
  width: auto;
  cursor: pointer;
  margin-right: 1em;
  margin-bottom: 0.4em;
  padding-left: 1.8em;
  display: inline-block;
}
input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.1em;
  background-color: #ffffff;
  vertical-align: middle;
  border: #fff solid 1px;
  border-radius: 2px;
  width: 1em;
  height: 1em;
  margin: 0;
  transition: border-color 0.3s;
}
input[type=checkbox]:checked + label:before {
  content: "✔";
  line-height: 0.9em;
  text-align: center;
  color: #000;
}
input[type=checkbox] + label:focus:before {
  transition: border-color 0.3s;
  border-color: #A0B100;
}
input[type=checkbox].error + label:before {
  border-color: #D4323E;
}

.wpcf7-form input[type=checkbox] {
  display: inline-block;
}

.form-inner .form-nav {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media only screen and (min-width: 550px) {
  .form-inner .form-nav {
    margin-bottom: 40px;
    gap: 50px;
  }
}
@media screen and (max-width: 550px) {
  .form-inner .form-nav h2 {
    font-size: 1em;
    line-height: 15px;
  }
}
.form-inner .form-nav .handle {
  opacity: 0.4;
  transition: opacity 0.3s;
}
.form-inner .form-nav .handle.open, .form-inner .form-nav .handle:hover {
  opacity: 1;
}
.form-inner .form-nav .handle:hover {
  cursor: pointer;
}
.form-inner .questions .section {
  display: none;
}
@media only screen and (min-width: 550px) {
  .form-inner .questions .section {
    grid-template-columns: 1fr 1fr;
    column-gap: 100px;
  }
}
.form-inner .questions .section.open {
  display: grid;
}
.form-inner .questions .section input {
  border-bottom: 1px solid #000;
}
.form-inner .questions .section input.wpcf7-submit {
  border-bottom: none;
}
.form-inner .questions .section .field.wide {
  grid-column: span 2;
}
.form-inner .questions .section .field.wide .wpcf7-list-item {
  display: block;
}
.form-inner .questions select {
  border: 1px solid #000;
}
.form-inner .next-btn-container {
  margin-left: auto;
}
@media only screen and (min-width: 850px) {
  .form-inner .next-btn-container {
    grid-column: span 2;
  }
}
.form-inner .wpcf7-submit {
  border-bottom: none;
}
.form-inner .submit-container {
  margin-left: auto;
}
@media only screen and (min-width: 850px) {
  .form-inner .submit-container {
    grid-column: span 2;
  }
}

.visible-checks input[type=checkbox] {
  display: inline-block;
}

/* The newsletter sign-up is styled with the footer it belongs to, in
 * _footer.scss; it appears nowhere else. */
.c47-checkboxes .wpcf7-list-item {
  display: block;
  margin: 0;
}
.c47-checkboxes input[type=checkbox] {
  display: inline-block;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.wpcf7-spinner {
  display: none;
}

.alert {
  padding: 0.85em 1em;
  margin: 0.35em 0;
  border-radius: 2px;
  background-color: #fff;
  color: #fff;
}
.alert.error {
  background-color: #D4323E;
  color: #fff;
}
.alert.success {
  background-color: #7fb905;
  color: #fff;
}
.alert.warning {
  background-color: #7fb905;
  color: #fff;
}

html {
  scroll-behavior: smooth;
}

.animate-on-view {
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  position: relative;
  top: 10px;
}
.animate-on-view.onScreen {
  opacity: 1;
  top: 0;
}
.animate-on-view {
  transition-delay: 0;
}
.animate-on-view.delay-1 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.animate-on-view.delay-2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.animate-on-view.delay-3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.animate-on-view.delay-4 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.animate-on-view.delay-5 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.animate-on-view.delay-6 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.animate-on-view.delay-7 {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.animate-on-view.delay-8 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.error-404-page {
  margin-top: 60px;
}
@media only screen and (min-width: 550px) {
  .error-404-page {
    margin-top: 100px;
  }
}

.container {
  max-width: 1482px;
  width: 100%;
  margin: 0 auto;
}

.half-container {
  max-width: 741px;
  width: 100%;
  padding: 30px;
}
@media only screen and (min-width: 850px) {
  .half-container {
    margin: 0 0 0 auto;
    padding: 0 10% 0 30px;
  }
}
@media only screen and (min-width: 1540px) {
  .half-container {
    padding: 0 10% 0 0;
  }
}
.half-container.r {
  margin: 0 auto 0 0;
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .half-container.r {
    padding: 0 30px 0 10%;
  }
}
@media only screen and (min-width: 1540px) {
  .half-container.r {
    padding: 0 0 0 10%;
  }
}

.responsive-img {
  width: 100%;
  height: auto;
}

.base-pad, .generic-block, .text-grid, .text-columns, .carousel-outer {
  padding: 30px;
}
@media only screen and (min-width: 850px) {
  .base-pad, .generic-block, .text-grid, .text-columns, .carousel-outer {
    padding: 65px 30px 68px;
  }
}
@media only screen and (min-width: 1540px) {
  .base-pad, .generic-block, .text-grid, .text-columns, .carousel-outer {
    padding: 125px 0 108px;
  }
}
@media only screen and (min-width: 550px) {
  .base-pad.lg, .lg.generic-block, .lg.text-grid, .lg.text-columns, .lg.carousel-outer {
    padding: 150px 30px 125px;
  }
}
@media only screen and (min-width: 1540px) {
  .base-pad.lg, .lg.generic-block, .lg.text-grid, .lg.text-columns, .lg.carousel-outer {
    padding: 150px 0 125px;
  }
}

.remove-on-mobile {
  display: none;
}
@media only screen and (min-width: 1800px) {
  .remove-on-mobile {
    display: block;
  }
}

.remove-on-mobile-only {
  display: none;
}
@media only screen and (min-width: 850px) {
  .remove-on-mobile-only {
    display: block;
  }
}

@media only screen and (min-width: 850px) {
  .remove-on-desktop {
    display: none;
  }
}

@media only screen and (min-width: 850px) {
  .mobile-awards {
    display: none;
  }
}

.desktop-awards {
  display: none;
}
@media only screen and (min-width: 850px) {
  .desktop-awards {
    display: block;
  }
}
.desktop-awards.callout img {
  max-width: 120px;
}
.desktop-awards img {
  max-width: 213px;
}
.desktop-awards .reduce-width img {
  max-width: 160px;
}

.mobile-awards-inner {
  flex-wrap: wrap !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr;
}
.mobile-awards-inner .wp-block-image {
  flex: 1 1 30%;
  padding: 6px;
}

/**
 * Home first screen — full-viewport hero film. Awards sit in their own
 * band immediately below, not overlaid on the video.
 */
body.home .hero.home {
  position: relative;
  box-sizing: border-box;
  height: 100dvh;
  max-height: 100dvh;
  min-height: 0 !important;
  padding: 12px;
  margin: 0;
  background: #000;
  overflow: hidden;
}
@media only screen and (min-width: 550px) {
  body.home .hero.home {
    padding: 30px;
  }
}
@media only screen and (min-width: 1500px) {
  body.home .hero.home {
    padding: 60px;
  }
}
body.home .hero.home > .wp-block-group__inner-container {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
}
body.home .hero.home .hero-img {
  flex: 1 1 auto;
  width: 100%;
  height: 100% !important;
  min-height: 0 !important;
  padding: 96px 20px 80px !important;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 850px) {
  body.home .hero.home .hero-img {
    padding: 110px 40px 96px !important;
  }
}
body.home .hero.home .hero-img .wp-block-cover__inner-container {
  min-height: 0 !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
@media (max-height: 760px) {
  body.home .hero.home .hero-img .wp-block-cover__inner-container h1 {
    font-size: clamp(1.75rem, 4.2vh, 3.5rem) !important;
    line-height: 1.15 !important;
  }
  body.home .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons {
    margin-top: 24px !important;
  }
  body.home .hero.home .hero-img .wp-block-cover__inner-container p.contained {
    margin-top: 5px !important;
  }
}

/**
 * Awards band — own section below the hero, full-width black.
 */
.hero.home + .desktop-awards,
.hero.home + .mobile-awards,
.hero.home + .desktop-awards + .mobile-awards {
  position: relative;
  z-index: 1;
  margin: 0 !important;
  padding: 28px 20px 48px !important;
  background: #000;
  color: #f7f5ef;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}
@media only screen and (min-width: 850px) {
  .hero.home + .desktop-awards,
  .hero.home + .mobile-awards,
  .hero.home + .desktop-awards + .mobile-awards {
    padding: 32px 40px 56px !important;
  }
}
@media only screen and (min-width: 1540px) {
  .hero.home + .desktop-awards,
  .hero.home + .mobile-awards,
  .hero.home + .desktop-awards + .mobile-awards {
    padding: 36px 0 64px !important;
  }
}
.hero.home + .desktop-awards > .wp-block-group__inner-container,
.hero.home + .desktop-awards .container,
.hero.home + .desktop-awards .container > .wp-block-group__inner-container,
.hero.home + .mobile-awards > .wp-block-group__inner-container,
.hero.home + .mobile-awards .container,
.hero.home + .mobile-awards .container > .wp-block-group__inner-container,
.hero.home + .desktop-awards + .mobile-awards > .wp-block-group__inner-container,
.hero.home + .desktop-awards + .mobile-awards .container,
.hero.home + .desktop-awards + .mobile-awards .container > .wp-block-group__inner-container {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.hero.home + .desktop-awards .container,
.hero.home + .mobile-awards .container,
.hero.home + .desktop-awards + .mobile-awards .container {
  max-width: 1482px;
  margin: 0 auto;
  background: transparent;
  padding: 0 !important;
  box-sizing: border-box;
}
.hero.home + .desktop-awards h2.wp-block-heading,
.hero.home + .desktop-awards h2.h1,
.hero.home + .mobile-awards h2.wp-block-heading,
.hero.home + .mobile-awards h2.h1,
.hero.home + .desktop-awards + .mobile-awards h2.wp-block-heading,
.hero.home + .desktop-awards + .mobile-awards h2.h1 {
  margin: 0 0 24px !important;
  padding-top: 0 !important;
  font-family: "Hanken Grotesk", sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0.22em !important;
  line-height: 1.4 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: rgba(247, 245, 239, 0.72) !important;
}
@media only screen and (min-width: 850px) {
  .hero.home + .desktop-awards h2.wp-block-heading,
  .hero.home + .desktop-awards h2.h1,
  .hero.home + .mobile-awards h2.wp-block-heading,
  .hero.home + .mobile-awards h2.h1,
  .hero.home + .desktop-awards + .mobile-awards h2.wp-block-heading,
  .hero.home + .desktop-awards + .mobile-awards h2.h1 {
    font-size: 15px !important;
    margin-bottom: 32px !important;
  }
}
.hero.home + .desktop-awards .wp-block-columns,
.hero.home + .mobile-awards .wp-block-columns,
.hero.home + .desktop-awards + .mobile-awards .wp-block-columns {
  gap: 24px 48px !important;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.hero.home + .desktop-awards .wp-block-column,
.hero.home + .mobile-awards .wp-block-column,
.hero.home + .desktop-awards + .mobile-awards .wp-block-column {
  flex: 1 1 0 !important;
  width: auto !important;
  max-width: none !important;
  padding: 0 8px !important;
}
.hero.home + .desktop-awards .wp-block-image,
.hero.home + .desktop-awards figure,
.hero.home + .mobile-awards .wp-block-image,
.hero.home + .mobile-awards figure,
.hero.home + .desktop-awards + .mobile-awards .wp-block-image,
.hero.home + .desktop-awards + .mobile-awards figure {
  margin: 0 !important;
}
.hero.home + .desktop-awards img,
.hero.home + .mobile-awards img,
.hero.home + .desktop-awards + .mobile-awards img {
  display: block;
  margin: 0 auto;
  max-height: 80px !important;
  max-width: 150px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
  opacity: 0.7;
  filter: brightness(0) invert(1);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
@media only screen and (min-width: 850px) {
  .hero.home + .desktop-awards img,
  .hero.home + .mobile-awards img,
  .hero.home + .desktop-awards + .mobile-awards img {
    max-height: 102px !important;
    max-width: 185px !important;
  }
}
.hero.home + .desktop-awards .wp-block-image:hover img,
.hero.home + .desktop-awards figure:hover img,
.hero.home + .mobile-awards .wp-block-image:hover img,
.hero.home + .mobile-awards figure:hover img,
.hero.home + .desktop-awards + .mobile-awards .wp-block-image:hover img,
.hero.home + .desktop-awards + .mobile-awards figure:hover img {
  opacity: 1;
  transform: translateY(-1px);
}
.hero.home + .desktop-awards,
.hero.home + .mobile-awards,
.hero.home + .desktop-awards + .mobile-awards {
  /* These two square marks contain more internal whitespace than the other
   * logos. Scale only their artwork so the row spacing remains untouched. */
}
.hero.home + .desktop-awards img.wp-image-14818,
.hero.home + .desktop-awards img.wp-image-14819,
.hero.home + .mobile-awards img.wp-image-14818,
.hero.home + .mobile-awards img.wp-image-14819,
.hero.home + .desktop-awards + .mobile-awards img.wp-image-14818,
.hero.home + .desktop-awards + .mobile-awards img.wp-image-14819 {
  transform: scale(1.22);
}
.hero.home + .desktop-awards .wp-block-image:hover img.wp-image-14818,
.hero.home + .desktop-awards .wp-block-image:hover img.wp-image-14819,
.hero.home + .desktop-awards figure:hover img.wp-image-14818,
.hero.home + .desktop-awards figure:hover img.wp-image-14819,
.hero.home + .mobile-awards .wp-block-image:hover img.wp-image-14818,
.hero.home + .mobile-awards .wp-block-image:hover img.wp-image-14819,
.hero.home + .mobile-awards figure:hover img.wp-image-14818,
.hero.home + .mobile-awards figure:hover img.wp-image-14819,
.hero.home + .desktop-awards + .mobile-awards .wp-block-image:hover img.wp-image-14818,
.hero.home + .desktop-awards + .mobile-awards .wp-block-image:hover img.wp-image-14819,
.hero.home + .desktop-awards + .mobile-awards figure:hover img.wp-image-14818,
.hero.home + .desktop-awards + .mobile-awards figure:hover img.wp-image-14819 {
  transform: translateY(-1px) scale(1.22);
}

.hero.home + .desktop-awards {
  display: none;
}
@media only screen and (min-width: 850px) {
  .hero.home + .desktop-awards {
    display: block;
  }
}
.hero.home + .desktop-awards.callout img,
.hero.home + .desktop-awards img {
  max-width: 185px !important;
}

.hero.home + .desktop-awards + .mobile-awards,
.hero.home + .mobile-awards {
  display: block;
}
@media only screen and (min-width: 850px) {
  .hero.home + .desktop-awards + .mobile-awards,
  .hero.home + .mobile-awards {
    display: none;
  }
}
.hero.home + .desktop-awards + .mobile-awards .awards-carousel,
.hero.home + .desktop-awards + .mobile-awards .awards-carousel.owl-carousel,
.hero.home + .mobile-awards .awards-carousel,
.hero.home + .mobile-awards .awards-carousel.owl-carousel {
  padding: 4px 0 8px;
}
.hero.home + .desktop-awards + .mobile-awards .awards-carousel .owl-item,
.hero.home + .mobile-awards .awards-carousel .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero.home + .desktop-awards + .mobile-awards .awards-carousel .wp-block-image,
.hero.home + .desktop-awards + .mobile-awards .awards-carousel figure,
.hero.home + .mobile-awards .awards-carousel .wp-block-image,
.hero.home + .mobile-awards .awards-carousel figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  margin: 0 !important;
}
.hero.home + .desktop-awards + .mobile-awards img,
.hero.home + .mobile-awards img {
  max-height: 48px !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
}
.hero.home + .desktop-awards + .mobile-awards img.wp-image-14818,
.hero.home + .desktop-awards + .mobile-awards img.wp-image-14819,
.hero.home + .mobile-awards img.wp-image-14818,
.hero.home + .mobile-awards img.wp-image-14819 {
  transform: none;
  max-width: 48px !important;
}

.no-results-container {
  margin: 60px 0;
  padding: 0 30px;
}
@media only screen and (min-width: 1540px) {
  .no-results-container {
    padding: 0;
  }
}

@media only screen and (min-width: 550px) {
  .two-cols-on-tab {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1200px) {
  .two-cols-on-tab {
    display: flex !important;
  }
}

.social-media-logo {
  max-width: 15px;
}

@media only screen and (min-width: 850px) {
  .text-columns .text-block {
    max-width: 70%;
  }
}

.tax-page {
  margin-top: 50px;
}
@media only screen and (min-width: 550px) {
  .tax-page {
    margin-top: 100px;
  }
}

.hero-specific-sizing {
  margin-top: 56px;
}
@media only screen and (min-width: 550px) {
  .hero-specific-sizing {
    margin-top: 38px;
  }
}

.has-theme-primary-background-color {
  background-color: #A0B100 !important;
}

a.has-theme-primary-background-color {
  background-color: #A0B100 !important;
}
a.has-theme-primary-background-color:hover {
  background-color: rgb(44.666001994%, 49.4117647059%, 0%) !important;
}

.has-theme-primary-color {
  color: #A0B100;
}

.has-theme-dark-bg-background-color {
  background-color: #211F1F !important;
}

a.has-theme-dark-bg-background-color {
  background-color: #211F1F !important;
}
a.has-theme-dark-bg-background-color:hover {
  background-color: rgb(2.6286764706%, 2.4693627451%, 2.4693627451%) !important;
}

.has-theme-dark-bg-color {
  color: #211F1F;
}

.has-theme-light-bg-background-color {
  background-color: #EEEBE2 !important;
}

a.has-theme-light-bg-background-color {
  background-color: #EEEBE2 !important;
}
a.has-theme-light-bg-background-color:hover {
  background-color: rgb(85.9420289855%, 83.4612105712%, 76.0187553282%) !important;
}

.has-theme-light-bg-color {
  color: #EEEBE2;
}

.has-theme-grey-bg-background-color {
  background-color: #EDEDED !important;
}

a.has-theme-grey-bg-background-color {
  background-color: #EDEDED !important;
}
a.has-theme-grey-bg-background-color:hover {
  background-color: rgb(82.9411764706%, 82.9411764706%, 82.9411764706%) !important;
}

.has-theme-grey-bg-color {
  color: #EDEDED;
}

/**
 * Columns
**/
.wp-block-columns {
  row-gap: 10px;
  column-gap: 60px;
}

/**
* Cover
**/
.wp-block-cover.loaded .wp-block-cover__image-background {
  filter: blur(0);
  transform: scale(1);
}
.wp-block-cover.loaded .has-black-background-color {
  opacity: 0.5;
}
.wp-block-cover .wp-block-cover__image-background {
  filter: blur(10px);
  transform: scale(1.05);
  transition: filter 1.6s cubic-bezier(0.42, 0, 0.58, 1), transform 2s ease-out;
}
.wp-block-cover .has-black-background-color {
  transition: opacity 1.6s ease-in-out;
}

.text-background-image .wp-block-columns {
  gap: 0 !important;
}
.text-background-image.wp-block-cover .wp-block-cover__image-background {
  filter: blur(0);
  transform: scale(1);
}

/**
 * Buttons
 **/
.wp-block-buttons {
  gap: 20px;
}
@media only screen and (min-width: 550px) {
  .wp-block-buttons {
    margin-top: 30px;
  }
}
.wp-block-buttons.wide .wp-block-button .wp-block-button__link {
  width: 250px;
}
@media only screen and (min-width: 850px) {
  .wp-block-buttons.wide .wp-block-button .wp-block-button__link {
    width: 314px;
  }
}
.wp-block-buttons.extra-wide .wp-block-button .wp-block-button__link {
  width: 250px;
}
@media only screen and (min-width: 850px) {
  .wp-block-buttons.extra-wide .wp-block-button .wp-block-button__link {
    width: 340px;
  }
}
.wp-block-buttons.md-wide .wp-block-button .wp-block-button__link {
  width: 240px;
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  min-width: 0;
}
@media only screen and (min-width: 550px) {
  .wp-block-buttons .wp-block-button .wp-block-button__link {
    min-width: 0;
  }
}
.wp-block-buttons .wp-block-button.dark-text .wp-block-button__link {
  color: #000;
}
.wp-block-buttons .wp-block-button.dark-text-primary-border .wp-block-button__link {
  color: #000;
  border-color: #A0B100;
}
.wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2) .wp-block-button__link {
  /*            color: #000;
              border-color: #000;*/
}
.wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2).exception .wp-block-button__link {
  background-color: #A0B100;
}
.wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2).exception .wp-block-button__link:hover {
  background-color: #000;
}
.wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2).dark-text .wp-block-button__link {
  color: #000;
  border-color: #000;
}
.wp-block-buttons .wp-block-button:first-child:nth-last-child(n+2).dark-text-primary-border .wp-block-button__link {
  color: #000;
  border-color: #A0B100;
}

.wp-block-accordion .wp-block-accordion-heading__toggle-icon {
  display: none;
}
.wp-block-accordion .wp-block-accordion-heading__toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding-right: 0;
  line-height: 1.3;
  font-size: inherit;
  text-align: left;
  transition: color 0.2s ease;
}
.wp-block-accordion .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-title {
  flex: 1 1 auto;
  min-width: 0;
  transition: color 0.2s ease;
}
.wp-block-accordion .wp-block-accordion-heading__toggle::after {
  content: "";
  flex: 0 0 12px;
  align-self: center;
  width: 12px;
  height: 12px;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4.25L6 8.25L10 4.25' stroke='%23000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  transform: none;
}
.wp-block-accordion .wp-block-accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
@media only screen and (min-width: 550px) {
  .wp-block-accordion .wp-block-accordion-item {
    padding: 20px 0;
  }
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading {
  margin: 0;
  font-size: calc(1.7em - 4px);
}
@media screen and (max-width: 550px) {
  .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading {
    font-size: 18px;
  }
}
.wp-block-accordion .wp-block-accordion-item p {
  margin-top: 20px;
}
.wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title, .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title {
  color: #A0B100 !important;
  -webkit-text-fill-color: #A0B100 !important;
}
.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after, .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 7.75L6 3.75L10 7.75' stroke='%23A0B100' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.wp-block-accordion.dark-bg .wp-block-accordion-item {
  color: #fff;
  border-color: rgba(247, 245, 239, 0.1);
}
.wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4.25L6 8.25L10 4.25' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-accordion.dark-bg .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.wp-block-accordion.dark-bg .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title, .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title {
  color: #A0B100 !important;
  -webkit-text-fill-color: #A0B100 !important;
}
.wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after, .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 7.75L6 3.75L10 7.75' stroke='%23A0B100' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.wp-block-accordion button:hover, .wp-block-accordion button:hover > .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}

figure {
  margin: 0;
}

/**
 * GB Fixes
 **/
.wp-block-cover {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative;
}
@media screen and (max-width: 550px) {
  .wp-block-cover {
    min-height: unset !important;
  }
}
@media only screen and (min-width: 550px) {
  .wp-block-cover {
    min-height: 430px;
  }
}

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover.has-background-dim:not(.has-background-gradient)::before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}

.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  position: relative;
  width: 100%;
}

:root :where(.wp-block-cover h1:not(.has-text-color)), :root :where(.wp-block-cover h2:not(.has-text-color)), :root :where(.wp-block-cover h3:not(.has-text-color)), :root :where(.wp-block-cover h4:not(.has-text-color)), :root :where(.wp-block-cover h5:not(.has-text-color)), :root :where(.wp-block-cover h6:not(.has-text-color)), :root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}

.market-update-inner .wp-block-image {
  margin: 30px 0;
}

.wp-block-list {
  font-size: 17px;
  line-height: 130%;
}

.mobile-columns {
  row-gap: 0;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

@media screen and (max-width: 849.98px) {
  nav#site-navigation {
    --bb-mobile-header-offset: 72px;
    position: fixed;
    top: var(--bb-mobile-header-offset);
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 400;
    display: flex;
    flex-direction: column;
    height: auto;
    max-height: calc(100dvh - var(--bb-mobile-header-offset) - 16px);
    margin: 0;
    padding: 0;
    background: #0b0b0c;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, -16px, 0) scaleY(0.96);
    transform-origin: top center;
    clip-path: inset(0 0 100% 0);
    overflow: hidden;
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.5);
    transition: opacity 0.38s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), clip-path 0.45s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.45s;
  }
  nav#site-navigation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #A0B100;
    transform: scaleX(0);
    transform-origin: left center;
    opacity: 0;
    transition: opacity 0.18s ease, transform 0s linear 0.18s;
    z-index: 2;
    pointer-events: none;
  }
  nav#site-navigation.open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scaleY(1);
    clip-path: inset(0 0 0 0);
  }
  nav#site-navigation.open::before {
    transform: scaleX(1);
    opacity: 1;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.08s, opacity 0.2s ease 0.08s;
  }
  nav#site-navigation .mega-panel {
    display: none;
    position: static;
    width: auto;
    min-width: 0;
    top: auto;
    left: auto;
    padding: 0 0 12px;
    border: 0;
    background: transparent;
    box-shadow: none;
    grid-template-columns: none;
    grid-auto-flow: unset;
  }
  nav#site-navigation .mega-panel.open {
    display: block;
  }
  nav#site-navigation .mega-caret {
    display: none !important;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-feature-item {
    display: none !important;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group {
    display: block;
    margin: 0 0 12px;
    padding: 0;
    border: 0;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__title {
    display: none;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list > li {
    border-bottom: 0;
    margin: 0;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a,
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a.mega-link {
    display: block;
    padding: 10px 0;
    color: rgba(247, 245, 239, 0.78);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.04em;
    text-transform: none;
    text-decoration: none;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a:hover, nav#site-navigation .mega-panel.mega-grouped .mega-group__list a:focus,
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a.mega-link:hover,
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a.mega-link:focus {
    color: #A0B100;
  }
  nav#site-navigation .mobile-nav-footer {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    padding: 14px 28px 18px;
    border-top: 1px solid rgba(247, 245, 239, 0.1);
    background: #0b0b0c;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s cubic-bezier(0.22, 1, 0.36, 1), transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  }
  nav#site-navigation.open .mobile-nav-footer {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.28s;
  }
  nav#site-navigation .mobile-nav-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    min-width: 0;
    padding: 14px 44px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    text-decoration: none;
  }
  nav#site-navigation .mobile-nav-phone {
    display: block;
    text-align: center;
    color: rgba(247, 245, 239, 0.7);
    font-size: 13px;
    letter-spacing: 0.08em;
    text-decoration: none;
    transition: color 0.2s ease;
  }
  nav#site-navigation .mobile-nav-phone:hover {
    color: #A0B100;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation {
    visibility: visible;
    position: static;
    display: block;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
    max-height: none;
    overflow: visible;
    padding: 0;
    margin: 0 0 0 auto;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    clip-path: none;
    background: transparent;
    box-shadow: none;
  }
  nav#site-navigation::before {
    content: none;
  }
  nav#site-navigation .mobile-nav-footer {
    display: none;
  }
}
@media screen and (min-width: 1500px) {
  nav#site-navigation {
    margin: 0 50px 0 auto;
  }
}
nav#site-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 849.98px) {
  nav#site-navigation ul {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    padding: 8px 28px 12px;
    margin: 0;
  }
}
@media only screen and (min-width: 550px) {
  nav#site-navigation ul {
    gap: 15px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul {
    display: flex;
    gap: 20px;
    overflow: visible;
    padding: 0;
  }
}
@media screen and (min-width: 1500px) {
  nav#site-navigation ul {
    gap: 29px;
  }
}
nav#site-navigation ul li {
  padding: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 849.98px) {
  nav#site-navigation ul li {
    font-size: 14px;
    letter-spacing: 0.08em;
    border-bottom: 1px solid rgba(247, 245, 239, 0.1);
  }
  nav#site-navigation ul li:last-child {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 550px) and (min-width: 850px) {
  nav#site-navigation ul li {
    font-size: 11px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li {
    font-size: 12px;
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom: 0;
  }
}
nav#site-navigation ul li.menu-item-has-children {
  position: relative;
}
nav#site-navigation ul li.menu-item-has-children:before {
  content: none;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li.menu-item-has-children:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width: 120%;
  }
}
nav#site-navigation ul li.menu-item-has-children:after {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4.25L6 8.25L10 4.25' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  pointer-events: none;
  z-index: 200;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li.menu-item-has-children:after {
    content: url("../img/icons/menu-down.svg");
    background-image: none;
    width: auto;
    height: auto;
    top: 3px;
    right: -14px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li.menu-item-has-children {
    margin-right: 10px;
  }
  nav#site-navigation ul li.menu-item-has-children:hover > .sub-menu {
    display: block;
  }
}
@media screen and (min-width: 1500px) {
  nav#site-navigation ul li.menu-item-has-children {
    margin-right: 15px;
  }
}
nav#site-navigation ul li.menu-item-has-children.open {
  margin-bottom: 0;
}
nav#site-navigation ul li.menu-item-has-children.open:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 7.75L6 3.75L10 7.75' stroke='%23A0B100' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transform: none;
  width: 12px;
  height: 12px;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li.menu-item-has-children.open:after {
    content: url("../img/icons/menu-down.svg");
    background-image: none;
    width: auto;
    height: auto;
  }
}
nav#site-navigation ul li.menu-item-has-children.open > a {
  display: inline-block;
  width: 100%;
  background-color: transparent;
  color: #A0B100;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li.menu-item-has-children.open > a {
    background-color: #A0B100;
    color: #fff;
  }
}
nav#site-navigation ul li.menu-item-has-children.open > a:hover {
  color: #A0B100;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li.menu-item-has-children.open > a:hover {
    color: #000;
  }
}
nav#site-navigation ul li.menu-item-has-children.open .sub-menu li.menu-item-has-children.open > a {
  display: inline-block;
  width: unset;
  background-color: unset;
}
nav#site-navigation ul li.menu-item-has-children.open .sub-menu li.menu-item-has-children.open > a:hover {
  color: #A0B100;
}
nav#site-navigation ul li.current-menu-item > a, nav#site-navigation ul li.current-menu-ancestor > a, nav#site-navigation ul li.current-menu-parent > a {
  color: #A0B100;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li:hover > a {
    color: #A0B100;
  }
}
nav#site-navigation ul li a {
  color: #fff;
  position: relative;
  z-index: 20;
  padding: 10px 30px;
  display: inline-block;
  outline: none;
  transition: color 0.3s;
}
@media screen and (max-width: 849.98px) {
  nav#site-navigation ul li a {
    display: block;
    width: 100%;
    padding: 18px 32px 18px 0;
    color: #f7f5ef;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 550px) and (min-width: 850px) {
  nav#site-navigation ul li a {
    padding: 10px 30px 10px 0;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li a {
    padding: unset;
    display: inline;
    width: auto;
  }
}
nav#site-navigation ul li .sub-menu {
  display: none;
  top: 64px;
  padding: 5px 0 0 30px;
}
@media screen and (max-width: 849.98px) {
  nav#site-navigation ul li .sub-menu {
    padding: 0 0 14px;
    border: 0;
  }
  nav#site-navigation ul li .sub-menu a {
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 0.04em;
    text-transform: none;
    color: rgba(247, 245, 239, 0.72);
    font-weight: 400;
  }
  nav#site-navigation ul li .sub-menu li {
    border-bottom: 0;
    font-size: inherit;
    letter-spacing: inherit;
  }
  nav#site-navigation ul li .sub-menu li.menu-item-has-children:after {
    top: 14px;
    right: 0;
  }
}
@media only screen and (min-width: 550px) {
  nav#site-navigation ul li .sub-menu {
    top: 61px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li .sub-menu {
    position: absolute;
    padding: 20px;
    border-top: 5px solid #A0B100;
    background-color: #000;
    width: 195px;
    top: 62px;
  }
}
@media only screen and (min-width: 1800px) {
  nav#site-navigation ul li .sub-menu {
    top: 64px;
  }
}
nav#site-navigation ul li .sub-menu.open {
  display: block;
}
@media screen and (max-width: 850px) {
  nav#site-navigation ul li .sub-menu li {
    margin-bottom: 0;
  }
}
nav#site-navigation ul li .sub-menu li.menu-item-has-children {
  margin-right: 0;
}
nav#site-navigation ul li .sub-menu li.menu-item-has-children:after {
  position: absolute;
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li .sub-menu li.menu-item-has-children:after {
    position: relative;
    right: -5px;
    top: -1px;
  }
}
nav#site-navigation ul li .sub-menu li .sub-menu {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 849.98px) {
  nav#site-navigation ul li .sub-menu li .sub-menu {
    padding: 0 0 8px 14px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation ul li .sub-menu li .sub-menu {
    position: absolute;
    top: 0;
    left: 175px;
    padding: 20px;
  }
}
@media screen and (max-width: 850px) {
  nav#site-navigation ul li .sub-menu li .sub-menu li {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 849.98px) {
  @keyframes bbMobileNavItemIn {
    from {
      opacity: 0;
      transform: translate3d(-12px, 6px, 0);
      filter: blur(2px);
    }
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
      filter: blur(0);
    }
  }
  nav#site-navigation > ul > li {
    opacity: 0;
  }
  nav#site-navigation.open > ul > li {
    animation: bbMobileNavItemIn 0.48s cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  nav#site-navigation.open > ul > li:nth-child(1) {
    animation-delay: 0.145s;
  }
  nav#site-navigation.open > ul > li:nth-child(2) {
    animation-delay: 0.19s;
  }
  nav#site-navigation.open > ul > li:nth-child(3) {
    animation-delay: 0.235s;
  }
  nav#site-navigation.open > ul > li:nth-child(4) {
    animation-delay: 0.28s;
  }
  nav#site-navigation.open > ul > li:nth-child(5) {
    animation-delay: 0.325s;
  }
  nav#site-navigation.open > ul > li:nth-child(6) {
    animation-delay: 0.37s;
  }
  nav#site-navigation.open > ul > li:nth-child(7) {
    animation-delay: 0.415s;
  }
  nav#site-navigation.open > ul > li:nth-child(8) {
    animation-delay: 0.46s;
  }
  nav#site-navigation.open > ul > li:nth-child(9) {
    animation-delay: 0.505s;
  }
  nav#site-navigation.open > ul > li:nth-child(10) {
    animation-delay: 0.55s;
  }
  nav#site-navigation.open > ul > li:nth-child(11) {
    animation-delay: 0.595s;
  }
  nav#site-navigation.open > ul > li:nth-child(12) {
    animation-delay: 0.64s;
  }
}
@media screen and (max-width: 849.98px) and (prefers-reduced-motion: reduce) {
  nav#site-navigation {
    transition: opacity 0.2s ease, visibility 0.2s !important;
    transform: none !important;
    clip-path: none !important;
  }
  nav#site-navigation::before {
    transition: none !important;
    transform: scaleX(1) !important;
  }
  nav#site-navigation.open {
    transform: none !important;
  }
  nav#site-navigation > ul > li {
    opacity: 1 !important;
    animation: none !important;
    filter: none !important;
  }
  nav#site-navigation .mobile-nav-footer {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}
.no-cursor > :hover {
  cursor: default;
}
.no-cursor > a:hover {
  cursor: default;
}

/**
 * Full-width mega menu (desktop)
 * Reference-inspired: a dark ink panel spanning the viewport, ivory type,
 * lime accents, columns (with optional per-item descriptions) and a featured
 * call-to-action card. Scoped to md+ so the mobile accordion is untouched.
 */
@media only screen and (min-width: 850px) {
  nav#site-navigation a.mega-top-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 6px 2px;
    letter-spacing: 0.2em;
    color: rgba(247, 245, 239, 0.82);
    transition: color 0.2s ease;
    position: relative;
  }
  nav#site-navigation > ul > li.menu-item-has-children:hover > a.mega-top-link:after, nav#site-navigation > ul > li.menu-item-has-children:focus-within > a.mega-top-link:after {
    content: "";
    position: absolute;
    top: 100%;
    left: -12px;
    right: -12px;
    height: 60px;
  }
  nav#site-navigation > ul > li:hover > a.mega-top-link, nav#site-navigation > ul > li:focus-within > a.mega-top-link, nav#site-navigation > ul > li.current-menu-item > a.mega-top-link, nav#site-navigation > ul > li.current-menu-ancestor > a.mega-top-link, nav#site-navigation > ul > li.current-menu-parent > a.mega-top-link {
    color: #A0B100;
  }
  nav#site-navigation .mega-caret {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg) translate(-1px, -2px);
    transition: transform 0.3s ease;
  }
  nav#site-navigation > ul > li:hover .mega-caret, nav#site-navigation > ul > li:focus-within .mega-caret {
    transform: rotate(-135deg) translate(-1px, 1px);
  }
  nav#site-navigation > ul > li.menu-item-has-children {
    position: relative;
  }
  nav#site-navigation > ul > li.menu-item-has-children.mega-fullwidth {
    position: static;
  }
  nav#site-navigation > ul > li.menu-item-has-children:after {
    display: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 0;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 300px;
    grid-template-rows: repeat(3, min-content);
    grid-auto-columns: minmax(150px, 190px);
    justify-content: start;
    align-content: start;
    gap: 14px 56px;
    padding: 46px max(30px, calc((100vw - 1482px) / 2));
    background-color: #0b0b0c;
    border-top: 1px solid rgba(247, 245, 239, 0.12);
    border-radius: 0;
    box-shadow: 0 28px 64px rgba(0, 0, 0, 0.42);
    visibility: hidden;
    opacity: 0;
    transform: translate3d(0, -10px, 0);
    transform-origin: top center;
    clip-path: inset(0 0 100% 0);
    pointer-events: none;
    transition: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    height: 24px;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel > li {
    margin: 0;
    padding: 0;
    min-width: 0;
    letter-spacing: normal;
    text-transform: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel > li:after {
    display: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel > li > a {
    display: inline-block;
    width: auto;
    padding: 0;
    border: 0;
    margin: 0;
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.3;
    color: rgba(247, 245, 239, 0.82);
    white-space: normal;
    transition: color 0.2s ease;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel > li > a:hover, nav#site-navigation > ul > li.menu-item-has-children > .mega-panel > li > a:focus {
    color: #A0B100;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel > li.menu-item-has-children > a {
    display: block;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(247, 245, 239, 0.14);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #A0B100;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-desc {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.5;
    color: rgba(247, 245, 239, 0.55);
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-sublist {
    position: static;
    display: block;
    visibility: visible;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    width: auto;
    min-width: 0;
    padding: 0;
    margin: 0;
    top: auto;
    left: auto;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-sublist:before {
    display: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-sublist li {
    margin: 0;
    padding: 0;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-sublist a.mega-link {
    display: block;
    padding: 6px 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    white-space: normal;
    color: rgba(247, 245, 239, 0.82);
    border: 0;
    transition: color 0.2s ease;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-sublist a.mega-link:hover, nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-sublist a.mega-link:focus {
    color: #A0B100;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item {
    grid-column: 1;
    grid-row: 1/-1;
    align-self: stretch;
    display: block;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item:after {
    display: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item .mega-feature {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    height: 100%;
    padding: 4px 36px 8px 0;
    background: none;
    border: 0;
    border-right: 1px solid rgba(247, 245, 239, 0.14);
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item .mega-feature__eyebrow {
    font-size: 10px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: rgba(247, 245, 239, 0.45);
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item .mega-feature__title {
    margin: 0;
    font-family: "Larken", serif;
    font-size: 23px;
    line-height: 1.35;
    color: #f7f5ef;
    max-width: 14ch;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item .mega-feature__cta {
    display: inline-flex;
    align-items: center;
    margin-top: auto;
    padding: 0;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #A0B100;
    background: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel .mega-feature-item .mega-feature__phone {
    display: none;
  }
  nav#site-navigation > ul > li.menu-item-has-children:hover > .mega-panel:not(.mega-grouped), nav#site-navigation > ul > li.menu-item-has-children:focus-within > .mega-panel:not(.mega-grouped) {
    display: grid;
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    clip-path: inset(0 0 0 0);
    pointer-events: auto;
    transition: opacity 0.38s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), clip-path 0.45s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.45s, box-shadow 0.45s ease;
  }
}
@media only screen and (min-width: 850px) and (prefers-reduced-motion: reduce) {
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel {
    transform: none;
    clip-path: none;
    transition: opacity 0.2s ease, visibility 0.2s ease;
  }
}
.mega-feature-item {
  display: none;
}

/**
 * Grouped mega panel (desktop) — reference layout.
 * Featured card left, then one titled column per configured group. Uses flexbox
 * so each column stacks independently (no shared-row gaps), with lime uppercase
 * group headings over a hairline, matching the design reference.
 */
@media only screen and (min-width: 850px) {
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel.mega-grouped {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 56px;
    grid-template-columns: none;
    grid-template-rows: none;
  }
}
@media only screen and (min-width: 850px) and (min-width: 1200px) {
  nav#site-navigation > ul > li.menu-item-has-children > .mega-panel.mega-grouped {
    gap: 72px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation > ul > li.menu-item-has-children:hover > .mega-panel.mega-grouped, nav#site-navigation > ul > li.menu-item-has-children:focus-within > .mega-panel.mega-grouped {
    display: flex;
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    clip-path: inset(0 0 0 0);
    pointer-events: auto;
    transition: opacity 0.38s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), clip-path 0.45s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.45s, box-shadow 0.45s ease;
  }
  nav#site-navigation .mega-panel.mega-grouped {
    --bb-mega-lead: 356px;
    /* The Property Guides card is populated from the newest guide. Its
     * real title and excerpt can be much longer than the fixed copy in
     * the other panels, so keep both within the existing card height
     * while leaving the complete text in the HTML. */
  }
}
@media only screen and (min-width: 850px) and (min-width: 1200px) {
  nav#site-navigation .mega-panel.mega-grouped {
    --bb-mega-lead: 372px;
  }
}
@media only screen and (min-width: 850px) {
  nav#site-navigation .mega-panel.mega-grouped > .mega-feature-item {
    order: -1;
    flex: 0 0 300px;
    align-self: stretch;
    display: block;
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-feature-item:after {
    display: none;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-feature__desc {
    margin: 0;
    max-width: 28ch;
    font-size: 13px;
    line-height: 1.55;
    color: rgba(247, 245, 239, 0.55);
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-feature-item.mega-feature-item--latest .mega-feature__title {
    display: -webkit-box;
    max-width: none;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.25;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-feature-item.mega-feature-item--latest .mega-feature__desc {
    display: -webkit-box;
    overflow: hidden;
    font-size: 12px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-group {
    flex: 0 0 auto;
    width: max-content;
    min-width: 0;
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    text-transform: none;
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-group:after {
    display: none;
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-group + .mega-group {
    margin-left: 80px;
  }
  nav#site-navigation .mega-panel.mega-grouped > .mega-feature-item + .mega-group {
    margin-left: max(0px, var(--bb-nav-inset, var(--bb-mega-lead)) - var(--bb-mega-lead));
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__title {
    display: none;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list li {
    margin: 0;
    padding: 0;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list li:after {
    display: none;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a.mega-link {
    display: block;
    width: auto;
    padding: 9px 0;
    border: 0;
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    white-space: nowrap;
    color: rgba(247, 245, 239, 0.82);
    transition: color 0.2s ease;
  }
  nav#site-navigation .mega-panel.mega-grouped .mega-group__list a.mega-link:hover, nav#site-navigation .mega-panel.mega-grouped .mega-group__list a.mega-link:focus {
    color: #A0B100;
  }
}
header {
  height: 0;
  width: 100%;
  position: relative;
  z-index: 200;
  top: 0;
  position: fixed;
}
header.sticky > .inner {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
  padding-top: 12px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 550px) {
  header.sticky > .inner {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
header .inner {
  display: flex;
  gap: 14px;
  justify-content: space-between;
  align-items: center;
  padding: 18px max(28px, calc((100vw - 1482px) / 2));
  position: relative;
  background-color: #0b0b0c;
  color: #f7f5ef;
  transition: padding 0.25s ease, box-shadow 0.25s ease;
}
@media only screen and (min-width: 550px) {
  header .inner {
    padding: 26px max(30px, calc((100vw - 1482px) / 2));
    gap: 16px;
  }
}
@media only screen and (min-width: 850px) {
  header .inner {
    gap: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  header .inner {
    gap: 28px;
  }
}
header .inner .logo-container {
  display: inline-flex;
  align-items: center;
}
@media only screen and (min-width: 850px) {
  header .inner .logo-container {
    z-index: 500;
  }
}
header .inner .logo-container:hover .header-logo, header .inner .logo-container:focus-visible .header-logo {
  background-color: #A0B100;
}
header .inner .header-logo {
  display: block;
  width: 185px;
  aspect-ratio: 309/41;
  position: relative;
  z-index: 500;
  background-color: #fff;
  -webkit-mask: url("../img/logos/logo.svg") no-repeat center/contain;
  mask: url("../img/logos/logo.svg") no-repeat center/contain;
  transition: width 0.25s ease, background-color 0.2s ease;
}
@media only screen and (min-width: 550px) {
  header .inner .header-logo {
    width: 220px;
  }
}
@media screen and (min-width: 1500px) {
  header .inner .header-logo {
    width: 280px;
  }
}
header .inner .header-logo.hidden {
  display: none;
}
header .inner .header-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media only screen and (min-width: 850px) {
  header .inner .header-actions {
    gap: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  header .inner .header-actions {
    gap: 28px;
  }
}
header .inner .header-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 500;
  text-decoration: none;
  order: 0;
  width: 34px;
  height: 34px;
  transition: transform 0.2s ease, filter 0.2s ease;
}
header .inner .header-phone .icon {
  width: 34px;
  height: 34px;
  display: block;
}
header .inner .header-phone .header-phone-num {
  display: none;
}
@media only screen and (min-width: 850px) {
  header .inner .header-phone {
    width: 42px;
    height: 42px;
  }
  header .inner .header-phone .icon {
    width: 42px;
    height: 42px;
  }
}
header .inner .header-phone:hover {
  transform: scale(1.05);
  filter: brightness(1.05);
}
header .inner .header-cta {
  display: none;
  position: relative;
  z-index: 500;
  margin: 0;
  border: none;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
@media only screen and (min-width: 850px) {
  header .inner .header-cta {
    display: inline-flex;
    align-items: center;
    min-width: unset;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    height: 44px;
    padding: 0 22px;
  }
}
header .inner .header-cta:hover, header .inner .header-cta:focus-visible {
  color: #0b0b0c;
  background-color: #f7f5ef;
  border-color: #f7f5ef;
}
header .inner .header-message {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 500;
  order: 1;
  width: 34px;
  height: 34px;
}
header .inner .header-message .icon {
  width: 34px;
  height: 34px;
  display: block;
  margin-top: 0;
}
@media only screen and (min-width: 850px) {
  header .inner .header-message {
    display: none;
  }
}
header .inner .menu-icon-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  order: 3;
}
@media only screen and (min-width: 850px) {
  header .inner .menu-icon-container {
    display: none;
  }
}

#mobile-menu-toggle {
  appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 5px;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #f7f5ef;
  cursor: pointer;
  position: relative;
  z-index: 500;
}
#mobile-menu-toggle .menu-icon__bar {
  display: block;
  width: 22px;
  height: 1.5px;
  background-color: currentColor;
  border-radius: 1px;
  transform-origin: center;
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease, width 0.28s ease;
}
#mobile-menu-toggle .menu-icon__bar:nth-child(2) {
  width: 16px;
}
#mobile-menu-toggle:hover {
  color: #A0B100;
}
#mobile-menu-toggle:focus-visible {
  outline: 1px solid #A0B100;
  outline-offset: 4px;
}
#mobile-menu-toggle.open {
  color: #f7f5ef;
}
#mobile-menu-toggle.open .menu-icon__bar:nth-child(1) {
  transform: translateY(6.5px) rotate(45deg);
  width: 22px;
}
#mobile-menu-toggle.open .menu-icon__bar:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
#mobile-menu-toggle.open .menu-icon__bar:nth-child(3) {
  transform: translateY(-6.5px) rotate(-45deg);
  width: 22px;
}

body.mobile-nav-open {
  overflow: hidden;
}
body.mobile-nav-open #site-header {
  z-index: 520;
}
body.mobile-nav-open #site-header .inner {
  background-color: #0b0b0c;
  box-shadow: none;
}
body.mobile-nav-open::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 390;
  background: rgba(0, 0, 0, 0.72);
  pointer-events: auto;
  animation: bbMobileNavScrimIn 0.4s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes bbMobileNavScrimIn {
  from {
    opacity: 0;
    backdrop-filter: blur(0);
  }
  to {
    opacity: 1;
    backdrop-filter: blur(2px);
  }
}
@media only screen and (min-width: 850px) {
  body::after {
    content: "";
    position: fixed;
    inset: 0;
    z-index: 150;
    background: rgba(0, 0, 0, 0.62);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.4s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.4s;
  }
  body:has(#site-navigation > ul > li.menu-item-has-children:hover)::after,
  body:has(#site-navigation > ul > li.menu-item-has-children:focus-within)::after {
    opacity: 1;
    visibility: visible;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.mobile-nav-open::before {
    animation: none;
    opacity: 1;
  }
}
#site-footer.site-footer {
  --footer-ink: #08090b;
  --footer-ivory: #f7f5ef;
  --footer-lime: #A0B100;
  --footer-serif: Larken, serif;
  --footer-sans: Hanken Grotesk, sans-serif;
  background-color: var(--footer-ink);
  color: var(--footer-ivory);
  position: relative;
  overflow: hidden;
  font-family: var(--footer-sans);
}
#site-footer.site-footer a {
  color: inherit;
  text-decoration: none;
}

#site-footer .footer-inner {
  width: 100%;
  max-width: 1482px;
  margin: 0 auto;
  padding: 96px 24px 40px;
  box-sizing: border-box;
}

#site-footer .footer-top {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
  padding-bottom: 56px;
  border-bottom: 1px solid rgba(247, 245, 239, 0.1);
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-top {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 32px;
    align-items: center;
  }
}

#site-footer .footer-intro {
  min-width: 0;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-intro {
    grid-column: span 8;
  }
}

#site-footer .footer-eyebrow {
  display: flex;
  align-items: center;
  margin: 0 0 24px;
}
#site-footer .footer-eyebrow__text {
  font-family: var(--footer-sans);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--footer-lime);
  line-height: 1.2;
}

#site-footer .footer-headline {
  margin: 0 !important;
  font-family: var(--footer-serif) !important;
  font-weight: 400 !important;
  font-size: 36px !important;
  line-height: 1.05 !important;
  letter-spacing: -0.025em;
  text-transform: none !important;
  color: var(--footer-ivory);
}
@media only screen and (min-width: 550px) {
  #site-footer .footer-headline {
    font-size: 48px !important;
    margin-bottom: 0 !important;
    line-height: 1.05 !important;
  }
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-headline {
    font-size: 55px !important;
    margin-bottom: 0 !important;
    line-height: 1.05 !important;
  }
}
#site-footer .footer-headline em {
  font-style: normal;
  font-weight: 400;
  color: var(--footer-lime);
}
#site-footer .footer-headline__break {
  display: none;
}
@media only screen and (min-width: 550px) {
  #site-footer .footer-headline__break {
    display: block;
  }
}

#site-footer .footer-brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  min-width: 0;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-brand {
    grid-column: span 4;
    align-items: flex-end;
    justify-content: center;
  }
}
#site-footer .footer-brand__logo {
  display: inline-flex;
  line-height: 0;
}
#site-footer .footer-brand__logo .footer-logo {
  display: block;
  height: 32px;
  width: auto;
}
@media only screen and (min-width: 550px) {
  #site-footer .footer-brand__logo .footer-logo {
    height: 40px;
  }
}

#site-footer .footer-socials {
  display: flex;
  align-items: center;
  gap: 20px;
}
#site-footer .footer-socials__link {
  display: inline-flex;
  color: rgba(247, 245, 239, 0.6);
  transition: color 0.2s ease;
}
#site-footer .footer-socials__link:hover, #site-footer .footer-socials__link:focus-visible {
  color: var(--footer-lime);
}
#site-footer .footer-socials__link svg {
  display: block;
  width: 18px;
  height: 18px;
  fill: currentColor;
  stroke: none;
}

#site-footer .footer-cols {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  padding: 48px 0;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-cols {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 32px;
    padding: 56px 0;
    align-items: start;
  }
}

#site-footer .footer-menu-accordion.wp-block-accordion {
  grid-column: 1/-1;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-menu-accordion.wp-block-accordion {
    grid-column: span 8;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px;
    align-items: start;
  }
}
#site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item {
  margin: 0;
  padding: 14px 0;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item {
    border: none !important;
    padding: 0;
  }
}
#site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading {
  margin: 0 !important;
  font-family: var(--footer-sans) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.28em;
  text-transform: uppercase !important;
  line-height: 1.2 !important;
}
#site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  line-height: inherit;
  padding: 0;
  color: rgba(160, 177, 0, 0.9) !important;
  -webkit-text-fill-color: rgba(160, 177, 0, 0.9) !important;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle {
    pointer-events: none;
    cursor: default;
  }
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle::after {
    display: none !important;
  }
}
#site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
@media screen and (max-width: 1023px) {
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title, #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title {
    color: var(--footer-lime) !important;
    -webkit-text-fill-color: var(--footer-lime) !important;
  }
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title, #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title {
    color: rgba(160, 177, 0, 0.9) !important;
    -webkit-text-fill-color: rgba(160, 177, 0, 0.9) !important;
  }
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel[inert],
  #site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel[aria-hidden=true] {
    display: block !important;
  }
}
#site-footer .footer-menu-accordion.wp-block-accordion .wp-block-accordion-panel {
  margin: 0;
}

#site-footer .footer-col {
  min-width: 0;
}
#site-footer .footer-col--newsletter {
  grid-column: 1/-1;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-col--newsletter {
    grid-column: span 4;
  }
}
#site-footer .footer-col__title {
  margin: 0;
  font-family: var(--footer-sans);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(160, 177, 0, 0.9);
  line-height: 1.2;
}
#site-footer .footer-col__list {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-col__list {
    margin-top: 24px;
  }
}
#site-footer .footer-col__list li + li {
  margin-top: 12px;
}
#site-footer .footer-col__list a {
  display: inline;
  font-size: 16px;
  line-height: 1.45;
  color: rgba(247, 245, 239, 0.75);
  border-bottom: 0;
  text-decoration: none;
  overflow-wrap: anywhere;
  transition: color 0.2s ease;
}
#site-footer .footer-col__list a:hover, #site-footer .footer-col__list a:focus-visible {
  color: var(--footer-lime);
  text-decoration: none;
}

#site-footer .footer-newsletter__lede {
  margin: 24px 0 0;
  font-family: var(--footer-serif);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.375;
  color: rgba(247, 245, 239, 0.9);
}
@media only screen and (min-width: 550px) {
  #site-footer .footer-newsletter__lede {
    font-size: 24px;
  }
}
#site-footer .footer-newsletter form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 24px 0 0;
  max-width: none;
}
@media screen and (min-width: 550px) {
  #site-footer .footer-newsletter form {
    flex-direction: row;
    align-items: stretch;
  }
}
#site-footer .footer-newsletter label {
  display: none;
}
#site-footer .footer-newsletter input[type=email],
#site-footer .footer-newsletter #fieldEmail {
  flex: 1 1 auto;
  width: auto !important;
  max-width: none !important;
  min-width: 0;
  height: auto !important;
  margin: 0 !important;
  padding: 12px 16px !important;
  border: 1px solid rgba(247, 245, 239, 0.15) !important;
  border-radius: 0 !important;
  background: rgba(247, 245, 239, 0.03) !important;
  color: var(--footer-ivory) !important;
  font-family: var(--footer-sans);
  font-size: 14px !important;
  line-height: 1.4;
  outline: none;
  box-shadow: none !important;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#site-footer .footer-newsletter input[type=email]::placeholder,
#site-footer .footer-newsletter #fieldEmail::placeholder {
  color: rgba(247, 245, 239, 0.4);
}
#site-footer .footer-newsletter input[type=email]:focus,
#site-footer .footer-newsletter #fieldEmail:focus {
  border-color: rgba(160, 177, 0, 0.6) !important;
  background: rgba(247, 245, 239, 0.06) !important;
}
#site-footer .footer-newsletter button[type=submit] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex: 0 0 auto;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 12px 24px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: var(--footer-lime) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: var(--footer-sans);
  font-size: 11px !important;
  font-weight: 500;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: none !important;
  transition: filter 0.2s ease;
}
#site-footer .footer-newsletter button[type=submit]:hover, #site-footer .footer-newsletter button[type=submit]:focus-visible {
  filter: brightness(1.05);
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background-color: var(--footer-lime) !important;
}

#site-footer .footer-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 32px;
  margin-top: 32px;
  font-size: 14px;
}
#site-footer .footer-contact__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(247, 245, 239, 0.8);
  transition: color 0.2s ease;
}
#site-footer .footer-contact__link:hover, #site-footer .footer-contact__link:focus-visible {
  color: var(--footer-lime);
}
#site-footer .footer-contact__link svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: var(--footer-lime);
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#site-footer .footer-bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-top: 32px;
  border-top: 1px solid rgba(247, 245, 239, 0.1);
}
@media screen and (min-width: 1024px) {
  #site-footer .footer-bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

#site-footer .footer-copy {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(247, 245, 239, 0.5);
}

#site-footer .footer-legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-footer .footer-legal > li {
  display: inline-flex;
  align-items: center;
  line-height: 1.15;
}
#site-footer .footer-legal > li > a {
  font-family: var(--footer-sans);
  font-size: 12px;
  font-weight: 300;
  line-height: 1.15;
  letter-spacing: normal;
  text-transform: none;
  color: rgba(247, 245, 239, 0.6);
  transition: color 0.2s ease;
}
#site-footer .footer-legal > li > a:hover, #site-footer .footer-legal > li > a:focus-visible {
  color: var(--footer-lime);
}
#site-footer .footer-legal__region {
  position: relative;
}

#site-footer .region-select--footer {
  display: inline-flex;
  align-items: center;
  line-height: 1.15;
}
#site-footer .region-select--footer .region-select__trigger {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: rgba(247, 245, 239, 0.6);
  font-family: var(--footer-sans);
  font-size: 12px;
  font-weight: 300;
  line-height: 1.15;
  letter-spacing: normal;
  text-transform: uppercase;
  padding: 0;
  min-height: 0;
  background: transparent;
  border: 0;
}
#site-footer .region-select--footer .region-select__globe {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}
#site-footer .region-select--footer .region-select__globe svg {
  width: 12px;
  height: 12px;
}
#site-footer .region-select--footer .region-select__current {
  line-height: 1.15;
}
#site-footer .region-select--footer .region-select__caret {
  width: 7px;
  height: 7px;
  background-size: 7px 7px;
  flex-shrink: 0;
}
#site-footer .region-select--footer:hover .region-select__trigger, #site-footer .region-select--footer:focus-within .region-select__trigger, #site-footer .region-select--footer.is-open .region-select__trigger {
  color: var(--footer-lime);
}
#site-footer .region-select--footer .region-select__menu {
  right: 0;
  left: auto;
  width: 195px;
  bottom: calc(100% + 12px);
}
#site-footer .region-select--footer::before {
  top: auto;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 16px;
}

#site-footer .footer-tagline {
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid rgba(247, 245, 239, 0.1);
  text-align: center;
}
#site-footer .footer-tagline__text {
  margin: 0;
  font-family: var(--footer-sans);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(247, 245, 239, 0.4);
}

#site-footer .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.hero {
  background-color: #000;
}
@media only screen and (min-width: 550px) {
  .hero {
    padding: 30px;
  }
}
@media only screen and (min-width: 1500px) {
  .hero {
    padding: 60px;
  }
}
.hero .wp-block-heading {
  margin: 0 auto;
}
@media only screen and (min-width: 550px) {
  .hero .wp-block-heading {
    max-width: 60%;
  }
}
.hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons {
  margin-top: 40px;
  gap: 5px;
}
@media screen and (max-width: 550px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons {
    width: min(100%, 280px);
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons .wp-block-button,
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons .wp-block-button__link {
    width: 100%;
  }
}
@media only screen and (min-width: 390px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons {
    gap: 10px;
  }
}
@media only screen and (min-width: 550px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons {
    gap: 20px;
    margin-top: 70px;
  }
}
@media only screen and (min-width: 850px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons {
    gap: 60px;
  }
}
.hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons .wp-block-button__link {
  padding: 1em 0.4em;
  border-width: 2px;
}
@media only screen and (min-width: 390px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons .wp-block-button__link {
    padding: 1em 1em;
  }
}
@media only screen and (min-width: 850px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-buttons .wp-block-button__link {
    min-width: 290px;
  }
}
.hero.home .wp-block-heading {
  max-width: unset;
}
@media screen and (max-width: 550px) {
  .hero.home .hero-img {
    padding: 180px 30px 120px;
  }
}
.hero.home .hero-img .wp-block-cover__inner-container .subtitle {
  font-weight: 500;
}
@media only screen and (min-width: 550px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-paragraph.subtitle {
    font-size: 1em;
  }
}
.hero.home .hero-img .wp-block-cover__inner-container h1 {
  font-size: 30px;
  line-height: 1.1;
}
@media only screen and (min-width: 550px) {
  .hero.home .hero-img .wp-block-cover__inner-container h1 {
    font-size: 4em;
    line-height: 56px;
  }
}
@media only screen and (min-width: 550px) {
  .hero.home .hero-img .wp-block-cover__inner-container .wp-block-paragraph {
    font-size: 1.5em;
    line-height: 35px;
  }
}
.hero.home .hero-img .wp-block-cover__inner-container p.contained {
  max-width: 820px;
  margin-top: 5px;
}
.hero.title-only .hero-img .wp-block-cover__inner-container .title {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .hero.title-only .hero-img .wp-block-cover__inner-container .title {
    margin-top: 160px;
    margin-bottom: unset;
  }
}
@media only screen and (min-width: 550px) {
  .hero.feed {
    padding: 30px 30px 0;
  }
}
@media only screen and (min-width: 1540px) {
  .hero.feed {
    padding: 60px 60px 0;
  }
}
.hero .hero-img {
  padding: 120px 30px 60px;
  min-height: 550px;
}
@media only screen and (min-width: 850px) {
  .hero .hero-img {
    padding: 235px 30px 53px;
    min-height: 750px;
  }
}
.hero .hero-img .wp-block-cover__inner-container {
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (min-width: 550px) {
  .hero .hero-img .wp-block-cover__inner-container {
    min-height: 400px;
  }
}
@media only screen and (min-width: 850px) {
  .hero .hero-img .wp-block-cover__inner-container {
    min-height: 575px;
  }
}
.hero .hero-img .wp-block-cover__inner-container .title {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .hero .hero-img .wp-block-cover__inner-container .title {
    margin-top: 120px;
  }
}
.hero .hero-img .wp-block-cover__inner-container .title.reduce-title-margin {
  margin-top: 30px;
}
@media only screen and (min-width: 550px) {
  .hero .hero-img .wp-block-cover__inner-container .title.reduce-title-margin {
    margin-top: 40px;
  }
}
.hero .hero-img .wp-block-cover__inner-container .subtitle {
  font-weight: 300;
}
.hero .hero-img .wp-block-cover__inner-container > * {
  flex: 1 1 100%;
}
.hero .hero-img .wp-block-cover__inner-container .wp-block-buttons {
  margin-top: 30px;
}
@media only screen and (min-width: 550px) {
  .hero .hero-img .wp-block-cover__inner-container .wp-block-buttons {
    margin-top: unset;
  }
}
.hero .main-logo img {
  max-width: 450px;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .hero .main-logo img {
    max-width: 760px;
  }
}
@media only screen and (min-width: 550px) {
  .hero p.contained {
    margin-top: 45px;
  }
}

.spacer.xs {
  height: 30px;
}
.spacer.sm {
  height: 30px;
}
@media only screen and (min-width: 550px) {
  .spacer.sm {
    height: 60px;
  }
}
.spacer.md {
  height: 30px;
}
@media only screen and (min-width: 550px) {
  .spacer.md {
    height: 100px;
  }
}
.spacer.md.home-tweak {
  height: 100px;
}
@media only screen and (min-width: 550px) {
  .spacer.md.home-tweak {
    height: 100px;
  }
}
@media screen and (max-width: 550px) {
  .spacer.xl {
    height: 120px;
  }
}
@media only screen and (min-width: 550px) {
  .spacer.xl {
    height: 230px;
  }
}

/**
 * Page blocks
 **/
.text-columns.sm {
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .text-columns.sm {
    padding: 50px 30px 108px;
  }
}
@media only screen and (min-width: 1540px) {
  .text-columns.sm {
    padding: 50px 0 108px;
  }
}
@media only screen and (min-width: 550px) {
  .text-columns.legal-page h2 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 550px) {
  .text-columns.legal-page h2 + p {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.text-columns.legal-page .legal-list .wp-block-list {
  margin-top: 20px;
}
@media only screen and (min-width: 550px) {
  .text-columns h2 {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 550px) {
  .text-columns h2.custom-spacing + p {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 550px) {
  .text-columns h2.normal-margin {
    margin-bottom: 30px;
  }
}
.text-columns .stat-title {
  font-weight: 400;
  margin-bottom: 15px;
}
@media only screen and (min-width: 550px) {
  .text-columns .stat-title {
    margin-bottom: 0;
    min-height: 50px;
  }
}
@media only screen and (min-width: 850px) {
  .text-columns .stat-title {
    min-height: 100px;
  }
}
.text-columns .stat {
  font-weight: 100;
}
.text-columns .title-group {
  margin-bottom: 20px;
}
@media only screen and (min-width: 550px) {
  .text-columns .title-group {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .text-columns .wp-block-columns {
    gap: 10%;
  }
}
.text-columns .wp-block-button .wp-block-button__link {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.text-columns .wp-block-accordion-panel a {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
}
.text-columns .wp-block-accordion-panel a:hover, .text-columns .wp-block-accordion-panel a:focus-visible {
  color: #A0B100;
}

.title-block {
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .title-block {
    margin-bottom: 50px;
  }
}
.title-block h1, .title-block h2, .title-block h3, .title-block h4, .title-block h5, .title-block h6 {
  margin-bottom: 20px;
}

.text-blocks {
  padding: 65px 30px;
}
@media only screen and (min-width: 850px) {
  .text-blocks {
    padding: 65px 30px 68px;
  }
}
@media only screen and (min-width: 1540px) {
  .text-blocks {
    padding: 125px 0 108px;
  }
}
.text-blocks .carousel-outer {
  padding: 30px;
}
@media only screen and (min-width: 850px) {
  .text-blocks .carousel-outer {
    padding: 30px 30px 10px;
  }
}
@media only screen and (min-width: 1540px) {
  .text-blocks .carousel-outer {
    padding: 30px 0 10px;
  }
}

@media screen and (max-width: 550px) {
  .text-grid .wp-block-spacer {
    height: 20px !important;
  }
}

.text-image.visible-margin {
  margin: 30px;
}
@media only screen and (min-width: 550px) {
  .text-image.visible-margin {
    margin: 57px;
  }
}
@media screen and (max-width: 850px) {
  .text-image .wp-block-group__inner-container > .wp-block-columns:nth-of-type(2) > .wp-block-column:nth-of-type(1),
  .text-image .wp-block-group__inner-container > .wp-block-columns:nth-of-type(4) > .wp-block-column:nth-of-type(1) {
    order: 1;
  }
}
.text-image .text-col {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  height: 100%;
  padding: 30px;
}
@media only screen and (min-width: 1540px) {
  .text-image .text-col {
    padding: 60px 120px 60px 0;
  }
}
@media screen and (max-width: 850px) {
  .text-image .wp-block-columns {
    flex-direction: column-reverse;
  }
  .text-image .wp-block-columns.alt-layout {
    flex-direction: column;
  }
}
@media only screen and (min-width: 550px) {
  .text-image .wp-block-columns {
    gap: 0;
  }
}
@media only screen and (min-width: 1540px) {
  .text-image .wp-block-columns > .wp-block-column:first-child + .wp-block-column .text-col {
    padding: 60px 60px 60px 10%;
  }
}
@media screen and (max-width: 1800px) {
  .text-image .wp-block-image {
    height: 100%;
  }
}
.text-image .wp-block-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 1800px) {
  .text-image .wp-block-image img {
    height: unset;
    max-height: 780px;
  }
}
.text-image .wp-block-buttons {
  margin-top: 30px;
}

.text-background-image {
  padding: 0;
  min-height: unset;
}
.text-background-image .inner {
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .text-background-image .inner {
    padding: 200px 30px;
  }
}
@media only screen and (min-width: 1540px) {
  .text-background-image .inner {
    padding: 200px 0;
  }
}
.text-background-image .text-col {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  height: 100%;
}

@media only screen and (min-width: 550px) {
  .generic-block {
    min-height: 400px;
  }
}

@media only screen and (min-width: 550px) {
  .bordered-cards {
    margin: 60px;
  }
}
.bordered-cards .card {
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .bordered-cards .card {
    padding: 97px;
  }
}

.full-width-img-grid .wp-block-columns {
  gap: 0;
}
@media only screen and (min-width: 550px) {
  .full-width-img-grid .wp-block-columns .wp-block-group__inner-container {
    width: 70%;
  }
  .full-width-img-grid .wp-block-columns .wp-block-group__inner-container .wp-block-buttons {
    margin-top: 30px;
  }
}

.legal-page .text-columns {
  padding: 30px;
}
@media only screen and (min-width: 850px) {
  .legal-page .text-columns {
    padding: 30px 30px 30px;
  }
}
@media only screen and (min-width: 1540px) {
  .legal-page .text-columns {
    padding: 30px 0 30px;
  }
}
.legal-page .text-columns h2 {
  margin-bottom: 30px;
}

.carousel-outer.single-case-study-carousel-outer {
  padding: 0;
}
.carousel-outer.insights-carousel-outer {
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .carousel-outer.insights-carousel-outer {
    padding: 65px 80px 68px;
  }
}
@media only screen and (min-width: 1540px) {
  .carousel-outer.insights-carousel-outer {
    padding: 125px 0 108px;
  }
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage {
  display: flex;
  padding-bottom: 40px;
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item {
  transition: flex-basis 0.6s;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item.active:not(.active ~ .active) {
    margin-top: -40px;
  }
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item.active:not(.active ~ .active) img {
    max-height: unset;
    aspect-ratio: 5/4;
  }
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item.active:not(.active ~ .active) .overlay {
    background: transparent;
  }
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item.active:not(.active ~ .active) .overlay .excerpt {
    opacity: 0;
  }
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item.active.active ~ .active img {
    position: relative;
  }
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item.active.active ~ .active img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: auto;
  }
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .info {
  max-width: 360px;
  padding: 0 5px;
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .info p {
  line-height: 15px;
}
@media only screen and (min-width: 850px) {
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .info p {
    line-height: 24px;
  }
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 10/7;
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container {
  position: relative;
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container .carousel-img {
  position: relative;
  z-index: 100;
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container .overlay {
  display: flex;
  align-items: center;
  padding: 8px;
  position: absolute;
  z-index: 150;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.68);
  transition: background 0.3s;
}
@media only screen and (min-width: 850px) {
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container .overlay {
    padding: 16px;
  }
}
.carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container .overlay .excerpt {
  font-family: "Larken", serif;
  font-size: 1.2em;
  position: absolute;
  color: #fff;
  z-index: 200;
  opacity: 1;
  transition: opacity 0.3s;
  line-height: 18px;
  padding: 8px;
}
@media only screen and (min-width: 1200px) {
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container .overlay .excerpt {
    font-size: 1em;
    line-height: 19px;
  }
}
@media only screen and (min-width: 1800px) {
  .carousel-outer .owl-carousel.case-study-carousel .owl-stage .owl-item .image-container .overlay .excerpt {
    width: 50%;
    font-size: 1.25em;
    line-height: 26px;
    padding: 0;
  }
}
.carousel-outer .owl-carousel.case-study-carousel .owl-nav {
  display: none;
}
.carousel-outer .owl-carousel.case-study-carousel .carousel-img {
  width: 100%;
  height: auto;
}
.carousel-outer .owl-carousel.latest-insights-carousel, .carousel-outer .owl-carousel.property-guides-carousel, .carousel-outer .owl-carousel.awards-carousel {
  position: relative;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-stage-outer, .carousel-outer .owl-carousel.property-guides-carousel .owl-stage-outer, .carousel-outer .owl-carousel.awards-carousel .owl-stage-outer {
    margin: 0 100px;
  }
}
@media only screen and (min-width: 1540px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-stage-outer, .carousel-outer .owl-carousel.property-guides-carousel .owl-stage-outer, .carousel-outer .owl-carousel.awards-carousel .owl-stage-outer {
    margin: unset;
  }
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .carousel-img, .carousel-outer .owl-carousel.property-guides-carousel .carousel-img, .carousel-outer .owl-carousel.awards-carousel .carousel-img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
  }
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .info, .carousel-outer .owl-carousel.property-guides-carousel .info, .carousel-outer .owl-carousel.awards-carousel .info {
    height: 350px;
  }
}
@media only screen and (min-width: 850px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .info, .carousel-outer .owl-carousel.property-guides-carousel .info, .carousel-outer .owl-carousel.awards-carousel .info {
    height: 425px;
  }
}
@media only screen and (min-width: 1800px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .info, .carousel-outer .owl-carousel.property-guides-carousel .info, .carousel-outer .owl-carousel.awards-carousel .info {
    height: 360px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .info .info-inner, .carousel-outer .owl-carousel.property-guides-carousel .info .info-inner, .carousel-outer .owl-carousel.awards-carousel .info .info-inner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
}
@media only screen and (min-width: 1200px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .info .info-inner, .carousel-outer .owl-carousel.property-guides-carousel .info .info-inner, .carousel-outer .owl-carousel.awards-carousel .info .info-inner {
    min-height: 325px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .info .title, .carousel-outer .owl-carousel.property-guides-carousel .info .title, .carousel-outer .owl-carousel.awards-carousel .info .title {
  font-weight: 500;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 20px;
  line-height: 24px;
}
.carousel-outer .owl-carousel.latest-insights-carousel .info .icon, .carousel-outer .owl-carousel.property-guides-carousel .info .icon, .carousel-outer .owl-carousel.awards-carousel .info .icon {
  align-self: start;
  width: 33px;
  height: 33px;
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav, .carousel-outer .owl-carousel.awards-carousel .owl-nav {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav, .carousel-outer .owl-carousel.awards-carousel .owl-nav {
    z-index: -1;
    position: absolute;
    top: 0;
    padding-top: 100px;
  }
}
@media only screen and (min-width: 1350px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav, .carousel-outer .owl-carousel.awards-carousel .owl-nav {
    padding-top: 150px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button, .carousel-outer .owl-carousel.awards-carousel .owl-nav button {
  background-color: transparent;
  color: #A0B100;
  border: none;
  font-size: 3em;
  transform: scale(1);
  transition: transform 0.3s;
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button:hover, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button:hover, .carousel-outer .owl-carousel.awards-carousel .owl-nav button:hover {
  cursor: pointer;
  transform: scale(1.1);
}
@media screen and (min-width: 1680px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-next, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button.owl-next, .carousel-outer .owl-carousel.awards-carousel .owl-nav button.owl-next {
    margin-right: -100px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-next:after, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button.owl-next:after, .carousel-outer .owl-carousel.awards-carousel .owl-nav button.owl-next:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M43.8408 22.2739H0.000201737' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 0.353616' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 44.1942' stroke='black'/%3E%3C/svg%3E");
}
@media only screen and (min-width: 1540px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-prev, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button.owl-prev, .carousel-outer .owl-carousel.awards-carousel .owl-nav button.owl-prev {
    margin-left: -100px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-prev:after, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button.owl-prev:after, .carousel-outer .owl-carousel.awards-carousel .owl-nav button.owl-prev:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M0.353516 22.2739L44.1941 22.2739' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 44.1942' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 0.353614' stroke='black'/%3E%3C/svg%3E");
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button span, .carousel-outer .owl-carousel.property-guides-carousel .owl-nav button span, .carousel-outer .owl-carousel.awards-carousel .owl-nav button span {
  display: none;
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-stage-outer {
  position: relative;
  z-index: 25;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-stage-outer {
    margin: 0;
  }
}
@media only screen and (min-width: 1540px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-stage-outer {
    margin: unset;
  }
}
@media screen and (max-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-stage-outer .info .info-inner div {
    flex: 1 1 100%;
  }
}
.carousel-outer .owl-carousel.single-case-study-carousel {
  position: relative;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.single-case-study-carousel .carousel-img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
  }
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-item img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  height: 240px;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.single-case-study-carousel .owl-item img {
    height: 540px;
  }
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.single-case-study-carousel .info {
    height: 500px;
  }
}
@media only screen and (min-width: 1800px) {
  .carousel-outer .owl-carousel.single-case-study-carousel .info {
    height: 360px;
  }
}
.carousel-outer .owl-carousel.single-case-study-carousel .info .info-inner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
}
.carousel-outer .owl-carousel.single-case-study-carousel .info .title {
  font-weight: 500;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 20px;
}
.carousel-outer .owl-carousel.single-case-study-carousel .info .icon {
  align-self: start;
  width: 33px;
  height: 33px;
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-nav {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 30px;
  margin-bottom: 30px;
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-nav button {
  background-color: transparent;
  color: #A0B100;
  border: none;
  font-size: 3em;
  transform: scale(1);
  transition: transform 0.3s;
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-nav button:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-nav button.owl-next:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M43.8408 22.2739H0.000201737' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 0.353616' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 44.1942' stroke='black'/%3E%3C/svg%3E");
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-nav button.owl-prev:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M0.353516 22.2739L44.1941 22.2739' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 44.1942' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 0.353614' stroke='black'/%3E%3C/svg%3E");
}
.carousel-outer .owl-carousel.single-case-study-carousel .owl-nav button span {
  display: none;
}
@media screen and (max-width: 850px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .insight .info {
    margin-top: 0;
  }
}
@media screen and (max-width: 850px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .insight img {
    height: 206px;
    object-fit: cover;
    object-position: bottom;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav {
  margin-top: 30px;
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav {
    z-index: 20;
    position: absolute;
    top: 0;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button {
  background-color: #fff;
  color: #A0B100;
  border: none;
  font-size: 3em;
  transform: scale(0.7);
  transition: transform 0.3s;
}
@media only screen and (min-width: 850px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button {
    transform: scale(1);
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button:hover {
  cursor: pointer;
  transform: scale(1.1);
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-next {
    margin-right: -38px;
    transform: scale(0.4);
  }
}
@media only screen and (min-width: 850px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-next {
    margin-right: -55px;
    transform: unset;
  }
}
@media only screen and (min-width: 2000px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-next {
    margin-right: -100px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-next:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M43.8408 22.2739H0.000201737' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 0.353616' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 44.1942' stroke='black'/%3E%3C/svg%3E");
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-prev {
    margin-left: -38px;
    transform: scale(0.4);
  }
}
@media only screen and (min-width: 850px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-prev {
    margin-left: -55px;
    transform: unset;
  }
}
@media only screen and (min-width: 2000px) {
  .carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-prev {
    margin-left: -100px;
  }
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button.owl-prev:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M0.353516 22.2739L44.1941 22.2739' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 44.1942' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 0.353614' stroke='black'/%3E%3C/svg%3E");
}
.carousel-outer .owl-carousel.latest-insights-carousel .owl-nav button span {
  display: none;
}
.carousel-outer .owl-carousel.property-guides-carousel .info {
  display: block;
  height: unset;
}
.carousel-outer .owl-carousel.awards-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.carousel-outer .owl-carousel.testimonial-carousel .owl-nav {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.testimonial-carousel .owl-nav {
    z-index: -1;
    position: absolute;
    top: 0;
  }
}
.carousel-outer .owl-carousel.testimonial-carousel .owl-nav button {
  background-color: #fff;
  color: #A0B100;
  border: none;
  font-size: 3em;
  transform: scale(1);
  transition: transform 0.3s;
}
.carousel-outer .owl-carousel.testimonial-carousel .owl-nav button:hover {
  cursor: pointer;
  transform: scale(1.1);
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.testimonial-carousel .owl-nav button.owl-next {
    margin-right: -50px;
  }
}
@media only screen and (min-width: 2140px) {
  .carousel-outer .owl-carousel.testimonial-carousel .owl-nav button.owl-next {
    margin-right: -100px;
  }
}
.carousel-outer .owl-carousel.testimonial-carousel .owl-nav button.owl-next:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M43.8408 22.2739H0.000201737' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 0.353616' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 44.1942' stroke='black'/%3E%3C/svg%3E");
}
@media only screen and (min-width: 550px) {
  .carousel-outer .owl-carousel.testimonial-carousel .owl-nav button.owl-prev {
    margin-left: -50px;
  }
}
@media only screen and (min-width: 2140px) {
  .carousel-outer .owl-carousel.testimonial-carousel .owl-nav button.owl-prev {
    margin-left: -100px;
  }
}
.carousel-outer .owl-carousel.testimonial-carousel .owl-nav button.owl-prev:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M0.353516 22.2739L44.1941 22.2739' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 44.1942' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 0.353614' stroke='black'/%3E%3C/svg%3E");
}
.carousel-outer .owl-carousel.testimonial-carousel .owl-nav button span {
  display: none;
}
.carousel-outer .owl-nav.disabled {
  display: none !important;
}
.carousel-outer .full-width-carousel-inner .case-study-title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .carousel-outer .full-width-carousel-inner .case-study-title {
    margin-bottom: 80px;
  }
}

.info {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 30px;
}
.info .title {
  font-family: "Hanken Grotesk", sans-serif;
  margin-bottom: 5px;
  line-height: 20px;
  text-transform: initial;
}
@media only screen and (min-width: 850px) {
  .info .title {
    line-height: 30px;
  }
}
.info a {
  align-content: center;
  transition: transform 0.3s;
}
.info a:hover {
  transform: scale(1.05);
}
.info a.medium {
  transform: scale(1);
}

.case-studies .info a {
  transform: scale(0.7);
}
@media only screen and (min-width: 550px) {
  .case-studies .info a {
    transform: scale(1);
  }
}

.carousel-img {
  filter: blur(0);
  transition: filter 0.6s cubic-bezier(0.42, 0, 0.58, 1);
}
.carousel-img:hover {
  filter: blur(5px);
}

.team-carousel {
  overflow: hidden;
  margin-top: 30px;
}
@media only screen and (min-width: 550px) {
  .team-carousel {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-carousel {
    margin-top: 120px;
  }
}
.team-carousel .team-card {
  padding: 0 30px;
}
@media only screen and (min-width: 1540px) {
  .team-carousel .team-card {
    padding: 0;
  }
}
.team-carousel .owl-nav {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  justify-content: center;
  gap: 20px;
}
@media only screen and (min-width: 850px) {
  .team-carousel .owl-nav {
    margin-left: 20px;
    justify-content: flex-start;
    gap: unset;
  }
}
@media only screen and (min-width: 1550px) {
  .team-carousel .owl-nav {
    margin-left: 100px;
  }
}
.team-carousel .owl-nav button {
  background-color: transparent;
  color: #A0B100;
  border: none;
  font-size: 3em;
  transform: scale(1);
  transition: transform 0.3s;
}
@media only screen and (min-width: 850px) {
  .team-carousel .owl-nav button {
    margin-left: 20px;
  }
}
.team-carousel .owl-nav button:hover {
  cursor: pointer;
  transform: scale(1.1);
}
@media only screen and (min-width: 1540px) {
  .team-carousel .owl-nav button.owl-next {
    margin-right: -100px;
  }
}
.team-carousel .owl-nav button.owl-next:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M43.8408 22.2739H0.000201737' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 0.353616' stroke='black'/%3E%3Cpath d='M43.8408 22.2739L21.9205 44.1942' stroke='black'/%3E%3C/svg%3E");
}
@media only screen and (min-width: 1540px) {
  .team-carousel .owl-nav button.owl-prev {
    margin-left: -100px;
  }
}
.team-carousel .owl-nav button.owl-prev:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M0.353516 22.2739L44.1941 22.2739' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 44.1942' stroke='black'/%3E%3Cpath d='M0.353516 22.2739L22.2738 0.353614' stroke='black'/%3E%3C/svg%3E");
}
.team-carousel .owl-nav button span {
  display: none;
}
.team-carousel .team-img {
  transition: opacity 0.3s;
}
.team-carousel .team-img:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 550px) {
  .team-carousel .team-img {
    aspect-ratio: 20/11;
    object-fit: cover;
  }
}
.team-carousel .team-bg-img {
  background-size: cover;
  background-position: center center;
  position: relative;
  min-height: 300px;
}
@media only screen and (min-width: 550px) {
  .team-carousel .team-bg-img {
    min-height: 400px;
  }
}
.team-carousel .team-bg-img .info {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
}
.team-carousel .team-bg-img .info .title {
  color: #fff;
  font-size: 1.4em;
}
.team-carousel .team-bg-img .info .subtitle {
  margin: 0;
  font-size: 0.9em;
}
.team-carousel .info {
  margin-top: 22px;
}

.single-case-study-grid-child {
  min-width: 0;
}

/* Carousel controls
 *
 * The row of progress rule, call to action and arrows that sits above a
 * scroll-snap track. Shared by the case study and insight carousels; the
 * behaviour lives in frontend.js against the data-carousel attributes.
 */
.bb-carousel-controls {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 32px;
}
@media only screen and (min-width: 850px) {
  .bb-carousel-controls {
    gap: 24px;
    margin-bottom: 44px;
  }
}

.bb-carousel-progress {
  position: relative;
  flex: 1 1 auto;
  height: 1px;
  background-color: rgba(11, 11, 12, 0.15);
}

.bb-carousel-progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: #0b0b0c;
  transition: width 0.3s ease;
}

.bb-carousel-cta {
  display: none;
  flex-shrink: 0;
  align-items: center;
  height: 44px;
  padding: 0 22px;
  border: 1px solid #A0B100;
  background-color: #A0B100;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.24em;
  text-decoration: none;
  color: #fff;
  transition: background-color 0.3s, border-color 0.3s;
  /* Fill, type and hover all follow .btn so this reads as a site button. */
}
.bb-carousel-cta:hover {
  border-color: #211F1F;
  background-color: #211F1F;
  color: #fff;
}
@media only screen and (min-width: 550px) {
  .bb-carousel-cta {
    display: inline-flex;
  }
}

.bb-carousel-nav {
  display: flex;
  flex-shrink: 0;
  gap: 8px;
}

.bb-carousel-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid #0b0b0c;
  background: none;
  color: #0b0b0c;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.bb-carousel-arrow:hover:not(:disabled) {
  background-color: #0b0b0c;
  color: #f7f5ef;
}
.bb-carousel-arrow:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/**
 * Case study carousel (crush-blocks/case-study-carousel).
 *
 * Horizontal scroll-snap track rather than Owl, so the cards keep their
 * intrinsic height and the section degrades to a plain scroller without JS.
 */
.bb-cases {
  --bb-case-gap: 20px;
  /* The block sits in a constrained group; take the container's full width. */
  max-width: none;
}
@media only screen and (min-width: 850px) {
  .bb-cases {
    --bb-case-gap: 28px;
  }
}

.bb-cases.is-internal .bb-carousel-cta {
  display: none;
}

.bb-cases.is-internal {
  max-width: 1482px;
  margin-right: auto;
  margin-left: auto;
}
.bb-cases.is-internal .bb-cases-viewport {
  margin-right: 0;
}
.bb-cases.is-internal .bb-cases-track {
  padding-right: 0;
}
@media only screen and (min-width: 850px) {
  .bb-cases.is-internal .bb-case {
    width: calc((100% - var(--bb-case-gap)) / 2);
  }
}
@media only screen and (min-width: 1200px) {
  .bb-cases.is-internal .bb-case {
    width: calc((100% - 2 * var(--bb-case-gap)) / 3);
  }
}

/*
 * Section container.
 *
 * The band is a Gutenberg group, so the vertical rhythm is set here rather than
 * in the editor: generous above the heading, deep below the track so the cards
 * are not crowded by whatever section follows.
 */
.carousel-outer:has(.bb-cases) {
  padding-top: 64px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 850px) {
  .carousel-outer:has(.bb-cases) {
    padding-top: 96px;
    padding-bottom: 112px;
  }
}

/* Section heading. Sits in page content above the block, inside the same
 * .container so the two share an edge at every width. */
.bb-cases-heading {
  max-width: none;
  margin-bottom: 48px;
}
@media only screen and (min-width: 850px) {
  .bb-cases-heading {
    margin-bottom: 72px;
  }
}
.bb-cases-heading {
  /* The emphasised word is set in the same colour as the rest of the line —
   * the markup carries the <em> but the heading reads as one solid colour. */
}
.bb-cases-heading em {
  font-style: normal;
  color: inherit;
}

/* Headline figures
 *
 * A single-pixel gap over a tinted background draws the hairline grid, so the
 * dividers stay put however the cells wrap.
 *
 * The figure sits beside its copy rather than above it, so a cell needs real
 * width before it holds a sentence. The column count follows from that: four
 * across from the point where a quarter of the container still leaves the
 * longest note two readable lines, and two below it. There is no third step,
 * as three columns would leave the fourth figure orphaned on a row of its own.
 */
.bb-cases-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1px;
  margin-bottom: 56px;
  background-color: rgba(11, 11, 12, 0.12);
}
@media only screen and (min-width: 850px) {
  .bb-cases-stats {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 64px;
  }
}
@media only screen and (min-width: 1500px) {
  .bb-cases-stats {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bb-cases-stat {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 22px 0;
  background-color: #EEEBE2;
}
@media only screen and (min-width: 850px) {
  .bb-cases-stat {
    gap: 20px;
    padding: 26px 24px;
    /* Two up: the cell at each end of a row meets the container, so both
     * rows start and finish on the same lines. */
  }
  .bb-cases-stat:nth-child(odd) {
    padding-left: 0;
  }
  .bb-cases-stat:nth-child(even) {
    padding-right: 0;
  }
}
.bb-cases-stat {
  /* Four up on a single row, where only the outer pair meet the container. */
}
@media only screen and (min-width: 1500px) {
  .bb-cases-stat:nth-child(odd) {
    padding-left: 24px;
  }
  .bb-cases-stat:nth-child(even) {
    padding-right: 24px;
  }
  .bb-cases-stat:first-child {
    padding-left: 0;
  }
  .bb-cases-stat:last-child {
    padding-right: 0;
  }
}

.bb-cases-stat-figure {
  display: flex;
  flex-shrink: 0;
  align-items: baseline;
  font-family: "Larken", serif;
  color: #0b0b0c;
  /* One width for all four figures. "8%" is a good deal narrower than "73%",
   * and left to themselves the figures handed each note a different amount of
   * room, so the same sentence wrapped differently from cell to cell. */
}
@media only screen and (min-width: 850px) {
  .bb-cases-stat-figure {
    min-width: 92px;
  }
}

.bb-cases-stat-number {
  font-size: 52px;
  line-height: 1;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 850px) {
  .bb-cases-stat-number {
    font-size: 60px;
  }
}

.bb-cases-stat-affix {
  font-size: 28px;
  line-height: 1;
}
@media only screen and (min-width: 850px) {
  .bb-cases-stat-affix {
    font-size: 32px;
  }
}

.bb-cases-stat-text {
  min-width: 0;
}

.bb-cases-stat-label {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  color: #0b0b0c;
}

.bb-cases-stat-note {
  margin: 8px 0 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: rgba(11, 11, 12, 0.6);
}

/*
 * Track viewport.
 *
 * Bleeds off the right of the container to the window edge so the next card is
 * cut by the screen rather than by an invisible box, which reads as scrollable.
 */
.bb-cases-viewport {
  margin-right: calc(50% - 50vw);
}

.bb-cases-track {
  display: flex;
  align-items: stretch;
  gap: var(--bb-case-gap);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 4px;
  padding-right: 24px;
}
@media only screen and (min-width: 850px) {
  .bb-cases-track {
    padding-right: 32px;
  }
}
.bb-cases-track::-webkit-scrollbar {
  display: none;
}

.bb-case {
  flex: 0 0 auto;
  scroll-snap-align: start;
  width: 84%;
}
@media only screen and (min-width: 550px) {
  .bb-case {
    width: 52%;
  }
}
@media only screen and (min-width: 850px) {
  .bb-case {
    width: 40%;
  }
}
@media only screen and (min-width: 1200px) {
  .bb-case {
    width: 33%;
  }
}
@media only screen and (min-width: 1800px) {
  .bb-case {
    width: 29%;
  }
}

.bb-case-link {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: #0b0b0c;
  transition: box-shadow 0.35s ease;
}
.bb-case-link::after {
  content: "";
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: #A0B100;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}
.bb-case-link {
  /* A card-level response, so hovering still reads on the cards whose
   * description is missing and which therefore have no reveal overlay. */
}
.bb-case-link:hover, .bb-case-link:focus-visible {
  transform: none;
  box-shadow: 0 12px 30px rgba(11, 11, 12, 0.08);
}
.bb-case-link:hover::after, .bb-case-link:focus-visible::after {
  opacity: 1;
  transform: scaleX(1);
}
.bb-case-link:focus-visible {
  outline: 1px solid #A0B100;
  outline-offset: 3px;
}

/* Media
 *
 * The ratio sits on the wrapper and the image fills it absolutely, so the crop
 * holds regardless of the width/height attributes WordPress prints or any
 * global img sizing elsewhere in the theme.
 */
.bb-case-media {
  position: relative;
  z-index: 1;
  aspect-ratio: 16/9;
  margin-bottom: -1px;
  overflow: hidden;
  background-color: rgba(11, 11, 12, 0.05);
}

.bb-case-img,
.bb-case-media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.9s ease;
}

.bb-case-link:hover .bb-case-img,
.bb-case-link:focus-visible .bb-case-img {
  transform: scale(1.02);
}

.bb-case-tags {
  position: absolute;
  z-index: 2;
  top: 16px;
  left: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
@media only screen and (min-width: 850px) {
  .bb-case-tags {
    top: 20px;
    left: 20px;
  }
}

.bb-case-tag {
  display: inline-block;
  padding: 5px 10px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(11, 11, 12, 0.8);
  background-color: rgba(247, 245, 239, 0.9);
  backdrop-filter: blur(4px);
}
.bb-case-tag.is-primary {
  color: #fff;
  background-color: #A0B100;
}

.bb-case-reveal {
  position: absolute;
  z-index: 1;
  /* Bleed beneath the clipped media edge to prevent a transient 1px seam
   * while the overlay and card body animate on separate compositor layers. */
  inset: -1px;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  opacity: 0;
  background: linear-gradient(to top, rgba(11, 11, 12, 0.9) 0%, rgba(11, 11, 12, 0.7) 48%, rgba(11, 11, 12, 0.38) 100%);
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.bb-case-reveal p {
  margin: 0;
  max-width: 36em;
  transform: translateY(8px);
  transition: transform 0.35s ease;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(247, 245, 239, 0.9);
}
@media only screen and (min-width: 850px) {
  .bb-case-reveal p {
    font-size: 14px;
  }
}

.bb-case-link:hover .bb-case-reveal,
.bb-case-link:focus-visible .bb-case-reveal {
  opacity: 1;
}
.bb-case-link:hover .bb-case-reveal p,
.bb-case-link:focus-visible .bb-case-reveal p {
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .bb-case-link,
  .bb-case-img,
  .bb-case-reveal p,
  .bb-case-body,
  .bb-case-title,
  .bb-case-headline,
  .bb-case-address,
  .bb-case-price,
  .bb-case-meta-label,
  .bb-case-meta-value,
  .bb-case-meta-item::before {
    transition: none;
  }
  .bb-case-link:hover,
  .bb-case-link:focus-visible {
    transform: none;
  }
  .bb-case-link:hover .bb-case-img,
  .bb-case-link:focus-visible .bb-case-img {
    transform: none;
  }
}
/* Body */
.bb-case-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 26px 24px 24px;
  background-color: #fff;
  transition: background-color 0.35s ease;
}
@media only screen and (min-width: 850px) {
  .bb-case-body {
    padding: 30px 30px 26px;
  }
}

.bb-case-title {
  margin: 0 0 20px;
  font-family: "Larken", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.1;
  color: #0b0b0c;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 850px) {
  .bb-case-title {
    font-size: 32px;
  }
}

.bb-case-outcome {
  font-size: 23px;
  line-height: 1.15;
}
@media only screen and (min-width: 850px) {
  .bb-case-outcome {
    font-size: 24px;
  }
}
.bb-case-outcome em {
  font-style: italic;
  font-weight: 400;
}

.bb-case-headline {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(11, 11, 12, 0.1);
  transition: border-color 0.35s ease;
}

.bb-case-address {
  max-width: 62%;
  margin: 0;
  font-family: "Larken", serif;
  font-size: 19px;
  line-height: 1.2;
  color: #0b0b0c;
  transition: color 0.35s ease;
}
@media only screen and (min-width: 850px) {
  .bb-case-address {
    font-size: 21px;
  }
}

.bb-case-price {
  flex-shrink: 0;
  font-family: "Larken", serif;
  font-size: 17px;
  text-align: right;
  color: #0b0b0c;
  transition: color 0.35s ease;
}
@media only screen and (min-width: 850px) {
  .bb-case-price {
    font-size: 19px;
  }
}

.bb-case-meta {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto; /* keeps the meta row on the baseline across uneven cards */
}

.bb-case-meta-item {
  display: flex;
  flex-direction: column;
  min-width: 0;
  /* Hairline between cells, drawn on the left of every cell but the first. */
}
.bb-case-meta-item + .bb-case-meta-item {
  position: relative;
  padding-left: 16px;
}
.bb-case-meta-item + .bb-case-meta-item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: rgba(11, 11, 12, 0.1);
  transition: background-color 0.35s ease;
}

.bb-case-meta-label {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 9px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(11, 11, 12, 0.4);
  transition: color 0.35s ease;
}

.bb-case-meta-value {
  margin-top: 6px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  color: #0b0b0c;
  transition: color 0.35s ease;
}

.bb-case-link:hover .bb-case-body,
.bb-case-link:focus-visible .bb-case-body {
  background-color: #0b0b0c;
}
.bb-case-link:hover .bb-case-title,
.bb-case-link:focus-visible .bb-case-title {
  color: #A0B100;
}
.bb-case-link:hover .bb-case-headline,
.bb-case-link:focus-visible .bb-case-headline {
  border-bottom-color: rgba(247, 245, 239, 0.15);
}
.bb-case-link:hover .bb-case-address,
.bb-case-link:hover .bb-case-price,
.bb-case-link:hover .bb-case-meta-value,
.bb-case-link:focus-visible .bb-case-address,
.bb-case-link:focus-visible .bb-case-price,
.bb-case-link:focus-visible .bb-case-meta-value {
  color: #f7f5ef;
}
.bb-case-link:hover .bb-case-meta-label,
.bb-case-link:focus-visible .bb-case-meta-label {
  color: rgba(247, 245, 239, 0.5);
}
.bb-case-link:hover .bb-case-meta-item + .bb-case-meta-item::before,
.bb-case-link:focus-visible .bb-case-meta-item + .bb-case-meta-item::before {
  background-color: rgba(247, 245, 239, 0.15);
}

/**
 * Single case study.
 *
 * Editorial layout based on the current case-study data model. All rules are
 * scoped to the template so legacy feeds and case-study carousel cards retain
 * their existing behaviour.
 */
.bb-case-study-main {
  overflow-x: clip;
  background: #fff;
}

.bb-case-study {
  color: #0b0b0c;
}
.bb-case-study h1,
.bb-case-study h2,
.bb-case-study h3,
.bb-case-study p,
.bb-case-study dl,
.bb-case-study dd,
.bb-case-study figure,
.bb-case-study blockquote {
  margin-top: 0;
}

.bb-case-study-hero {
  position: relative;
  z-index: 0;
  height: auto;
  color: #f7f5ef;
  background: #0b0b0c;
}

.bb-case-study-hero-inner,
.bb-case-study-content,
.bb-case-study-gallery,
.bb-case-study-related {
  box-sizing: border-box;
  width: min(100% - 48px, 1325px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-hero-inner,
  .bb-case-study-content,
  .bb-case-study-gallery,
  .bb-case-study-related {
    width: min(100% - 96px, 1325px);
  }
}

.bb-case-study-hero-inner {
  padding-top: 132px;
  padding-bottom: 48px;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-hero-inner {
    padding-top: 166px;
    padding-bottom: 64px;
  }
}

.bb-case-study-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-bottom: 54px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.35;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: rgba(247, 245, 239, 0.58);
}
.bb-case-study-breadcrumb a {
  color: inherit;
  text-decoration: none;
}
.bb-case-study-breadcrumb a:hover {
  color: #A0B100;
}

.bb-case-study-hero-grid {
  display: grid;
  gap: 42px;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-hero-grid {
    grid-template-columns: minmax(0, 1.5fr) minmax(310px, 0.65fr);
    gap: 72px;
    align-items: end;
  }
}
@media only screen and (min-width: 1200px) {
  .bb-case-study-hero-grid {
    grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
    gap: 48px;
  }
}

.bb-case-study-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 22px;
}
.bb-case-study-tags span {
  padding: 6px 10px;
  border: 1px solid rgba(247, 245, 239, 0.2);
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: rgba(247, 245, 239, 0.72);
}

.bb-case-study-hero-copy h1 {
  max-width: 880px;
  margin-bottom: 22px;
  font-family: "Larken", serif;
  font-size: clamp(42px, 4.7vw, 62px);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: -0.035em;
  color: #f7f5ef;
}

.bb-case-study-deck {
  max-width: 760px;
  margin-bottom: 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: clamp(15px, 1.45vw, 19px);
  font-weight: 300;
  line-height: 1.65;
  color: rgba(247, 245, 239, 0.76);
}

.bb-case-study-hero-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  border-top: 1px solid rgba(247, 245, 239, 0.22);
  border-left: 1px solid rgba(247, 245, 239, 0.22);
}
.bb-case-study-hero-facts > div {
  box-sizing: border-box;
  min-height: 98px;
  padding: 20px 18px;
  border-right: 1px solid rgba(247, 245, 239, 0.22);
  border-bottom: 1px solid rgba(247, 245, 239, 0.22);
}
.bb-case-study-hero-facts dt {
  margin-bottom: 11px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: rgba(247, 245, 239, 0.55);
}
.bb-case-study-hero-facts dd {
  margin-bottom: 0;
  font-family: "Larken", serif;
  font-size: clamp(18px, 1.7vw, 24px);
  font-weight: 400;
  line-height: 1.15;
  color: #A0B100;
}

.bb-case-study-lead-image {
  width: 100%;
  height: clamp(400px, 38vw, 530px);
  margin-bottom: 0;
  overflow: hidden;
  background: #dedbd2;
}
.bb-case-study-lead-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bb-case-study-content {
  display: grid;
  gap: 56px;
  padding-top: 70px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-content {
    grid-template-columns: 320px minmax(0, 768px);
    justify-content: space-between;
    gap: 96px;
    padding-top: 104px;
    padding-bottom: 130px;
  }
}

.bb-case-study-sidebar {
  min-width: 0;
}

.bb-case-study-sidebar-inner {
  padding-top: 0;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-sidebar-inner {
    position: sticky;
    top: 110px;
  }
}
.bb-case-study-sidebar-inner > h2 {
  margin-bottom: 12px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(11, 11, 12, 0.25);
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #0b0b0c;
}

.bb-case-study-facts {
  margin-bottom: 0;
}
.bb-case-study-facts > div {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: 16px;
  padding: 13px 0;
  border-bottom: 1px solid rgba(11, 11, 12, 0.12);
}
.bb-case-study-facts dt,
.bb-case-study-facts dd {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
.bb-case-study-facts dt {
  color: rgba(11, 11, 12, 0.52);
}
.bb-case-study-facts dd {
  margin-bottom: 0;
  text-align: right;
  color: #0b0b0c;
}

.bb-case-study-key-details {
  margin-top: 34px;
}
.bb-case-study-key-details h3 {
  margin-bottom: 17px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: rgba(11, 11, 12, 0.58);
}
.bb-case-study-key-details ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bb-case-study-key-details li {
  position: relative;
  margin: 0;
  padding-left: 16px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
}
.bb-case-study-key-details li::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 5px;
  height: 5px;
  background: #A0B100;
}

.bb-case-study-team-card {
  margin-top: 36px;
  padding: 24px;
  border: 1px solid rgba(11, 11, 12, 0.14);
}

.bb-case-study-team-label {
  margin-bottom: 20px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: rgba(11, 11, 12, 0.52);
}

.bb-case-study-team-person {
  display: flex;
  gap: 15px;
  align-items: center;
}
.bb-case-study-team-person h3 {
  margin-bottom: 4px;
  font-family: "Larken", serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.15;
}
.bb-case-study-team-person h3 a {
  color: #0b0b0c;
  text-decoration: none;
}
.bb-case-study-team-person h3 a:hover {
  color: #A0B100;
}

.bb-case-study-team-image {
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  overflow: hidden;
}
.bb-case-study-team-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bb-case-study-team-role {
  margin-bottom: 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  color: rgba(11, 11, 12, 0.56);
}

.bb-case-study-team-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 0 18px;
  border: 1px solid #0b0b0c;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #f7f5ef;
  text-decoration: none;
  background: #0b0b0c;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}
.bb-case-study-team-cta:hover {
  color: #fff;
  background: #A0B100;
  border-color: #A0B100;
}

.bb-case-study-story {
  min-width: 0;
}

.bb-case-study-story-section {
  margin-bottom: 44px;
}
.bb-case-study-story-section:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-story-section {
    margin-bottom: 56px;
  }
}

.bb-case-study-brief {
  margin-bottom: 44px;
  padding-bottom: 44px;
  border-bottom: 1px solid rgba(11, 11, 12, 0.14);
}
@media only screen and (min-width: 850px) {
  .bb-case-study-brief {
    margin-bottom: 56px;
    padding-bottom: 52px;
  }
}

.bb-case-study-brief > h2 {
  margin-bottom: 25px;
  font-family: "Larken", serif;
  font-size: clamp(30px, 2.7vw, 36px);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: #0b0b0c;
}

.bb-case-study-overview {
  max-width: 730px;
}
.bb-case-study-overview p {
  margin-bottom: 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.75;
  color: rgba(11, 11, 12, 0.79);
}

.bb-case-study-story-heading {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}
.bb-case-study-story-heading h2 {
  margin-bottom: 0;
  font-family: "Larken", serif;
  font-size: clamp(30px, 2.7vw, 36px);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: #0b0b0c;
}

.bb-case-study-story-copy {
  padding-left: 0;
}
.bb-case-study-story-copy p {
  margin-bottom: 20px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.75;
  color: rgba(11, 11, 12, 0.79);
}
.bb-case-study-story-copy p:last-child {
  margin-bottom: 0;
}

.bb-case-study-outcome ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(11, 11, 12, 0.14);
  list-style: none;
}
.bb-case-study-outcome li {
  position: relative;
  margin: 0;
  padding: 16px 16px 16px 24px;
  border-bottom: 1px solid rgba(11, 11, 12, 0.14);
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}
.bb-case-study-outcome li::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #A0B100;
}

.bb-case-study-gallery {
  width: 100%;
  max-width: none;
  padding: 74px 0;
  border-top: 1px solid rgba(11, 11, 12, 0.1);
  border-bottom: 1px solid rgba(11, 11, 12, 0.1);
  background: #f7f5ef;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-gallery {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}

.bb-case-study-gallery-header {
  box-sizing: border-box;
  width: min(100% - 48px, 1482px);
  margin-right: auto;
  margin-bottom: 48px;
  margin-left: auto;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-gallery-header {
    width: min(100% - 60px, 1482px);
  }
}

.bb-case-study-gallery-header,
.bb-case-study-related-header {
  display: flex;
  gap: 24px;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 48px;
}
.bb-case-study-gallery-header .subtitle,
.bb-case-study-related-header .subtitle {
  margin-bottom: 13px;
  font-size: 9px;
  letter-spacing: 0.17em;
  color: #A0B100;
}
.bb-case-study-gallery-header h2,
.bb-case-study-related-header h2 {
  max-width: 800px;
  margin-bottom: 0;
  font-family: "Larken", serif;
  font-size: clamp(30px, 2.8vw, 38px);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -0.025em;
  color: #0b0b0c;
}

.bb-case-study-gallery-header h2 {
  font-size: clamp(30px, 2.7vw, 36px);
}

.bb-case-study-gallery-controls {
  display: none;
}
@media only screen and (min-width: 550px) {
  .bb-case-study-gallery-controls {
    display: flex;
  }
}

.bb-case-study-gallery-viewport {
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
  scroll-padding-left: 24px;
}
.bb-case-study-gallery-viewport::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-gallery-viewport {
    scroll-padding-left: 30px;
  }
}

.bb-case-study-gallery-track {
  display: flex;
  gap: 20px;
  width: max-content;
  padding-right: 24px;
  padding-left: 24px;
  box-sizing: border-box;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-gallery-track {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.bb-case-study-gallery-item {
  position: relative;
  flex: 0 0 min(82vw, 640px);
  width: min(82vw, 640px);
  height: auto;
  margin-bottom: 0;
  scroll-snap-align: start;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-gallery-item {
    flex-basis: min(54vw, 640px);
    width: min(54vw, 640px);
  }
}
.bb-case-study-gallery-item figcaption {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  min-height: 18px;
  padding-top: 13px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: rgba(11, 11, 12, 0.52);
}
.bb-case-study-gallery-item figcaption span:last-child {
  flex: 0 0 auto;
}

.bb-case-study-gallery-media {
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  background: #dedbd2;
}
.bb-case-study-gallery-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bb-case-study-related {
  width: min(100% - 48px, 1482px);
  padding-top: 76px;
  padding-bottom: 94px;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-related {
    width: min(100% - 60px, 1482px);
    padding-top: 110px;
    padding-bottom: 126px;
  }
}

.bb-case-study-related-cta {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 44px;
  margin: 0;
  padding: 0 22px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.18em;
}

.bb-case-study-related-grid {
  display: grid;
  gap: 22px;
}
@media only screen and (min-width: 850px) {
  .bb-case-study-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .bb-case-study-related-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.bb-case-study-related-grid .bb-case {
  width: 100%;
  max-width: none;
}
.bb-case-study-related-grid .bb-case-link {
  height: 100%;
}

@media only screen and (max-width: 849px) {
  .bb-case-study-story-copy {
    padding-left: 0;
  }
  .bb-case-study-related-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .bb-case-study-related-cta {
    margin-top: 4px;
  }
}
@media print {
  .bb-case-study-hero {
    color: #0b0b0c;
    background: #fff;
  }
  .bb-case-study-hero-inner {
    padding-top: 30px;
  }
  .bb-case-study-hero-copy h1,
  .bb-case-study-deck,
  .bb-case-study-hero-facts dd {
    color: #0b0b0c;
  }
  .bb-case-study-gallery,
  .bb-case-study-related {
    display: none;
  }
}
/* Latest insights carousel
 *
 * A scroll-snap run of wide cards in two shapes: an image card and, for posts
 * with no featured image, a typographic card. Controls live in
 * _carousel-controls.scss and are shared with the case study carousel.
 */
.bb-insights {
  --bb-insight-gap: 24px;
  max-width: none;
}
@media only screen and (min-width: 850px) {
  .bb-insights {
    --bb-insight-gap: 32px;
  }
}

/* The band is a Gutenberg group, so its vertical rhythm is set here to match
 * the case study carousel above it. */
.carousel-outer:has(.bb-insights) {
  padding-top: 64px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 850px) {
  .carousel-outer:has(.bb-insights) {
    padding-top: 96px;
    padding-bottom: 112px;
  }
}

.bb-insights-heading {
  max-width: none;
  margin-bottom: 48px;
}
@media only screen and (min-width: 850px) {
  .bb-insights-heading {
    margin-bottom: 72px;
  }
}
.bb-insights-heading {
  /* The emphasised word is set in the same colour as the rest of the line —
   * the markup carries the <em> but the heading reads as one solid colour. */
}
.bb-insights-heading em {
  font-style: normal;
  color: inherit;
}

/* Where an introduction follows, the heading hands its gap down to it. */
.bb-insights-heading:has(+ .bb-insights-intro) {
  margin-bottom: 18px;
}
@media only screen and (min-width: 850px) {
  .bb-insights-heading:has(+ .bb-insights-intro) {
    margin-bottom: 22px;
  }
}

.bb-insights-intro {
  max-width: 34em;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(11, 11, 12, 0.7);
}
@media only screen and (min-width: 850px) {
  .bb-insights-intro {
    margin-bottom: 40px;
  }
}

/* The track runs to the right edge of the window so the next card is cut off
 * rather than stopping short, which is what signals it scrolls. */
.bb-insights-viewport {
  margin-right: calc(50% - 50vw);
}

.bb-insights-track {
  display: flex;
  align-items: stretch;
  gap: var(--bb-insight-gap);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 4px;
  padding-right: 24px;
}
@media only screen and (min-width: 850px) {
  .bb-insights-track {
    padding-right: 32px;
  }
}
.bb-insights-track::-webkit-scrollbar {
  display: none;
}

.bb-insight-link {
  display: block;
  flex: 0 0 auto;
  scroll-snap-align: start;
  width: 85%;
  text-decoration: none;
  transition: transform 0.3s ease;
}
@media only screen and (min-width: 550px) {
  .bb-insight-link {
    width: 480px;
  }
}
@media only screen and (min-width: 850px) {
  .bb-insight-link {
    width: 520px;
  }
}
.bb-insight-link:hover {
  transform: translateY(-4px);
}
.bb-insight-link:focus-visible {
  outline: 2px solid #A0B100;
  outline-offset: 4px;
}

.bb-insight {
  /* Gap between the card's bottom edge and the foot. Shared by both card
   * shapes so their rules sit at the same height across the run, whatever
   * each card's title and excerpt happen to measure. */
  --bb-insight-foot-inset: 28px;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  transition: background-color 0.35s ease, color 0.35s ease;
}
.bb-insight::after {
  content: "";
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: #A0B100;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}
@media only screen and (min-width: 550px) {
  .bb-insight {
    --bb-insight-foot-inset: 36px;
  }
}
@media only screen and (min-width: 850px) {
  .bb-insight {
    --bb-insight-foot-inset: 44px;
  }
}
.bb-insight.is-dark {
  background-color: #0b0b0c;
  color: #f7f5ef;
}
.bb-insight.is-light {
  background-color: #ffffff;
  color: #0b0b0c;
}

.bb-insight-link:hover .bb-insight::after,
.bb-insight-link:focus-visible .bb-insight::after {
  opacity: 1;
  transform: scaleX(1);
}

/* Image card */
.bb-insight-media {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  background-color: rgba(11, 11, 12, 0.05);
}

.bb-insight-media:not(.bb-insight-media--brand)::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(to top, rgba(11, 11, 12, 0.9) 0%, rgba(11, 11, 12, 0.7) 48%, rgba(11, 11, 12, 0.38) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.bb-insight-link:hover .bb-insight-media::after,
.bb-insight-link:focus-visible .bb-insight-media::after {
  opacity: 1;
}

.bb-insight-media--brand {
  background-color: #0b0b0c;
}
.bb-insight-media--brand .bb-insight-kicker {
  position: absolute;
  z-index: 1;
  top: 28px;
  left: 28px;
  margin: 0;
}
@media only screen and (min-width: 850px) {
  .bb-insight-media--brand .bb-insight-kicker {
    top: 32px;
    left: 32px;
  }
}

.bb-insight-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.4s ease-out;
}
.bb-insight-link:hover .bb-insight-img {
  transform: scale(1.04);
}

.bb-insight-chip {
  position: absolute;
  z-index: 2;
  top: 16px;
  left: 16px;
  padding: 6px 12px;
  background-color: rgba(255, 255, 255, 0.95);
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #0b0b0c;
}
.bb-insight-chip.is-primary {
  background-color: #A0B100;
  color: #fff;
}

.bb-insight-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 28px;
  padding-bottom: var(--bb-insight-foot-inset);
}
@media only screen and (min-width: 850px) {
  .bb-insight-body {
    padding: 32px;
    padding-bottom: var(--bb-insight-foot-inset);
  }
}

.bb-insight-title {
  margin: 0;
  font-family: "Larken", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 850px) {
  .bb-insight-title {
    font-size: 26px;
  }
}

.bb-insight-excerpt {
  margin: 16px 0 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: inherit;
  transition: color 0.35s ease;
}
@media only screen and (min-width: 850px) {
  .bb-insight-excerpt {
    font-size: 16px;
  }
}
.is-dark .bb-insight-excerpt {
  color: rgba(247, 245, 239, 0.65);
}
.is-light .bb-insight-excerpt {
  color: rgba(11, 11, 12, 0.6);
}

/* A floor under the foot's auto margin. On the fullest cards there is no free
 * space left for that margin to take, and the copy would otherwise run into the
 * rule; the card grows by this much instead, and the rest of the run grows with
 * it, so the rules stay level. */
:is(.bb-insight-title, .bb-insight-excerpt):has(+ .bb-insight-foot) {
  margin-bottom: 32px;
}

.bb-insight-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid;
  /* A fixed band rather than one sized by its contents: the two card shapes
   * carry different things here — a bare arrow against a "Read" label — and
   * the few pixels between them would offset every other rule. */
  min-height: 44px;
  transition: border-color 0.35s ease;
}
.is-dark .bb-insight-foot {
  border-top-color: rgba(247, 245, 239, 0.15);
}
.is-light .bb-insight-foot {
  border-top-color: rgba(11, 11, 12, 0.12);
}

.bb-insight-meta {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.24em;
  transition: color 0.35s ease;
  /* Held to one line: the longest of these — a date and a reading time — only
   * clears the arrow beside it once the card is off its mobile width. */
}
@media only screen and (min-width: 850px) {
  .bb-insight-meta {
    font-size: 11px;
  }
}
.is-dark .bb-insight-meta {
  color: rgba(247, 245, 239, 0.6);
}
.is-light .bb-insight-meta {
  color: rgba(11, 11, 12, 0.55);
}

.bb-insight-link:hover .bb-insight,
.bb-insight-link:focus-visible .bb-insight {
  background-color: #0b0b0c;
  color: #f7f5ef;
}
.bb-insight-link:hover .bb-insight-title,
.bb-insight-link:focus-visible .bb-insight-title {
  color: #A0B100;
}
.bb-insight-link:hover .bb-insight-excerpt,
.bb-insight-link:focus-visible .bb-insight-excerpt {
  color: rgba(247, 245, 239, 0.65);
}
.bb-insight-link:hover .bb-insight-foot,
.bb-insight-link:focus-visible .bb-insight-foot {
  border-top-color: rgba(247, 245, 239, 0.15);
}
.bb-insight-link:hover .bb-insight-meta,
.bb-insight-link:focus-visible .bb-insight-meta {
  color: rgba(247, 245, 239, 0.6);
}

.bb-insight-arrow {
  flex-shrink: 0;
  transition: transform 0.3s ease, color 0.3s ease;
}
.bb-insight-link:hover .bb-insight-arrow, .bb-insight-link:focus-visible .bb-insight-arrow {
  color: #A0B100;
  transform: translateX(4px);
}

/* Text card — retained as the fallback for non-press posts without an image. */
.bb-insight--text {
  position: relative;
  justify-content: space-between;
  overflow: hidden;
  padding: 28px;
  padding-bottom: var(--bb-insight-foot-inset);
}
@media only screen and (min-width: 550px) {
  .bb-insight--text {
    padding: 36px;
    padding-bottom: var(--bb-insight-foot-inset);
  }
}
@media only screen and (min-width: 850px) {
  .bb-insight--text {
    padding: 44px;
    padding-bottom: var(--bb-insight-foot-inset);
  }
}

.bb-insight-mark {
  position: absolute;
  top: 8px;
  right: -34px;
  width: 280px;
  aspect-ratio: 27/18;
  background-color: #A0B100;
  opacity: 0.26;
  /*
   * mob-logo.svg starts with the standalone emblem (27 × 18) before the
   * wordmark. The pseudo-canvas uses that same ratio and clips the rest of
   * the source image, leaving the genuine BB illustration rather than a
   * redrawn approximation.
   */
  -webkit-mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  pointer-events: none;
}
@media only screen and (min-width: 550px) {
  .bb-insight-mark {
    top: 4px;
    right: -45px;
    width: 380px;
  }
}

.bb-insight--press {
  position: relative;
  overflow: hidden;
}

.bb-insight-head,
.bb-insight-tail {
  position: relative;
  z-index: 1;
}

.bb-insight-kicker {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 28px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #A0B100;
}
.bb-insight-kicker::before {
  content: "";
  flex-shrink: 0;
  width: 48px;
  height: 1px;
  background-color: #A0B100;
}

/* Larger than the image cards: with no picture, the headline is what carries
 * the card. Held below the prototype's 42px because press headlines here run
 * to a full sentence rather than a few words. */
.bb-insight--text .bb-insight-title {
  font-size: 24px;
  line-height: 1.12;
}
@media only screen and (min-width: 550px) {
  .bb-insight--text .bb-insight-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 850px) {
  .bb-insight--text .bb-insight-title {
    font-size: 38px;
  }
}

.bb-insight--text .bb-insight-excerpt {
  max-width: 340px;
  margin-top: 32px;
  font-weight: 300;
}

.bb-insight-action {
  display: inline-flex;
  align-items: center;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #f7f5ef;
  border-bottom: 1px solid rgba(247, 245, 239, 0.2);
  transition: border-color 0.3s ease;
}
.bb-insight-link:hover .bb-insight-action {
  border-bottom-color: #A0B100;
}

.bb-insight-bar {
  display: none;
}

/* Homepage image cards use one consistent light body, then invert on hover.
 * Other insight placements retain their existing alternating card tones. */
body.home .bb-insight--image {
  color: #0b0b0c;
  background-color: #fff;
}
body.home .bb-insight--image .bb-insight-excerpt {
  color: rgba(11, 11, 12, 0.6);
}
body.home .bb-insight--image .bb-insight-foot {
  border-top-color: rgba(11, 11, 12, 0.12);
}
body.home .bb-insight--image .bb-insight-meta {
  color: rgba(11, 11, 12, 0.55);
}

body.home .bb-insight-link:hover .bb-insight--image,
body.home .bb-insight-link:focus-visible .bb-insight--image {
  color: #f7f5ef;
  background-color: #0b0b0c;
}
body.home .bb-insight-link:hover .bb-insight--image .bb-insight-title,
body.home .bb-insight-link:focus-visible .bb-insight--image .bb-insight-title {
  color: #A0B100;
}
body.home .bb-insight-link:hover .bb-insight--image .bb-insight-excerpt,
body.home .bb-insight-link:focus-visible .bb-insight--image .bb-insight-excerpt {
  color: rgba(247, 245, 239, 0.65);
}
body.home .bb-insight-link:hover .bb-insight--image .bb-insight-foot,
body.home .bb-insight-link:focus-visible .bb-insight--image .bb-insight-foot {
  border-top-color: rgba(247, 245, 239, 0.15);
}
body.home .bb-insight-link:hover .bb-insight--image .bb-insight-meta,
body.home .bb-insight-link:focus-visible .bb-insight--image .bb-insight-meta {
  color: rgba(247, 245, 239, 0.6);
}
body.home .bb-insight-link:hover .bb-insight--image .bb-insight-arrow,
body.home .bb-insight-link:focus-visible .bb-insight--image .bb-insight-arrow {
  color: #A0B100;
}

@media (prefers-reduced-motion: reduce) {
  .bb-insight-link,
  .bb-insight,
  .bb-insight-img,
  .bb-insight-arrow,
  .bb-insight-title,
  .bb-insight-excerpt,
  .bb-insight-foot,
  .bb-insight-meta {
    transition: none;
  }
  .bb-insight-link:hover {
    transform: none;
  }
  .bb-insight-link:hover .bb-insight-img {
    transform: none;
  }
}
/* Testimonials (crush-blocks/testimonial-pair)
 *
 * A single centred quote on the dark band, cross-fading to the next. The
 * quotes are stacked in one grid cell rather than absolutely positioned, so
 * the stage takes the height of the longest quote and nothing shifts or
 * clips as they change.
 */
.bb-quotes {
  max-width: none;
}

.bb-quotes-band {
  position: relative;
  overflow: hidden;
  background-color: #0b0b0c !important;
}
.bb-quotes-band::after {
  content: "";
  position: absolute;
  top: 120px;
  right: -70px;
  width: clamp(320px, 42vw, 680px);
  aspect-ratio: 27/18;
  background-color: #f7f5ef;
  opacity: 0.03;
  -webkit-mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  pointer-events: none;
}
.bb-quotes-band > .wp-block-group__inner-container {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 850px) {
  .bb-quotes-band::after {
    top: 144px;
    right: 7%;
  }
}

/* Fixed rather than in rem: the theme scales the root font size by breakpoint,
 * which would shrink the measure just as the type gets bigger. */
.bb-quotes-stage {
  display: grid;
  max-width: 960px;
  margin: 0 auto;
  touch-action: pan-y;
}

.bb-quote {
  grid-area: 1/1;
  margin: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(12px);
  pointer-events: none;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
.bb-quote.is-current {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.bb-quote-text {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Larken", serif;
  font-weight: 300;
  line-height: 1.25;
  color: #f7f5ef;
}
.bb-quote-text::before, .bb-quote-text::after {
  content: none;
}

/* Three steps rather than a fluid scale: the quotes cluster into one-liners,
 * a short paragraph, and the occasional long letter of thanks. */
.bb-quote.is-large .bb-quote-text {
  font-size: 28px;
}
@media only screen and (min-width: 550px) {
  .bb-quote.is-large .bb-quote-text {
    font-size: 34px;
  }
}
@media only screen and (min-width: 850px) {
  .bb-quote.is-large .bb-quote-text {
    font-size: 44px;
  }
}

.bb-quote.is-medium .bb-quote-text {
  font-size: 23px;
}
@media only screen and (min-width: 550px) {
  .bb-quote.is-medium .bb-quote-text {
    font-size: 27px;
  }
}
@media only screen and (min-width: 850px) {
  .bb-quote.is-medium .bb-quote-text {
    font-size: 34px;
  }
}

.bb-quote.is-small .bb-quote-text {
  font-size: 19px;
}
@media only screen and (min-width: 550px) {
  .bb-quote.is-small .bb-quote-text {
    font-size: 21px;
  }
}
@media only screen and (min-width: 850px) {
  .bb-quote.is-small .bb-quote-text {
    font-size: 26px;
  }
}

.bb-quote-source {
  margin-top: 28px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.24em;
  color: rgba(247, 245, 239, 0.5);
}
@media only screen and (min-width: 850px) {
  .bb-quote-source {
    margin-top: 40px;
  }
}

.bb-quote-sep {
  margin: 0 10px;
}

.bb-quotes-pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 40px;
}

.bb-quotes-dash {
  width: 40px;
  height: 1px;
  padding: 0;
  border: 0;
  background-color: rgba(247, 245, 239, 0.25);
  cursor: pointer;
  transition: background-color 0.3s ease;
  /* The line itself is a hairline, so the hit area is padded out around it. */
}
.bb-quotes-dash::before {
  content: "";
  display: block;
  height: 20px;
  margin-top: -10px;
}
.bb-quotes-dash:hover {
  background-color: rgba(247, 245, 239, 0.5);
}
.bb-quotes-dash.is-current {
  background-color: #A0B100;
}
.bb-quotes-dash:focus-visible {
  outline: 2px solid #A0B100;
  outline-offset: 6px;
}

/* Headline figures
 *
 * Two up on small screens and four across from large, with the dividers drawn
 * per cell: a bottom rule while they wrap, swapping to rules between the
 * columns once they sit on one line.
 */
.bb-quotes-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 72px;
  border-top: 1px solid rgba(247, 245, 239, 0.15);
}
@media only screen and (min-width: 850px) {
  .bb-quotes-stats {
    margin-top: 96px;
  }
}
@media only screen and (min-width: 1200px) {
  .bb-quotes-stats {
    grid-template-columns: repeat(4, 1fr);
  }
}

.wp-block-buttons.bb-quotes-actions {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
  max-width: 360px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}
.wp-block-buttons.bb-quotes-actions > .wp-block-button {
  display: block;
  width: 100%;
  margin: 0;
}
.wp-block-buttons.bb-quotes-actions > .wp-block-button .wp-block-button__link {
  display: block;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
@media only screen and (min-width: 850px) {
  .wp-block-buttons.bb-quotes-actions {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: none;
    margin-top: 56px;
  }
  .wp-block-buttons.bb-quotes-actions > .wp-block-button {
    width: auto;
  }
  .wp-block-buttons.bb-quotes-actions > .wp-block-button .wp-block-button__link {
    display: inline-block;
    width: auto;
  }
}
.wp-block-buttons.bb-quotes-actions + .bb-quotes-stats {
  margin-top: 48px;
}

.bb-quotes-stat {
  padding: 32px 0;
  border-bottom: 1px solid rgba(247, 245, 239, 0.15);
}
@media only screen and (min-width: 850px) {
  .bb-quotes-stat {
    padding: 44px 0;
  }
}
.bb-quotes-stat {
  /* Two up, so only the right-hand cell of each row is indented. */
}
.bb-quotes-stat:nth-child(even) {
  padding-left: 28px;
}
@media only screen and (min-width: 1200px) {
  .bb-quotes-stat {
    border-bottom: 0;
    border-right: 1px solid rgba(247, 245, 239, 0.15);
    padding-right: 40px;
  }
  .bb-quotes-stat:not(:first-child) {
    padding-left: 44px;
  }
  .bb-quotes-stat:last-child {
    border-right: 0;
    padding-right: 0;
  }
}

.bb-quotes-stat-figure {
  display: block;
  font-family: "Larken", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  color: #A0B100;
}
@media only screen and (min-width: 850px) {
  .bb-quotes-stat-figure {
    font-size: 44px;
  }
}

.bb-quotes-stat-label {
  display: block;
  margin-top: 16px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.24em;
  line-height: 1.5;
  color: rgba(247, 245, 239, 0.5);
}

/* Section furniture */
.bb-quotes-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 48px !important;
  color: rgba(247, 245, 239, 0.6);
}
@media only screen and (min-width: 850px) {
  .bb-quotes-eyebrow {
    margin-bottom: 64px !important;
  }
}
.bb-quotes-eyebrow::before, .bb-quotes-eyebrow::after {
  content: "";
  flex-shrink: 0;
  width: 40px;
  height: 1px;
  background-color: #A0B100;
}

@media (prefers-reduced-motion: reduce) {
  .bb-quote {
    transition: none;
    transform: none;
  }
}
/* Homepage FAQ
 *
 * A sticky introduction on the left and a single numbered accordion on the
 * right. Everything is scoped to .bb-faq: the core accordion block is styled
 * globally in _gutenberg.scss and used on a lot of other pages, so none of
 * this is allowed to leak out of this section.
 */
.bb-faq .bb-faq-layout {
  gap: 40px;
}
@media only screen and (min-width: 1200px) {
  .bb-faq .bb-faq-layout {
    gap: 96px;
  }
}

/* Introduction */
.bb-faq-intro {
  /* Follows the answers down on long screens, as the questions are the
   * taller column by some margin. */
}
@media only screen and (min-width: 1200px) {
  .bb-faq-intro {
    position: sticky;
    top: 128px;
    align-self: flex-start;
  }
}

.bb-faq-eyebrow {
  margin-bottom: 20px !important;
  color: rgba(11, 11, 12, 0.45);
}

.bb-faq-heading {
  margin-bottom: 24px;
}

.bb-faq-note {
  max-width: 24em;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.65;
  color: rgba(11, 11, 12, 0.6);
}

/* The button itself is the theme's standard one, as used by the section CTAs
 * above; only its position in the column is set here. */
.bb-faq-cta {
  margin-top: 0;
}

/* Questions */
.bb-faq .wp-block-accordion {
  border-top: 1px solid rgba(11, 11, 12, 0.12);
}
.bb-faq .wp-block-accordion .wp-block-accordion-item {
  padding: 0;
  border-bottom: 1px solid rgba(11, 11, 12, 0.12);
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading {
  font-size: 20px;
}
@media only screen and (min-width: 1200px) {
  .bb-faq .wp-block-accordion .wp-block-accordion-heading {
    font-size: 24px;
  }
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle {
  align-items: flex-start;
  gap: 24px;
  padding: 26px 0;
  font-family: "Larken", serif;
  font-weight: 400;
  line-height: 1.35;
  color: rgba(11, 11, 12, 0.8);
  transition: color 0.3s ease;
  /* The plus is two lines drawn with gradients so the vertical one can be
   * collapsed to make a minus when open. Its box is given the height of
   * the question's first line so the mark centres on that line rather
   * than on the whole of a question that has run to two. */
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle::after {
  content: "";
  flex: 0 0 16px;
  width: 16px;
  height: 27px;
  background-image: linear-gradient(to right, currentColor, currentColor), linear-gradient(to bottom, currentColor, currentColor);
  background-size: 16px 1px, 1px 16px;
  background-position: center, center;
  background-repeat: no-repeat;
  transition: background-size 0.3s ease, background-image 0.3s ease;
}
@media only screen and (min-width: 1200px) {
  .bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle::after {
    height: 32px;
  }
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle:hover, .bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle:focus-visible {
  color: #A0B100;
  -webkit-text-fill-color: #A0B100;
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title, .bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle:focus-visible .wp-block-accordion-heading__toggle-title {
  color: #A0B100;
  -webkit-text-fill-color: #A0B100;
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle:hover::after, .bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle:focus-visible::after {
  background-image: linear-gradient(to right, #A0B100, #A0B100), linear-gradient(to bottom, #A0B100, #A0B100);
}
.bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle-title {
  flex: 1 1 auto;
}
.bb-faq .wp-block-accordion .wp-block-accordion-panel {
  padding-bottom: 30px;
}
.bb-faq .wp-block-accordion .wp-block-accordion-panel p {
  max-width: 42em;
  margin-top: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  color: rgba(11, 11, 12, 0.65);
}
@media only screen and (min-width: 1200px) {
  .bb-faq .wp-block-accordion .wp-block-accordion-panel p {
    font-size: 16px;
  }
}
.bb-faq .wp-block-accordion .wp-block-accordion-panel p + p {
  margin-top: 16px;
}
.bb-faq .wp-block-accordion .wp-block-accordion-item.is-open,
.bb-faq .wp-block-accordion .wp-block-accordion-item:has(.wp-block-accordion-heading__toggle[aria-expanded=true]) {
  /* Match the selected state used by the services accordion: both the
   * question and its minus mark carry the accent colour. */
}
.bb-faq .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading,
.bb-faq .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.bb-faq .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.bb-faq .wp-block-accordion .wp-block-accordion-item:has(.wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading,
.bb-faq .wp-block-accordion .wp-block-accordion-item:has(.wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.bb-faq .wp-block-accordion .wp-block-accordion-item:has(.wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title {
  color: #A0B100 !important;
  -webkit-text-fill-color: #A0B100 !important;
}
.bb-faq .wp-block-accordion .wp-block-accordion-item.is-open,
.bb-faq .wp-block-accordion .wp-block-accordion-item:has(.wp-block-accordion-heading__toggle[aria-expanded=true]) {
  /* The vertical stroke collapses to leave a minus, in the accent colour
   * so the open question is marked without a second weight of black. The
   * shared accordion styles swap in a chevron here with !important, so
   * the strokes have to be declared the same way to hold. */
}
.bb-faq .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after,
.bb-faq .wp-block-accordion .wp-block-accordion-item:has(.wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after {
  background-image: linear-gradient(to right, #A0B100, #A0B100), linear-gradient(to bottom, #A0B100, #A0B100) !important;
  background-size: 16px 1px, 1px 0;
}

@media (prefers-reduced-motion: reduce) {
  .bb-faq .wp-block-accordion .wp-block-accordion-heading__toggle::after,
  .bb-faq-cta,
  .bb-faq-cta::after {
    transition: none;
  }
}
/**
 * Team portrait grid (crush-blocks/team-carousel, layout: grid).
 *
 * The alternative to the one-at-a-time slider: the whole selection on screen
 * at once, name and role set beneath each portrait rather than over it.
 */
/* One row of portraits from large up, however many the block is given: the
 * count comes through as --bb-team-count from render.php, so changing the
 * selection in the editor does not leave an empty cell behind. */
.bb-team-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px 20px;
  /* One row from the width the band puts the copy and portraits side by side.
   * Waiting until large left an odd count wrapping into a half-empty row with
   * the copy alongside it, which read as a hole rather than a grid. */
}
@media only screen and (min-width: 850px) {
  .bb-team-grid {
    grid-template-columns: repeat(var(--bb-team-count, 4), 1fr);
    gap: 48px 28px;
  }
}

body.home .bb-team-grid > .bb-team-member:nth-child(n+3) {
  display: none;
}
@media only screen and (min-width: 850px) {
  body.home .bb-team-grid > .bb-team-member:nth-child(n+3) {
    display: block;
  }
}

/*
 * Two-column band.
 *
 * The band was built for a full-bleed slider, so the right side had no measure
 * of its own and each half relied on .half-container to find the page gutter.
 * That breaks between 1482px and 1540px: .half-container caps at half the
 * container width as soon as a column passes 741px, but .container is still
 * bound by the 30px page padding until 1540px, so the copy drifts inward by up
 * to 29px against every other section — visible on a 1512px laptop.
 *
 * Giving the columns .container's own measure fixes both halves at once: the
 * outer padding and max-width now switch at the same width the rest of the
 * page does, and the halves only carry the gutter between them.
 */
.text-image:has(.bb-team-grid) {
  padding: 56px 30px 64px;
}
@media only screen and (min-width: 850px) {
  .text-image:has(.bb-team-grid) {
    padding: 88px 30px 96px;
  }
}
@media only screen and (min-width: 1540px) {
  .text-image:has(.bb-team-grid) {
    padding-right: 0;
    padding-left: 0;
  }
}
.text-image:has(.bb-team-grid) .wp-block-columns {
  max-width: 1482px;
  margin-right: auto;
  margin-left: auto;
  gap: 40px 0;
}
@media only screen and (min-width: 850px) {
  .text-image:has(.bb-team-grid) .wp-block-columns {
    gap: 0;
  }
}
.text-image:has(.bb-team-grid) .half-container {
  max-width: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 850px) {
  .text-image:has(.bb-team-grid) .half-container {
    padding-right: 10%;
  }
}
.text-image:has(.bb-team-grid) .half-container.text-col {
  height: auto;
  align-content: flex-start;
}
@media only screen and (min-width: 850px) {
  .text-image:has(.bb-team-grid) .half-container.text-col {
    height: 100%;
    align-content: center;
  }
}
.text-image:has(.bb-team-grid) h2 {
  margin-bottom: 0;
}
.text-image:has(.bb-team-grid) h2 em {
  font-style: italic;
}
.text-image:has(.bb-team-grid) .wp-block-buttons {
  flex: 0 0 100%;
  width: 100%;
  margin-top: 28px;
  margin-bottom: 0;
}
.text-image:has(.bb-team-grid) .wp-block-buttons .wp-block-button,
.text-image:has(.bb-team-grid) .wp-block-buttons .wp-block-button .wp-block-button__link {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (min-width: 850px) {
  .text-image:has(.bb-team-grid) .wp-block-buttons {
    flex: 0 0 auto;
    width: auto;
  }
  .text-image:has(.bb-team-grid) .wp-block-buttons .wp-block-button,
  .text-image:has(.bb-team-grid) .wp-block-buttons .wp-block-button .wp-block-button__link {
    width: auto;
  }
}

/* Eyebrow */
.bb-team-eyebrow {
  margin-bottom: 22px !important;
}

/* The measure is the binding constraint on the copy now the column is wider,
 * so it is set to use that room without the lines running past comfortable. */
.bb-team-intro {
  max-width: 32em;
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.65;
  color: rgba(11, 11, 12, 0.7);
}
.bb-team-intro strong {
  font-weight: 500;
  color: #0b0b0c;
}
.bb-team-intro .bb-team-grid {
  max-width: none;
  margin: 40px 0 0;
  padding: 0;
}
@media only screen and (min-width: 850px) {
  .bb-team-intro .bb-team-grid {
    margin: 0;
    padding-left: 10%;
  }
}

.bb-team-member {
  margin: 0;
}

.bb-team-link {
  display: block;
  text-decoration: none;
  color: #0b0b0c;
}
.bb-team-link:focus-visible {
  outline: 1px solid #A0B100;
  outline-offset: 4px;
}

/*
 * Portraits are cropped from landscape headshots, so the frame is biased
 * upwards to keep faces off the top edge.
 */
.bb-team-media {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  background-color: rgba(11, 11, 12, 0.05);
}
.bb-team-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(11, 11, 12, 0.9) 0%, rgba(11, 11, 12, 0.7) 48%, rgba(11, 11, 12, 0.38) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.bb-team-img,
.bb-team-media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 22%;
  transition: transform 1.4s ease;
}

.bb-team-link:hover .bb-team-img,
.bb-team-link:focus-visible .bb-team-img {
  transform: scale(1.03);
}

.bb-team-link:hover .bb-team-media::after,
.bb-team-link:focus-visible .bb-team-media::after {
  opacity: 1;
}

.bb-team-caption {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(11, 11, 12, 0.15);
}

.bb-team-name {
  display: block;
  font-family: "Larken", serif;
  font-size: 19px;
  line-height: 1.2;
  color: #0b0b0c;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 850px) {
  .bb-team-name {
    font-size: 21px;
  }
}

.bb-team-link:hover .bb-team-name,
.bb-team-link:focus-visible .bb-team-name {
  color: #A0B100;
}

.bb-team-role {
  display: block;
  margin-top: 7px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(11, 11, 12, 0.55);
}

@media (prefers-reduced-motion: reduce) {
  .bb-team-img {
    transition: none;
  }
  .bb-team-link:hover .bb-team-img,
  .bb-team-link:focus-visible .bb-team-img {
    transform: none;
  }
}
/**
 * Team directory page
 *
 * The page follows the editorial structure of the new-site reference while
 * retaining the live theme's typography, buttons, header and real team data.
 */
.bb-team-page-hero {
  position: relative;
  overflow: hidden;
  padding: 164px 0 56px;
  background-color: #0b0b0c;
  color: #f7f5ef;
}
@media only screen and (min-width: 850px) {
  .bb-team-page-hero {
    padding-top: 196px;
    padding-bottom: 72px;
  }
}
.bb-team-page-hero::after {
  content: "";
  position: absolute;
  top: 146px;
  right: -10px;
  width: clamp(250px, 34vw, 540px);
  aspect-ratio: 27/18;
  background-color: #f7f5ef;
  opacity: 0.08;
  -webkit-mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  pointer-events: none;
}
@media only screen and (min-width: 850px) {
  .bb-team-page-hero::after {
    top: 162px;
    right: 10%;
  }
}
.bb-team-page-hero .container {
  position: relative;
  z-index: 1;
}

.bb-team-page-hero > .container,
.bb-team-page-directory .container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1482px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.bb-team-page-title {
  max-width: 790px;
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(40px, 4.7vw, 68px);
  font-weight: 400;
  line-height: 0.98;
  color: #f7f5ef;
}
.bb-team-page-title em {
  display: block;
  font-style: normal;
  color: #A0B100;
}

.bb-team-page-lead {
  max-width: 660px;
  margin: 30px 0 0;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(247, 245, 239, 0.72);
}
@media only screen and (min-width: 850px) {
  .bb-team-page-lead {
    font-size: 18px;
  }
}

.bb-team-page-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1px;
  margin-top: 64px;
  background-color: rgba(247, 245, 239, 0.14);
}
@media only screen and (min-width: 550px) {
  .bb-team-page-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1200px) {
  .bb-team-page-stats {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 88px;
  }
}

.bb-team-page-stat {
  display: flex;
  align-items: center;
  gap: 20px;
  min-width: 0;
  padding: 24px 20px;
  background-color: #0b0b0c;
}
@media only screen and (min-width: 850px) {
  .bb-team-page-stat {
    gap: 24px;
    padding: 28px 26px;
  }
}

.bb-team-page-stat-value {
  display: block;
  flex-shrink: 0;
  min-width: 96px;
  font-family: "Larken", serif;
  font-size: clamp(46px, 4vw, 60px);
  line-height: 1;
  letter-spacing: -0.02em;
  color: #A0B100;
}

.bb-team-page-stat-label {
  display: block;
  min-width: 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: rgba(247, 245, 239, 0.72);
}

.bb-team-page-directory {
  padding: 72px 0 80px;
  background-color: #fff;
}
@media only screen and (min-width: 850px) {
  .bb-team-page-directory {
    padding: 104px 0 120px;
  }
}
.bb-team-page-directory .team-feed {
  display: grid;
  grid-template-columns: 1fr;
  gap: 52px 24px;
}
@media only screen and (min-width: 550px) {
  .bb-team-page-directory .team-feed {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 850px) {
  .bb-team-page-directory .team-feed {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 72px 34px;
  }
}
.bb-team-page-directory .team-feed .team-card {
  min-width: 0;
  margin: 0;
}
.bb-team-page-directory .team-feed .team-card .info {
  display: block;
  width: 100%;
  max-width: none;
  margin: 18px 0 0;
  padding-top: 16px;
  border-top: 1px solid rgba(11, 11, 12, 0.15);
}
.bb-team-page-directory .team-feed .team-card .team-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 22%;
  transition: transform 0.9s ease;
}

.bb-team-directory-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 42px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(11, 11, 12, 0.16);
}
@media only screen and (min-width: 850px) {
  .bb-team-directory-head {
    margin-bottom: 54px;
  }
}
.bb-team-directory-head h2 {
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(34px, 3.5vw, 52px);
  font-weight: 400;
  line-height: 1;
  color: #0b0b0c;
}
.bb-team-directory-head p {
  margin: 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  color: rgba(11, 11, 12, 0.55);
}

.bb-team-directory-card {
  position: relative;
  display: block;
  height: 100%;
  color: #0b0b0c;
}
.bb-team-directory-card:hover .team-img, .bb-team-directory-card:has(.bb-team-directory-profile:focus-visible) .team-img, .bb-team-directory-card:has(.bb-team-directory-linkedin:focus-visible) .team-img {
  transform: scale(1.025);
}
.bb-team-directory-card:hover .bb-team-directory-media::after, .bb-team-directory-card:has(.bb-team-directory-profile:focus-visible) .bb-team-directory-media::after, .bb-team-directory-card:has(.bb-team-directory-linkedin:focus-visible) .bb-team-directory-media::after {
  opacity: 1;
}
.bb-team-directory-card:hover .bb-team-directory-linkedin, .bb-team-directory-card:has(.bb-team-directory-profile:focus-visible) .bb-team-directory-linkedin, .bb-team-directory-card:has(.bb-team-directory-linkedin:focus-visible) .bb-team-directory-linkedin {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.bb-team-directory-profile {
  color: inherit;
  text-decoration: none;
}
.bb-team-directory-profile::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
}
.bb-team-directory-profile:focus-visible::after {
  outline: 2px solid #A0B100;
  outline-offset: 5px;
}

.bb-team-directory-media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4/3;
  background-color: rgba(11, 11, 12, 0.05);
}
.bb-team-directory-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(11, 11, 12, 0.88) 0%, rgba(11, 11, 12, 0.64) 48%, rgba(11, 11, 12, 0.34) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.bb-team-directory-linkedin {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  color: #0b0b0c;
  background-color: #A0B100;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.35s ease, transform 0.35s ease, background-color 0.3s ease;
  pointer-events: none;
}
.bb-team-directory-linkedin svg {
  width: 31px;
  height: 31px;
}
.bb-team-directory-linkedin:hover {
  color: #f7f5ef;
  background-color: #0b0b0c;
}
.bb-team-directory-linkedin:focus-visible {
  opacity: 1;
  transform: translateY(0);
  outline: 2px solid #A0B100;
  outline-offset: 4px;
  pointer-events: auto;
}

.bb-team-directory-role {
  min-height: 1.5em;
  margin: 0 0 12px !important;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(11, 11, 12, 0.55);
}

.bb-team-page-directory .team-card .title {
  margin: 0;
  font-family: "Larken", serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.1;
  color: #0b0b0c;
}
@media only screen and (min-width: 850px) {
  .bb-team-page-directory .team-card .title {
    font-size: 31px;
  }
}

.bb-team-directory-excerpt {
  margin: 16px 0 0 !important;
  font-size: 15px;
  line-height: 1.65;
  color: rgba(11, 11, 12, 0.68);
}

/* Individual team profiles
 *
 * The structure follows the profile reference while retaining Black Brick's
 * existing Larken/Hanken typography, ink/ivory palette and homepage cards.
 */
.bb-team-profile-main {
  overflow-x: clip;
  background-color: #fff;
}

.bb-team-profile-hero {
  position: relative;
  overflow: hidden;
  padding: 116px 0 72px;
  color: #f7f5ef;
  background-color: #0b0b0c;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-hero {
    padding: 142px 0 96px;
  }
}
.bb-team-profile-hero > .container {
  position: relative;
  z-index: 1;
}

.bb-team-profile-mark {
  position: absolute;
  top: 110px;
  right: -110px;
  width: 460px;
  aspect-ratio: 27/18;
  background-color: #A0B100;
  opacity: 0.055;
  -webkit-mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  mask: url("../img/logos/mob-logo.svg") left center/auto 100% no-repeat;
  pointer-events: none;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-mark {
    top: 130px;
    right: -70px;
    width: 620px;
  }
}

.bb-team-profile-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 42px;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(247, 245, 239, 0.48);
}
.bb-team-profile-breadcrumb a {
  color: inherit;
  text-decoration: none;
}
.bb-team-profile-breadcrumb a:hover {
  color: #A0B100;
}
.bb-team-profile-breadcrumb span:last-child {
  color: rgba(247, 245, 239, 0.8);
}

.bb-team-profile-hero-grid {
  display: grid;
  gap: 42px;
  align-items: center;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-hero-grid {
    grid-template-columns: minmax(320px, 460px) minmax(0, 1fr);
    gap: clamp(44px, 5vw, 80px);
  }
}

.bb-team-profile-portrait {
  position: relative;
  width: min(100% - 40px, 460px);
  aspect-ratio: 4/5;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  background-color: rgba(247, 245, 239, 0.05);
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-portrait {
    width: min(100%, 460px);
    margin-left: 0;
  }
}
.bb-team-profile-portrait::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 36%;
  background: linear-gradient(to top, rgba(11, 11, 12, 0.55), transparent);
  pointer-events: none;
}

.bb-team-profile-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bb-team-profile-role {
  display: block;
  margin: 0 0 22px;
  color: #A0B100;
}
.bb-team-profile-role::before {
  display: none;
}

.bb-team-profile-hero-copy {
  min-width: 0;
}
.bb-team-profile-hero-copy h1 {
  max-width: 900px;
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(48px, 6vw, 84px);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: -0.035em;
  color: #f7f5ef;
}

.bb-team-profile-lead {
  max-width: 720px;
  margin: 28px 0 0;
  font-size: clamp(16px, 1.35vw, 19px);
  font-weight: 300;
  line-height: 1.72;
  color: rgba(247, 245, 239, 0.7);
}

.bb-team-profile-actions {
  display: flex;
  gap: 12px;
  margin-top: 34px;
}
.bb-team-profile-actions .btn, .bb-team-profile-actions input[type=submit], .bb-team-profile-actions .form-inner .next-btn-container .next-btn, .form-inner .next-btn-container .bb-team-profile-actions .next-btn, .bb-team-profile-actions .wp-block-buttons .wp-block-button .wp-block-button__link, .wp-block-buttons .wp-block-button .bb-team-profile-actions .wp-block-button__link {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 6px);
  min-width: 0;
  min-height: 48px;
  margin: 0;
  padding: 12px 14px;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 550px) {
  .bb-team-profile-actions .btn, .bb-team-profile-actions input[type=submit], .bb-team-profile-actions .form-inner .next-btn-container .next-btn, .form-inner .next-btn-container .bb-team-profile-actions .next-btn, .bb-team-profile-actions .wp-block-buttons .wp-block-button .wp-block-button__link, .wp-block-buttons .wp-block-button .bb-team-profile-actions .wp-block-button__link {
    width: auto;
    min-width: 220px;
    padding: 12px 22px;
    font-size: 12px;
    letter-spacing: 0.18em;
  }
}
.bb-team-profile-actions > .btn:first-child:hover, .bb-team-profile-actions > input[type=submit]:first-child:hover, .form-inner .next-btn-container .bb-team-profile-actions > .next-btn:first-child:hover, .wp-block-buttons .wp-block-button .bb-team-profile-actions > .wp-block-button__link:first-child:hover {
  color: #0b0b0c;
  background-color: #f7f5ef;
  border-color: #f7f5ef;
}

.bb-team-profile-email-cta {
  color: #f7f5ef !important;
  background-color: transparent !important;
  border-color: rgba(247, 245, 239, 0.28) !important;
}
.bb-team-profile-email-cta:hover {
  color: #0b0b0c !important;
  background-color: #A0B100 !important;
  border-color: #A0B100 !important;
}

.bb-team-profile-contact-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 28px;
  max-width: 720px;
  margin-top: 34px;
  padding-top: 24px;
  border-top: 1px solid rgba(247, 245, 239, 0.15);
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-contact-links {
    gap: 20px 40px;
  }
}
.bb-team-profile-contact-links a {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  font-size: 14px;
  line-height: 1.4;
  color: rgba(247, 245, 239, 0.72);
  text-decoration: none;
}
.bb-team-profile-contact-links a:hover {
  color: #A0B100;
}
.bb-team-profile-contact-links svg {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  fill: none;
  stroke: #A0B100;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.bb-team-profile-contact-copy {
  display: block;
  min-width: 0;
}
.bb-team-profile-contact-copy small {
  display: block;
  margin-bottom: 4px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: #A0B100;
}
.bb-team-profile-contact-copy strong {
  display: block;
  overflow-wrap: anywhere;
  font-size: 14px;
  font-weight: 400;
  color: rgba(247, 245, 239, 0.78);
}

.bb-team-profile-contact-links .bb-team-profile-contact-email,
.bb-team-profile-contact-links a[href^="mailto:"] {
  min-width: max-content;
}
.bb-team-profile-contact-links .bb-team-profile-contact-email strong,
.bb-team-profile-contact-links a[href^="mailto:"] strong {
  overflow-wrap: normal;
  white-space: nowrap;
}

.bb-team-profile-quote {
  padding: 62px 0;
  background-color: #EEEBE2;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-quote {
    padding: 80px 0;
  }
}
.bb-team-profile-quote figure {
  max-width: 1040px;
  margin: 0 auto;
  text-align: center;
}
.bb-team-profile-quote blockquote,
.bb-team-profile-quote blockquote p {
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(25px, 3vw, 40px);
  font-weight: 400;
  font-style: italic;
  line-height: 1.35;
  color: #0b0b0c;
}
.bb-team-profile-quote figcaption {
  margin-top: 24px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(11, 11, 12, 0.52);
}

.bb-team-profile-bio {
  padding: 72px 0 84px;
  background-color: #fff;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-bio {
    padding: 108px 0 120px;
  }
}

.bb-team-profile-bio-grid {
  display: grid;
  gap: 54px;
}
@media only screen and (min-width: 1200px) {
  .bb-team-profile-bio-grid {
    grid-template-columns: minmax(0, 1.35fr) minmax(330px, 0.65fr);
    gap: clamp(72px, 8vw, 128px);
  }
}

.bb-team-profile-story {
  min-width: 0;
}
.bb-team-profile-story > .subtitle {
  margin-bottom: 20px;
  color: rgba(11, 11, 12, 0.48);
}
.bb-team-profile-story > h2 {
  max-width: 760px;
  margin: 0 0 42px;
  font-family: "Larken", serif;
  font-size: clamp(36px, 4vw, 58px);
  font-weight: 400;
  line-height: 1.08;
  color: #0b0b0c;
}
.bb-team-profile-story .entry-content {
  max-width: 820px;
  margin: 0;
}
.bb-team-profile-story .entry-content p {
  margin: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.82;
  color: rgba(11, 11, 12, 0.74);
}
.bb-team-profile-story .entry-content p + p {
  margin-top: 24px;
}
.bb-team-profile-story .entry-content > p:first-child {
  max-width: 760px;
  font-size: 20px;
  line-height: 1.65;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-story .entry-content > p:first-child {
    font-size: 22px;
  }
}
.bb-team-profile-story .entry-content h3 {
  margin: 54px 0 24px;
  padding-top: 34px;
  font-family: "Larken", serif;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 400;
  line-height: 1.15;
  color: #0b0b0c;
  border-top: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-team-profile-story .entry-content strong {
  font-weight: 500;
  color: #0b0b0c;
}
.bb-team-profile-story .entry-content a {
  color: #0b0b0c;
  text-decoration-color: #A0B100;
  text-underline-offset: 4px;
}
.bb-team-profile-story .entry-content .wp-block-spacer {
  height: 32px !important;
}
.bb-team-profile-story .entry-content .wp-block-image {
  max-width: 260px;
  margin: 0;
}
.bb-team-profile-story .entry-content .wp-block-image img {
  width: auto;
  max-height: 130px;
  object-fit: contain;
}

.bb-team-profile-podcast {
  margin-top: 58px;
  padding: 34px;
  background-color: #EEEBE2;
  border-top: 3px solid #A0B100;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-podcast {
    padding: 42px;
  }
}
.bb-team-profile-podcast > .subtitle {
  margin: 0 0 16px !important;
  color: rgba(11, 11, 12, 0.48);
}
.bb-team-profile-podcast > h3 {
  margin: 0 !important;
  padding: 0 !important;
  font-size: clamp(27px, 3vw, 38px) !important;
  border: 0 !important;
}
.bb-team-profile-podcast .bb-team-profile-podcast-copy p {
  margin: 18px 0 0;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(11, 11, 12, 0.68);
}
.bb-team-profile-podcast > a {
  display: inline-block;
  margin-top: 24px;
  padding-bottom: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #0b0b0c;
  text-decoration: none;
  border-bottom: 1px solid rgba(11, 11, 12, 0.35);
}
.bb-team-profile-podcast > a:hover {
  color: #A0B100;
  border-color: #A0B100;
}

.bb-team-profile-aside-inner {
  display: contents;
}

.bb-team-profile-aside-section + .bb-team-profile-aside-section {
  margin-top: 48px;
}
.bb-team-profile-aside-section h2 {
  margin: 0 0 22px;
  font-family: "Larken", serif;
  font-size: clamp(27px, 2.3vw, 34px);
  font-weight: 400;
  line-height: 1.15;
  color: #0b0b0c;
}

.bb-team-profile-expertise {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-team-profile-expertise li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-team-profile-expertise a,
.bb-team-profile-expertise li > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 0;
  font-size: 15px;
  line-height: 1.45;
  color: rgba(11, 11, 12, 0.78);
  text-decoration: none;
}
.bb-team-profile-expertise a:hover {
  color: #0b0b0c;
}

.bb-team-profile-awards {
  display: grid;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bb-team-profile-awards li {
  position: relative;
  margin: 0;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.55;
  color: rgba(11, 11, 12, 0.72);
}
.bb-team-profile-awards li::before {
  content: "";
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #A0B100;
}

.bb-team-profile-award-media {
  margin-top: 28px;
}
.bb-team-profile-award-media .wp-block-spacer {
  display: none;
}
.bb-team-profile-award-media .wp-block-image {
  margin: 0;
}
.bb-team-profile-award-media .wp-block-image img {
  display: block;
  width: auto;
  max-width: 180px;
  max-height: 90px;
  object-fit: contain;
}

.bb-team-profile-contact-card {
  margin-top: 50px;
  padding: 34px;
  background-color: #EEEBE2;
  border-top: 3px solid #A0B100;
}
@media only screen and (min-width: 1200px) {
  .bb-team-profile-contact-card {
    position: sticky;
    top: 128px;
    padding: 42px;
  }
}
.bb-team-profile-contact-card > .subtitle {
  margin-bottom: 18px;
  color: rgba(11, 11, 12, 0.48);
}
.bb-team-profile-contact-card h2 {
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(28px, 2.5vw, 38px);
  font-weight: 400;
  line-height: 1.15;
  color: #0b0b0c;
}
.bb-team-profile-contact-card > p:not(.subtitle) {
  margin: 20px 0 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.7;
  color: rgba(11, 11, 12, 0.66);
}
.bb-team-profile-contact-card > .btn, .bb-team-profile-contact-card > input[type=submit], .form-inner .next-btn-container .bb-team-profile-contact-card > .next-btn, .wp-block-buttons .wp-block-button .bb-team-profile-contact-card > .wp-block-button__link {
  width: 100%;
  margin: 28px 0 0;
  padding: 15px 20px;
}

.bb-team-profile-aside-links {
  display: grid;
  gap: 11px;
  margin-top: 24px;
  padding-top: 22px;
  border-top: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-team-profile-aside-links a {
  overflow-wrap: anywhere;
  font-size: 14px;
  color: #0b0b0c;
  text-decoration: none;
}
.bb-team-profile-aside-links a:hover {
  color: #A0B100;
}

.bb-team-profile-cases,
.bb-team-profile-insights {
  padding: 72px 0 84px;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-cases,
  .bb-team-profile-insights {
    padding: 104px 0 120px;
  }
}

.bb-team-profile-cases {
  background-color: #EEEBE2;
}
.bb-team-profile-cases .bb-cases-stats {
  display: none;
}

.bb-team-profile-insights {
  background-color: #fff;
}

.bb-team-profile-section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-section-head {
    margin-bottom: 56px;
  }
}
.bb-team-profile-section-head .subtitle {
  margin-bottom: 16px;
  color: rgba(11, 11, 12, 0.48);
}
.bb-team-profile-section-head h2 {
  margin: 0;
  font-family: "Larken", serif;
  font-weight: 400;
  color: #0b0b0c;
}

.bb-team-profile-cases .bb-team-profile-section-head h2,
.bb-team-profile-contact .bb-team-enquiry-header h2 {
  font-size: 24px;
  line-height: 25px;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-cases .bb-team-profile-section-head h2,
  .bb-team-profile-contact .bb-team-enquiry-header h2 {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (min-width: 1200px) {
  .bb-team-profile-cases .bb-team-profile-section-head h2,
  .bb-team-profile-contact .bb-team-enquiry-header h2 {
    font-size: 48px;
  }
}

.bb-team-profile-insights .bb-team-profile-section-head h2 {
  font-size: 21px;
  line-height: 30px;
}
@media only screen and (min-width: 850px) {
  .bb-team-profile-insights .bb-team-profile-section-head h2 {
    font-size: 31.5px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  .bb-team-profile-insights .bb-team-profile-section-head h2 {
    font-size: 36px;
  }
}

.bb-team-profile-cases .bb-carousel-controls,
.bb-team-profile-insights .bb-carousel-controls {
  margin-bottom: 30px;
}

.bb-team-profile-faq .bb-faq-heading em {
  font-weight: inherit;
  color: inherit;
}

.bb-team-enquiry.generic-block.bb-team-profile-contact {
  scroll-margin-top: 100px;
  background-color: #fff;
  border-top: 1px solid rgba(11, 11, 12, 0.12);
}

/* Streamlined enquiry form used only on the team page. */
.bb-team-enquiry.generic-block {
  min-height: 0;
  padding: 72px 0 80px;
  background-color: #EEEBE2;
}
@media only screen and (min-width: 850px) {
  .bb-team-enquiry.generic-block {
    padding: 104px 0 120px;
  }
}
.bb-team-enquiry.generic-block > .wp-block-group__inner-container,
.bb-team-enquiry.generic-block > .container {
  width: 100%;
}
.bb-team-enquiry.generic-block .container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1482px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.bb-team-enquiry-header {
  max-width: none !important;
  margin: 0;
}
.bb-team-enquiry-header > .wp-block-group__inner-container {
  max-width: none;
}
@media only screen and (min-width: 850px) {
  .bb-team-enquiry-header > .wp-block-group__inner-container {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.85fr);
    grid-template-rows: auto auto auto;
    align-items: end;
    column-gap: clamp(64px, 8vw, 128px);
  }
}
.bb-team-enquiry-header .subtitle {
  margin-bottom: 24px;
}
@media only screen and (min-width: 850px) {
  .bb-team-enquiry-header .subtitle {
    grid-column: 1/-1;
  }
}
.bb-team-enquiry-header h2 {
  max-width: 820px;
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(40px, 4vw, 58px);
  font-weight: 400;
  line-height: 1.05;
  color: #0b0b0c;
}
@media only screen and (min-width: 850px) {
  .bb-team-enquiry-header h2 {
    grid-column: 1;
    grid-row: 2/span 2;
  }
}
.bb-team-enquiry-header p:not(.subtitle, .bb-team-enquiry-note) {
  max-width: 680px;
  margin: 26px 0 0;
  font-size: 17px;
  line-height: 1.7;
  color: rgba(11, 11, 12, 0.7);
}
@media only screen and (min-width: 850px) {
  .bb-team-enquiry-header p:not(.subtitle, .bb-team-enquiry-note) {
    grid-column: 2;
    grid-row: 2;
    align-self: end;
    margin-top: 0;
  }
}

.bb-team-enquiry-note {
  max-width: 680px;
  margin: 18px 0 0 !important;
  font-size: 12px;
  line-height: 1.6;
  color: rgba(11, 11, 12, 0.58);
}
@media only screen and (min-width: 850px) {
  .bb-team-enquiry-note {
    grid-column: 2;
    grid-row: 3;
    align-self: start;
  }
}

.bb-team-enquiry-panel {
  max-width: none !important;
  margin-top: 52px;
  padding: 38px 0 0;
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(11, 11, 12, 0.28);
}

.bb-enquiry-fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 26px 48px;
}
@media only screen and (min-width: 550px) {
  .bb-enquiry-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 850px) {
  .bb-enquiry-fields {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bb-enquiry-field {
  min-width: 0;
}
@media only screen and (min-width: 850px) {
  .bb-enquiry-field {
    grid-column: span 3;
  }
}
.bb-enquiry-field label {
  margin: 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.01em;
  color: #0b0b0c;
}
.bb-enquiry-field label small {
  margin-left: 6px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(11, 11, 12, 0.48);
}
.bb-enquiry-field .wpcf7-form-control-wrap {
  display: block;
  margin-top: 6px;
}
.bb-enquiry-field input[type=text],
.bb-enquiry-field input[type=email],
.bb-enquiry-field input[type=tel],
.bb-enquiry-field textarea,
.bb-enquiry-field select {
  width: 100%;
  margin: 0;
  padding: 13px 0 14px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #0b0b0c;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(11, 11, 12, 0.34);
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
.bb-enquiry-field input[type=text]::placeholder,
.bb-enquiry-field input[type=email]::placeholder,
.bb-enquiry-field input[type=tel]::placeholder,
.bb-enquiry-field textarea::placeholder,
.bb-enquiry-field select::placeholder {
  color: rgba(11, 11, 12, 0.46);
  opacity: 1;
}
.bb-enquiry-field input[type=text]:hover,
.bb-enquiry-field input[type=email]:hover,
.bb-enquiry-field input[type=tel]:hover,
.bb-enquiry-field textarea:hover,
.bb-enquiry-field select:hover {
  border-bottom-color: rgba(11, 11, 12, 0.72);
}
.bb-enquiry-field input[type=text]:focus,
.bb-enquiry-field input[type=email]:focus,
.bb-enquiry-field input[type=tel]:focus,
.bb-enquiry-field textarea:focus,
.bb-enquiry-field select:focus {
  outline: none;
  border-bottom-color: #A0B100;
}
.bb-enquiry-field input[type=text].wpcf7-not-valid,
.bb-enquiry-field input[type=email].wpcf7-not-valid,
.bb-enquiry-field input[type=tel].wpcf7-not-valid,
.bb-enquiry-field textarea.wpcf7-not-valid,
.bb-enquiry-field select.wpcf7-not-valid {
  color: #0b0b0c;
  border-bottom-color: #dc3232;
}
.bb-enquiry-field textarea {
  min-height: 116px;
  resize: vertical;
}

.bb-enquiry-field--full {
  grid-column: 1/-1;
}

@media only screen and (min-width: 850px) {
  .bb-enquiry-field--third {
    grid-column: span 3;
  }
}

.bb-enquiry-consent,
.bb-enquiry-marketing {
  font-size: 11px;
  line-height: 1.55;
  color: rgba(11, 11, 12, 0.68);
}
.bb-enquiry-consent p,
.bb-enquiry-consent .wpcf7-list-item,
.bb-enquiry-marketing p,
.bb-enquiry-marketing .wpcf7-list-item {
  margin: 0;
}
.bb-enquiry-consent .wpcf7-form-control-wrap,
.bb-enquiry-marketing .wpcf7-form-control-wrap {
  margin: 0;
}
.bb-enquiry-consent label,
.bb-enquiry-consent .wpcf7-list-item-label,
.bb-enquiry-marketing label,
.bb-enquiry-marketing .wpcf7-list-item-label {
  font-size: 11px !important;
  font-weight: 400;
  line-height: 1.55 !important;
  color: inherit;
}
.bb-enquiry-consent label,
.bb-enquiry-marketing label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.bb-enquiry-consent input[type=checkbox],
.bb-enquiry-marketing input[type=checkbox] {
  flex: 0 0 19px;
  display: block !important;
  width: 19px;
  height: 19px;
  margin: 0;
  border: 1px solid rgba(11, 11, 12, 0.5);
  border-radius: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.bb-enquiry-consent input[type=checkbox]:hover,
.bb-enquiry-marketing input[type=checkbox]:hover {
  border-color: #A0B100;
}
.bb-enquiry-consent input[type=checkbox]:checked,
.bb-enquiry-marketing input[type=checkbox]:checked {
  background-color: #A0B100;
  border-color: #A0B100;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8 3 3 7-7' fill='none' stroke='%230b0b0c' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E");
}
.bb-enquiry-consent input[type=checkbox]:focus-visible,
.bb-enquiry-marketing input[type=checkbox]:focus-visible {
  outline: 2px solid #A0B100;
  outline-offset: 3px;
}
.bb-enquiry-consent a,
.bb-enquiry-marketing a {
  color: #0b0b0c;
  border-bottom: 1px solid rgba(11, 11, 12, 0.35);
}

@media only screen and (min-width: 550px) {
  .bb-enquiry-consent {
    grid-column: 1;
    grid-row: 6;
  }
}
@media only screen and (min-width: 850px) {
  .bb-enquiry-consent {
    grid-column: 1/span 3;
    grid-row: 6;
  }
}

.bb-enquiry-marketing {
  margin-top: -16px;
}
@media only screen and (min-width: 550px) {
  .bb-enquiry-marketing {
    grid-column: 1;
    grid-row: 7;
  }
}
@media only screen and (min-width: 850px) {
  .bb-enquiry-marketing {
    grid-column: 1/span 3;
    grid-row: 7;
  }
}

.bb-enquiry-submit {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 550px) {
  .bb-enquiry-submit {
    grid-column: 2;
    grid-row: 6/span 2;
    align-self: end;
  }
}
@media only screen and (min-width: 850px) {
  .bb-enquiry-submit {
    grid-column: 4/span 3;
    grid-row: 6/span 2;
  }
}
.bb-enquiry-submit input[type=submit] {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  margin: 4px 0 0;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #fff;
  background-color: #A0B100;
  border: 1px solid #A0B100;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.bb-enquiry-submit input[type=submit]:not(:disabled):hover, .bb-enquiry-submit input[type=submit]:focus-visible {
  color: #f7f5ef;
  background-color: #0b0b0c;
  border-color: #0b0b0c;
}
.bb-enquiry-submit input[type=submit]:focus-visible {
  outline: 2px solid #A0B100;
  outline-offset: 3px;
}
.bb-enquiry-submit input[type=submit]:disabled {
  color: #fff;
  background-color: #A0B100;
  border-color: #A0B100;
  opacity: 1;
  cursor: not-allowed;
}
@media (max-width: 550px) {
  .bb-enquiry-submit input[type=submit] {
    width: 100%;
    min-width: 0;
  }
}

.bb-team-enquiry .wpcf7-response-output {
  margin: 24px 0 0 !important;
  padding: 14px 16px !important;
  font-size: 14px;
  line-height: 1.5;
}
.bb-team-enquiry .wpcf7-not-valid-tip {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  .bb-team-page-directory .team-img,
  .bb-team-directory-media::after,
  .bb-team-directory-linkedin {
    transition: none;
  }
}
/* Individual property and area guides
 *
 * Editorial article structure based on the supplied reference, using the
 * site's existing typefaces and colour tokens. All rules are scoped so guide
 * archive cards and other single post types remain unchanged.
 */
.bb-guide-main {
  overflow-x: clip;
  background-color: #fff;
}

.bb-guide-progress {
  position: fixed;
  z-index: 600;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  height: 3px;
  pointer-events: none;
}
.bb-guide-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #A0B100;
  transform: scaleX(0);
  transform-origin: left center;
  will-change: transform;
}

.bb-guide-hero {
  position: relative;
  z-index: 0;
  height: auto;
  min-height: 620px;
  overflow: hidden;
  color: #f7f5ef;
  background-color: #0b0b0c;
}

.bb-guide-hero-image,
.bb-guide-hero-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.bb-guide-hero-image {
  object-fit: cover;
}

.bb-guide-hero-overlay {
  background: linear-gradient(to top, rgba(11, 11, 12, 0.9) 0%, rgba(11, 11, 12, 0.66) 52%, rgba(11, 11, 12, 0.3) 100%), rgba(11, 11, 12, 0.12);
}

.bb-guide-hero-inner,
.bb-guide-layout,
.bb-guide-cta-inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1482px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}
@media only screen and (min-width: 850px) {
  .bb-guide-hero-inner,
  .bb-guide-layout,
  .bb-guide-cta-inner {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.bb-guide-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 1325px;
  min-height: 620px;
  padding-top: 126px;
  padding-bottom: 58px;
}

.bb-guide-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: auto;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(247, 245, 239, 0.5);
}
.bb-guide-breadcrumb a {
  color: inherit;
  text-decoration: none;
}
.bb-guide-breadcrumb a:hover {
  color: #A0B100;
}
.bb-guide-breadcrumb span:last-child {
  color: rgba(247, 245, 239, 0.78);
}

.bb-guide-hero-copy {
  max-width: 1080px;
  margin-top: 58px;
}

.bb-guide-kicker {
  margin: 0 0 18px;
  color: #A0B100;
}

.bb-guide-hero h1 {
  max-width: 900px;
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(34px, 3.9vw, 52px);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: -0.035em;
  color: #f7f5ef;
}

.bb-guide-deck {
  max-width: 820px;
  margin: 24px 0 0;
  font-size: clamp(16px, 1.35vw, 19px);
  font-weight: 300;
  line-height: 1.7;
  color: rgba(247, 245, 239, 0.74);
}

.bb-guide-byline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 22px 34px;
  margin-top: 34px;
  padding-top: 24px;
  border-top: 1px solid rgba(247, 245, 239, 0.16);
}
.bb-guide-byline.is-stuck {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 190;
  box-sizing: border-box;
  width: 100%;
  margin-top: 0;
  padding-bottom: 18px;
  background-color: #0b0b0c;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);
}

.bb-guide-author-mini {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #f7f5ef;
  text-decoration: none;
}
.bb-guide-author-mini:hover strong {
  color: #A0B100;
}
.bb-guide-author-mini span {
  display: grid;
  gap: 3px;
}
.bb-guide-author-mini strong {
  font-size: 14px;
  font-weight: 500;
  transition: color 0.3s ease;
}
.bb-guide-author-mini small {
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: rgba(247, 245, 239, 0.56);
}

.bb-guide-author-mini-image {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}

.bb-guide-meta-item {
  display: grid;
  gap: 4px;
  padding-left: 22px;
  border-left: 1px solid rgba(247, 245, 239, 0.18);
}
.bb-guide-meta-item span {
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.17em;
  color: #A0B100;
}
.bb-guide-meta-item time,
.bb-guide-meta-item strong {
  font-size: 13px;
  font-weight: 400;
  color: rgba(247, 245, 239, 0.76);
}

.bb-guide-layout {
  display: grid;
  gap: 54px;
  padding-top: 64px;
  padding-bottom: 88px;
}
@media only screen and (min-width: 1200px) {
  .bb-guide-layout {
    grid-template-columns: minmax(250px, 362px) minmax(0, 880px);
    justify-content: center;
    gap: 36px;
    padding-top: 92px;
    padding-bottom: 124px;
  }
}

.bb-guide-sidebar-inner {
  padding: 26px;
  background-color: #EEEBE2;
  border-top: 3px solid #A0B100;
}
@media only screen and (min-width: 1200px) {
  .bb-guide-sidebar-inner {
    position: sticky;
    top: var(--bb-guide-aside-top, 112px);
    padding: 0;
    background: transparent;
    border-top: 0;
  }
}
.bb-guide-sidebar-inner > .subtitle {
  margin: 0 0 18px;
  color: rgba(11, 11, 12, 0.48);
}
.bb-guide-sidebar-inner > .subtitle:first-child,
.bb-guide-sidebar-inner .bb-guide-toc {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .bb-guide-sidebar-inner > .subtitle:first-child,
  .bb-guide-sidebar-inner .bb-guide-toc {
    display: block;
  }
}

.bb-guide-toc ol {
  margin: 0 !important;
  padding: 4px 0;
  list-style: none;
  border-left: 1px solid rgba(11, 11, 12, 0.16);
}
.bb-guide-toc li {
  margin: 0;
  padding: 0;
}
.bb-guide-toc.is-collapsed li:nth-child(n+8) {
  display: none;
}
.bb-guide-toc a {
  display: block;
  margin-left: -1px;
  padding: 12px 0 12px 28px;
  font-size: 15px;
  line-height: 1.45;
  white-space: nowrap;
  color: rgba(11, 11, 12, 0.42);
  text-decoration: none;
  border-left: 3px solid transparent;
  transition: color 0.3s ease, border-color 0.3s ease;
}
.bb-guide-toc a:hover {
  color: #0b0b0c;
}
.bb-guide-toc .is-active a {
  color: #0b0b0c;
  border-left-color: #A0B100;
}
.bb-guide-toc .is-active a:hover {
  color: #0b0b0c;
}

.bb-guide-toc-more {
  display: inline-block;
  margin: 10px 0 0 27px;
  padding: 0 0 3px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #0b0b0c;
  background: none;
  border: 0;
  border-bottom: 1px solid rgba(11, 11, 12, 0.3);
  cursor: pointer;
}
.bb-guide-toc-more:hover {
  color: #A0B100;
  border-bottom-color: #A0B100;
}

.bb-guide-share {
  margin-top: 42px;
  padding-top: 32px;
  border-top: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-guide-share > .subtitle {
  margin: 0;
  color: rgba(11, 11, 12, 0.48);
}

.bb-guide-share-links {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}
.bb-guide-share-links a {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  color: rgba(11, 11, 12, 0.62);
  border: 1px solid rgba(11, 11, 12, 0.2);
  text-decoration: none;
  transition: color 0.3s ease, border-color 0.3s ease;
}
.bb-guide-share-links a:hover {
  color: #A0B100;
  border-color: #A0B100;
}
.bb-guide-share-links svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.bb-guide-share-links .bb-guide-share-icon-fill {
  fill: currentColor;
  stroke: none;
}

.bb-guide-article-column {
  min-width: 0;
}
.bb-guide-article-column.is-wide {
  grid-column: 1/-1;
  width: min(100%, 880px);
  margin-right: auto;
  margin-left: auto;
}

.bb-guide-content {
  max-width: none;
  margin: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.7;
  color: rgba(11, 11, 12, 0.76);
  /* Remove legacy editor formatting while retaining semantic emphasis. */
}
.bb-guide-content span {
  font-family: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
}
.bb-guide-content > h4:first-child,
.bb-guide-content > p:first-child {
  margin-top: 0;
}
.bb-guide-content > h4:first-child {
  margin-bottom: 42px;
  font-family: "Larken", serif;
  font-size: clamp(22px, 2.1vw, 28px);
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: normal;
  color: #0b0b0c;
}
.bb-guide-content > h4:first-child b,
.bb-guide-content > h4:first-child strong,
.bb-guide-content > h4:first-child span {
  font-weight: inherit !important;
}
.bb-guide-content h2 {
  scroll-margin-top: 130px;
  margin: 64px 0 22px;
  padding-top: 0;
  font-family: "Larken", serif;
  font-size: clamp(28px, 2.6vw, 36px);
  font-weight: 400;
  line-height: 1.18;
  color: #0b0b0c;
  border-top: 0;
}
.bb-guide-content h2 b,
.bb-guide-content h2 strong {
  font-weight: inherit;
}
.bb-guide-content h3 {
  margin: 44px 0 18px;
  font-family: "Larken", serif;
  font-size: clamp(24px, 2.5vw, 32px);
  font-weight: 400;
  line-height: 1.25;
  color: #0b0b0c;
}
.bb-guide-content h4,
.bb-guide-content h5,
.bb-guide-content h6 {
  margin: 34px 0 14px;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: #0b0b0c;
}
.bb-guide-content p {
  margin: 0 0 24px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.bb-guide-content a {
  color: #0b0b0c;
  text-decoration-color: #A0B100;
  text-underline-offset: 4px;
}
.bb-guide-content a:hover {
  color: #A0B100;
}
.bb-guide-content ul,
.bb-guide-content ol {
  display: grid;
  gap: 13px;
  margin: 26px 0 32px;
}
.bb-guide-content ul,
.bb-guide-content ul.wp-block-list {
  gap: 6px;
  margin-left: 0;
  padding-left: 0;
  padding-inline-start: 0;
  list-style: none;
}
.bb-guide-content.entry-content ul:not(.guide-worklist) {
  margin-left: 0;
  padding-left: 0;
  padding-inline-start: 0;
}
.bb-guide-content ol {
  padding-left: 24px;
}
.bb-guide-content li {
  margin: 0;
  padding-left: 7px;
  line-height: 1.7 !important;
}
.bb-guide-content ul > li {
  position: relative;
  margin: 0 !important;
  padding-left: 20px;
  font-size: inherit;
  font-weight: inherit !important;
  line-height: 1.7 !important;
}
.bb-guide-content ul > li::before {
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #A0B100;
  transform: translateY(-50%);
}
.bb-guide-content ol li::marker {
  color: #A0B100;
}
.bb-guide-content {
  /* Legacy guide contents lists use in-page anchor links. Present these as
   * an editorial index rather than an unstyled browser-numbered list. */
}
.bb-guide-content ol:has(> li > a[href^="#"]) {
  counter-reset: bb-guide-index;
  gap: 0;
  margin: 32px 0 48px;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-guide-content ol:has(> li > a[href^="#"]) > li {
  counter-increment: bb-guide-index;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  align-items: baseline;
  margin: 0;
  padding: 15px 0;
  font-size: 17px;
  line-height: 1.7;
  border-bottom: 1px solid rgba(11, 11, 12, 0.14);
}
.bb-guide-content ol:has(> li > a[href^="#"]) > li::before {
  content: counter(bb-guide-index, decimal-leading-zero);
  font-family: "Larken", serif;
  font-size: 15px;
  line-height: inherit;
  color: #A0B100;
}
.bb-guide-content ol:has(> li > a[href^="#"]) a {
  font-weight: 300;
  line-height: inherit;
  color: rgba(11, 11, 12, 0.76);
  text-decoration: none;
}
.bb-guide-content ol:has(> li > a[href^="#"]) a:hover {
  color: #0b0b0c;
}
.bb-guide-content a[id] {
  scroll-margin-top: 130px;
}
.bb-guide-content blockquote,
.bb-guide-content figure:has(blockquote) {
  margin: 42px 0;
  padding: 30px;
  background-color: #EEEBE2;
  border: 0;
  border-left: 3px solid #A0B100;
}
@media only screen and (min-width: 850px) {
  .bb-guide-content blockquote,
  .bb-guide-content figure:has(blockquote) {
    padding: 38px 42px;
  }
}
.bb-guide-content blockquote p,
.bb-guide-content figure:has(blockquote) blockquote {
  margin: 0;
  padding: 0;
  font-family: "Larken", serif;
  font-size: clamp(22px, 2.4vw, 30px);
  font-style: italic;
  line-height: 1.45;
  color: #0b0b0c;
  background: transparent;
  border: 0;
}
.bb-guide-content figcaption,
.bb-guide-content cite {
  display: block;
  margin-top: 16px;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 10px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: rgba(11, 11, 12, 0.5);
}
.bb-guide-content img {
  display: block;
  width: 100%;
  height: auto;
}
.bb-guide-content figure,
.bb-guide-content .wp-block-image {
  margin: 42px 0;
}
.bb-guide-content table {
  display: table !important;
  table-layout: auto !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 40px 0;
  overflow: visible !important;
  border: 0 !important;
  border-collapse: collapse !important;
  border-top: 3px solid #A0B100 !important;
  background-color: #fff;
  font-size: 15px;
  line-height: 1.5;
  color: #0b0b0c;
}
.bb-guide-content table thead,
.bb-guide-content table tbody,
.bb-guide-content table tfoot {
  display: table-row-group !important;
  width: 100% !important;
  min-width: 0 !important;
  border: 0 !important;
}
.bb-guide-content table thead {
  display: table-header-group !important;
}
.bb-guide-content table tr {
  background-color: #fff !important;
}
.bb-guide-content table th,
.bb-guide-content table td {
  width: auto !important;
  min-width: 0 !important;
  padding: 14px 18px;
  text-align: left;
  vertical-align: middle;
  border: 0 !important;
  border-bottom: 1px solid rgba(11, 11, 12, 0.1) !important;
  font-variant-numeric: tabular-nums;
}
.bb-guide-content table th:last-child,
.bb-guide-content table td:last-child {
  text-align: right;
}
.bb-guide-content table thead th,
.bb-guide-content table thead td, .bb-guide-content table:not(:has(thead)) tbody tr:first-child th, .bb-guide-content table:not(:has(thead)) tbody tr:first-child td {
  padding: 13px 18px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #f7f5ef !important;
  background-color: #0b0b0c !important;
  border-bottom: 0 !important;
}
.bb-guide-content table thead th b,
.bb-guide-content table thead th strong,
.bb-guide-content table thead th span,
.bb-guide-content table thead td b,
.bb-guide-content table thead td strong,
.bb-guide-content table thead td span, .bb-guide-content table:not(:has(thead)) tbody tr:first-child th b,
.bb-guide-content table:not(:has(thead)) tbody tr:first-child th strong,
.bb-guide-content table:not(:has(thead)) tbody tr:first-child th span, .bb-guide-content table:not(:has(thead)) tbody tr:first-child td b,
.bb-guide-content table:not(:has(thead)) tbody tr:first-child td strong,
.bb-guide-content table:not(:has(thead)) tbody tr:first-child td span {
  font-weight: 600 !important;
  color: inherit !important;
}
.bb-guide-content table tbody tr:nth-child(even) {
  background-color: rgba(247, 245, 239, 0.9) !important;
}
.bb-guide-content table:not(:has(thead)) tbody tr:first-child {
  background-color: #0b0b0c !important;
}
.bb-guide-content table tbody tr:not(:first-child):hover, .bb-guide-content table:has(thead) tbody tr:hover {
  background-color: #EEEBE2 !important;
}
.bb-guide-content .wp-block-table {
  margin: 40px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.bb-guide-content .wp-block-table table {
  margin: 0;
}
.bb-guide-content {
  /* Guide FAQs reuse the homepage dark/2-col block. Restyle them to the
   * same in-article treatment used on insight posts so the band, columns
   * and white type do not fight the guide measure. */
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color,
.bb-guide-content .text-blocks.has-background {
  background: transparent !important;
  max-width: 100%;
  margin-top: 20px;
  padding: 40px 0 0;
}
@media only screen and (min-width: 550px) {
  .bb-guide-content .text-blocks.has-theme-dark-bg-background-color,
  .bb-guide-content .text-blocks.has-background {
    padding: 50px 0 0;
  }
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .container,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-group__inner-container,
.bb-guide-content .text-blocks.has-background .container,
.bb-guide-content .text-blocks.has-background .wp-block-group__inner-container {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color p.subtitle,
.bb-guide-content .text-blocks.has-background p.subtitle {
  margin: 30px 0 10px !important;
  padding: 0 !important;
  font-family: "Larken", serif !important;
  font-size: clamp(28px, 2.6vw, 36px) !important;
  font-weight: 400 !important;
  line-height: 1.18 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  color: #0b0b0c !important;
  -webkit-text-fill-color: #0b0b0c !important;
  background: transparent !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-columns,
.bb-guide-content .text-blocks.has-background .wp-block-columns {
  display: block !important;
  flex-wrap: nowrap;
  gap: 0 !important;
  margin: 0 !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-column,
.bb-guide-content .text-blocks.has-background .wp-block-column {
  width: 100% !important;
  flex-basis: 100% !important;
  margin: 0 !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item {
  color: #0b0b0c;
  border-color: rgba(11, 11, 12, 0.12);
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading.has-text-color,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title strong,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item p,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item p.has-text-color,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading.has-text-color,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title strong,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item p,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item p.has-text-color {
  color: #0b0b0c !important;
  -webkit-text-fill-color: #0b0b0c !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading {
  margin: 0;
  font-size: 20px;
  line-height: 1.35;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle::after,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4.25L6 8.25L10 4.25' stroke='%23000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title strong, .bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title,
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title strong,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title strong,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title strong {
  color: #A0B100 !important;
  -webkit-text-fill-color: #A0B100 !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after, .bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 7.75L6 3.75L10 7.75' stroke='%23A0B100' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.bb-guide-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item p,
.bb-guide-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item p {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  color: rgba(11, 11, 12, 0.68) !important;
  -webkit-text-fill-color: rgba(11, 11, 12, 0.68) !important;
}

.bb-guide-related,
.bb-guide-author-card {
  isolation: isolate;
}

.bb-guide-author-card {
  position: relative;
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  align-items: start;
  gap: 16px 18px;
  margin-top: 56px;
  padding-top: 28px;
  border-top: 1px solid rgba(11, 11, 12, 0.16);
}
.bb-guide-author-card .bb-guide-author-image-link {
  display: block;
  overflow: hidden;
  width: 88px;
}
.bb-guide-author-card .subtitle {
  margin: 0 0 8px;
  font-size: 9px;
  color: rgba(11, 11, 12, 0.48);
}
.bb-guide-author-card h2 {
  margin: 0;
  font-family: "Larken", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}
.bb-guide-author-card h2 a {
  color: #0b0b0c;
  text-decoration: none;
}
.bb-guide-author-card p {
  max-width: none;
  margin: 12px 0 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.65;
  color: rgba(11, 11, 12, 0.64);
}
.bb-guide-author-card .bb-guide-author-role {
  margin-top: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #A0B100;
}

.bb-guide-author-card-image {
  width: 88px;
  height: 110px;
  object-fit: cover;
}

.bb-guide-author-linkedin {
  display: grid;
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  min-height: 0;
  place-items: center;
  color: #0b0b0c;
  border: 1px solid rgba(11, 11, 12, 0.2);
  transition: color 0.3s ease, border-color 0.3s ease;
}
.bb-guide-author-linkedin:hover {
  color: #A0B100;
  border-color: #A0B100;
}
.bb-guide-author-linkedin svg {
  width: 17px;
  height: 17px;
  fill: currentColor;
}

.bb-guide-author-name-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 12px;
}

@media only screen and (min-width: 550px) {
  .bb-guide-author-card {
    grid-template-columns: 124px minmax(0, 1fr);
    gap: 24px;
    margin-top: 72px;
    padding-top: 34px;
  }
  .bb-guide-author-card .bb-guide-author-image-link {
    width: 124px;
    height: 170px;
  }
  .bb-guide-author-card h2 {
    font-size: 21px;
  }
  .bb-guide-author-card p {
    max-width: 620px;
  }
  .bb-guide-author-card-image {
    width: 124px;
    height: 170px;
  }
}
.bb-guide-author-link {
  display: inline-block;
  margin-top: 16px;
  padding-bottom: 3px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #0b0b0c;
  text-decoration: none;
  border-bottom: 1px solid rgba(11, 11, 12, 0.3);
}
.bb-guide-author-link:hover {
  border-color: #A0B100;
}

.bb-guide-related {
  padding: 72px 0 82px;
  background-color: #EEEBE2;
}
@media only screen and (min-width: 850px) {
  .bb-guide-related {
    padding: 96px 0 108px;
  }
}
.bb-guide-related > .container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1482px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}
@media only screen and (min-width: 850px) {
  .bb-guide-related > .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.bb-guide-related-heading {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 850px) {
  .bb-guide-related-heading {
    margin-bottom: 52px;
  }
}
.bb-guide-related-heading .subtitle {
  margin: 0 0 12px;
  color: #A0B100;
}
.bb-guide-related-heading h2 {
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(32px, 3.5vw, 46px);
  font-weight: 400;
  line-height: 1.1;
  color: #0b0b0c;
}
.bb-guide-related-heading > .bb-guide-related-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  margin: 0;
  padding: 12px 22px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: #fff;
  border: 0;
}
.bb-guide-related-heading > .bb-guide-related-cta:hover {
  color: #f7f5ef;
  background-color: #0b0b0c;
}

.bb-guide-related-grid {
  display: grid;
  gap: 24px;
}
@media only screen and (min-width: 550px) {
  .bb-guide-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1200px) {
  .bb-guide-related-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.bb-guide-related-grid .bb-insight-link {
  width: auto;
  min-width: 0;
}
.bb-guide-related-grid .bb-insight-title {
  font-size: clamp(22px, 2vw, 28px);
}

.bb-guide-cta {
  padding: 62px 0;
  color: #f7f5ef;
  background-color: #0b0b0c;
}
@media only screen and (min-width: 850px) {
  .bb-guide-cta {
    padding: 76px 0;
  }
}

.bb-guide-cta-inner {
  display: grid;
  gap: 34px;
  align-items: end;
}
@media only screen and (min-width: 850px) {
  .bb-guide-cta-inner {
    grid-template-columns: minmax(0, 1fr) auto;
  }
}
.bb-guide-cta-inner .subtitle {
  margin: 0 0 14px;
  color: #A0B100;
}
.bb-guide-cta-inner h2 {
  max-width: 760px;
  margin: 0;
  font-family: "Larken", serif;
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 400;
  line-height: 1.1;
  color: #f7f5ef;
}

.bb-guide-cta-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px 28px;
}
@media only screen and (min-width: 850px) {
  .bb-guide-cta-actions {
    justify-content: flex-end;
  }
}
.bb-guide-cta-actions > a:not(.btn):not(input[type=submit]) {
  font-size: 15px;
  color: #f7f5ef;
  text-decoration: none;
}
.bb-guide-cta-actions .btn, .bb-guide-cta-actions input[type=submit], .bb-guide-cta-actions .form-inner .next-btn-container .next-btn, .form-inner .next-btn-container .bb-guide-cta-actions .next-btn, .bb-guide-cta-actions .wp-block-buttons .wp-block-button .wp-block-button__link, .wp-block-buttons .wp-block-button .bb-guide-cta-actions .wp-block-button__link {
  margin: 0;
  padding: 14px 24px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

@media print {
  .bb-guide-hero {
    min-height: 0;
    color: #0b0b0c;
    background: #fff;
  }
  .bb-guide-hero-image,
  .bb-guide-hero-overlay,
  .bb-guide-sidebar,
  .bb-guide-cta {
    display: none;
  }
  .bb-guide-hero-inner {
    min-height: 0;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .bb-guide-hero h1,
  .bb-guide-deck {
    color: #0b0b0c;
  }
  .bb-guide-layout {
    display: block;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 550px) {
  .feed.webinar {
    margin-top: 40px;
  }
}
.feed .filters {
  background-color: #211F1F;
  color: #fff;
  padding: 20px;
}
@media only screen and (min-width: 550px) {
  .feed .filters {
    margin: 0 30px 30px;
  }
}
@media only screen and (min-width: 1540px) {
  .feed .filters {
    display: flex;
    gap: 50px;
    justify-content: center;
    margin: 0 60px 60px;
  }
}
.feed .filters .filter {
  display: flex;
  align-items: center;
  gap: 20px;
}
.feed .filters .filter label {
  flex: 1 0 100px;
}
@media only screen and (min-width: 1540px) {
  .feed .filters .filter label {
    flex: inherit;
  }
}
@media only screen and (min-width: 1200px) {
  .feed .filters .filter input#start-date, .feed .filters .filter input#end-date {
    width: 200px;
  }
}
.feed .filters .filter input#start-date:before, .feed .filters .filter input#end-date:before {
  content: attr(placeholder) !important;
  color: #aaa;
  margin-right: 0.5em;
}
.feed .filters .filter input[type=date]:focus:before, .feed .filters .filter input[type=date]:valid:before {
  content: "";
}
.feed .feed-outer {
  opacity: 1;
  transition: opacity 0.3s;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 850px) {
  .feed .feed-outer {
    margin-top: 0;
  }
}
.feed .feed-outer.loading {
  opacity: 0.6;
  pointer-events: none;
}
.feed .feed-inner {
  opacity: 1;
  transition: opacity 0.3s;
  padding: 0 30px;
}
@media only screen and (min-width: 550px) {
  .feed .feed-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .feed .feed-inner {
    gap: 69px;
  }
}
@media only screen and (min-width: 1540px) {
  .feed .feed-inner {
    padding: 0;
  }
}
.feed .feed-inner.loading {
  opacity: 0.6;
  pointer-events: none;
}
.feed .feed-inner.testimonial {
  display: grid;
  grid-template-columns: 1fr;
}
.feed .feed-inner.testimonial > :nth-child(1) {
  grid-area: 1/1/1/2;
}
@media only screen and (min-width: 550px) {
  .feed .feed-inner.testimonial > :nth-child(1) {
    display: flex;
    gap: 69px;
  }
}
@media only screen and (min-width: 1200px) {
  .feed .feed-inner.testimonial > :nth-child(1) {
    gap: 200px;
  }
}
.feed .feed-inner.testimonial > :nth-child(2) {
  grid-area: 2/1/2/2;
}
.feed .feed-inner.testimonial > :nth-child(3) {
  grid-area: 3/1/3/2;
}
.feed .feed-inner.testimonial > :nth-child(4) {
  grid-area: 4/1/4/2;
}
.feed .feed-inner.testimonial > :nth-child(5) {
  grid-area: 5/1/5/2;
}
.feed .feed-inner.testimonial > :nth-child(6) {
  grid-area: 6/1/6/2;
}
@media only screen and (min-width: 550px) {
  .feed .feed-inner.testimonial .container .post.default {
    flex: 1 1 50%;
  }
}
.feed .feed-inner.press {
  margin-bottom: 30px;
}
.feed .feed-inner.press .post .thumb-link {
  display: flex;
  background-color: #E9E9E9;
  width: 100%;
  min-height: 223px;
  transition: background-color 0.3s;
  align-content: center;
  align-items: center;
  margin: 0;
  justify-content: center;
}
.feed .feed-inner.press .post .thumb-link:hover {
  background-color: rgb(81.3725490196%, 81.3725490196%, 81.3725490196%);
}
.feed .feed-inner.press .post .thumb-link img {
  align-self: center;
  width: 100%;
  max-width: 65%;
  height: 100%;
  max-height: 225px;
}
.feed .feed-inner.press .post .thumb-link h4 {
  margin: 0;
}
.feed .feed-inner.press .post .title {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 550px) {
  .feed .feed-inner.press .post .title {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .feed .feed-inner.press .post .title {
    min-height: 50px;
  }
}
.feed .feed-inner.reports {
  padding-top: 30px;
}
.feed .feed-inner.property-guides .post .title, .feed .feed-inner.case-studies .post .title {
  text-transform: unset;
}
.feed .feed-inner.testimonial {
  text-align: center;
}
@media only screen and (min-width: 550px) {
  .feed .feed-inner.testimonial {
    margin-top: 60px;
  }
}
.feed .feed-inner.testimonial .post {
  padding: 0 30px;
}
.feed .feed-inner.testimonial .info .title {
  margin-bottom: 25px;
}
.feed .feed-inner.webinar .post .thumb-link img {
  height: 223px;
}
@media only screen and (min-width: 1200px) {
  .feed .feed-inner.webinar .post .thumb-link img {
    height: 223px;
  }
}
.feed .feed-inner .post {
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .feed .feed-inner .post {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1540px) {
  .feed .feed-inner .post {
    padding: 0;
  }
}
.feed .feed-inner .post .thumb-link {
  display: block;
  width: 100%;
  min-height: 223px;
  transition: background-color 0.3s;
}
.feed .feed-inner .post .thumb-link img {
  height: 200px;
  object-fit: cover;
}
@media only screen and (min-width: 1200px) {
  .feed .feed-inner .post .thumb-link img {
    height: 200px;
  }
}
/**
 * Single
 **/
.single.single-case-study article .single-inner .group {
  margin-bottom: 30px;
}
.single.single-case-study article .single-inner .group .subtitle {
  margin-bottom: 10px;
}
.single.single-case-study article .single-inner .content .entry-content {
  margin-top: 0;
}
.single article .simple-hero {
  background-color: #211F1F;
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .single article .simple-hero {
    padding: 100px;
  }
}
.single article .single-inner {
  margin-top: 60px;
  padding: 30px;
}
@media only screen and (min-width: 550px) {
  .single article .single-inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 50px;
    padding: 100px 30px;
  }
}
@media only screen and (min-width: 1540px) {
  .single article .single-inner {
    padding: 100px 0;
  }
}
.single article .single-inner .sidebar {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 550px) {
  .single article .single-inner .sidebar {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: unset;
  }
}
.single article .single-inner .sidebar .title {
  margin-bottom: 20px;
}
.single article .single-inner .sidebar .testimonial {
  text-transform: unset;
  margin-top: 30px;
  margin-bottom: 10px;
}
.single article .single-inner .sidebar .sub-info .subtitle {
  margin-bottom: 10px;
}
.single article .single-inner .content .entry-content {
  margin-top: 30px;
}
.single article .single-inner .content .entry-content h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 550px) {
  .single article .single-inner .content .entry-content h3 {
    margin-bottom: 10px;
  }
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color,
.single article .single-inner .content .entry-content .text-blocks.has-background {
  background: transparent !important;
  padding: 40px 0 0;
  margin-top: 20px;
  max-width: 100%;
}
@media only screen and (min-width: 550px) {
  .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color,
  .single article .single-inner .content .entry-content .text-blocks.has-background {
    padding: 50px 0 0;
  }
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .container,
.single article .single-inner .content .entry-content .text-blocks.has-background .container {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-group__inner-container,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-group__inner-container {
  max-width: 100%;
  padding: 0;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color p.subtitle,
.single article .single-inner .content .entry-content .text-blocks.has-background p.subtitle {
  font-family: "Larken", serif !important;
  font-weight: 300 !important;
  font-size: 1.75em !important;
  line-height: 30px !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  color: #211f1f !important;
  -webkit-text-fill-color: #211f1f !important;
  background: transparent !important;
  margin: 30px 0 10px !important;
  padding: 0 !important;
}
@media only screen and (min-width: 550px) {
  .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color p.subtitle,
  .single article .single-inner .content .entry-content .text-blocks.has-background p.subtitle {
    font-size: 2.25em !important;
    line-height: 35px !important;
    margin-bottom: 25px !important;
  }
}
@media only screen and (min-width: 850px) {
  .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color p.subtitle,
  .single article .single-inner .content .entry-content .text-blocks.has-background p.subtitle {
    line-height: 42px !important;
    margin-bottom: 35px !important;
  }
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-columns,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-columns {
  display: block !important;
  flex-wrap: nowrap;
  gap: 0 !important;
  margin: 0 !important;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-column,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-column {
  width: 100% !important;
  flex-basis: 100% !important;
  margin: 0 !important;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item {
  color: #211f1f;
  border-color: rgba(0, 0, 0, 0.12);
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item p,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item p.has-text-color, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item p,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item p.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item p,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item p.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item p,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item p.has-text-color {
  color: #211f1f !important;
  -webkit-text-fill-color: #211f1f !important;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle::after, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle::after,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item .wp-block-accordion-heading__toggle::after,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4.25L6 8.25L10 4.25' stroke='%23000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title strong, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title strong, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title strong, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title strong,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading.has-text-color,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) > .wp-block-accordion-heading,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle-title strong {
  color: #A0B100 !important;
  -webkit-text-fill-color: #A0B100 !important;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle::after,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item:has(> .wp-block-accordion-heading .wp-block-accordion-heading__toggle[aria-expanded=true]) .wp-block-accordion-heading__toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 7.75L6 3.75L10 7.75' stroke='%23A0B100' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion.dark-bg .wp-block-accordion-item p, .single article .single-inner .content .entry-content .text-blocks.has-theme-dark-bg-background-color .wp-block-accordion .wp-block-accordion-item p,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion.dark-bg .wp-block-accordion-item p,
.single article .single-inner .content .entry-content .text-blocks.has-background .wp-block-accordion .wp-block-accordion-item p {
  margin-top: 16px;
  margin-bottom: 0;
}
.single article .sub-info.desktop {
  display: none;
}
@media only screen and (min-width: 550px) {
  .single article .sub-info.desktop {
    display: block;
  }
}
.single article .sub-info.mobile {
  margin-top: 30px;
}
@media only screen and (min-width: 550px) {
  .single article .sub-info.mobile {
    display: none;
  }
}
.single .parent-btn {
  margin-top: 20px;
}
@media only screen and (min-width: 550px) {
  .single .parent-btn {
    margin-top: 40px;
  }
}

.tax-guide-type .text-columns {
  padding: 30px;
}
@media only screen and (min-width: 850px) {
  .tax-guide-type .text-columns {
    padding: 65px 30px 30px;
  }
}
@media only screen and (min-width: 1540px) {
  .tax-guide-type .text-columns {
    padding: 125px 0 30px;
  }
}
.tax-guide-type .text-columns h1, .tax-guide-type .text-columns h2 {
  margin: 0;
}

.feed-inner.testimonial {
  padding: 0;
}
@media only screen and (min-width: 550px) {
  .feed-inner.testimonial .post.default {
    grid-column: span 2;
  }
}
.feed-inner.testimonial .post.fullwidth-testimonial {
  background-color: #EEEBE2;
}
@media only screen and (min-width: 550px) {
  .feed-inner.testimonial .post.fullwidth-testimonial {
    padding: 60px 30px 80px;
  }
}
@media only screen and (min-width: 1540px) {
  .feed-inner.testimonial .post.fullwidth-testimonial {
    padding: 60px 0 80px;
  }
}
.feed-inner.testimonial .post.fullwidth-testimonial .fullwidth-title {
  margin: 0 auto 30px;
  text-align: center;
}
@media only screen and (min-width: 550px) {
  .feed-inner.testimonial .post.fullwidth-testimonial .fullwidth-title {
    max-width: 80%;
  }
}
@media only screen and (min-width: 550px) {
  .feed-inner.testimonial .post.fullwidth-testimonial .fullwidth-title p {
    font-size: 32px;
    font-weight: 300;
    line-height: 45px;
  }
}
.feed-inner.testimonial .post.fullwidth-testimonial .info div {
  margin: 0 auto;
}
.feed-inner.testimonial .post.image-testimonial .group {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 550px) {
  .feed-inner.testimonial .post.image-testimonial .group {
    gap: 69px;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1200px) {
  .feed-inner.testimonial .post.image-testimonial .group {
    gap: 200px;
  }
}
.feed-inner.testimonial .post.image-testimonial .group.no-cols {
  display: block;
}
.feed-inner.testimonial .post.image-testimonial .group.no-cols .info {
  justify-content: center;
}
.feed-inner.testimonial .post.image-testimonial .group .info,
.feed-inner.testimonial .post.image-testimonial .group .case-study-info {
  align-self: center;
  margin: 0;
}
@media only screen and (min-width: 550px) {
  .feed-inner.testimonial .post.image-testimonial .group .info,
  .feed-inner.testimonial .post.image-testimonial .group .case-study-info {
    flex: 1 1 50%;
  }
}
.feed-inner.testimonial .post.image-testimonial .group .info.image-info,
.feed-inner.testimonial .post.image-testimonial .group .case-study-info.image-info {
  text-align: left;
  margin: 20px 0;
}
.feed-inner.testimonial .post.image-testimonial .group .info.image-info .title,
.feed-inner.testimonial .post.image-testimonial .group .case-study-info.image-info .title {
  margin-bottom: 5px;
}
.feed-inner.testimonial .post.image-testimonial .related-cs-thumb {
  width: 100%;
  height: auto;
}

.single-case-study-grid-child h2,
.single-case-study-grid-child strong {
  font-weight: 500 !important;
}

.long-descr-section {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .long-descr-section {
    margin-bottom: 50px;
  }
}

.authored-by .profile-photo {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
}

.single-logo {
  max-width: 150px;
  margin-bottom: 30px;
}

/**
 * Testimonial pair
 **/
@media (max-width: 768px) {
  .testimonial-pair {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 550px) {
  .testimonial-pair {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 75px;
  }
}
@media only screen and (min-width: 850px) {
  .testimonial-pair {
    gap: 200px;
  }
}
.testimonial-pair .testimonial-column {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: space-between;
  margin-bottom: 60px;
}
@media only screen and (min-width: 550px) {
  .testimonial-pair .testimonial-column {
    margin-bottom: 0;
    min-height: 300px;
  }
}
.testimonial-pair blockquote {
  text-align: center;
}
.testimonial-pair blockquote cite {
  display: block;
}
@media only screen and (min-width: 550px) {
  .testimonial-pair blockquote cite {
    margin-bottom: 25px;
  }
}
.testimonial-pair svg {
  width: 100%;
}

/**
 * Team feed
 **/
@media only screen and (min-width: 550px) {
  .team-feed {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 33px;
  }
}
.team-feed .team-card .team-img {
  width: 100%;
  height: 232px;
  object-fit: cover;
}
.team-feed .team-card .info {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 550px) {
  .team-feed .team-card .info {
    max-width: 90%;
  }
}
body {
  background-color: #ffffff;
  color: #000;
}

/* Homepage CTAs share the same typography and dimensions as the header CTA.
 * Colour variants remain controlled by their block/button settings. */
body.home .site-main .wp-block-button__link,
body.home .site-main .bb-carousel-cta,
body.home .site-main .btn,
body.home .site-main input[type=submit],
body.home .site-main .form-inner .next-btn-container .next-btn,
.form-inner .next-btn-container body.home .site-main .next-btn {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 0 !important;
  height: 44px;
  margin: 0;
  padding: 0 22px !important;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  border-radius: 0;
}
