/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
}

/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  border-color: currentcolor;
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

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

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

.col-1 {
  grid-column-end: span 1;
  display: grid;
}

.col-offset-1 {
  grid-column-start: 2;
  display: grid;
}

.row-1 {
  grid-row-end: span 1;
  display: grid;
}

.row-offset-1 {
  grid-row-start: 2;
  display: grid;
}

.col-2 {
  grid-column-end: span 2;
  display: grid;
}

.col-offset-2 {
  grid-column-start: 3;
  display: grid;
}

.row-2 {
  grid-row-end: span 2;
  display: grid;
}

.row-offset-2 {
  grid-row-start: 3;
  display: grid;
}

.col-3 {
  grid-column-end: span 3;
  display: grid;
}

.col-offset-3 {
  grid-column-start: 4;
  display: grid;
}

.row-3 {
  grid-row-end: span 3;
  display: grid;
}

.row-offset-3 {
  grid-row-start: 4;
  display: grid;
}

.col-4 {
  grid-column-end: span 4;
  display: grid;
}

.col-offset-4 {
  grid-column-start: 5;
  display: grid;
}

.row-4 {
  grid-row-end: span 4;
  display: grid;
}

.row-offset-4 {
  grid-row-start: 5;
  display: grid;
}

.col-5 {
  grid-column-end: span 5;
  display: grid;
}

.col-offset-5 {
  grid-column-start: 6;
  display: grid;
}

.row-5 {
  grid-row-end: span 5;
  display: grid;
}

.row-offset-5 {
  grid-row-start: 6;
  display: grid;
}

.col-6 {
  grid-column-end: span 6;
  display: grid;
}

.col-offset-6 {
  grid-column-start: 7;
  display: grid;
}

.row-6 {
  grid-row-end: span 6;
  display: grid;
}

.row-offset-6 {
  grid-row-start: 7;
  display: grid;
}

.col-7 {
  grid-column-end: span 7;
  display: grid;
}

.col-offset-7 {
  grid-column-start: 8;
  display: grid;
}

.row-7 {
  grid-row-end: span 7;
  display: grid;
}

.row-offset-7 {
  grid-row-start: 8;
  display: grid;
}

.col-8 {
  grid-column-end: span 8;
  display: grid;
}

.col-offset-8 {
  grid-column-start: 9;
  display: grid;
}

.row-8 {
  grid-row-end: span 8;
  display: grid;
}

.row-offset-8 {
  grid-row-start: 9;
  display: grid;
}

.col-9 {
  grid-column-end: span 9;
  display: grid;
}

.col-offset-9 {
  grid-column-start: 10;
  display: grid;
}

.row-9 {
  grid-row-end: span 9;
  display: grid;
}

.row-offset-9 {
  grid-row-start: 10;
  display: grid;
}

.col-10 {
  grid-column-end: span 10;
  display: grid;
}

.col-offset-10 {
  grid-column-start: 11;
  display: grid;
}

.row-10 {
  grid-row-end: span 10;
  display: grid;
}

.row-offset-10 {
  grid-row-start: 11;
  display: grid;
}

.col-11 {
  grid-column-end: span 11;
  display: grid;
}

.col-offset-11 {
  grid-column-start: 12;
  display: grid;
}

.row-11 {
  grid-row-end: span 11;
  display: grid;
}

.row-offset-11 {
  grid-row-start: 12;
  display: grid;
}

.col-12 {
  grid-column-end: span 12;
  display: grid;
}

.col-offset-12 {
  grid-column-start: 13;
  display: grid;
}

.row-12 {
  grid-row-end: span 12;
  display: grid;
}

.row-offset-12 {
  grid-row-start: 13;
  display: grid;
}

@media (min-width: 576px) {
  .col-sm-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-sm-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-sm-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-sm-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-sm-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-sm-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-sm-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-sm-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-sm-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-sm-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-sm-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-sm-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-sm-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-sm-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-sm-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-sm-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-sm-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-sm-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-sm-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-sm-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-sm-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-sm-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-sm-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-sm-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-sm-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-sm-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-sm-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-sm-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-sm-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-sm-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-sm-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-sm-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-sm-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-sm-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-sm-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-sm-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-sm-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-sm-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-sm-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-sm-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-sm-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-sm-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-sm-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-sm-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-sm-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-sm-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-sm-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-sm-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-md-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-md-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-md-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-md-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-md-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-md-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-md-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-md-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-md-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-md-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-md-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-md-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-md-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-md-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-md-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-md-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-md-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-md-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-md-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-md-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-md-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-md-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-md-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-md-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-md-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-md-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-md-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-md-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-md-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-md-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-md-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-md-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-md-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-md-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-md-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-md-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-md-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-md-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-md-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-md-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-md-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-md-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-md-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-md-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-md-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-md-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-md-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-lg-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-lg-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-lg-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-lg-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-lg-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-lg-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-lg-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-lg-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-lg-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-lg-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-lg-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-lg-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-lg-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-lg-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-lg-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-lg-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-lg-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-lg-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-lg-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-lg-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-lg-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-lg-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-lg-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-lg-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-lg-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-lg-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-lg-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-lg-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-lg-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-lg-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-lg-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-lg-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-lg-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-lg-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-lg-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-lg-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-lg-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-lg-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-lg-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-lg-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-lg-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-lg-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-lg-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-lg-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-lg-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-lg-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-lg-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-xl-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-xl-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-xl-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-xl-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-xl-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-xl-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-xl-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-xl-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-xl-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-xl-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-xl-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-xl-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-xl-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-xl-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-xl-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-xl-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-xl-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-xl-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-xl-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-xl-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-xl-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-xl-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-xl-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-xl-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-xl-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-xl-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-xl-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-xl-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-xl-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-xl-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-xl-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-xl-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-xl-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-xl-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-xl-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-xl-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-xl-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-xl-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-xl-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-xl-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-xl-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-xl-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-xl-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-xl-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-xl-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-xl-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-xl-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 1400px) {
  .col-xxl-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-xxl-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-xxl-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-xxl-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-xxl-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-xxl-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-xxl-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-xxl-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-xxl-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-xxl-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-xxl-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-xxl-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-xxl-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-xxl-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-xxl-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-xxl-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-xxl-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-xxl-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-xxl-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-xxl-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-xxl-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-xxl-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-xxl-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-xxl-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-xxl-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-xxl-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-xxl-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-xxl-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-xxl-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-xxl-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-xxl-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-xxl-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-xxl-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-xxl-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-xxl-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-xxl-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-xxl-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-xxl-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-xxl-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-xxl-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-xxl-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-xxl-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-xxl-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-xxl-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-xxl-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-xxl-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-xxl-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-xxl-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 576px) {
  .flex-sm {
    display: flex;
  }
}
@media (min-width: 768px) {
  .flex-md {
    display: flex;
  }
}
@media (min-width: 992px) {
  .flex-lg {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .flex-xl {
    display: flex;
  }
}
@media (min-width: 1400px) {
  .flex-xxl {
    display: flex;
  }
}
.justify-flex-start {
  justify-content: flex-start;
}

@media (min-width: 576px) {
  .justify-sm-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .justify-md-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .justify-lg-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .justify-xl-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 1400px) {
  .justify-xxl-flex-start {
    justify-content: flex-start;
  }
}
.justify-flex-end {
  justify-content: flex-end;
}

@media (min-width: 576px) {
  .justify-sm-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .justify-md-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .justify-lg-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  .justify-xl-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 1400px) {
  .justify-xxl-flex-end {
    justify-content: flex-end;
  }
}
.justify-center {
  justify-content: center;
}

@media (min-width: 576px) {
  .justify-sm-center {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .justify-md-center {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .justify-lg-center {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .justify-xl-center {
    justify-content: center;
  }
}
@media (min-width: 1400px) {
  .justify-xxl-center {
    justify-content: center;
  }
}
.justify-space-between {
  justify-content: space-between;
}

@media (min-width: 576px) {
  .justify-sm-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .justify-md-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .justify-lg-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .justify-xl-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 1400px) {
  .justify-xxl-space-between {
    justify-content: space-between;
  }
}
.justify-space-around {
  justify-content: space-around;
}

@media (min-width: 576px) {
  .justify-sm-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .justify-md-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 992px) {
  .justify-lg-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .justify-xl-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 1400px) {
  .justify-xxl-space-around {
    justify-content: space-around;
  }
}
.justify-space-evenly {
  justify-content: space-evenly;
}

@media (min-width: 576px) {
  .justify-sm-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 768px) {
  .justify-md-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 992px) {
  .justify-lg-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 1200px) {
  .justify-xl-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 1400px) {
  .justify-xxl-space-evenly {
    justify-content: space-evenly;
  }
}
.align-center {
  align-items: center;
}

@media (min-width: 576px) {
  .align-sm-center {
    align-items: center;
  }
}
@media (min-width: 768px) {
  .align-md-center {
    align-items: center;
  }
}
@media (min-width: 992px) {
  .align-lg-center {
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .align-xl-center {
    align-items: center;
  }
}
@media (min-width: 1400px) {
  .align-xxl-center {
    align-items: center;
  }
}
.align-flex-start {
  align-items: flex-start;
}

@media (min-width: 576px) {
  .align-sm-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .align-md-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .align-lg-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .align-xl-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 1400px) {
  .align-xxl-flex-start {
    align-items: flex-start;
  }
}
.align-flex-end {
  align-items: flex-end;
}

@media (min-width: 576px) {
  .align-sm-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .align-md-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .align-lg-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .align-xl-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .align-xxl-flex-end {
    align-items: flex-end;
  }
}
.dir-row {
  flex-direction: row;
}

@media (min-width: 576px) {
  .dir-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .dir-md-row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .dir-lg-row {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .dir-xl-row {
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .dir-xxl-row {
    flex-direction: row;
  }
}
.dir-column {
  flex-direction: column;
}

@media (min-width: 576px) {
  .dir-sm-column {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .dir-md-column {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .dir-lg-column {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .dir-xl-column {
    flex-direction: column;
  }
}
@media (min-width: 1400px) {
  .dir-xxl-column {
    flex-direction: column;
  }
}
.dir-row-reverse {
  flex-direction: row-reverse;
}

@media (min-width: 576px) {
  .dir-sm-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .dir-md-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .dir-lg-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1200px) {
  .dir-xl-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1400px) {
  .dir-xxl-row-reverse {
    flex-direction: row-reverse;
  }
}
.dir-column-reverse {
  flex-direction: column-reverse;
}

@media (min-width: 576px) {
  .dir-sm-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .dir-md-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .dir-lg-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1200px) {
  .dir-xl-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1400px) {
  .dir-xxl-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 576px) {
  .order-sm-0 {
    order: 0;
  }
}
@media (min-width: 768px) {
  .order-md-0 {
    order: 0;
  }
}
@media (min-width: 992px) {
  .order-lg-0 {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .order-xl-0 {
    order: 0;
  }
}
@media (min-width: 1400px) {
  .order-xxl-0 {
    order: 0;
  }
}
@media (min-width: 576px) {
  .order-sm-1 {
    order: 1;
  }
}
@media (min-width: 768px) {
  .order-md-1 {
    order: 1;
  }
}
@media (min-width: 992px) {
  .order-lg-1 {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .order-xl-1 {
    order: 1;
  }
}
@media (min-width: 1400px) {
  .order-xxl-1 {
    order: 1;
  }
}
@media (min-width: 576px) {
  .order-sm-2 {
    order: 2;
  }
}
@media (min-width: 768px) {
  .order-md-2 {
    order: 2;
  }
}
@media (min-width: 992px) {
  .order-lg-2 {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .order-xl-2 {
    order: 2;
  }
}
@media (min-width: 1400px) {
  .order-xxl-2 {
    order: 2;
  }
}
@media (min-width: 576px) {
  .order-sm-3 {
    order: 3;
  }
}
@media (min-width: 768px) {
  .order-md-3 {
    order: 3;
  }
}
@media (min-width: 992px) {
  .order-lg-3 {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .order-xl-3 {
    order: 3;
  }
}
@media (min-width: 1400px) {
  .order-xxl-3 {
    order: 3;
  }
}
.no-padding {
  padding-inline: 0 !important;
}

.no-ygap {
  gap: 0 24px;
}

.no-xgap {
  gap: 24px 0;
}

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

*,
*:before,
*:after {
  box-sizing: inherit;
}

:where(.editor-styles-wrapper) {
  font-size: 62.5% !important; /* Match frontend root font-size */
}

html {
  font-size: 62.5%;
  min-height: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
html:has(body.nav-open) {
  overflow: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-optical-sizing: auto;
  margin-inline: auto;
  line-height: 1.5;
}
body:not(.wp-admin):not(.mce-content-body) {
  background-color: #F9FFEC;
}

body.single-insight .page-content {
  padding: 4rem 0;
}
body.single-insight .page-content figure.wp-block-image.aligncenter.size-large {
  margin: 7rem 0;
}
body.single-insight .page-content figure.wp-block-image.aligncenter.size-large img {
  width: 100%;
  height: auto;
}

.page-content p a {
  font-weight: 700;
  text-decoration: underline;
}
.page-content .podcast_links {
  flex-direction: row;
}
.page-content .podcast_links .links {
  display: flex;
  align-items: center;
  align-content: center;
  margin: 2rem 0;
}
@media screen and (min-width: 992px) {
  .page-content .podcast_links .links {
    flex-direction: row;
  }
}
.page-content .podcast_links .links svg {
  position: relative;
  top: 3px;
  margin: 0 0.5rem;
}
.page-content .podcast_links .links svg path {
  fill: #000;
}
.page-content .podcast_links .links .listen {
  vertical-align: bottom;
  display: block;
}
@media screen and (min-width: 992px) {
  .page-content .podcast_links .links .listen {
    display: inline;
  }
}
.page-content .podcast_links .links .follow {
  margin-left: 1rem;
  vertical-align: bottom;
  display: block;
}
@media screen and (min-width: 992px) {
  .page-content .podcast_links .links .follow {
    display: inline;
    margin-left: 2rem;
    margin-top: 0;
  }
}
.page-content .podcast_links .links span {
  color: var(--Overline-Purple);
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}

.container, .alm-listing {
  width: min(1400px, 100%);
  margin-inline: auto;
  padding-inline: 20px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
@media screen and (min-width: 576px) {
  .container, .alm-listing {
    grid-column-gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .container, .alm-listing {
    padding-inline: 24px;
  }
}

.mb-4 {
  margin-bottom: 4rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.ml-2 {
  margin-left: 2rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.alm-btn-wrap {
  text-align: center;
  margin-top: 6rem;
}
.alm-btn-wrap button {
  padding: 12px 12px 10px 12px !important;
}

#transcript-content {
  display: none;
  padding-bottom: 3rem;
}
#transcript-content span.close-transcript {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  text-decoration-line: underline;
  text-transform: uppercase;
  margin: 1rem 0;
  cursor: pointer;
}

.debug {
  border: 1px solid #f0f;
}

.debug2 {
  border: 1px solid lime;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.fullwidth {
  width: 100%;
}

.stretch {
  height: 100% !important;
}

.sticky {
  position: sticky;
  top: 120px;
  align-self: start;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-block-md {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .d-block-lg {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .d-block-xl {
    display: block !important;
  }
}

@media (min-width: 1400px) {
  .d-block-xxl {
    display: block !important;
  }
}

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

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

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

@media (min-width: 992px) {
  .d-inline-lg {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .d-inline-xl {
    display: inline !important;
  }
}

@media (min-width: 1400px) {
  .d-inline-xxl {
    display: inline !important;
  }
}

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

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

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

@media (min-width: 992px) {
  .d-inline-block-lg {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .d-inline-block-xl {
    display: inline-block !important;
  }
}

@media (min-width: 1400px) {
  .d-inline-block-xxl {
    display: inline-block !important;
  }
}

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

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

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

@media (min-width: 992px) {
  .d-flex-lg {
    display: flex !important;
  }
}

@media (min-width: 1200px) {
  .d-flex-xl {
    display: flex !important;
  }
}

@media (min-width: 1400px) {
  .d-flex-xxl {
    display: flex !important;
  }
}

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

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

@media (min-width: 768px) {
  .d-grid-md {
    display: grid !important;
  }
}

@media (min-width: 992px) {
  .d-grid-lg {
    display: grid !important;
  }
}

@media (min-width: 1200px) {
  .d-grid-xl {
    display: grid !important;
  }
}

@media (min-width: 1400px) {
  .d-grid-xxl {
    display: grid !important;
  }
}

@media (min-width: 576px) {
  .m-t-0-sm {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .m-t-0-md {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .m-t-0-lg {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .m-t-0-xl {
    margin-top: 0;
  }
}

@media (min-width: 1400px) {
  .m-t-0-xxl {
    margin-top: 0;
  }
}

@media (min-width: 576px) {
  .m-b-0-sm {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .m-b-0-md {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .m-b-0-lg {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .m-b-0-xl {
    margin-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .m-b-0-xxl {
    margin-bottom: 0;
  }
}

@media (min-width: 576px) {
  .m-l-0-sm {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .m-l-0-md {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .m-l-0-lg {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .m-l-0-xl {
    margin-left: 0;
  }
}

@media (min-width: 1400px) {
  .m-l-0-xxl {
    margin-left: 0;
  }
}

@media (min-width: 576px) {
  .m-r-0-sm {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .m-r-0-md {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .m-r-0-lg {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .m-r-0-xl {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .m-r-0-xxl {
    margin-right: 0;
  }
}

@media (min-width: 576px) {
  .p-t-0-sm {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .p-t-0-md {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .p-t-0-lg {
    padding-top: 0;
  }
}

@media (min-width: 1200px) {
  .p-t-0-xl {
    padding-top: 0;
  }
}

@media (min-width: 1400px) {
  .p-t-0-xxl {
    padding-top: 0;
  }
}

@media (min-width: 576px) {
  .p-b-0-sm {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) {
  .p-b-0-md {
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .p-b-0-lg {
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .p-b-0-xl {
    padding-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .p-b-0-xxl {
    padding-bottom: 0;
  }
}

@media (min-width: 576px) {
  .p-l-0-sm {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .p-l-0-md {
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .p-l-0-lg {
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .p-l-0-xl {
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .p-l-0-xxl {
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .p-r-0-sm {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .p-r-0-md {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .p-r-0-lg {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .p-r-0-xl {
    padding-right: 0;
  }
}

@media (min-width: 1400px) {
  .p-r-0-xxl {
    padding-right: 0;
  }
}

@media (min-width: 576px) {
  .p-0-sm {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .p-0-md {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .p-0-lg {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .p-0-xl {
    padding: 0;
  }
}

@media (min-width: 1400px) {
  .p-0-xxl {
    padding: 0;
  }
}

@media (min-width: 576px) {
  .m-0-sm {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .m-0-md {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .m-0-lg {
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .m-0-xl {
    margin: 0;
  }
}

@media (min-width: 1400px) {
  .m-0-xxl {
    margin: 0;
  }
}

@media (min-width: 576px) {
  .text-left-sm {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  .text-left-md {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  .text-left-lg {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .text-left-xl {
    text-align: left !important;
  }
}

@media (min-width: 1400px) {
  .text-left-xxl {
    text-align: left !important;
  }
}

@media (min-width: 576px) {
  .text-center-sm {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-center-md {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-center-lg {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-center-xl {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .text-center-xxl {
    text-align: center !important;
  }
}

@media (min-width: 576px) {
  .text-right-sm {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .text-right-md {
    text-align: right !important;
  }
}

@media (min-width: 992px) {
  .text-right-lg {
    text-align: right !important;
  }
}

@media (min-width: 1200px) {
  .text-right-xl {
    text-align: right !important;
  }
}

@media (min-width: 1400px) {
  .text-right-xxl {
    text-align: right !important;
  }
}

#tinymce {
  padding: 20px 15px;
}

.editor-styles-wrapper {
  padding: 20px;
}

.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper {
  justify-content: flex-start;
}

.editor-styles-wrapper {
  background: white;
}
.editor-styles-wrapper .editor-visual-editor__post-title-wrapper {
  position: relative;
  border: 1px solid #ddd;
  margin: 10px 0 30px !important;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  background: var(--ultima-cream);
}
.editor-styles-wrapper .editor-visual-editor__post-title-wrapper h1 {
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
}
.editor-styles-wrapper .is-desktop-preview {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

:root {
  @import url("https://fonts.cdnfonts.com/css/arial");
  --primaryFont: "Arial", sans-serif;
  --headerFont: "Arial Black", sans-serif;
  --secondaryFont: "Arial", sans-serif;
  --black: #080808;
  --white: #ffffff;
  --lightGrey: #f4f5f6;
  --offWhite: var(--lightGrey);
  --Overline-Purple: #3C043E;
  --Overline-Pink: #FA91FF;
  --Overline-Orange: #FF8728;
  --Overline-Mid-Purple: #642A7D;
  --Overline-Green: #C8FF5A;
  --midGrey: #4B4F54;
  --skyBlueBg: #F2F7FA;
  --skyBlueBtn: #E4ECF3;
  --skyBlueForms: #CCE0EA;
  --darkBlue: #253746;
  --navHeaderMobile: var(--sinclairBlue);
  --navSubBg: var(--darkBlue);
  --navParentHover: var(--sinclairBlue);
  --navTitle: var(--sinclairGreen);
  --navBg: var(--Overline-Purple);
  --footerBg: var(--darkBlue);
  --footerLinkHover: var(--sinclairGreen);
  --heroBg: var(--darkBlue);
}

body {
  font-family: var(--primaryFont);
  color: var(--black);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: var(--headerFont);
  font-weight: 700;
  line-height: 1.25;
  color: #000;
}

h1, .fontsize--h1 {
  margin: 0 0 20px 0;
  font-size: 36px;
}
@media screen and (min-width: 992px) {
  h1, .fontsize--h1 {
    font-size: 44px;
  }
}

h2, .fontsize--h2 {
  margin: 0 0 30px 0;
  font-size: 30px;
}
@media screen and (min-width: 992px) {
  h2, .fontsize--h2 {
    font-size: 40px;
  }
}

h3, .fontsize--h3 {
  margin: 0 0 20px 0;
  font-size: 26px;
}
@media screen and (min-width: 992px) {
  h3, .fontsize--h3 {
    font-size: 30px;
  }
}
h3.wp-block-heading, .fontsize--h3.wp-block-heading {
  margin: 4rem 0;
}

h4, .fontsize--h4 {
  margin: 0 0 20px 0;
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  h4, .fontsize--h4 {
    font-size: 24px;
  }
}
h4.black, .fontsize--h4.black {
  color: #000;
}

h5, .fontsize--h5 {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  h5, .fontsize--h5 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: all ease 0.2s;
  color: var(--black);
}

p {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: 300;
}
p.small {
  font-size: 1.4rem;
}
p.--large {
  font-size: 24px;
}
p:last-of-type:not(body.single-insight p, .full-image-text p) {
  margin: 0;
}

strong, .fontweight--bold {
  font-family: var(--brandfont-bold);
  font-weight: 700;
}

ol {
  margin: 0 0 30px 30px;
  padding: 0;
  list-style-position: outside;
  font-size: 1.8rem;
}

li {
  margin-bottom: 15px;
}

ul {
  padding: 0;
  list-style-position: outside;
}
@media screen and (min-width: 768px) {
  ul {
    margin: 0 0 0 15px;
  }
}
ul.unstyled {
  list-style: none;
  margin: 0;
}

blockquote {
  text-align: center;
  border-top: 1px solid var(--Overline-Mid-Purple);
  border-bottom: 1px solid var(--Overline-Mid-Purple);
  padding: 4rem 0 3rem 0;
  margin: 4rem 0;
}
@media screen and (min-width: 768px) {
  blockquote {
    padding: 4rem 0 4rem 0;
  }
}
blockquote p {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 133.333% */
  color: var(--Overline-Mid-Purple);
}
@media screen and (min-width: 768px) {
  blockquote p {
    font-size: 30px;
    line-height: 40px;
  }
}

ul.wp-block-list {
  margin: 3rem 0;
}
ul.wp-block-list li {
  list-style: none;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
}
ul.wp-block-list li::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDExNzEyNzUzMzciPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDQzOCIgd2lkdGg9IjMwIiBoZWlnaHQ9IjI5LjMxODIiIHJ4PSIxNC42NTkxIiBmaWxsPSIjRkE5MUZGIi8+CjxnIGlkPSJWZWN0b3IiPgo8cGF0aCBkPSJNMjEuNTQ0MSAxNS43MDExSDcuNzk2MThDNy40NTI0OCAxNS43MDExIDcuMTc0OCAxNS40NTI1IDcuMTc0OCAxNS4xNDQ4QzcuMTc0OCAxNC44MzcgNy40NTI0OCAxNC41ODg0IDcuNzk2MTggMTQuNTg4NEgyMC4wNDMxTDE2LjI3MjEgMTEuMjExOUMxNi4wMjk0IDEwLjk5NDUgMTYuMDI5NCAxMC42NDE2IDE2LjI3MjEgMTAuNDI0MkMxNi41MTQ5IDEwLjIwNjkgMTYuOTA5IDEwLjIwNjkgMTcuMTUxOCAxMC40MjQyTDIxLjk4NDkgMTQuNzUxOEMyMi4xNjM1IDE0LjkxMTggMjIuMjE2IDE1LjE1IDIyLjExODkgMTUuMzU4NkMyMi4wMjE4IDE1LjU2NTUgMjEuNzk0NiAxNS43MDExIDIxLjU0NDEgMTUuNzAxMVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNi43MDUyIDIwLjAzNEMxNi41NDU5IDIwLjAzNCAxNi4zODY3IDE5Ljk4MDEgMTYuMjY2MyAxOS44NzA1QzE2LjAyMzYgMTkuNjUzMiAxNi4wMjM2IDE5LjMwMDIgMTYuMjY2MyAxOS4wODI5TDIxLjEwNTMgMTQuNzUwMUMyMS4zNDggMTQuNTMyOCAyMS43NDIyIDE0LjUzMjggMjEuOTg0OSAxNC43NTAxQzIyLjIyNzYgMTQuOTY3NCAyMi4yMjc2IDE1LjMyMDQgMjEuOTg0OSAxNS41Mzc3TDE3LjE0NTkgMTkuODcwNUMxNy4wMjM2IDE5Ljk4MDEgMTYuODY0NCAyMC4wMzQgMTYuNzA1MiAyMC4wMzRaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 2rem;
}

.center {
  text-align: center;
}

address {
  font-style: normal;
  line-height: 1.3;
}

.uppercase {
  text-transform: uppercase;
}

.transcript-highlight {
  border-radius: 100px;
  background: var(--Primary-Overline-Green, #C8FF5A);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  letter-spacing: 1.28px;
  text-transform: uppercase;
  padding: 12px 24px;
  display: inline-block;
  margin-top: 15px;
}

.transcript-time {
  font-weight: 400;
}

.wp-block-table {
  width: 100%;
  overflow-x: auto;
  font-size: 1.8rem;
  margin-bottom: 3rem;
  margin-left: 0;
}
.wp-block-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}
.wp-block-table table th,
.wp-block-table table td {
  padding: 0.75rem 1rem;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
}
.wp-block-table table th {
  background-color: #f8f8f8;
  font-weight: 600;
}
@media (max-width: 768px) {
  .wp-block-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wp-block-table table {
    white-space: nowrap;
  }
}

button, .button {
  color: #000;
  border: 2px solid transparent;
  line-height: 1;
  position: relative;
  font-size: 1.4rem;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.4s;
  letter-spacing: 0.24px;
  font-weight: 700;
}
button.podcast, .button.podcast {
  display: inline-flex;
  align-items: center;
  justify-content: center; /* This ensures the content is centered */
  max-height: 4.1rem;
  padding: 1rem 1.5rem;
  font-size: 1.2rem;
}
button.podcast svg, .button.podcast svg {
  vertical-align: middle;
  margin-left: 5px;
}
button.podcast:hover, .button.podcast:hover {
  background-color: var(--Overline-Pink);
  transition: all 0.4s;
}
button.padded, .button.padded {
  padding: 15px 30px;
}
button.white, .button.white {
  background-color: #fff;
  transition: all 0.4s;
}
button .addBorder--black, .button .addBorder--black {
  border: 2px solid #000 !important;
}
button .addBorder--white, .button .addBorder--white {
  border: 2px solid #fff !important;
}
button .addBorder--purple, .button .addBorder--purple {
  border: 2px solid var(--Overline-Purple) !important;
}
button .addBorder--pink, .button .addBorder--pink {
  border: 2px solid var(--Overline-Pink) !important;
}
button.black, .button.black {
  background-color: #000;
  color: #fff;
}
button.black:hover:not(.see_all), .button.black:hover:not(.see_all) {
  background-color: #fff;
}
button.black:hover:not(.see_all) a, .button.black:hover:not(.see_all) a {
  color: #000;
}
button.black:hover:not(.see_all) a svg path, .button.black:hover:not(.see_all) a svg path {
  fill: #000;
}
button.black:hover.see_all, .button.black:hover.see_all {
  background-color: var(--Overline-Pink);
}
button.black:hover.see_all a, .button.black:hover.see_all a {
  color: #000;
}
button.black:hover.see_all svg path, .button.black:hover.see_all svg path {
  fill: #000;
}
button.black svg, .button.black svg {
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -2px;
}
button.black a, .button.black a {
  color: #fff;
}
button.purple, .button.purple {
  background-color: var(--Overline-Purple);
  transition: all 0.4s;
}
button.purple a, .button.purple a {
  color: #fff;
}
button.m-right, .button.m-right {
  margin-right: 2rem;
}
button.rounded, .button.rounded {
  border-radius: 3rem;
}
button.uppercase, .button.uppercase {
  text-transform: uppercase;
}
button.bordered, .button.bordered {
  transition: all 0.4s;
}
button.bordered--purple, .button.bordered--purple {
  border: 2px solid var(--Overline-Purple);
  background-color: var(--Overline-Purple);
  transition: all 0.4s;
}
button.bordered--purple a, .button.bordered--purple a {
  color: #fff;
}
button.bordered--purple:hover, .button.bordered--purple:hover {
  border: 2px solid var(--Overline-Pink);
  background-color: var(--Overline-Pink);
  transition: all 0.4s;
}
button.bordered--white, .button.bordered--white {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  transition: all 0.4s;
}
button.bordered--white a, .button.bordered--white a {
  color: #fff;
  transition: all 0.4s;
}
button.bordered--white a svg, .button.bordered--white a svg {
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -2px;
}
button.bordered--white svg path, .button.bordered--white svg path {
  transition: all 0.4s;
}
button.bordered--white:hover, .button.bordered--white:hover {
  background-color: #fff;
  transition: all 0.4s;
}
button.bordered--white:hover a, .button.bordered--white:hover a {
  color: var(--Overline-Purple);
  transition: all 0.4s;
}
button.bordered--white:hover svg path, .button.bordered--white:hover svg path {
  fill: var(--Overline-Purple);
  transition: all 0.4s;
}
button.bordered--black, .button.bordered--black {
  border: 2px solid #000;
  background-color: transparent;
  color: #000;
  transition: all 0.4s;
  padding: 13px 28px;
}
button.bordered--black a, .button.bordered--black a {
  color: #000;
  transition: all 0.4s;
}
button.bordered--black svg path, .button.bordered--black svg path {
  fill: #000;
  transition: all 0.4s;
}
button.bordered--black:hover, .button.bordered--black:hover {
  background-color: #000;
  transition: all 0.4s;
}
button.bordered--black:hover a, .button.bordered--black:hover a {
  color: #fff;
  transition: all 0.4s;
}
button.bordered--black:hover svg path, .button.bordered--black:hover svg path {
  fill: #fff;
  transition: all 0.4s;
}

.nav_button {
  position: relative;
  top: 0.7rem;
}

nav.main_nav {
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  top: 8rem;
}
nav.main_nav h3.title_link {
  color: var(--Overline-Purple);
}
@media (max-width: 768px) {
  nav.main_nav.active {
    display: block;
    background-color: #fff;
  }
  nav.main_nav.active ul.navigation li.navigation_link {
    color: var(--Overline-Purple);
    font-size: 2rem;
    margin: 0 0 2.2rem;
    font-weight: 600;
    letter-spacing: 0.4px;
  }
  nav.main_nav.active ul.navigation li.navigation_link ul.nav_group_sub h3 {
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0.4px;
  }
  nav.main_nav.active ul.navigation li.navigation_link a {
    color: var(--Overline-Purple);
  }
  nav.main_nav.active ul.navigation li.navigation_link svg:not(.return_caret) {
    transform: scale(1.5) rotate(-90deg);
    position: relative;
    top: -0.3rem;
  }
  nav.main_nav.active ul.navigation li.navigation_link svg:not(.return_caret) path {
    fill: var(--Overline-Purple);
  }
}
@media screen and (min-width: 768px) {
  nav.main_nav {
    display: inline-block;
    position: initial;
    width: auto;
  }
}
nav.main_nav ul.navigation {
  padding: 2rem;
}
@media (max-width: 576px) {
  nav.main_nav ul.navigation {
    padding: 2rem;
  }
}
@media (max-width: 768px) {
  nav.main_nav ul.navigation {
    padding: 2rem;
  }
}
@media (max-width: 992px) {
  nav.main_nav ul.navigation {
    padding: 2rem;
  }
}
@media (max-width: 1200px) {
  nav.main_nav ul.navigation {
    padding: 2rem 1rem;
  }
}
nav.main_nav ul.navigation li.navigation_link {
  cursor: pointer;
  color: #fff;
  position: relative;
  transition: all 0.4s;
  display: block;
  font-size: 1.4rem;
  margin: 1rem 1.6rem;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link {
    display: inline-block;
  }
}
nav.main_nav ul.navigation li.navigation_link a {
  padding: 0.4rem;
  color: #fff;
  position: relative;
  opacity: 0.9;
}
nav.main_nav ul.navigation li.navigation_link svg {
  margin-left: 0.5rem;
  transition: transform 0.3s ease-in-out;
}
nav.main_nav ul.navigation li.navigation_link svg path {
  opacity: 0.9;
}
nav.main_nav ul.navigation li.navigation_link:hover {
  transition: background-color 0.4s ease-in-out;
}
nav.main_nav ul.navigation li.navigation_link:hover::after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 0.5rem;
  bottom: -3.4rem;
  left: 0;
  position: absolute;
  z-index: 9999999;
  transition: background-color 0.4s ease-in-out;
}
nav.main_nav ul.navigation li.navigation_link.active .sub_menu {
  display: block;
  z-index: 9999999;
}
nav.main_nav ul.navigation li.navigation_link.active .sub_menu .wrapper {
  left: 0;
  transition: left ease 1s;
}
nav.main_nav ul.navigation li.navigation_link.active svg:not(.return_caret) {
  transform: rotate(-180deg);
}
@media screen and (min-width: 992px) {
  nav.main_nav ul.navigation li.navigation_link.active:has(> .sub_menu)::after {
    content: "";
    background-color: var(--Overline-Purple);
    width: 100%;
    height: 0.5rem;
    bottom: -3.4rem;
    left: 0;
    position: absolute;
    z-index: 9999999;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu {
  display: none;
  transition: all 1s;
  position: relative;
  cursor: auto;
}
@media screen and (min-width: 992px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu {
    z-index: -1;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper {
  background-color: #fff;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 8rem;
  z-index: 10000;
  max-height: 90vh;
  overflow-y: auto;
}
@media (max-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper {
    left: -100vh;
    transition: left ease 1s;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub {
  width: min(1400px, 100%);
  margin-inline: auto;
  padding: 4rem 0;
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub h4 {
  font-size: 1.6rem;
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .intro {
  display: block;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .intro {
    margin-top: 0;
    margin-bottom: 0;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .intro p:first-of-type {
  font-size: 16px;
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub p {
  font-size: 16px;
  color: #000;
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub svg.return_caret {
  transform: scale(1.5) rotate(90deg);
  position: relative;
  top: 0.9rem;
  margin-left: 0;
  margin-right: 1rem;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub svg.return_caret {
    display: none !important;
    width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub svg.return_caret path {
  fill: var(--Overline-Purple);
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-lists {
  flex-direction: column;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-lists {
    margin-bottom: inherit;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-lists a {
  padding: 0;
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link {
  border-radius: 8px;
  border: 0.5px solid #919191;
  padding: 15px;
  margin-bottom: 2rem;
  transition: all 0.4s;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link strong {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link strong {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link {
    padding: 20px;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link h4 {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link h4 {
    margin-bottom: inherit;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link:hover {
  background-color: var(--Overline-Pink);
  transition: all 0.4s;
  border: 0.5px solid var(--Overline-Pink);
}
nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link .sub_content {
  display: none;
}
@media screen and (min-width: 768px) {
  nav.main_nav ul.navigation li.navigation_link .sub_menu .wrapper .nav_group_sub .links .single-link .sub_content {
    display: block;
  }
}
nav.main_nav ul.navigation li.navigation_link .sub_menu a {
  color: #323232;
}

header {
  padding-top: 2rem;
  overflow: visible;
  z-index: 1000000;
  position: fixed;
  width: 100%;
  transition: background-color 0.3s ease;
}
@media screen and (min-width: 768px) {
  header {
    padding: 2rem 0;
  }
}
header .liner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  header .liner {
    padding-bottom: 0.4rem;
  }
}
@media screen and (min-width: 992px) {
  header {
    padding: 0;
  }
}
header.active {
  background-color: var(--Overline-Purple);
  transition: background-color 0.3s ease;
}
header.active .liner {
  border-bottom: 0;
}
header button.podcast a {
  align-items: center;
}
header .nav .site_logo img svg {
  opacity: 0.8;
}

.overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  /* right: 0; */
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 6;
  display: none;
}
.overlay.active {
  display: block;
}

.pre_footer {
  background-color: var(--Overline-Mid-Purple);
  padding: 4rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: inherit;
}
.pre_footer .identity .text-img-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: inherit;
}
@media (max-width: 992px) {
  .pre_footer .identity .text-img-link {
    margin: 2rem auto;
  }
}
.pre_footer .identity .text-img-link p {
  margin: 0;
}
.pre_footer .identity p {
  color: #fff;
  margin: 0;
  text-align: center;
}
.pre_footer .identity img {
  margin: 0 auto 2rem auto;
}
@media screen and (min-width: 768px) {
  .pre_footer .identity img {
    margin: 0 0 0 1rem;
  }
}
.pre_footer .social_links {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pre_footer .social_links {
    text-align: right;
  }
}
.pre_footer .social_links__list li {
  display: inline-block;
  margin: 0;
}
.pre_footer .social_links__list li a:hover img {
  transform: scale(1.2);
  transition: all ease 0.5s;
}
.pre_footer .social_links__list li img {
  max-width: 4rem;
  margin-left: 1rem;
  transition: all ease 0.5s;
}

footer {
  padding: 2.8rem 0;
  background-color: var(--Overline-Purple);
}
footer .copyright {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 992px) {
  footer .copyright {
    margin-bottom: 0;
  }
}
footer p {
  color: #fff;
  margin: 0;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer p {
    text-align: left;
  }
}
footer .links {
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer .links {
    text-align: right;
  }
}
footer .links ul {
  margin: 0;
}
footer .links ul li {
  display: inline-block;
  margin: 0;
}
footer .links ul li a {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 0 0 3rem;
}
#accordion {
  padding: 8rem 0;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
}
#accordion .content .buttons {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  #accordion .content .buttons {
    margin-bottom: 0;
  }
}
#accordion .content .buttons button.learn-more {
  margin-left: 10px;
}
@media screen and (min-width: 992px) {
  #accordion .content .buttons button.learn-more {
    margin-left: 2rem;
  }
}
#accordion span.title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: #C8FF5A;
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-bottom: 3rem;
}
#accordion h2 {
  color: #fff;
}
#accordion .accordion .accordion-item {
  overflow: hidden;
}
#accordion .accordion .accordion-item.active .accordion__title {
  background: #000;
  color: #fff;
  margin-bottom: 1rem;
}
#accordion .accordion .accordion-item.active .accordion-icon rect {
  fill: white; /* Change to white when active */
}
#accordion .accordion .accordion-item.active .accordion-icon .vertical-line {
  transform: scaleY(0);
  transition: transform 0.1s ease-in-out;
}
#accordion .accordion .accordion-item.active .accordion__content {
  max-height: 500px;
  opacity: 1;
  padding: 20px 30px;
  margin-bottom: 20px;
}
#accordion .accordion .accordion-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  transition: transform 0.1s ease-in-out;
  position: absolute;
  right: 32px;
  top: 32%;
}
#accordion .accordion .accordion-icon .vertical-line {
  transition: transform 0.1s ease-in-out;
}
#accordion .accordion__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.36px;
  border-radius: 100px;
  background: #fff;
  color: #000;
  padding: 15px 30px;
  justify-content: space-between;
  margin-bottom: 2.4rem;
  cursor: pointer;
  position: relative;
}
#accordion .accordion__content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.1s ease-in-out, opacity 0.1s ease-in-out, padding 0.1s ease-in-out, margin 0.1s ease-in-out;
  padding: 0 30px;
}
#accordion .accordion__content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
#client-slider {
  margin-bottom: 4rem;
}
#client-slider a.read_more {
  font-size: 12px;
  color: #fff;
  border: 2px solid #000;
  background-color: #000;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
#client-slider a.read_more:first-child {
  margin-right: 15px;
}
#client-slider .intro_text {
  margin-bottom: 4rem;
}

.clients {
  background: #F9FFEC;
  color: var(--textColour);
}
.clients span.page-title {
  margin-top: 4rem;
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-bottom: 3rem;
}
.clients h2 {
  font-size: 40px;
  font-weight: 900;
}

.client-slider {
  padding: 3rem 0;
  width: 100%;
}
.client-slider .splide__track {
  width: 100vw;
}
.client-slider__slide {
  border-radius: 12px;
  background: linear-gradient(180deg, #147D32 0%, #095B20 100%);
  box-shadow: 0px 8px 60px 0px rgba(0, 0, 0, 0.4);
  padding: 4rem 0;
}
@media screen and (min-width: 992px) {
  .client-slider__slide {
    padding: 6rem;
  }
}
.client-slider__slide span {
  display: block;
}
.client-slider__slide .logo {
  text-align: center;
}
.client-slider__slide .logo img {
  margin: 0 auto;
  width: 75%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .client-slider__slide .logo img {
    width: 100%;
  }
}
.client-slider .splide__arrows {
  position: relative;
  width: 10rem;
  margin-left: auto;
  top: -4.7rem;
}
@media screen and (min-width: 992px) {
  .client-slider .splide__arrows {
    top: -7.7rem;
  }
}
.client-slider .splide__arrow {
  opacity: 1;
  height: 3em;
  width: 3em;
}
.client-slider .splide__arrow svg {
  height: 1.2em;
  width: 1.2em;
}
.client-slider .splide__arrow svg path {
  fill: var(--bgColour, #333);
}
.client-slider .splide__arrow--prev {
  left: 0;
  background: #fff;
  border: 2px solid #000;
}
.client-slider .splide__arrow--next {
  right: 0;
  background: #000;
  border: 2px solid #000;
}
.client-slider .splide__arrow--next svg path {
  fill: #fff;
}

.client .text {
  padding: 4rem;
}
.client__text {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px; /* 183.333% */
}
.client__author {
  margin-top: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.client__position {
  color: #fff;
  font-size: 24px;
}
.cta {
  background: var(--purplr-grad, linear-gradient(180deg, #3C043E 0%, #642A7D 50.5%));
  padding: 10rem 0;
}
.cta span.cta_title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 0.4rem;
  border-radius: 2.5rem;
  text-align: center;
  max-width: 15rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  font-weight: 700;
  letter-spacing: 1.44px;
}
.cta_content {
  color: #fff;
  align-self: start;
}
.cta_content h3 {
  color: #fff;
  font-size: 3rem;
}
.cta_content .location {
  color: #fff;
  margin: 0 0 3rem 1rem;
}
.cta_content .location span.location_name {
  font-size: 1.6rem;
}
.cta_content .location span.location_address {
  font-size: 1.6rem;
}
.cta_form p {
  color: #fff;
  margin-bottom: 0;
}
.cta span.forminator-checkbox-label {
  color: #fff;
}
.cta .forminator-label {
  display: none !important;
}
.cta .forminator-description span {
  display: none !important;
}
.feature-block {
  padding: 10rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.feature-block__title {
  margin-bottom: 6rem;
}
.feature-block__title h2 {
  color: #fff;
  font-size: 3.5rem;
  font-family: var(--headerFont);
  display: block;
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .feature-block__title h2 {
    text-align: left;
  }
}
.feature-block__feature {
  margin-bottom: 6rem;
  place-items: center;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .feature-block__feature {
    place-items: self-start;
    text-align: left;
  }
}
.feature-block__feature img {
  margin-bottom: 4rem;
  border-radius: 100px;
  background: #780A0A;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 24px 23.301px 24px 23px;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  overflow: visible;
}
.feature-block__feature h3 {
  font-family: var(--PrimaryFont);
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 141.667% */
}
.feature-block__feature .copy {
  color: #fff;
}
.feature-block__feature .copy p {
  color: #fff;
  line-height: 30px;
  font-size: 20px;
}
#feature_slider {
  padding: 8rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#feature_slider .feature_slider__text {
  padding-right: 5rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  #feature_slider .feature_slider__text {
    margin-bottom: 0;
  }
}
#feature_slider p {
  font-size: 1.8rem;
}
#feature_slider .feature_slider .splide__pagination {
  display: block !important;
  bottom: -5rem;
  left: 0;
}
@media screen and (min-width: 768px) {
  #feature_slider .feature_slider .splide__pagination {
    bottom: 31%;
    left: 1rem;
  }
}
#feature_slider .feature_slider .splide__pagination__page {
  background: #095B20;
  opacity: 1;
  height: 1.3rem;
  width: 1.3rem;
  margin: 9px;
  border-radius: 10px;
  transition: all 0.4s;
}
#feature_slider .feature_slider .splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 1.3rem;
  width: 40px;
  border-radius: 10px;
  transition: all 0.4s;
}
#feature_slider .feature_slider .splide {
  overflow: visible;
}
#feature_slider .feature_slider .splide__track {
  overflow: hidden;
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide {
  overflow-y: visible;
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder {
  border-radius: 12px;
  background: #095B20;
  padding: 6rem;
  max-width: 100%;
}
@media (max-width: 576px) {
  #feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder {
    padding: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder {
    max-width: 90%;
  }
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder button {
  font-size: 1.4rem;
  color: #000;
  background-color: #fff;
  padding: 2rem 3rem;
  border-radius: 100px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start;
  width: auto;
  display: inline-block;
  margin-bottom: 3rem;
  margin-top: 3rem;
  transition: all 0.4s;
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder button svg {
  margin-left: 0.5rem;
  position: relative;
  top: 1px;
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder button svg path {
  fill: #000;
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder button:hover {
  background-color: var(--Overline-Pink);
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder h2 {
  color: #fff;
  margin-bottom: 3rem;
  font-size: 3.8rem;
  font-family: var(--secondaryFont);
}
@media (max-width: 576px) {
  #feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 141.667% */
    letter-spacing: 0.6px;
  }
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder p {
  color: #fff;
}
@media (max-width: 576px) {
  #feature_slider .feature_slider .splide__track .splide__list .splide__slide .text_holder p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
  }
}
#feature_slider .feature_slider .splide__track .splide__list .splide__slide img {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  border-radius: 12px;
  position: relative;
  top: 3rem;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  #feature_slider .feature_slider .splide__track .splide__list .splide__slide img {
    max-width: 70%;
    height: auto;
    margin-left: auto;
    border-radius: 12px;
    position: relative;
    top: -5rem;
    object-fit: cover;
  }
}
#feature_slider .feature_slider__text span {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start;
  width: auto;
  display: inline-block;
  margin-bottom: 3rem;
}
#feature_slider .feature_slider__text h2 {
  color: #fff;
  font-size: 4rem;
  line-height: 50px;
  font-weight: 900;
  letter-spacing: -1px;
}
#feature_slider .feature_slider__text p {
  color: #fff;
}
#featured_text_image {
  padding: 10rem 0;
  position: relative;
}
#featured_text_image .parallax {
  will-change: transform;
  transition: transform 0.1s linear;
}
@media screen and (min-width: 768px) {
  #featured_text_image .section_intro, #featured_text_image .section_copy {
    padding-right: 6rem;
  }
}
#featured_text_image span.section_title {
  display: block;
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 0.4rem;
  border-radius: 2.5rem;
  text-align: center;
  max-width: 15rem;
  text-transform: uppercase;
  margin-bottom: 3rem;
  font-weight: 700;
  letter-spacing: 1.44px;
}
#featured_text_image svg:not(#arrow) {
  position: absolute;
}
#featured_text_image svg#pink_1,
#featured_text_image svg#orange_1 {
  right: 14rem;
  top: -9.5rem;
}
#featured_text_image svg#pink_2,
#featured_text_image svg#orange_2 {
  right: 80rem;
  bottom: 4rem;
}
#featured_text_image svg#arrow {
  position: relative;
  top: -1px;
}
#featured_text_image .featured_image img {
  border-radius: 12px;
}
#featured_text_image button {
  margin-top: 4rem;
}
#featured-quote-slider {
  padding: 10rem 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.quotes {
  background: var(--bgColour);
  color: var(--textColour);
}
.quotes h2 {
  font-weight: 900;
}

.featured-quote-slider {
  padding: 3rem 0;
  width: 100%;
}
.featured-quote-slider .featured-quote {
  text-align: center;
}
.featured-quote-slider .featured-quote .text.black {
  color: #000 !important;
}
.featured-quote-slider .featured-quote .text.white {
  color: #fff !important;
}
.featured-quote-slider .featured-quote__text {
  font-family: var(--PrimaryFont);
  font-size: 50px;
  font-style: italic;
  font-weight: 700;
  line-height: 60px; /* 120% */
}
.featured-quote-slider .featured-quote__author {
  margin-top: 4rem;
  font-family: var(--PrimaryFont);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
}
.featured-quote-slider .featured-quote__position {
  font-family: var(--PrimaryFont);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
}
.featured-quote-slider .splide__pagination__page {
  background: rgba(0, 0, 0, 0.5);
  height: 1rem;
  width: 1rem;
  margin: 5px;
  bottom: -2rem;
}
.featured-quote-slider .splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.featured-quote-slider .splide__arrows {
  position: relative;
  width: 10rem;
  margin-left: auto;
  top: -4.7rem;
}
@media screen and (min-width: 992px) {
  .featured-quote-slider .splide__arrows {
    top: -7.7rem;
  }
}
.featured-quote-slider .splide__arrow {
  opacity: 1;
  height: 3em;
  width: 3em;
}
.featured-quote-slider .splide__arrow svg {
  height: 1.2em;
  width: 1.2em;
}
.featured-quote-slider .splide__arrow svg path {
  fill: var(--bgColour, #333);
}
.featured-quote-slider .splide__arrow--prev {
  left: 0;
  background: transparent;
  border: 2px solid #000;
}
.featured-quote-slider .splide__arrow--next {
  right: 0;
  background: #000;
  border: 2px solid #000;
}
.featured-quote-slider .splide__arrow--next svg path {
  fill: #fff;
}
.floating_cta {
  padding: 14rem 0 20rem 0;
  background-size: cover;
  background-position: center top;
}
.floating_cta .floating_section {
  background-color: var(--Overline-Orange);
  background-repeat: no-repeat;
  background-position: -20% 44%;
  width: 100%;
  display: block;
  padding: 6rem;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0px 8px 60px 0px rgba(0, 0, 0, 0.4);
}
.floating_cta .floating_section p {
  font-size: 24px;
  font-style: normal;
  line-height: 30px;
  margin: 0 0 20px;
}
.floating_cta .floating_section h3 {
  margin-bottom: 16px;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 50px; /* 125% */
  letter-spacing: -1px;
}
.floating_cta .floating_section button {
  margin-top: 1rem;
}
.full-image-text {
  padding: 8rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
@media screen and (min-width: 992px) {
  .full-image-text .container {
    grid-column-gap: 80px;
  }
}
.full-image-text .full-width-image {
  margin-bottom: 6rem;
  object-fit: cover;
}
.full-image-text .full-width-image img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-image-text .text-block__pill {
  margin-bottom: 4rem;
}
.full-image-text .text-block__pill span.page_title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start;
  width: auto;
}
@media screen and (min-width: 992px) {
  .full-image-text .main-copy {
    gap: 60px;
  }
}
.full-image-text .main-copy__button {
  margin-top: 3rem;
  display: flex;
  flex: wrap;
}
.full-image-text .main-copy__button a:hover {
  color: #000;
}
.full-image-text .features-block {
  margin-top: 4rem;
}
@media screen and (min-width: 992px) {
  .full-image-text .features-block {
    gap: 40px;
  }
}
.full-image-text .features-block__feature {
  border-radius: 10px;
  padding: 2.4rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  .full-image-text .features-block__feature {
    gap: 40px;
    margin-bottom: 0;
  }
}
.full-image-text .features-block__feature ul {
  margin-left: 2rem;
}
.full-image-text .features-block__feature ul li {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.full-image-text .features-block__feature.gradient {
  background-image: url("../svg/gradient-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  color: #fff;
}
.full-image-text .features-block__feature.grey {
  background-color: #DCE2D1;
}
.full-image-text .features-block__title {
  margin-bottom: 1.8rem;
  display: flex;
  align-items: center;
}
.full-image-text .features-block__title svg {
  margin-right: 1.8rem;
  flex-shrink: 0;
  height: 30px;
  width: 30px;
}
.full-image-text .features-block__title span {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
.full-image-text .features-block__image {
  margin-bottom: 1.8rem;
  min-height: 48px;
}
.full-image-text .features-block__content {
  flex-grow: 1;
}
.gated_text {
  padding: 8rem 0;
}
.gated_text .secondary {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .gated_text .secondary {
    margin-top: 0;
  }
}
.gated_text .container {
  grid-column-gap: 80px;
}
.gated_text.home_page {
  padding: 3rem 0;
}
.gated_text button {
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  align-self: baseline;
  font-weight: 700;
  margin-left: 10rem;
}
.gated_text span.page_title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
}
.gated_text .forminator-label {
  display: none !important;
}
.gated_text .forminator-description span {
  display: none !important;
}
.gated_text .forminator-ui.forminator-custom-form[data-design=flat] .forminator-input {
  border: 1px solid #E4E4E4;
}
.gated_text .forminator-ui.forminator-custom-form[data-design=flat] .forminator-input::placeholder {
  color: #642A7D;
}
.gated_text .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button {
  border-radius: 100px !important;
  padding: 14px;
}
.hero {
  padding: 55rem 0 5rem 0;
  z-index: 5;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  display: grid;
  align-items: center; /* Moves the whole content to the center */
}
.hero:not(.standard_hero).container {
  display: block;
  align-items: center; /* Moves the whole content to the center */
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .hero:not(.standard_hero).container {
    display: flex;
  }
}
@media screen and (max-height: 750px) {
  .hero {
    min-height: 125vh;
  }
}
.hero.podcast h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 50px; /* 125% */
  letter-spacing: -1px;
}
.hero.podcast .h3_style {
  color: var(--Overline-Green);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 141.667% */
  margin-bottom: 2rem;
}
.hero.podcast .h3_style span {
  color: var(--Overline-Green);
}
.hero.podcast span.term_name {
  font-size: 12px;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: block;
  margin: 0 0 3.4rem;
}
.hero.podcast .links {
  display: flex;
  align-items: center;
  align-content: center;
}
@media screen and (min-width: 992px) {
  .hero.podcast .links {
    flex-direction: row;
  }
}
.hero.podcast .links svg {
  position: relative;
  top: 3px;
  margin: 0 0.5rem;
}
.hero.podcast .links .listen {
  vertical-align: bottom;
}
.hero.podcast .links .follow {
  margin-left: 1rem;
  vertical-align: bottom;
}
@media screen and (min-width: 992px) {
  .hero.podcast .links .follow {
    margin-left: 2rem;
    margin-top: 0;
  }
}
.hero.podcast .links span {
  color: #fff;
  font-size: 1.8rem;
}
.hero.insights_main, .hero.podcast {
  padding: 10rem 0 5rem 0;
}
.hero.insights_main .transcript, .hero.podcast .transcript {
  margin-top: 2rem;
}
.hero.insights_main .transcript span, .hero.podcast .transcript span {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 150%; /* 21px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.hero.insights_main .featured, .hero.podcast .featured {
  margin-top: 3rem;
}
@media screen and (min-width: 992px) {
  .hero.insights_main .featured, .hero.podcast .featured {
    margin-top: 0;
  }
}
.hero.insights_main .featured .wrapper, .hero.podcast .featured .wrapper {
  background-color: var(--Overline-Green);
  padding: 3rem;
  border-radius: 12px;
  display: flex;
  gap: 4rem;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .hero.insights_main .featured .wrapper, .hero.podcast .featured .wrapper {
    flex-direction: row;
  }
}
.hero.insights_main .featured .wrapper p, .hero.podcast .featured .wrapper p {
  color: #000;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  margin-bottom: 4rem;
}
.hero.insights_main .featured .wrapper span.term_name, .hero.podcast .featured .wrapper span.term_name {
  font-size: 12px;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: block;
  margin: 0 0 3.4rem;
}
.hero.insights_main .featured .wrapper h3, .hero.podcast .featured .wrapper h3 {
  font-size: 2.4rem;
  font-family: var(--primaryFont);
}
.hero.insights_main .featured .wrapper .content, .hero.podcast .featured .wrapper .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  order: 2;
}
@media screen and (min-width: 992px) {
  .hero.insights_main .featured .wrapper .content, .hero.podcast .featured .wrapper .content {
    order: 1;
    width: calc(60% - 2rem); /* Half the gap */
  }
}
.hero.insights_main .featured .wrapper .image, .hero.podcast .featured .wrapper .image {
  flex: 1 0 0;
  align-self: stretch;
  order: 1;
}
@media screen and (min-width: 992px) {
  .hero.insights_main .featured .wrapper .image, .hero.podcast .featured .wrapper .image {
    order: 2;
  }
}
.hero.insights_main .featured .wrapper .buttons, .hero.podcast .featured .wrapper .buttons {
  margin-top: auto;
  display: flex;
}
.hero.insights_main .featured .wrapper .buttons button, .hero.podcast .featured .wrapper .buttons button {
  padding: 1rem 3rem;
}
.hero.insights_main .featured .wrapper .buttons button svg, .hero.podcast .featured .wrapper .buttons button svg {
  margin-left: 1rem;
  position: relative;
  top: 0px;
}
.hero.insights_main .featured .wrapper .buttons button a, .hero.podcast .featured .wrapper .buttons button a {
  font-size: 1.6rem;
  line-height: initial;
}
.hero ul.insight_categories {
  list-style: none;
  margin-top: 3rem;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  .hero ul.insight_categories {
    margin-top: 0;
  }
}
.hero ul.insight_categories li {
  display: inline-block;
}
.hero ul.insight_categories li a {
  font-size: 1.4rem;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-right: 2rem;
}
.hero ul.insight_categories li a:hover {
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
}
@media screen and (min-width: 768px) {
  .hero {
    padding: 0;
  }
  .hero.full_hero {
    height: 100vh;
  }
  .hero.standard_hero {
    height: 80vh;
  }
  .hero.standard_hero .copy {
    padding-right: 0;
  }
  .hero.standard_hero.circle .image_holder {
    max-width: 30%;
    right: 20rem;
  }
}
.hero .copy {
  padding-right: 11rem;
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .hero .copy {
    padding-right: 0;
  }
}
.hero h1 {
  font-family: var(--headerFont);
  color: #fff;
  font-style: normal;
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  .hero h1 {
    font-size: 62px;
    line-height: 70px; /* 112.903% */
    letter-spacing: -1.55px;
  }
}
.hero h2 {
  color: #fff;
  font-size: 3rem;
  font-family: var(--primaryFont);
}
.hero h2 span {
  color: var(--Overline-Green);
}
.hero .h3_style {
  color: #fff;
  font-weight: 900;
  margin-bottom: 2rem;
  color: var(--Overline-Green);
  font-size: 3rem;
  font-family: var(--primaryFont);
}
.hero .h3_style span {
  color: var(--Overline-Green);
}
.hero p {
  color: #fff;
}
.hero.circle .image_holder {
  position: absolute;
  max-width: 80%;
  top: 10rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
@media screen and (min-width: 576px) {
  .hero.circle .image_holder {
    max-width: 40%;
    left: initial;
    right: 5rem;
    bottom: -6rem;
    margin: initial;
  }
}
@media screen and (min-width: 1200px) {
  .hero.circle .image_holder {
    right: 15rem;
    max-width: 40%;
  }
}
.hero.circle svg#vector_1 {
  position: absolute;
  right: 75vw;
  top: 6rem;
  width: 7rem;
}
@media screen and (min-width: 768px) {
  .hero.circle svg#vector_1 {
    right: 40vw;
    top: 13rem;
    width: auto;
  }
}
.hero.circle svg#vector_2 {
  position: absolute;
  right: 3rem;
  z-index: 11;
  top: 29rem;
  width: 12rem;
}
@media screen and (min-width: 768px) {
  .hero.circle svg#vector_2 {
    right: 10rem;
    z-index: 11;
    top: 30rem;
    width: auto;
  }
}
.hero.circle svg#vector_3 {
  position: absolute;
  right: 48rem;
  z-index: 10;
  top: 75rem;
  display: none;
}
@media screen and (min-width: 768px) {
  .hero.circle svg#vector_3 {
    display: block;
  }
}
.hero.angled .image_holder {
  position: absolute;
  max-width: 90%;
  top: 15rem;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .hero.angled .image_holder {
    top: 0;
    left: initial;
    right: -8rem;
    bottom: -6rem;
    margin: initial;
    height: 100%;
  }
  .hero.angled .image_holder img {
    height: 100%;
  }
}
.hero.angled svg#vector_1 {
  position: absolute;
  right: 75vw;
  top: 8rem;
  width: 7rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .hero.angled svg#vector_1 {
    right: 40vw;
    top: 13rem;
    width: auto;
  }
}
.hero.angled svg#vector_2 {
  position: absolute;
  right: 3rem;
  z-index: 10;
  top: 29rem;
  width: 12rem;
}
@media screen and (min-width: 768px) {
  .hero.angled svg#vector_2 {
    right: 10rem;
    z-index: 10;
    top: 50rem;
    width: auto;
  }
}
.hero.angled svg#vector_3 {
  position: absolute;
  right: 48rem;
  z-index: 10;
  top: 59rem;
  display: none;
}
@media screen and (min-width: 768px) {
  .hero.angled svg#vector_3 {
    display: block;
  }
}
.hero button {
  margin-bottom: 2rem;
}
.hero button a {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .hero button a {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
  }
}
.hero button svg {
  position: relative;
  top: 1px;
  margin-left: 14px !important;
}
@media screen and (min-width: 768px) {
  .hero button {
    margin-bottom: 0;
  }
}
.hero-cta {
  padding: 13rem 0 15rem 0;
  z-index: 5;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  display: grid;
  align-items: center; /* Moves the whole content to the center */
}
.hero-cta .container {
  display: grid;
  align-items: center; /* Moves the whole content to the center */
}
@media screen and (min-width: 768px) {
  .hero-cta {
    padding: 0;
    height: 100vh;
  }
}
.hero-cta .copy {
  padding-right: 11rem;
}
.hero-cta h1 {
  font-family: var(--headerFont);
  color: #fff;
  font-style: normal;
  font-size: 4rem;
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  .hero-cta h1 {
    font-size: 80px;
    line-height: 90px; /* 112.5% */
    letter-spacing: -2px;
  }
}
.hero-cta h2 {
  color: #fff;
  font-size: 3rem;
  font-family: var(--primaryFont);
}
.hero-cta h2 span {
  color: var(--Overline-Green);
}
.hero-cta .h3_style {
  color: #fff;
  font-weight: 900;
  margin-bottom: 2rem;
  font-size: 3rem;
  font-family: var(--primaryFont);
}
.hero-cta .h3_style span {
  color: var(--Overline-Green);
}
.hero-cta p {
  color: #fff;
}
.hero-cta .form p {
  color: #fff;
  margin-bottom: 0;
}
.hero-cta span.forminator-checkbox-label {
  color: #fff;
}
.hero-cta [id^=forminator-module-] {
  margin: 0 !important;
}
.hero-cta .forminator-label {
  display: none !important;
}
.hero-cta .forminator-description span {
  display: none !important;
}
.hero-cta .forminator-row.forminator-row-last {
  margin-bottom: 0 !important;
}

body.logged-in .forminator-edit-module {
  display: none !important;
}
.hero_insights {
  padding: 5rem;
  position: relative;
}
@media (max-width: 576px) {
  .hero_insights {
    padding: 5rem 2rem;
  }
}
.hero_insights .float {
  border-radius: 12px;
  background-color: #CC6A44;
  box-shadow: 0px 8px 60px 0px rgba(0, 0, 0, 0.4);
  position: relative;
  width: 100%;
  z-index: 5;
  padding: 4rem;
}
.hero_insights .hero_insight {
  padding: 3rem;
  align-items: center;
  flex: 1;
}
@media (max-width: 576px) {
  .hero_insights .hero_insight:not(:first-child) {
    display: none;
  }
}
.hero_insights .hero_insight .icon svg path {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .hero_insights .hero_insight:not(:last-of-type) {
    border-right: 1px solid rgba(0, 0, 0, 0.6);
  }
}
.hero_insights .hero_insight:hover .hero_insight__title {
  transition: all 0.4s;
}
.hero_insights .hero_insight:hover .hero_insight__title svg {
  margin-left: 2.5rem;
  transition: all 0.4s;
}
.hero_insights .hero_insight__title {
  margin-top: 1rem;
}
.hero_insights .hero_insight__title span {
  font-size: 1.4rem;
  color: #fff;
  background-color: var(--Overline-Purple);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
}
.hero_insights .hero_insight__title svg {
  display: inline-block;
  position: relative;
  top: 1.5rem;
  margin-left: 1.5rem;
  transition: all 0.4s;
}
.hero_insights .hero_insight__copy {
  margin-top: 3rem;
  color: #fff;
  font-weight: 700;
}
#insights_block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  padding: 10rem 0;
}
#insights_block h2 {
  margin-bottom: 6rem;
  display: inline-block;
}
#insights_block button.see_all {
  display: inline-block;
  float: right;
}
#insights_block .single_insight {
  padding: 3rem;
  border-radius: 12px;
  background: linear-gradient(180deg, #BF74D8 0%, #653D72 100%);
  color: #fff;
  margin-bottom: 4rem;
  transition: all 0.4s ease-in-out;
  min-height: 488px;
  flex-direction: column;
}
#insights_block .single_insight p {
  font-size: 1.6rem;
}
#insights_block .single_insight a p {
  color: #fff;
}
#insights_block .single_insight:hover {
  background: #F9FFEC;
  color: #000;
  transition: all 0.4s ease-in-out;
}
#insights_block .single_insight:hover a p {
  color: #000;
}
#insights_block .single_insight:hover h3 {
  color: #000;
}
#insights_block .single_insight:hover a.read_more, #insights_block .single_insight:hover a.podcast {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  transition: all 0.4s ease-in-out;
}
#insights_block .single_insight:hover a.read_more:hover, #insights_block .single_insight:hover a.podcast:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #fff;
}
#insights_block .single_insight:hover a.watch {
  border: 2px solid #000;
  color: #000;
}
#insights_block .single_insight:hover a.watch:hover {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
}
#insights_block .single_insight:nth-of-type(even) {
  border-radius: 12px;
  background: linear-gradient(180deg, #8E53A5 0%, #36203F 100%);
}
#insights_block .single_insight:nth-of-type(even):hover {
  background: #F9FFEC;
  color: #000;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  #insights_block .single_insight {
    margin-bottom: 0;
    display: flex;
  }
}
#insights_block .single_insight h3 {
  font-family: var(--primaryFont);
  color: #fff;
  margin-top: 3rem;
  font-size: 20px;
}
#insights_block .single_insight span.term_name {
  font-size: 12px;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  align-self: flex-start;
}
#insights_block .single_insight a.read_more, #insights_block .single_insight a.podcast {
  font-size: 12px;
  color: #000;
  border: 2px solid #fff;
  background-color: #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
#insights_block .single_insight a.read_more:first-child, #insights_block .single_insight a.podcast:first-child {
  margin-right: 15px;
}
#insights_block .single_insight .buttons {
  margin-top: auto;
}
#insights_block .single_insight a.watch {
  font-size: 12px;
  color: #fff;
  border: 2px solid #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
.custom-listing {
  min-height: 350px !important;
}
#insights_master_block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #fff;
  padding: 10rem 0;
}
#insights_master_block h2 {
  margin-bottom: 6rem;
  display: inline-block;
}
#insights_master_block button.see_all {
  display: inline-block;
  float: right;
}
#insights_master_block .single_insight {
  padding: 3rem;
  border-radius: 12px;
  background: linear-gradient(180deg, #BF74D8 0%, #653D72 100%);
  color: #fff;
  margin-bottom: 4rem;
  transition: all 0.4s ease-in-out;
  display: block;
  grid-template-columns: 1fr;
  gap: 2.4rem;
}
#insights_master_block .single_insight p {
  font-size: 1.6rem;
}
#insights_master_block .single_insight a p {
  color: #fff;
}
#insights_master_block .single_insight .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#insights_master_block .single_insight .content .buttons {
  margin-top: 3.4rem;
}
@media screen and (min-width: 992px) {
  #insights_master_block .single_insight .content .buttons {
    margin-top: auto;
  }
}
#insights_master_block .single_insight.featured-half-image {
  grid-template-columns: 1fr 1fr;
}
#insights_master_block .single_insight.featured-half-image .image {
  grid-column: span 1;
  margin-top: 3rem;
}
#insights_master_block .single_insight.featured-half-image .image img {
  width: 100%;
  border-radius: 12px;
}
@media screen and (min-width: 992px) {
  #insights_master_block .single_insight.featured-half-image .image {
    margin-top: 0;
  }
}
#insights_master_block .single_insight.featured-half-image .content {
  grid-column: span 1;
}
#insights_master_block .single_insight.featured-half-image span.term_name {
  font-size: 12px;
  color: #000;
  background-color: var(--Overline-Pink);
  border: 2px solid var(--Overline-Pink);
}
#insights_master_block .single_insight:hover {
  background: #F9FFEC;
  color: #000;
  transition: all 0.4s ease-in-out;
}
#insights_master_block .single_insight:hover a p {
  color: #000;
}
#insights_master_block .single_insight:hover h3 {
  color: #000;
}
#insights_master_block .single_insight:hover a.read_more, #insights_master_block .single_insight:hover a.podcast {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  transition: all 0.4s ease-in-out;
}
#insights_master_block .single_insight:hover a.read_more:hover, #insights_master_block .single_insight:hover a.podcast:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #fff;
}
#insights_master_block .single_insight:hover a.watch {
  border: 2px solid #000;
  color: #000;
}
#insights_master_block .single_insight:hover a.watch:hover {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
}
#insights_master_block .single_insight:nth-of-type(even) {
  border-radius: 12px;
  background: linear-gradient(180deg, #8E53A5 0%, #36203F 100%);
}
#insights_master_block .single_insight:nth-of-type(even):hover {
  background: #F9FFEC;
  color: #000;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  #insights_master_block .single_insight {
    margin-bottom: 2.4rem;
    min-height: 488px;
    display: grid;
  }
}
#insights_master_block .single_insight h3 {
  font-family: var(--primaryFont);
  color: #fff;
  font-size: 20px;
}
#insights_master_block .single_insight span.term_name {
  font-size: 12px;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: block;
  margin: 0 0 3.4rem;
}
#insights_master_block .single_insight a.read_more, #insights_master_block .single_insight a.podcast {
  font-size: 12px;
  color: #000;
  border: 2px solid #fff;
  background-color: #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
#insights_master_block .single_insight a.read_more:first-child, #insights_master_block .single_insight a.podcast:first-child {
  margin-right: 15px;
}
#insights_master_block .single_insight a.watch {
  font-size: 12px;
  color: #fff;
  border: 2px solid #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
#insights_master_block button.alm-load-more-btn.more {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  font-weight: 700;
  vertical-align: middle;
  padding-top: 4px;
}
#insights_master_block button.alm-load-more-btn.more::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='18' viewBox='0 0 13 18' fill='none'%3E%3Cpath d='M5.82029 17.2521L5.82029 0.746039C5.82029 0.333386 6.12558 0 6.50347 0C6.88135 0 7.18665 0.333386 7.18665 0.746039L7.18665 15.45L11.3327 10.9225C11.5996 10.6311 12.033 10.6311 12.2998 10.9225C12.5667 11.2139 12.5667 11.6872 12.2998 11.9786L6.98597 17.7814C6.78955 17.9959 6.49706 18.0588 6.24087 17.9422C5.98681 17.8257 5.82029 17.5529 5.82029 17.2521Z' fill='white'/%3E%3Cpath d='M0.5 11.4424C0.5 11.2512 0.566183 11.06 0.700684 10.9155C0.967553 10.6241 1.40095 10.6241 1.66781 10.9155L6.9881 16.7253C7.25497 17.0167 7.25497 17.4899 6.9881 17.7814C6.72123 18.0728 6.28784 18.0728 6.02097 17.7814L0.700684 11.9716C0.566183 11.8247 0.5 11.6335 0.5 11.4424Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 8px; /* adjust spacing as needed */
  vertical-align: middle;
  position: relative;
  top: -2px;
}
#insights_slider {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 4rem;
  overflow-x: hidden; /* Hides horizontal overflow */
}
#insights_slider h2 {
  color: #fff;
  margin: 0 0 3rem;
}

.insights {
  background: var(--bgColour);
  color: var(--textColour);
}
.insights span.page-title {
  margin-top: 4rem;
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: #C8FF5A;
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-bottom: 3rem;
}
.insights h2 {
  font-weight: 900;
}
.insights ul.insight_categories {
  display: none;
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .insights ul.insight_categories {
    display: block;
  }
}
.insights ul.insight_categories li {
  display: inline-block;
}
.insights ul.insight_categories li a {
  font-size: 1.4rem;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-right: 2rem;
}
.insights ul.insight_categories li a:hover {
  background-color: transparent;
  border: 2px solid #fff;
}
.insights ul.insight_categories li:last-of-type a {
  background-color: transparent;
  border: 2px solid #fff;
}

.insights_slider {
  padding: 3rem 0;
  width: 100%;
  margin: 4rem 0;
}
.insights_slider .splide__track {
  overflow: visible;
}
.insights_slider .splide__slide {
  border-radius: 12px;
  box-shadow: 0px 8px 60px 0px rgba(0, 0, 0, 0.4);
  background: #fff;
  transition: all 0.5s ease;
  display: flex;
}
.insights_slider .splide__slide .button {
  margin-top: auto;
}
.insights_slider .splide__slide h3 {
  font-size: 20px !important;
}
.insights_slider .splide__slide.is-active {
  border-radius: 12px;
  background: var(--purplr-grad, linear-gradient(180deg, #3C043E 0%, #642A7D 50.5%));
  transition: all 0.5s ease;
  z-index: 10; /* Higher z-index for the active slide */
  color: #fff;
  display: flex;
  box-shadow: 0px 8px 60px 0px rgba(0, 0, 0, 0.4);
}
.insights_slider .splide__slide.is-active h3 {
  color: #fff;
  font-size: 20px !important;
}
.insights_slider .splide__slide.is-active .wrapper span.term_name {
  background-color: var(--Overline-Pink);
  border: 2px solid var(--Overline-Pink);
  color: var(--Overline-Purple);
}
.insights_slider .splide__slide.is-active .wrapper svg {
  background-color: #000;
  border-radius: 50%;
}
.insights_slider .splide__slide.is-active .wrapper svg rect {
  fill: #fff;
}
.insights_slider .splide__slide.is-active .wrapper svg path {
  stroke: black;
}
.insights_slider .splide__slide .wrapper {
  padding: 4rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.insights_slider .splide__slide .wrapper span.term_name {
  font-size: 1.4rem;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin: 0 0 2rem;
}
.insights_slider .splide__slide .wrapper span {
  display: block;
}
.insights_slider .splide__slide .wrapper .logo {
  text-align: center;
}
.insights_slider .splide__slide .wrapper .logo img {
  margin: 0 auto;
  width: 75%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .insights_slider .splide__slide .wrapper .logo img {
    width: 100%;
  }
}
.insights_slider .splide__slide .wrapper svg rect {
  fill: #000;
}
.insights_slider .splide__pagination__page {
  background: rgba(0, 0, 0, 0.3);
}
.insights_slider .splide__pagination__page.is-active {
  background: rgba(0, 0, 0, 0.3);
  transform: scale(1.4);
  z-index: 1;
}
.insights_slider .splide__arrows {
  position: relative;
  width: 100%;
  display: none;
}
@media screen and (min-width: 992px) {
  .insights_slider .splide__arrows {
    top: -16.3rem;
    width: 10rem;
    margin-left: auto;
    display: block;
  }
}
.insights_slider .splide__arrow {
  opacity: 1;
  height: 3em;
  width: 3em;
}
.insights_slider .splide__arrow svg {
  height: 1.2em;
  width: 1.2em;
}
.insights_slider .splide__arrow svg path {
  fill: var(--bgColour, #333);
}
.insights_slider .splide__arrow--prev {
  left: 0;
  background: transparent;
  border: 2px solid #fff;
}
.insights_slider .splide__arrow--prev svg path {
  fill: #fff;
}
.insights_slider .splide__arrow--next {
  right: 0;
  background: #fff;
  border: 2px solid #fff;
}
.insights_slider .splide__arrow--next svg path {
  fill: var(--Overline-Purple);
}

.insight .text {
  padding: 4rem;
}
.insight__text {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px; /* 183.333% */
}
.insight__author {
  margin-top: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.insight__position {
  color: #fff;
  font-size: 24px;
}
#left-right-image-text {
  padding: 10rem 0;
}
#left-right-image-text img {
  border-radius: 12px;
  width: 100%;
  height: auto;
}
#left-right-image-text .left-right {
  margin-bottom: 10rem;
}
@media screen and (min-width: 992px) {
  #left-right-image-text .left-right .image {
    padding-left: 80px;
  }
}
#left-right-image-text .left-right .text {
  margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  #left-right-image-text .left-right .text {
    margin-bottom: 0;
  }
}
#left-right-image-text .left-right span.title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
}
#left-right-image-text .right-left .text {
  order: 1;
}
@media screen and (min-width: 992px) {
  #left-right-image-text .right-left .text {
    order: 2;
  }
}
#left-right-image-text .right-left .text .buttons {
  align-content: end;
  margin: 2rem 0;
}
@media screen and (min-width: 992px) {
  #left-right-image-text .right-left .text .buttons {
    margin: 0;
  }
}
#left-right-image-text .right-left .image {
  order: 2;
}
@media screen and (min-width: 992px) {
  #left-right-image-text .right-left .image {
    order: 1;
    padding-right: 80px;
  }
}
.modular_text {
  padding: 10rem;
}
.offices {
  background: #F9FFEC;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 8rem 0;
}
.offices span.title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: #C8FF5A;
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-bottom: 3rem;
}
.offices .single_location:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .offices .single_location {
    margin-bottom: 0;
  }
}
.offices__location {
  margin-bottom: 2rem;
}
.offices__location svg {
  margin-right: 1rem;
}
.offices__location h3 {
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 126.316% */
  margin-bottom: 0;
}
.offices__location p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
}
#partner-block {
  padding: 10rem 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#partner-block .partner {
  padding: 3rem;
  border-radius: 12px;
  background: linear-gradient(180deg, #BF74D8 57.99%, #653D72 100%);
  margin-bottom: 3rem;
  color: #fff;
  transition: all 0.3s ease;
  overflow: visible;
  position: relative;
  min-height: 488px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  #partner-block .partner {
    margin-bottom: 6rem;
  }
}
#partner-block .partner span.name {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  display: block;
}
#partner-block .partner:nth-last-of-type(even) {
  border-radius: 12px;
  background: linear-gradient(180deg, #8E53A5 57.79%, #36203F 100%);
}
#partner-block .partner__image {
  margin-bottom: 2.4rem;
  min-height: 174px;
  align-content: center;
  border-radius: 12px;
  background-color: #fff;
}
#partner-block .partner__image img {
  width: auto;
  height: auto;
  margin: auto;
}
#partner-block .partner__info p {
  font-size: 1.6rem;
}
#partner-block .partner__info p.service {
  margin-top: 4px;
}
#partner-block .partner__info .buttons {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  margin-top: 2rem;
}
#partner-block .partner__info .buttons button.padded {
  padding: 11px 26px;
}
#partner-block .partner__info .buttons a.linkedin {
  display: flex;
}
#partner-block .partner__link {
  margin-top: auto;
}
#partner-block .partner__link a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  color: #fff;
  display: block;
}
#podcast_master_block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #fff;
  padding: 10rem 0;
}
#podcast_master_block h2 {
  margin-bottom: 6rem;
  display: inline-block;
}
#podcast_master_block button.see_all {
  display: inline-block;
  float: right;
}
@media (max-width: 768px) {
  #podcast_master_block .single_podcast {
    flex-direction: column; /* Stack them vertically on mobile */
  }
  #podcast_master_block .single_podcast .content, #podcast_master_block .single_podcast .image {
    width: 100%; /* Full width for each on mobile */
  }
}
#podcast_master_block .single_podcast {
  padding: 3rem;
  border-radius: 12px;
  background: linear-gradient(180deg, #BF74D8 0%, #653D72 100%);
  color: #fff;
  margin-bottom: 4rem;
  transition: all 0.4s ease-in-out;
  display: flex;
  gap: 3rem;
}
#podcast_master_block .single_podcast a p {
  color: #fff;
}
#podcast_master_block .single_podcast p {
  font-size: 1.6rem;
}
#podcast_master_block .single_podcast .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}
#podcast_master_block .single_podcast .content .buttons {
  margin-top: 3.4rem;
}
@media screen and (min-width: 992px) {
  #podcast_master_block .single_podcast .content .buttons {
    margin-top: auto;
  }
}
#podcast_master_block .single_podcast .image {
  flex: 1;
  position: relative;
}
#podcast_master_block .single_podcast .image img {
  width: 100%;
  height: auto;
  margin: auto;
  border-radius: 12px;
}
#podcast_master_block .single_podcast .image .episode {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19.561px; /* 133.333% */
  position: absolute;
  top: 15px;
  left: 15px;
}
#podcast_master_block .single_podcast:hover {
  background: #F9FFEC;
  color: #000;
  transition: all 0.4s ease-in-out;
}
#podcast_master_block .single_podcast:hover a p {
  color: #000;
}
#podcast_master_block .single_podcast:hover h3 {
  color: #000;
}
#podcast_master_block .single_podcast:hover a.read_more, #podcast_master_block .single_podcast:hover a.podcast {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  transition: all 0.4s ease-in-out;
}
#podcast_master_block .single_podcast:hover a.read_more:hover, #podcast_master_block .single_podcast:hover a.podcast:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #fff;
}
#podcast_master_block .single_podcast:hover span.episode {
  color: #fff;
}
#podcast_master_block .single_podcast:hover a.watch {
  border: 2px solid #000;
  color: #000;
}
#podcast_master_block .single_podcast:hover a.watch:hover {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
}
#podcast_master_block .single_podcast:nth-of-type(even) {
  border-radius: 12px;
  background: linear-gradient(180deg, #8E53A5 0%, #36203F 100%);
}
#podcast_master_block .single_podcast:nth-of-type(even):hover {
  background: #F9FFEC;
  color: #000;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  #podcast_master_block .single_podcast {
    margin-bottom: 2.4rem;
    min-height: 488px;
  }
}
#podcast_master_block .single_podcast h3 {
  font-family: var(--primaryFont);
  color: #fff;
  font-size: 20px;
}
#podcast_master_block .single_podcast span.term_name {
  font-size: 12px;
  color: #fff;
  background-color: var(--Overline-Purple);
  border: 2px solid var(--Overline-Purple);
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: block;
  margin: 0 0 3.4rem;
}
#podcast_master_block .single_podcast a.read_more, #podcast_master_block .single_podcast a.podcast {
  font-size: 12px;
  color: #000;
  border: 2px solid #fff;
  background-color: #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
#podcast_master_block .single_podcast a.read_more:first-child, #podcast_master_block .single_podcast a.podcast:first-child {
  margin-right: 15px;
}
#podcast_master_block .single_podcast a.watch {
  font-size: 12px;
  color: #fff;
  border: 2px solid #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-top: auto;
}
#podcast_master_block button.alm-load-more-btn.more {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  font-weight: 700;
  vertical-align: middle;
  padding-top: 4px;
}
#podcast_master_block button.alm-load-more-btn.more::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='18' viewBox='0 0 13 18' fill='none'%3E%3Cpath d='M5.82029 17.2521L5.82029 0.746039C5.82029 0.333386 6.12558 0 6.50347 0C6.88135 0 7.18665 0.333386 7.18665 0.746039L7.18665 15.45L11.3327 10.9225C11.5996 10.6311 12.033 10.6311 12.2998 10.9225C12.5667 11.2139 12.5667 11.6872 12.2998 11.9786L6.98597 17.7814C6.78955 17.9959 6.49706 18.0588 6.24087 17.9422C5.98681 17.8257 5.82029 17.5529 5.82029 17.2521Z' fill='white'/%3E%3Cpath d='M0.5 11.4424C0.5 11.2512 0.566183 11.06 0.700684 10.9155C0.967553 10.6241 1.40095 10.6241 1.66781 10.9155L6.9881 16.7253C7.25497 17.0167 7.25497 17.4899 6.9881 17.7814C6.72123 18.0728 6.28784 18.0728 6.02097 17.7814L0.700684 11.9716C0.566183 11.8247 0.5 11.6335 0.5 11.4424Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 8px; /* adjust spacing as needed */
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.post-hero {
  min-height: 600px;
  position: relative;
  margin-bottom: 50px;
  padding: 0;
}
.post-hero .container {
  margin-top: 80px;
}
.post-hero__transcript {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
.post-hero__date {
  color: var(--Overline-Green) !important;
  font-weight: 900;
  margin-bottom: 2rem;
  font-size: 2.4rem;
  font-family: var(--primaryFont);
}
@media screen and (min-width: 768px) {
  .post-hero__image:not(.--podcast) {
    position: absolute;
    width: 35vw;
    height: 100%;
    top: 0;
    right: 0;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .post-hero__image:not(.--podcast) img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.post-hero__image.--podcast {
  background: var(--Overline-Green);
  border: 20px solid var(--Overline-Green);
  border-radius: 10px;
  max-width: 380px;
}
@media (max-width: 768px) {
  .post-hero__image.--podcast {
    margin-bottom: 40px;
  }
}
.post-hero__image.--podcast img {
  border-radius: 10px;
  max-height: 360px;
}
.post-hero__tag {
  padding: 7px 20px;
  background: var(--Overline-Purple);
  color: white;
  border-radius: 100px;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .post-hero__tag {
    font-size: 1.4rem;
  }
}
.post-hero__title {
  font-size: 3rem !important;
  line-height: 40px !important;
}
@media screen and (min-width: 768px) {
  .post-hero__title {
    font-size: 4rem !important;
    line-height: 50px !important;
  }
}
.post-hero__author {
  color: white;
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  margin-top: 30px;
}
.post-hero__content {
  padding-block: 40px;
}
@media screen and (min-width: 768px) {
  .post-hero__content {
    padding-block: 80px;
  }
}
.post-hero .podcast_links {
  margin-top: 30px;
}
.post-hero .podcast_links .links {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .post-hero .podcast_links .links {
    display: flex;
  }
}
.post-hero .podcast_links .links span {
  margin-right: 10px;
}
.post-hero .podcast_links .links div, .post-hero .podcast_links .links a {
  display: flex;
  align-items: center;
}
.post-hero .podcast_links .links div {
  margin: 0 20px 20px 0;
}
.post-hero .podcast_links .links a {
  margin-inline: 8px;
}
@media (max-width: 768px) {
  .post-hero .parallax-svg {
    display: none;
  }
}
#quote-slider {
  margin-bottom: 4rem;
}

.quotes {
  background: var(--bgColour);
  color: var(--textColour);
}
.quotes span.page-title {
  margin-top: 4rem;
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  display: inline-block;
  margin-bottom: 3rem;
}
.quotes h2 {
  font-weight: 900;
}

.quote-slider {
  padding: 3rem 0;
  width: 100%;
}
.quote-slider__slide {
  border-radius: 12px;
  background: linear-gradient(180deg, #147D32 0%, #095B20 100%);
  padding: 4rem 0;
}
@media screen and (min-width: 992px) {
  .quote-slider__slide {
    padding: 6rem;
  }
}
.quote-slider__slide span {
  display: block;
}
.quote-slider__slide .logo {
  text-align: center;
}
.quote-slider__slide .logo .wrap {
  background-color: #fff;
  padding: 4rem;
  border-radius: 50%;
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .quote-slider__slide .logo .wrap {
    width: 100%;
  }
}
.quote-slider__slide .logo img {
  margin: 0 auto;
  height: auto;
  width: 100%;
}
.quote-slider .splide__pagination {
  bottom: -1rem;
}
.quote-slider .splide__pagination__page {
  background: rgba(0, 0, 0, 0.3);
  height: 1.3rem;
  width: 1.3rem;
}
.quote-slider .splide__pagination__page.is-active {
  background: rgb(0, 0, 0);
  transform: scale(1);
  opacity: 1;
  z-index: 1;
  height: 1.3rem;
  width: 40px;
  border-radius: 10px;
  transition: all 0.4s;
}
.quote-slider .splide__arrow:disabled {
  opacity: 0.3;
  display: none;
}
.quote-slider .splide__arrows {
  position: relative;
  width: 10rem;
  margin-left: auto;
  top: -4.7rem;
}
@media screen and (min-width: 992px) {
  .quote-slider .splide__arrows {
    top: -7.7rem;
  }
}
.quote-slider .splide__arrow {
  opacity: 1;
  height: 3em;
  width: 3em;
}
.quote-slider .splide__arrow svg {
  height: 1.2em;
  width: 1.2em;
}
.quote-slider .splide__arrow svg path {
  fill: var(--bgColour, #333);
}
.quote-slider .splide__arrow--prev {
  left: 0;
  background: transparent;
  border: 2px solid #000;
}
.quote-slider .splide__arrow--next {
  right: 0;
  background: #000;
  border: 2px solid #000;
}
.quote-slider .splide__arrow--next svg path {
  fill: #fff;
}

.quote .text {
  padding: 4rem;
}
.quote__text {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px; /* 183.333% */
}
@media (max-width: 576px) {
  .quote__text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
  }
}
.quote__author {
  margin-top: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 576px) {
  .quote__author {
    font-size: 16px;
    font-style: normal;
    line-height: 26px; /* 162.5% */
  }
}
.quote__position {
  color: #fff;
  font-size: 24px;
}
@media (max-width: 576px) {
  .quote__position {
    font-size: 16px;
    font-style: normal;
    line-height: 26px; /* 162.5% */
  }
}
.standard_text {
  padding: 8rem 0;
}
.standard_text ul li {
  font-size: 1.8rem;
}
.standard_text .secondary {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .standard_text .secondary {
    margin-top: 0;
  }
}
.standard_text .container {
  grid-column-gap: 80px;
}
.standard_text.home_page {
  padding: 3rem 0;
}
.standard_text button {
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
  align-self: center;
  font-weight: 700;
  white-space: nowrap;
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .standard_text button {
    margin-top: 0;
  }
}
.standard_text span.page_title {
  font-size: 1.4rem;
  color: var(--Overline-Purple);
  background-color: var(--Overline-Green);
  padding: 0.8rem 1.5rem;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  font-weight: 700;
  letter-spacing: 1.44px;
  justify-self: start; /* or center / end / stretch */
  width: auto; /* Ensures natural content width */
}
.standard_text h2.one-col {
  margin: 0;
}
#team-block {
  padding: 10rem 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#team-block .team_member {
  padding: 3rem;
  border-radius: 12px;
  background: linear-gradient(180deg, #BF74D8 57.99%, #653D72 100%);
  margin-bottom: 3rem;
  color: #fff;
  transition: all 0.3s ease;
  overflow: visible;
  position: relative;
}
@media screen and (min-width: 992px) {
  #team-block .team_member {
    margin-bottom: 6rem;
  }
}
#team-block .team_member span.name {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  display: block;
}
#team-block .team_member:nth-last-of-type(even) {
  border-radius: 12px;
  background: linear-gradient(180deg, #8E53A5 57.79%, #36203F 100%);
}
#team-block .team_member__image {
  margin-bottom: 2.4rem;
}
#team-block .team_member__image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
#team-block .team_member__info .buttons {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  margin-top: 2rem;
}
#team-block .team_member__info .buttons button.padded {
  padding: 11px 26px;
}
#team-block .team_member__info .buttons a.linkedin {
  display: flex;
}
#team-block .team_member .bio {
  position: absolute;
  top: 0;
  height: 100%;
  background: inherit;
  z-index: 10;
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
  overflow: scroll;
}
#team-block .team_member .bio svg.close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  #team-block .team_member .bio svg.close {
    display: none;
  }
}
#team-block .team_member .bio .padder {
  height: 88%;
  position: relative;
  top: 2.8rem;
  margin: auto;
  padding: 0 2.4rem 2.4rem 2.4rem;
  overflow: scroll;
}
#team-block .team_member .bio p {
  font-size: 1.6rem;
}
#team-block .team_member .bio.visible {
  transform: scaleX(1);
  opacity: 1;
}
#team-block .team_member .bio.left {
  border-radius: 12px;
}
@media screen and (min-width: 992px) {
  #team-block .team_member .bio.left {
    right: 97%;
    transform-origin: right;
    border-radius: 12px 0 0 12px;
  }
}
#team-block .team_member .bio.right {
  border-radius: 12px;
}
@media screen and (min-width: 992px) {
  #team-block .team_member .bio.right {
    left: 97%;
    transform-origin: left;
    border-radius: 0 12px 12px 0;
  }
}
#team-block .team_member .read-more {
  cursor: pointer;
  min-width: 143.72px;
}
/*# sourceMappingURL=styles.css.map */
