@charset "UTF-8";
/*
Theme Name: BVK
Author: Bryon - BVK Field Team
Author URI: https://bvk.com/
Version: 1.1
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}

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

* {
  box-sizing: border-box;
}

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 10px;
}

body {
  background-color: white;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p, li {
  margin-bottom: 1.25rem;
  line-height: 1.6;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  p, li {
    font-size: 1.8rem;
  }
}

ul.list li {
  line-height: 1.6;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  ul.list li {
    font-size: 1.15em;
  }
}

strong, b {
  font-weight: 600;
}

h1, h2, h3, h4, h5 {
  line-height: 1.5;
  font-family: "input-sans", sans-serif;
}
h1.lt, h2.lt, h3.lt, h4.lt, h5.lt {
  font-weight: 300 !important;
}

h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  h1 {
    font-size: 40px;
    font-size: 4rem;
  }
}

h2 {
  line-height: 1.25;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "Nimbus-Sans", sans-serif;
  text-transform: none;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  h2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
h2.mb {
  margin-bottom: 55px;
}
h2.lg {
  font-size: 50px;
  font-size: 5rem;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  h2.lg {
    font-size: 65px;
    font-size: 6.5rem;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  h2.lg {
    font-size: 80px;
    font-size: 8rem;
    margin-bottom: 40px;
  }
}
h2 strong {
  font-weight: 600;
}

h3 {
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1600px) {
  h3 {
    font-size: 30px;
    font-size: 3rem;
  }
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

small, .text_small {
  font-size: 0.618em;
}

.green {
  color: #7CCBB9;
}

.red {
  color: #f15e4e;
}

.input {
  font-family: "input-sans", sans-serif !important;
}

.uppercase {
  text-transform: uppercase;
}

.thin {
  font-weight: 100;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

a {
  text-decoration: none;
}

/**
 * Smooth scrolling on the whole document
 */
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
body {
  background: #1d1c1c;
  font-family: "Nimbus-Sans", sans-serif;
  width: 100%;
  color: #fff;
  line-height: 1;
}

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

.barba-container {
  /* Other transform properties here */
}

img {
  width: 100%;
  display: block;
}

.charcoal-bg {
  background-color: #242424 !important;
}

.black-bg {
  background-color: #1d1c1c !important;
}

.white-bg {
  background-color: white;
}
.white-bg h1, .white-bg h2, .white-bg h3, .white-bg h4, .white-bg h5, .white-bg h6, .white-bg p {
  color: #1d1c1c;
}

.lightgray-bg {
  background-color: #EBEBEB !important;
}
.lightgray-bg h1, .lightgray-bg h2, .lightgray-bg h3, .lightgray-bg h4, .lightgray-bg h5, .lightgray-bg h6, .lightgray-bg p {
  color: #1d1c1c;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.flex {
  display: flex;
}
.flex.center {
  align-items: center;
}
.flex.column {
  flex-direction: column;
}
.flex.space-between {
  justify-content: space-between;
}

@media only screen and (min-width: 768px) {
  .flex-tab {
    display: flex;
  }
}
.flex-tab.center {
  align-items: center;
}
.flex-tab.column {
  flex-direction: column;
}

.hidden, [hidden] {
  display: none;
}

.split-lines .row {
  position: relative;
  overflow: hidden;
}
.split-lines .row span {
  line-height: 1.1;
  transform: translateY(-100%);
  display: block;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.visible .split-lines .row span {
  -webkit-transition: all 1s ease-out 0.5s;
  -moz-transition: all 1s ease-out 0.5s;
  -ms-transition: all 1s ease-out 0.5s;
  -o-transition: all 1s ease-out 0.5s;
  transition: all 1s ease-out 0.5s;
  transform: translateY(0%);
}

.sidebar-menu {
  counter-reset: leading-zero;
}
.sidebar-menu > li {
  margin-bottom: 20px;
  font-weight: 300;
  counter-increment: leading-zero;
  display: block;
  color: #888;
}
.sidebar-menu > li a {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  color: #888;
  text-decoration: none;
  width: auto;
}
@media only screen and (min-width: 1250px) {
  .sidebar-menu > li a {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.sidebar-menu > li:before {
  content: counter(leading-zero, decimal-leading-zero);
  margin-right: 20px;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (min-width: 1250px) {
  .sidebar-menu > li:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.sidebar-menu > li ul {
  padding-top: 20px;
  padding-left: 50px;
  display: none;
}
.sidebar-menu > li ul li {
  margin-bottom: 20px;
  display: block;
}
.sidebar-menu > li ul li:last-child {
  margin-bottom: 0;
}
.sidebar-menu > li ul li a {
  font-size: 1rem;
}
.sidebar-menu > li.active a {
  color: #fff;
  transition: color 0.4s;
}
.sidebar-menu > li.active:before {
  color: #fff;
}

.content {
  position: relative;
  padding-top: 80px;
}
@media only screen and (min-width: 768px) {
  .content {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .content {
    display: flex;
    flex-grow: 1;
  }
}
.content .container img {
  width: 100%;
  display: block;
}

.content--has-nav:before {
  content: "";
  position: fixed;
  top: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to bottom, #1d1c1c 0%, rgba(29, 28, 28, 0) 100%);
  pointer-events: none;
  z-index: 2;
}

@media only screen and (min-width: 1024px) {
  .container--padded {
    padding: 20px;
  }
}

.container--pad-top {
  padding-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .container--pad-top {
    padding-top: 5.5208333333vw;
  }
}

.nav {
  margin-top: 40px;
  margin-bottom: 40px;
  height: 40px;
  flex-shrink: 0;
  position: sticky;
  top: 40px;
  z-index: 3;
}
.nav .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 180px;
  column-gap: 40px;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

.nav__item {
  color: #fff;
  display: inline-block;
  position: relative;
  padding-top: 20px;
  text-decoration: none;
  font-size: 1rem;
}
.nav__item .line {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  background: #fff;
  width: 100%;
}
.nav__item .line:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  background: #f15e4e;
  display: block;
  transform: scaleX(0);
  transition: transform 0.4s;
  transform-origin: left;
}
.nav__item:hover .line:after, .nav__item:focus .line:after {
  transform: scaleX(1);
  transition: transform 0.4s;
}

hr.thiccc {
  width: 100%;
  display: block;
  height: 1px;
  background: #fff;
  border: none;
  margin-bottom: 40px;
  max-width: 200px;
  margin-left: 0;
  margin-top: 0;
}
hr.short {
  max-width: 80px;
}
hr.shorter {
  width: 60px;
}
hr.alt {
  width: 100%;
  display: block;
  height: 3px;
  background: #fff;
  border: none;
  margin-bottom: 40px;
  margin-left: 0;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  hr.alt {
    margin-bottom: 3.6458333333vw;
  }
}

.wrapper {
  width: 100%;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .wrapper {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1250px) {
  .wrapper {
    max-width: calc(100% - 160px);
  }
}

.swiper-container {
  max-width: 100%;
}

.exp-img .grow {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  transform: scale(1.05);
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
.exp-img img {
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
.exp-img:hover .grow, .exp-img:focus .grow {
  transform: scale(1) !important;
}
.exp-img:hover img, .exp-img:focus img {
  filter: grayscale(0);
}

.animate .exp-img .grow {
  transform: scale(1);
}
.animate .exp-img:hover .grow {
  transform: scale(1.25);
}

.exclusion-item {
  position: relative;
  overflow: hidden;
}
.exclusion-item .hover-wrap {
  width: 200%;
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  -webkit-transition: all 1.3s ease-in-out;
  -moz-transition: all 1.3s ease-in-out;
  -ms-transition: all 1.3s ease-in-out;
  -o-transition: all 1.3s ease-in-out;
  transition: all 1.3s ease-in-out;
  left: -100%;
}
.exclusion-item .hover-wrap:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 50%;
  background-color: #f15e4e;
  mix-blend-mode: exclusion;
  left: 0;
}
.exclusion-item .hover-wrap:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: black;
  mix-blend-mode: color;
  left: 50%;
}
.exclusion-item.up .hover-wrap {
  left: 0;
  top: 0%;
  width: 100%;
  height: 200%;
}
.exclusion-item.up .hover-wrap:before {
  height: 50%;
  width: 100%;
  left: 0;
  top: 50%;
}
.exclusion-item.up .hover-wrap:after {
  width: 100%;
  height: 50%;
  left: 0;
  top: 0%;
}

.exclusion-hover:hover .exclusion-item .hover-wrap {
  left: 100%;
}
.exclusion-hover:hover .exclusion-item.up .hover-wrap {
  left: 0%;
  top: -200%;
}

.link {
  text-decoration: none;
}

.view-more-link-wrap {
  overflow: hidden;
  margin-top: 5rem;
}
.view-more-link-wrap a {
  float: right;
}

.line-link {
  padding-top: 20px;
  position: relative;
}
.line-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  left: 0;
}
.line-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background: #f15e4e;
  left: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s;
}
.line-link:hover:after {
  transform: scaleX(1);
  transition: transform 0.4s;
  transform-origin: left;
}

.sticky-columns {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  .sticky-columns {
    flex-wrap: nowrap;
  }
}
.sticky-columns .col {
  width: 100%;
  margin-bottom: 30px;
}
.sticky-columns .col:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .sticky-columns .col {
    margin-bottom: 0;
    width: 50%;
  }
  .sticky-columns .col.slim {
    max-width: 40%;
    padding-right: 5%;
  }
  .sticky-columns .col.wide {
    width: 100%;
    max-width: 100%;
  }
}
.sticky-columns .col .sticky {
  position: sticky;
  top: 40px;
}
@media only screen and (min-width: 1024px) {
  .sticky-columns .col .sticky {
    top: 80px;
  }
}

.section {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .section {
    min-height: 100vh;
  }
}
.section.tall {
  min-height: 100vh;
}
.section:first-of-type {
  padding-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .section:first-of-type {
    padding-top: 100px;
  }
}
.section h4 {
  font-weight: 300;
  max-width: 440px;
}
.section .full {
  height: 100%;
}
.section.auto {
  height: initial;
  height: auto;
  min-height: auto;
}

.spacer {
  height: 100px;
}
.spacer.large {
  height: 200px;
}

.max-1100 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.max-1300 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.line-link--dark:after {
  background: #1d1c1c;
}

.loading-logo {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1d1c1c;
  display: none;
}
.loading-logo svg {
  display: block;
  width: 200px;
}

.fade-load {
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.fade-load.scale {
  transform: scale(0.5);
}
.fade-load.delay {
  transition-delay: 0.8s;
}

.loaded .article__hero-content hr {
  width: 100%;
  visibility: initial;
}
.loaded .article__hero-content h1 span, .loaded .article__hero-content .show-hidden-wrap span {
  transform: translateY(0);
}
.loaded .fade-load {
  opacity: 1;
  transform: scale(1);
}
.loaded .exp-hr:before {
  width: 100% !important;
}
.loaded .exp-hr_200:before {
  width: 200px !important;
}

.split-tile {
  display: flex;
  color: #fff;
  text-decoration: none;
  flex-direction: column-reverse;
  max-width: 1100px;
}
@media only screen and (min-width: 1024px) {
  .split-tile {
    flex-direction: row;
  }
}
.split-tile:hover .arrow-link:before, .split-tile:focus .arrow-link:before {
  width: 0;
  transition: width 0.4s;
}
.split-tile:hover .arrow-link:after, .split-tile:focus .arrow-link:after {
  width: 20px;
  transition: width 0.4s;
}
.split-tile__date {
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 13px;
}
.split-tile.anim hr {
  max-width: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.split-tile.anim.visible hr {
  max-width: 60px;
}
.split-tile.anim.visible hr.wide {
  max-width: 100%;
}

.anim .fade-in, .anim .scale-up {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.anim .fade-in {
  opacity: 0;
  transform: translateY(50px);
}
.anim .scale-up {
  opacity: 0;
  transform: scale(0.75);
}
.anim .delay-25 {
  transition-delay: 0.25s;
}
.anim .delay-5 {
  transition-delay: 0.5s;
}
.anim .delay-65 {
  transition-delay: 0.65s;
}
.anim .delay-75 {
  transition-delay: 0.75s;
}
.anim.visible .fade-in, .anim.visible .scale-up {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.split-tile__image {
  overflow: hidden;
  position: relative;
  position: relative;
  margin-bottom: 25px;
  width: 100%;
}
.split-tile__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 65.625%;
}
.split-tile__image > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .split-tile__image {
    margin-bottom: 0;
    width: 60%;
    width: 32.4479166667vw;
  }
}
.split-tile__image:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(29, 28, 28, 0.3);
}
.split-tile__content {
  padding: 20px 0;
}
.split-tile__content h3 {
  font-size: 1.5rem;
  white-space: nowrap;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .split-tile__content h3 {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .split-tile__content {
    width: 50%;
    margin-right: -100px;
    position: relative;
    z-index: 1;
  }
}
.split-tile__content.wide {
  width: 100%;
}
.split-tile__content .arrow-link {
  margin-top: 15px;
}
@media only screen and (min-width: 1024px) {
  .split-tile__content .arrow-link {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .split-tile__content .arrow-link {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 1024px) {
  .split-tile--reverse {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1024px) {
  .split-tile--reverse .split-tile__content {
    margin-right: 0;
    margin-left: -40px;
  }
}

.split-tile__content--long {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .split-tile__content--long {
    flex-direction: column;
    width: 50%;
  }
}
.split-tile__content--long h3 {
  font-size: 25px;
  font-size: 2.5rem;
  white-space: normal;
  line-height: 1.2;
}
@media only screen and (min-width: 1024px) {
  .split-tile__content--long h3 {
    font-size: 2.03125vw;
  }
}
.split-tile__content--long h3 a {
  color: white;
  text-decoration: none;
}
@media only screen and (min-width: 1920px) {
  .split-tile__content--long h3 {
    font-size: 39px;
    font-size: 3.9rem;
  }
}
.split-tile__content--long .arrow-link.bottom {
  bottom: 0;
  left: 65px;
}
.post-categories {
  display: flex;
  color: #7CCBB9;
  margin-top: 15px;
}

.cat-link {
  color: #f15e4e;
  text-decoration: underline;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 1024px) {
  .cat-link {
    font-size: 1.3vw;
  }
}

.black-arrow {
  display: flex;
  color: #1d1c1c;
  align-items: center;
  text-decoration: none;
}
.black-arrow:after {
  content: "";
  background-image: url("images/arrowhead-black.svg");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: width 0.4s;
}

.arrow-link, .submit-wrap {
  display: flex;
  color: #f15e4e;
  text-decoration: none;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
}
.arrow-link:before, .submit-wrap:before {
  content: "";
  width: 20px;
  display: inline-block;
  height: 1px;
  background: #f15e4e;
  vertical-align: middle;
  margin-right: 5px;
  transition: width 0.4s;
}
.arrow-link:after, .submit-wrap:after {
  content: "";
  background-image: url("images/arrowhead.svg");
  background-size: 20px 20px;
  width: 20px;
  width: 0;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: width 0.4s;
}
.arrow-link.gap, .submit-wrap.gap {
  margin-top: 20px;
}
.arrow-link.black:before, .submit-wrap.black:before {
  background: #1d1c1c;
}
.arrow-link.black:after, .submit-wrap.black:after {
  background-image: url("images/arrowhead-black.svg");
}
.arrow-link:hover:before, .submit-wrap:hover:before {
  width: 0;
  transition: width 0.4s;
}
.arrow-link:hover:after, .submit-wrap:hover:after {
  width: 20px;
  transition: width 0.4s;
}
.arrow-link.reverse:before, .submit-wrap.reverse:before {
  content: "";
  background-size: 20px 20px;
  background-color: transparent;
  background-image: url("images/arrowhead.svg");
  width: 0;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
  transition: width 0.4s;
  transform: rotateY(180deg);
}
.arrow-link.reverse:after, .submit-wrap.reverse:after {
  content: "";
  background-image: none;
  background-size: 20px 20px;
  width: 20px;
  background: #f15e4e;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: width 0.4s;
}
.arrow-link.reverse:hover:before, .submit-wrap.reverse:hover:before {
  width: 20px;
  transition: width 0.4s;
}
.arrow-link.reverse:hover:after, .submit-wrap.reverse:hover:after {
  width: 0;
  transition: width 0.4s;
}

.btn-link {
  font-family: "Nimbus-Sans", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  color: white;
  text-decoration: none;
  position: relative;
}
.btn-link.underline:after {
  position: absolute;
  bottom: -7px;
  width: 100%;
  left: 0;
  height: 2px;
  content: "";
  background-image: url("images/scribble-underline.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.btn-link.black {
  color: #1d1c1c;
}
.btn-link.small {
  font-size: 14px;
  font-size: 1.4rem;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.gray-scale {
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -webkit-transition: filter 0.75s ease;
  -moz-transition: filter 0.75s ease;
  -ms-transition: filter 0.75s ease;
  -o-transition: filter 0.75s ease;
  transition: filter 0.75s ease;
}
.gray-scale:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}

.full-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.full-bg.br {
  background-position: bottom right;
}

.full-hero {
  width: 100%;
  display: flex;
  align-items: center;
}
.full-hero h1 {
  font-weight: 300;
}
.full-hero .container {
  padding: 60px 40px;
}
@media only screen and (min-width: 768px) {
  .full-hero .container {
    padding: 80px;
  }
}
.full-hero h2 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .full-hero h2 {
    margin-bottom: 0;
  }
}
.full-hero h2.borders {
  position: relative;
}
.full-hero h2.borders:before, .full-hero h2.borders:after {
  display: block;
  content: "";
  background-color: #f15e4e;
  height: 1px;
  width: 100%;
  max-width: 125px;
}
.full-hero h2.borders:before {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .full-hero h2.borders:before {
    margin-bottom: 80px;
  }
}
.full-hero h2.borders:after {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .full-hero h2.borders:after {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .full-hero .flex, .full-hero .flex-tab {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .full-hero .flex h2, .full-hero .flex-tab h2 {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1600px) {
  .full-hero .flex h2, .full-hero .flex-tab h2 {
    padding-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .full-hero .flex p, .full-hero .flex h2, .full-hero .flex-tab p, .full-hero .flex-tab h2 {
    max-width: 450px;
  }
}

@media only screen and (min-width: 768px) {
  .columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .columns.center {
    align-items: center;
  }
}
.columns.wide {
  display: block;
}
@media only screen and (min-width: 1250px) {
  .columns.wide {
    display: grid;
  }
}
.columns.wide .col {
  width: 100%;
}
.columns.quarter {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.columns.quarter-l {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (min-width: 768px) {
  .columns.third {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .columns.third {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.header-lines {
  position: relative;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .header-lines {
    padding: 60px 0;
  }
}
.header-lines:before, .header-lines:after {
  position: absolute;
  left: 0;
  background-color: #f15e4e;
  width: 130px;
  content: "";
  height: 1px;
  display: block;
}
.header-lines:before {
  top: 0;
}
.header-lines:after {
  bottom: 0;
}

.posts-page .sidebar-categories h3 {
  display: none;
}
.posts-page .sidebar-categories .cat-item {
  margin-bottom: 18px;
}
.posts-page .sidebar-categories .cat-item a {
  font-size: 17px;
  font-size: 1.7rem;
  color: white;
  text-decoration: none;
  opacity: 0.3;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.posts-page .sidebar-categories .cat-item a:hover {
  opacity: 1;
}
.posts-page .sidebar-categories .cat-item a.active {
  opacity: 1;
  color: #7CCBB9;
}
.posts-page .post-categories span {
  margin-left: 5px;
}
.posts-page .post-categories span:first-child {
  margin-left: 0;
}
.posts-page .pagination {
  margin-bottom: 50px;
}
.posts-page .pagination ul {
  display: flex;
}
.posts-page .pagination ul li {
  margin-right: 3px;
}
.posts-page .pagination ul a {
  text-decoration: none;
  color: white;
}
.posts-page .pagination ul .current {
  color: #7CCBB9;
}

.standard-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
}
@media only screen and (min-width: 1024px) {
  .standard-grid {
    grid-gap: 4rem;
    grid-row-gap: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .standard-grid {
    grid-gap: 50px;
    grid-row-gap: 40px;
  }
}
@media only screen and (min-width: 1250px) {
  .standard-grid.alt-wide article:nth-child(3n) {
    grid-column: span 12;
  }
}
@media only screen and (min-width: 1024px) {
  .standard-grid.three-col article {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 1250px) {
  .standard-grid.three-col article {
    grid-column: span 4;
  }
}
.standard-grid article {
  grid-column: span 12;
  width: 100%;
}
@media only screen and (min-width: 1250px) {
  .standard-grid article {
    grid-column: span 6;
  }
}
.standard-grid article a {
  color: white;
  text-decoration: none;
}
.standard-grid article .exclusion-item {
  position: relative;
}
.standard-grid article .exclusion-item:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 68.75%;
}
.standard-grid article .exclusion-item > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 1250px) {
  .standard-grid article .exclusion-item {
    height: 280px;
  }
  .standard-grid article .exclusion-item:before {
    padding: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .standard-grid article .exclusion-item {
    height: 335px;
  }
}
.standard-grid article .content {
  padding-top: 0;
  display: block;
}
.standard-grid article .content .title {
  margin-top: 20px;
  font-size: 25px;
  font-size: 2.5rem;
}
.standard-grid article .content .details {
  font-size: 14px;
  font-size: 1.4rem;
}

.section-title-wrap {
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .section-title-wrap {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1250px) {
  .section-title-wrap {
    font-size: 50px;
    font-size: 5rem;
    margin-bottom: 100px;
  }
}
.section-title-wrap .section-title {
  margin-bottom: 0px;
}
.section-title-wrap span.title {
  color: #7CCBB9;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-top: 1rem;
}

.section-title {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Nimbus-Sans", sans-serif;
  font-weight: 800;
  position: relative;
  padding-top: 45px;
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .section-title {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1250px) {
  .section-title {
    font-size: 50px;
    font-size: 5rem;
    margin-bottom: 100px;
  }
}
.section-title.mini {
  font-weight: 500;
  font-size: 30px;
  font-size: 3rem;
  padding-top: 35px;
}
.section-title.short {
  margin-bottom: 50px;
}
.section-title.alt:before {
  background-color: #1d1c1c;
}
.section-title:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 60%;
  max-width: 140px;
  background-color: #f15e4e;
  top: 0;
  left: 0;
}
.section-title.clients span {
  position: relative;
}
.section-title.clients span .strike {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-title.clients span .partners {
  max-width: 110px;
  position: absolute;
  right: 0;
  top: 0%;
  transform: translateY(-100%);
}

.specialties-intro {
  margin-bottom: 35px;
}
#BDHRJobListings {
  margin-top: 100px;
}
#BDHRJobListings .categorySection {
  counter-reset: leading-zero;
}
#BDHRJobListings .categorySection .categoryHeadingSection {
  display: none;
}
#BDHRJobListings .categorySection .jobSection {
  counter-increment: leading-zero;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  position: relative;
  margin-left: 0;
}
#BDHRJobListings .categorySection .jobSection:last-child {
  margin-bottom: 70px;
}
#BDHRJobListings .categorySection .jobSection:after {
  position: absolute;
  top: -35px;
  right: 0;
  content: "";
  width: 12px;
  height: 14px;
  background-image: url("src/images/white-marker.png");
}
#BDHRJobListings .categorySection .jobSection .jobLinkContainer a {
  color: white;
  font-size: 1.5rem;
  font-family: "Nimbus-Sans", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
#BDHRJobListings .categorySection .jobSection .jobLinkContainer a:hover {
  text-decoration: underline;
}
#BDHRJobListings .categorySection .jobSection .jobLink {
  position: relative;
}
#BDHRJobListings .categorySection .jobSection .jobLink:before {
  position: absolute;
  top: -35px;
  left: 0;
  content: counter(leading-zero, decimal-leading-zero);
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 20px;
  height: 20px;
  font-weight: 400;
  font-family: "lisbeth-display", sans-serif;
}
#BDHRJobListings #commondivjobalert, #BDHRJobListings .addthis_toolbox {
  display: none;
}
#BDHRJobListings #commondivjobalert hr, #BDHRJobListings .addthis_toolbox hr {
  margin: 50px auto;
}
#BDHRJobListings #commondivjobalert span, #BDHRJobListings .addthis_toolbox span {
  margin-bottom: 0.5rem;
  display: block;
}
#BDHRJobListings #commondivjobalert input, #BDHRJobListings .addthis_toolbox input {
  padding: 0.5rem;
  font-size: 16px;
  font-size: 1.6rem;
}

#PardotList {
  display: none;
}
#PardotList span {
  display: block;
}

.copy-page h1, .copy-page h2, .copy-page h3, .copy-page h4, .copy-page h5, .copy-page h6 {
  color: #f15e4e;
  margin: 35px 0 25px 0;
}
.copy-page h1 {
  margin-top: 25px;
}
.copy-page ul {
  list-style-type: disc;
  padding-left: 25px;
  margin-bottom: 25px;
}
.copy-page a {
  color: #7CCBB9;
}
.copy-page p, .copy-page li, .copy-page a {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
}
.copy-page p {
  margin-bottom: 25px;
}
.copy-page li {
  margin-bottom: 5px;
}

.ondemand_subscribe {
  background-image: url("https://healthplans.bvk.com/wp-content/uploads/2021/04/Video3.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
}
.ondemand_subscribe:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.ondemand_subscribe .wrap {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.ondemand_subscribe .wrap h2 {
  text-align: center;
  margin-bottom: 2rem;
}
.ondemand_subscribe form p {
  display: flex;
  position: relative;
  margin: 0 auto;
  width: 100%;
  justify-content: center;
}
.ondemand_subscribe form .wpcf7-response-output {
  margin: 25px auto 0;
}
.ondemand_subscribe form label {
  border-top-left-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  overflow: hidden;
}
.ondemand_subscribe form label input {
  margin: 0;
  padding: 1.5rem 4rem;
  font-family: "input-sans", sans-serif;
}
.ondemand_subscribe form input[type=submit] {
  font-family: "input-sans", sans-serif;
  background-color: #7CCBB9;
  color: #1d1c1c;
  border: 0;
  outline: none;
  font-size: 1.5rem;
  padding: 1.5rem 4rem;
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
}
.ondemand_subscribe form .ajax-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.news-section .content {
  padding-top: 0;
  display: flex;
  flex-wrap: wrap;
}
.news-section .news-items {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .news-section .news-items {
    width: 60%;
  }
}
.news-section .news-items .item {
  margin-bottom: 50px;
}
.news-section .news-items a {
  margin-bottom: 15px;
  color: #7CCBB9;
  font-size: 3rem;
  display: block;
}
.news-section .news-items a:hover {
  text-decoration: underline;
}
.news-section .news-items p {
  font-size: 2rem;
}
.news-section .experts {
  width: 100%;
  position: sticky;
  top: 50px;
}
@media only screen and (min-width: 1024px) {
  .news-section .experts {
    width: 40%;
    padding-left: 50px;
  }
}
.news-section .experts .content-container {
  background-color: white;
  padding: 25px;
  color: #1d1c1c;
}
.news-section .experts .content-container h2 {
  font-size: 2.4rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-family: "input-sans", sans-serif;
}
.news-section .experts .content-container .item {
  margin-bottom: 15px;
}
.news-section .experts .content-container .name {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 1.8rem;
}
.news-section .experts .content-container .title {
  margin-bottom: 10px;
}
.news-section .experts .content-container a {
  color: #f15e4e;
  margin-bottom: 10px;
  display: block;
}
.news-section .experts .content-container a:hover {
  text-decoration: underline;
}

header.header {
  background-color: #f15e4e;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  header.header {
    position: sticky;
    top: 0;
    z-index: 2;
  }
}
header.header .container {
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  position: relative;
}
header.header .container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  background-color: white;
  height: 1px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 768px) {
  header.header .container:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  header.header .container {
    padding: 16px 40px;
  }
}
@media only screen and (min-width: 1250px) {
  header.header .container {
    padding: 16px 0px;
  }
}
header.header .menu {
  display: flex;
  align-items: center;
}
header.header .menu li {
  margin-right: 33px;
  margin-bottom: 0;
}
header.header .menu li:last-child {
  margin-right: 0;
}
header.header .menu a {
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-family: "Nimbus-Sans", sans-serif;
  font-weight: 500;
}
header.header nav {
  align-items: center;
}
@media only screen and (min-width: 768px) {
  header.header nav {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  header.header nav {
    position: fixed;
    transform: translateY(-100%);
    width: 100%;
    top: 0;
    left: 0;
    background-color: #f15e4e;
    z-index: 1;
    padding: 100px 20px 50px;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  header.header nav .menu-main-container, header.header nav .menu {
    display: block;
  }
  header.header nav .menu a {
    font-size: 26px;
  }
}
header .header__logo {
  left: 0;
  top: 0;
  z-index: 102;
  padding: 5px 0;
  cursor: pointer;
  transition: width 0.3s 0.05s;
}
@media only screen and (min-width: 768px) {
  header .header__logo {
    padding: 15px 0;
  }
}
header .header__logo svg {
  left: 32px;
  top: 24px;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  header .header__logo svg {
    height: 30px;
  }
}
header .logo-wrap {
  display: flex;
  justify-content: center;
}
header .hamburger-wrap {
  width: 35px;
  height: 14px;
  position: relative;
  z-index: 2;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
header .hamburger-wrap:focus {
  outline: thin dotted;
}
@media only screen and (min-width: 768px) {
  header .hamburger-wrap {
    display: none;
  }
}
header .hamburger-wrap .bun {
  width: 100%;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  transition: bottom 0.6s, -webkit-transform 0.6s;
  transition: transform 0.6s, bottom 0.6s;
  transition: transform 0.6s, bottom 0.6s, -webkit-transform 0.6s;
}
header .hamburger-wrap .bun:nth-child(1) {
  bottom: 100%;
}
header .hamburger-wrap .bun:nth-child(2) {
  bottom: 0%;
}

@media only screen and (max-width: 767px) {
  .open header.header nav {
    opacity: 1;
    transform: translateY(0%);
  }
}
.open header.header .container:after {
  opacity: 0.5;
}
.open header .hamburger-wrap .bun:nth-child(1) {
  transform: rotate(45deg);
  bottom: 50%;
}
.open header .hamburger-wrap .bun:nth-child(2) {
  transform: rotate(-45deg);
  bottom: 50%;
}

.secondary-header {
  background-color: #242424;
}
.secondary-header .content-container {
  margin: 0 auto;
  max-width: 1100px;
  padding: 20px;
  color: white;
}
@media only screen and (min-width: 768px) {
  .secondary-header .content-container {
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 1250px) {
  .secondary-header .content-container {
    padding: 20px 0px;
  }
}
.secondary-header .content-container h2 {
  text-transform: uppercase;
  font-size: 2.8rem;
  font-family: "input-sans", sans-serif;
}
@media only screen and (min-width: 768px) {
  .secondary-header .content-container h2 {
    font-size: 3rem;
  }
}
.secondary-header .content-container p {
  margin: 0;
  font-family: "input-sans", sans-serif;
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .secondary-header .content-container p {
    font-size: 1.53rem;
  }
}

#footer {
  background-color: #242424;
  color: white;
}
#footer * {
  color: white;
}
#footer .container {
  margin: 0 auto;
  max-width: 1100px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 30px 20px;
}
#footer .logo-nav {
  display: flex;
}
@media only screen and (min-width: max-width 600px) {
  #footer .logo-nav {
    text-align: center;
  }
}
#footer .logo-nav span {
  margin: 0 1rem;
}
@media only screen and (min-width: 1024px) {
  #footer .logo-nav.tw-alt .logo-footer svg {
    display: block;
    position: relative;
  }
}
#footer .logo-footer {
  display: block;
  max-width: 50px;
  width: 50px;
}
#footer .logo-footer svg {
  max-width: 100%;
}
#footer .socials-copyright {
  right: 0;
  width: auto;
  text-align: right;
  top: 51%;
}
@media only screen and (min-width: max-width 600px) {
  #footer .socials-copyright {
    position: relative;
    top: auto;
    transform: none;
    text-align: center;
    bottom: 0;
    margin-top: 37px;
  }
}
#footer .socials-copyright .social-icon {
  display: inline-block;
  margin-left: 18px;
  cursor: pointer;
  text-align: right;
  margin-bottom: 10px;
}
@media only screen and (min-width: max-width 600px) {
  #footer .socials-copyright .social-icon:first-child {
    margin-left: 0;
  }
}
#footer .socials-copyright .social-icon:last-child {
  margin-right: 4px;
}
#footer .socials-copyright .social-icon i {
  font-size: 25px;
  transition: all 0.3s;
  color: white;
}
#footer .socials-copyright .copyright {
  font-size: 14px;
  margin: 0;
}
#footer .socials-copyright .copyright span {
  font-size: inherit;
  vertical-align: top;
}
#footer .socials-copyright .copyright span span {
  font-size: 18px;
}
#footer .socials-copyright .copyright span:last-child {
  display: block;
  padding-top: 15px;
}
#footer .socials-copyright .copyright span:last-child a {
  text-decoration: underline;
}

.sidebar {
  flex-shrink: 0;
  padding: 40px 20px;
  top: 0;
}
.sidebar .header__logo {
  margin-bottom: 80px;
}
@media only screen and (min-width: 1024px) {
  .sidebar {
    border-right: 1px solid #484747;
    position: sticky;
    height: 100vh;
  }
}
.sidebar hr {
  height: 8px;
  background: #fff;
  width: 50%;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 40px;
}
.sidebar h1, .sidebar .h1 {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 800;
  margin-bottom: 40px;
  color: #fff;
  text-decoration: none;
  display: block;
}
.sidebar ol {
  list-style-type: none;
  counter-reset: ordered-list;
}
.sidebar ol li {
  counter-increment: ordered-list;
  margin-bottom: 20px;
}
.sidebar ol li:before {
  content: "0" counter(ordered-list);
  margin-right: 20px;
}
.sidebar ol li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
.sidebar ul li {
  margin-bottom: 15px;
}
.sidebar ul li a {
  color: white;
  white-space: nowrap;
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  font-family: "Nimbus-Sans", sans-serif;
  opacity: 0.3;
}
.sidebar ul li a.active, .sidebar ul li a:hover {
  opacity: 1;
}
.sidebar.alt-menu {
  background-color: #1d1c1c;
  width: 100%;
  max-width: 250px;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .sidebar.alt-menu {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .sidebar.alt-menu {
    max-width: 300px;
  }
}
.sidebar.alt-menu h1 {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "Nimbus-Sans", sans-serif;
}
@media only screen and (min-width: 1600px) {
  .sidebar.alt-menu h1 {
    margin-bottom: 60px;
  }
}
.sidebar.alt-menu hr {
  height: 1px;
  width: 100%;
  max-width: 205px;
}
.sidebar.alt-menu .sidebar-categories > li {
  margin-bottom: 15px;
}
.sidebar.alt-menu .sidebar-categories > li > a {
  color: white;
  white-space: nowrap;
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  font-family: "Nimbus-Sans", sans-serif;
  opacity: 0.3;
}
.sidebar.alt-menu .sidebar-categories > li > a.active, .sidebar.alt-menu .sidebar-categories > li > a:hover {
  opacity: 1;
}
@media only screen and (min-width: 1600px) {
  .sidebar.alt-menu .sidebar-categories > li > a {
    font-size: 1.015625vw;
  }
}
.sidebar.alt-menu .sidebar-categories > li ul {
  padding-top: 20px;
  padding-left: 0px;
  display: none;
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li {
  position: relative;
  padding-left: 30px;
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li.active a {
  color: #7CCBB9;
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li a {
  position: relative;
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li a.active {
  color: #7CCBB9;
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li a.active:before {
  background-image: url("images/filter2x.png");
  opacity: 1;
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li a:hover:before {
  background-image: url("images/filter2x.png");
}
.sidebar.alt-menu .sidebar-categories > li ul.filter-list li a:before {
  content: "";
  width: 11px;
  height: 9px;
  position: absolute;
  left: -30px;
  top: 3px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.sidebar.alt-menu .sidebar-categories > li ul li {
  margin-bottom: 11px;
}
.sidebar.alt-menu .sidebar-categories > li ul li a {
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
.sidebar .progress__count {
  display: flex;
  align-items: center;
  position: absolute;
  left: 11px;
  margin: 20px 0;
  bottom: 0;
}
.sidebar .progress__count ul li {
  margin-bottom: 11px;
}
.sidebar .progress__count ul li:hover a {
  opacity: 1;
}
.sidebar .progress__count ul li a {
  opacity: 0.2;
}
.sidebar .progress__count ul li a.active {
  opacity: 1;
}
.sidebar .progress__count ul a {
  font-size: 14px;
  line-height: 1;
  color: white;
  text-decoration: none;
  opacity: 0.2;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.js-sidebar-menu li.active a {
  opacity: 1 !important;
}

.careers-page .sidebar {
  flex-basis: 400px;
}
.careers-page .careers-hero {
  min-height: 100vh;
}

.wpcf7-form {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form .input-wrap {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .input-wrap.half {
    width: calc(50% - 10px);
  }
}
.wpcf7-form label span {
  display: none;
}
.wpcf7-form label span.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form label input, .wpcf7-form label textarea {
  border: 0;
  background-color: white;
  width: 100%;
  color: #1d1c1c;
}
.wpcf7-form label input.placeholder, .wpcf7-form label textarea.placeholder {
  color: rgba(29, 28, 28, 0.5);
}
.wpcf7-form label input:-moz-placeholder, .wpcf7-form label textarea:-moz-placeholder {
  color: rgba(29, 28, 28, 0.5);
}
.wpcf7-form label input::-moz-placeholder, .wpcf7-form label textarea::-moz-placeholder {
  color: rgba(29, 28, 28, 0.5);
}
.wpcf7-form label input:-ms-input-placeholder, .wpcf7-form label textarea:-ms-input-placeholder {
  color: rgba(29, 28, 28, 0.5);
}
.wpcf7-form label input::-webkit-input-placeholder, .wpcf7-form label textarea::-webkit-input-placeholder {
  color: rgba(29, 28, 28, 0.5);
}
.wpcf7-form label input {
  margin-bottom: 15px;
  padding: 15px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media only screen and (min-width: 1024px) {
  .wpcf7-form label input {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    padding: 20px;
  }
}
.wpcf7-form label textarea {
  padding: 25px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 1024px) {
  .wpcf7-form label textarea {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.wpcf7-form .submit-wrap {
  margin: 20px 0 0 auto;
}
.wpcf7-form .submit-wrap input {
  cursor: pointer;
  border: 0;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: transparent;
}
.wpcf7-form .submit-wrap:before {
  background: #1d1c1c;
}
.wpcf7-form .submit-wrap:after {
  background-image: url("images/arrowhead-black.svg");
}
.wpcf7-form .submit-wrap .ajax-loader {
  position: absolute;
  bottom: 0;
}

.contact-page .hero-form .wpcf7 {
  width: 100%;
}
.contact-page .main-form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact-page .main-form .stack {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .contact-page .main-form .stack {
    width: calc(50% - 10px);
  }
}
.contact-page .main-form select {
  color: white;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  padding: 20px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #f15e4e;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M11.936 1.256A.5.5 0 0 0 11.5 1H.5a.5.5 0 0 0-.427.761l5.5 9a.5.5 0 0 0 .854 0l5.5-9a.5.5 0 0 0 .009-.505z' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  margin-bottom: 20px;
}

.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.section, section {
  width: 100%;
  min-height: auto;
}

section {
  padding: 20px;
}
@media only screen and (min-width: 1024px) {
  section {
    padding: 40px;
  }
}
section .content {
  max-width: 1100px;
}

main.content {
  padding: 0;
}

.content {
  padding: 75px 0px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .content {
    padding: 50px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .content {
    padding: 75px 40px;
  }
}
@media only screen and (min-width: 1250px) {
  .content {
    padding: 75px 0px;
  }
}
@media only screen and (min-width: 1250px) {
  .content.tall {
    padding: 150px 0px;
  }
}
@media only screen and (min-width: 1600px) {
  .content.tall {
    padding: 200px 0px;
  }
}
.content .wrapper {
  width: 100%;
  max-width: none;
}

.title-wrap {
  width: 100%;
}
.title-wrap hr {
  max-width: 200px;
  margin-left: 0;
  margin-bottom: 20px;
}

.od-copy-grid {
  position: relative;
  background-size: cover;
  background-position: center;
}
.od-copy-grid:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(29, 28, 28, 0.9);
  content: "";
}
.od-copy-grid .header-img {
  width: 100%;
  margin-bottom: 50px;
}
.od-copy-grid .sub-copy {
  margin: 3rem 0 2rem;
}
.od-copy-grid .sub-copy hr {
  max-width: 200px;
  margin-bottom: 2rem;
  margin-left: 0;
  border-color: #7CCBB9;
}
.od-copy-grid .col {
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .od-copy-grid .col {
    margin-bottom: 0;
  }
}
.od-copy-grid .col:hover .arrow-link:before {
  width: 0;
  transition: width 0.4s;
}
.od-copy-grid .col:hover .arrow-link:after {
  width: 20px;
  transition: width 0.4s;
}
.od-copy-grid .col img {
  position: absolute;
  width: auto;
  max-height: 45px;
  max-width: 50px;
  right: 5%;
  top: 0;
}
.od-copy-grid a {
  display: block;
  color: white;
}
.od-copy-grid h2 {
  color: #7CCBB9;
}

.headline-copy-bg {
  background: #f15e4e;
  position: relative;
  z-index: 1;
  padding: 80px 25px;
}
@media only screen and (min-width: 1024px) {
  .headline-copy-bg {
    padding: 80px;
  }
}
.headline-copy-bg .container {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.headline-copy-bg .content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
@media only screen and (min-width: 1250px) {
  .headline-copy-bg .content {
    grid-gap: 50px;
  }
}
.headline-copy-bg .content .copy {
  margin: 0;
  padding: 0;
  grid-column: span 12;
  width: 100%;
}
.headline-copy-bg .bg-text {
  color: white;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-bottom: 4rem;
  z-index: 0;
  position: relative;
  font-family: "input-sans", sans-serif;
}
.headline-copy-bg .bg-text:before {
  height: 2px;
  background-color: #1d1c1c;
  width: 60px;
  content: "";
  margin-right: 3rem;
}
@media only screen and (min-width: 1024px) {
  .headline-copy-bg .copy {
    width: 50%;
    padding-right: 20px;
    min-width: 50%;
  }
}
.headline-copy-bg .copy h2 {
  margin-bottom: 40px;
  color: #1d1c1c;
  font-family: "input-sans", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .headline-copy-bg .copy h2 {
    font-size: 4rem;
  }
}
.headline-copy-bg .copy h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1d1c1c;
  font-family: "input-sans", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .headline-copy-bg .copy h3 {
    font-size: 3rem;
  }
}
.headline-copy-bg .copy p {
  font-weight: 500;
  font-size: 2.2rem;
}
.headline-copy-bg .copy ul {
  list-style-type: disc;
  padding-left: 20px;
}
.headline-copy-bg .image {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .headline-copy-bg .image {
    display: block;
    width: 50%;
  }
}
.headline-copy-bg .image.sticky img {
  position: sticky;
  top: 80px;
}

.full-hero {
  padding: 60px 0;
}
@media only screen and (min-width: 1024px) {
  .full-hero {
    padding: 40px 0;
  }
}
.full-hero span {
  font-family: "input-sans", sans-serif;
  color: #f15e4e;
  text-transform: uppercase;
  font-weight: 100;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 10vw;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .full-hero span {
    font-size: 8vw;
  }
}
@media only screen and (min-width: 1250px) {
  .full-hero span {
    font-size: 8.5vw;
  }
}
@media only screen and (min-width: 1600px) {
  .full-hero span {
    font-size: 160px;
  }
}
.full-hero .row {
  position: relative;
  overflow: hidden;
}
.full-hero .row span {
  transform: translateY(-100%);
  display: block;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media only screen and (min-width: 1250px) {
  .full-hero .offset-copy {
    max-width: 430px;
    padding: 1.3rem 0 0 3rem;
    right: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .full-hero .offset-copy {
    padding: 1.3rem 0 0 0rem;
    margin-top: -80px;
  }
}
.full-hero .offset-copy .content {
  position: relative;
  padding-top: 40px;
  margin-top: 50px;
}
@media only screen and (min-width: 1250px) {
  .full-hero .offset-copy .content {
    padding-top: 60px;
    margin-top: 0px;
  }
}
.full-hero .offset-copy .content p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  font-family: "Nimbus-Sans", sans-serif;
  font-weight: 100;
  opacity: 0;
  transform: translateY(50%);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media only screen and (min-width: 1250px) {
  .full-hero .offset-copy .content p {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.full-hero .offset-copy .content:before {
  content: "";
  background-color: white;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  max-width: 200px;
  -webkit-transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  -ms-transition: width 1s ease-out;
  -o-transition: width 1s ease-out;
  transition: width 1s ease-out;
}
@media only screen and (min-width: 1024px) {
  .full-hero .offset-copy .content:before {
    height: 5px;
  }
}

.ondemand-header {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%;
}
.ondemand-header .content {
  padding-top: 0;
  padding-bottom: 0;
  justify-content: space-between;
}
.ondemand-header.flip h1 {
  order: -1;
  margin-bottom: 25px;
  padding-bottom: 0;
  font-size: 25px;
}
@media only screen and (min-width: 1250px) {
  .ondemand-header.flip h1 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1600px) {
  .ondemand-header.flip h1 {
    font-size: 38px;
  }
}
.ondemand-header.flip sup {
  margin-bottom: 4rem;
  font-size: 19px;
}
.ondemand-header.flip .content {
  padding-top: 0;
}
.ondemand-header.alt .img-wrap {
  display: none;
  position: relative;
}
@media only screen and (min-width: 1250px) {
  .ondemand-header.alt .img-wrap {
    display: none;
  }
}
.ondemand-header.alt .copy-wrap {
  width: 100%;
  max-width: 100%;
}
.ondemand-header.alt p {
  max-width: none;
}
.ondemand-header sup {
  font-size: 20px;
  font-family: "input-sans", sans-serif;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1250px) {
  .ondemand-header sup {
    font-size: 25px;
  }
}
.ondemand-header .copy-wrap, .ondemand-header .vid-wrap {
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ondemand-header .copy-wrap, .ondemand-header .vid-wrap {
    max-width: 47%;
  }
}
.ondemand-header h1 {
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
  font-family: "input-sans", sans-serif;
  color: #f15e4e;
  font-size: 40px;
  position: relative;
  padding-bottom: 50px;
}
@media only screen and (min-width: 1250px) {
  .ondemand-header h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .ondemand-header h1 {
    font-size: 55px;
  }
}
.ondemand-header hr {
  border-color: white;
  margin-bottom: 35px;
  width: 100%;
  max-width: 160px;
  margin-left: 0;
}
.ondemand-header h3 {
  font-size: 2.2rem;
  color: #f15e4e;
  margin-bottom: 1rem;
}
.ondemand-header ul {
  padding-left: 20px;
  list-style-type: disc;
}
@media only screen and (min-width: 1024px) {
  .ondemand-header ul {
    max-width: 450px;
  }
}
.ondemand-header ul li {
  margin-bottom: 1.25rem;
  line-height: 1.6;
  font-weight: 300;
  font-size: 1.8rem;
}
@media only screen and (min-width: 1024px) {
  .ondemand-header p {
    max-width: 450px;
  }
}
.ondemand-header .form-wrap {
  width: 100%;
}
.ondemand-header .form-wrap p {
  color: white;
}
@media only screen and (min-width: 1024px) {
  .ondemand-header .form-wrap {
    width: 45%;
  }
}
.ondemand-header .form-wrap .wpcf7-form .submit-wrap:before {
  background-color: white;
}
.ondemand-header .form-wrap .wpcf7-form .submit-wrap:after {
  background-image: url(images/arrowhead-white.svg);
}
.ondemand-header .form-wrap .wpcf7-form .submit-wrap input {
  color: white;
}
.ondemand-header .img-wrap {
  position: relative;
  width: 45%;
  right: 0;
  top: 0;
  z-index: -1;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .ondemand-header .img-wrap {
    display: block;
  }
}
.ondemand-header .img-wrap.hide-gated {
  display: none;
}
.ondemand-header .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ondemand-header .img-wrap .content {
  min-height: initial;
  padding: 0;
}

.btn {
  border: 0;
  display: block;
  background-color: #7CCBB9;
  color: #1d1c1c;
  font-family: "input-sans", sans-serif;
  font-size: 2rem;
  font-size: 1.5rem;
  margin-top: 25px;
  padding: 1.5rem 4rem;
  border-radius: 2.5rem;
  cursor: pointer;
}

.od-experts > .content {
  display: block;
}
.od-experts > .content h2 {
  margin-bottom: 5rem;
}
.od-experts .grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
}
@media only screen and (min-width: 1024px) {
  .od-experts .grid {
    grid-gap: 4rem;
    grid-row-gap: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .od-experts .grid {
    grid-gap: 50px;
    grid-row-gap: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .od-experts .grid.third {
    grid-gap: 4rem;
    grid-row-gap: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .od-experts .grid.third {
    grid-gap: 50px;
    grid-row-gap: 40px;
  }
}
@media only screen and (min-width: 1250px) {
  .od-experts .grid.third .expert {
    grid-column: span 6;
  }
}
.od-experts .grid .expert {
  grid-column: span 12;
  width: 100%;
}
@media only screen and (min-width: 1250px) {
  .od-experts .grid .expert {
    grid-column: span 6;
  }
}
.od-experts .grid .expert .name {
  color: #f15e4e;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "Nimbus-Sans", sans-serif;
  margin-bottom: 10px;
}
.od-experts .grid .expert .title {
  font-size: 2.5rem;
  font-family: "Nimbus-Sans", sans-serif;
  color: white;
  margin-bottom: 1rem;
}
.od-experts .img-wrap {
  width: 100%;
  margin-bottom: 35px;
  max-width: 250px;
}
@media only screen and (min-width: 1024px) {
  .od-experts .img-wrap {
    width: 50%;
  }
}
.od-experts .img-wrap .content {
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: center;
}
.od-experts .img-wrap .content:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.od-experts .img-wrap .content > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ondemand__contact {
  background-size: cover;
  background-position: center;
  position: relative;
}
.ondemand__contact:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(29, 28, 28, 0.9);
  content: "";
}
.ondemand__contact .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ondemand__contact .content > div {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ondemand__contact .content > div {
    width: calc(50% - 25px);
  }
}
.ondemand__contact .content hr {
  border-color: white;
  max-width: 200px;
  margin-left: 0;
  margin-bottom: 40px;
}
.ondemand__contact .content h2 {
  font-size: 35px;
  margin-bottom: 40px;
  color: #f15e4e;
}
.ondemand__contact .content .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.ondemand__contact .content .btn-wrap button {
  border: 0;
  background-color: #f15e4e;
  color: #1d1c1c;
  padding: 1.5rem 4rem;
  border-radius: 2.5rem;
  font-family: "input-sans", sans-serif;
  font-size: 1.5rem;
  margin-top: 50px;
}
@media only screen and (min-width: 1024px) {
  .ondemand__contact .content .btn-wrap button {
    font-size: 2rem;
  }
}
.ondemand__contact .content .wpcf7-form .submit-wrap:before {
  background-color: white;
}
.ondemand__contact .content .wpcf7-form .submit-wrap:after {
  background-image: url(images/arrowhead-white.svg);
}
.ondemand__contact .content .wpcf7-form .submit-wrap input {
  color: white;
}
.ondemand__contact .content ul {
  list-style-type: disc;
  padding-left: 20px;
}

.webinars-section {
  width: 100%;
  padding: 20px;
}
@media only screen and (min-width: 1024px) {
  .webinars-section {
    padding: 40px;
  }
}
.webinars-section .content {
  padding: 0 0px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 25px;
}
@media only screen and (min-width: 1024px) {
  .webinars-section .content {
    grid-gap: 50px;
  }
}
.webinars-section .title-wrap {
  grid-column: span 12;
}
.webinars-section .split-tile {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  grid-column: span 12;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .webinars-section .split-tile {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 1024px) {
  .webinars-section .split-tile {
    grid-column: span 4;
  }
}
.webinars-section .split-tile a {
  color: white;
  text-decoration: none;
}
.webinars-section .split-tile .presenter:after {
  content: ",";
}
.webinars-section .split-tile .presenter:last-child:after {
  content: "";
}
.webinars-section .split-tile__image {
  width: 100%;
  margin-bottom: 25px;
}
.webinars-section .split-tile__content h3 {
  font-size: 2.5rem;
  margin-bottom: 10px;
  color: white;
}
.webinars-section .split-tile__content--long {
  margin: 0;
  width: 100%;
}
.webinars-section .split-tile__content .arrow-link {
  margin-top: 15px;
}
.webinars-section h3 {
  color: #7CCBB9;
  font-weight: 500;
  font-size: 3rem;
}
.webinars-section hr {
  border-color: #7CCBB9;
}

.webinars .content {
  padding-bottom: 0;
}

.webinar-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
.webinar-grid.alt {
  margin-bottom: 0;
}
.webinar-grid.alt .webinar {
  width: 100%;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .webinar-grid.alt .webinar {
    width: calc( (100% / 2) - 1rem);
  }
}
.webinar-grid.alt .webinar.wide {
  width: 100%;
  order: -1;
  flex-direction: column;
}
.webinar-grid.alt .webinar.wide h2 {
  margin-bottom: 10px;
}
.webinar-grid.alt .webinar.wide p {
  font-size: 16px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .webinar-grid.alt .webinar.wide {
    flex-direction: row;
  }
  .webinar-grid.alt .webinar.wide h2 {
    margin-bottom: 25px;
  }
  .webinar-grid.alt .webinar.wide p {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
.webinar-grid.alt .webinar.wide .container {
  position: relative;
}
.webinar-grid.alt .webinar.wide .container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.webinar-grid.alt .webinar.wide .container > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .webinar-grid.alt .webinar.wide .container {
    position: relative;
  }
  .webinar-grid.alt .webinar.wide .container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
  }
  .webinar-grid.alt .webinar.wide .container > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.webinar-grid.alt .webinar .container {
  width: 100%;
  position: relative;
  height: auto;
  min-height: initial;
  height: initial;
}
.webinar-grid.alt .webinar .container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.webinar-grid.alt .webinar .container > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.webinar-grid .webinar {
  width: 100%;
  display: flex;
  margin-bottom: 2rem;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .webinar-grid .webinar {
    flex-direction: row;
    width: calc(50% - 1rem);
  }
}
.webinar-grid .webinar .container {
  width: 100%;
  min-width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .webinar-grid .webinar .container {
    position: relative;
    width: 40%;
    min-width: 40%;
    height: 100%;
    min-height: 100%;
  }
  .webinar-grid .webinar .container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .webinar-grid .webinar .container > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.webinar-grid .webinar .container .content {
  padding: 0;
  height: 100%;
}
.webinar-grid .webinar .listen-wrap {
  margin-top: 25px;
}
.webinar-grid .webinar .listen-wrap h4 {
  margin-bottom: 1rem;
}
.webinar-grid .webinar img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.webinar-grid .webinar .img-wrap {
  width: 40%;
  min-width: 40%;
  position: relative;
  height: 100%;
}
.webinar-grid .webinar .img-wrap .content {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.webinar-grid .webinar .img-wrap img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.webinar-grid .webinar .copy {
  padding: 25px;
}
.webinar-grid .webinar .copy p {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.webinar-grid .webinar .copy .btn {
  line-height: 1;
  border-radius: 0;
  width: auto;
  display: inline-block;
  height: auto;
}
.webinar-grid .webinar .presenter:after {
  content: " and ";
}
.webinar-grid .webinar .presenter:last-child:after {
  content: "";
}
.webinar-grid .webinar h2 {
  margin-bottom: 10px;
}
.webinar-grid .webinar .video-wrap {
  display: none;
}
.webinar-grid .video-wrap {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  margin-top: 0;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, 0.7);
}
.webinar-grid .video-wrap .container {
  width: 90%;
  max-width: 750px;
  position: relative;
}
.webinar-grid .video-wrap .container .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  transform: translateY(-35%) translateX(35%);
  color: white;
  height: 35px;
  width: 35px;
  z-index: 1;
  background-color: #1d1c1c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.author-section {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .author-section .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.author-section .author-tile {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .author-section .author-tile {
    width: calc(50% - 25px);
  }
}
.author-section .author__image {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.author-section .author__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.author-section .author__image > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .author-section .author__image {
    max-width: 250px;
  }
}
.register-copy {
  list-style-type: disc;
  font-size: 1.15em;
  line-height: 1.6;
  font-weight: 300;
}

.ondemand_footer {
  background-color: #EBEBEB;
  text-align: center;
}
.ondemand_footer .content {
  display: block;
}
.ondemand_footer h2 {
  font-size: 2.5rem;
}
@media only screen and (min-width: 1024px) {
  .ondemand_footer h2 {
    font-size: 4rem;
  }
}
.ondemand_footer p, .ondemand_footer h2 {
  color: #1d1c1c;
}
@media only screen and (min-width: 1024px) {
  .ondemand_footer h2 {
    font-size: 4rem;
  }
}
.ondemand_footer .btn {
  display: inline-block;
}

.sticky {
  position: sticky;
  top: 80px;
}

.single-back-link {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
  padding: 20px 20px 0;
}
@media only screen and (min-width: 768px) {
  .single-back-link {
    padding: 20px 40px 0;
  }
}
@media only screen and (min-width: 1250px) {
  .single-back-link {
    padding: 20px 0 0;
  }
}

.latest-section .content {
  display: block;
  padding-top: 0;
}
.latest-section .prev-next {
  width: 100%;
  display: flex;
}
.latest-section .prev-next .next {
  margin-left: auto;
}
.latest-section .latest-articles {
  padding-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .latest-section .latest-articles {
    padding-top: 80px;
  }
}

.blog-section {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 20px;
}
.blog-section .content {
  padding-top: 0;
  padding-bottom: 25px;
}
.blog-section .content h1 {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  font-size: 3rem;
}
@media only screen and (min-width: 1024px) {
  .blog-section .content h1 {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1600px) {
  .blog-section .content h1 {
    font-size: 5rem;
  }
}
.blog-section .article__hero-authors .author__image {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 1.5rem;
}
.blog-section .article__hero-authors .author__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-section .article__hero-authors .author {
  display: flex;
  align-items: center;
}
.blog-section .article__hero-authors .author__details .name {
  font-size: 2rem;
  margin-bottom: 5px;
}
.blog-section .article__hero-authors .author__details span {
  color: #7CCBB9;
  font-size: 1.5rem;
}
.blog-section .post_authors {
  display: flex;
  flex-wrap: wrap;
}
.blog-section .post_authors .article__hero-authors {
  margin-right: 3rem;
}
.blog-section .article__hero-inner {
  margin: 0 auto;
}
.blog-section .article__content img {
  width: auto;
  height: auto;
}
.blog-section .article__container .content {
  max-width: 1100px;
  display: block;
}
.blog-section .article__container h2, .blog-section .article__container h3, .blog-section .article__container h4 {
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.blog-section .article__container ul, .blog-section .article__container ol {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.blog-section .article__container p, .blog-section .article__container li {
  margin-bottom: 1.5rem;
  line-height: 1.6;
  font-weight: 300;
}
.blog-section .article__container p {
  margin-bottom: 1.5rem;
}
.blog-section .article__container li {
  margin-bottom: 1rem;
}
.blog-section .article__container ul {
  padding-left: 20px;
  list-style-type: disc;
}
.blog-section .article__container ol {
  padding-left: 20px;
  list-style-type: decimal;
}

.latest-articles {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 25px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .latest-articles {
    grid-gap: 50px;
  }
}
.latest-articles .article {
  grid-column: span 12;
}
@media only screen and (min-width: 768px) {
  .latest-articles .article {
    grid-column: span 4;
  }
}
.latest-articles .article h3 {
  color: white;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 2.3rem;
}
.latest-articles .article .split-tile__image {
  width: 100% !important;
}
.latest-articles .article:hover .arrow-link:before, .latest-articles .article:focus .arrow-link:before {
  width: 0;
  transition: width 0.4s;
}
.latest-articles .article:hover .arrow-link:after, .latest-articles .article:focus .arrow-link:after {
  width: 20px;
  transition: width 0.4s;
}
.approach-wrap {
  margin-top: 80px;
}
.approach-wrap .title {
  color: #7CCBB9;
  font-weight: 500;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  position: relative;
  font-size: 22px;
}
.approach-wrap .title span {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  transform: translateY(100%);
  opacity: 0;
  display: block;
}
.approach-wrap .title:after {
  position: absolute;
  left: 0;
  background-color: #7CCBB9;
  width: 0;
  opacity: 0;
  content: "";
  height: 1px;
  display: block;
  bottom: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.approach-wrap .visible .title span {
  opacity: 1;
  transform: translateY(0);
}
.approach-wrap .visible .title:after {
  width: 60px;
  opacity: 1;
}
.approach-wrap p {
  font-weight: 300;
}
.approach-wrap p.animate {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.approach-wrap p.visible {
  opacity: 1;
  transform: translateY(0);
}
.approach-wrap .list.animate {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.approach-wrap .list.visible {
  opacity: 1;
  transform: translateY(0);
}

.video-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  margin-top: 0;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, 0.85);
}
.video-wrap .container {
  width: 90%;
  max-width: 750px;
  position: relative;
  margin: 0 auto;
}
.video-wrap .container .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  transform: translateY(-35%) translateX(35%);
  color: white;
  height: 35px;
  width: 35px;
  z-index: 1;
  background-color: #f15e4e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.hide-gated {
  display: none !important;
}

.unlocked .show-gated {
  display: none !important;
}
.unlocked .hide-gated {
  display: block !important;
}

.ondemand-contact-overlay, .gated-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  margin-top: 0;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: auto;
  padding-bottom: 100px;
}
.ondemand-contact-overlay .container, .gated-overlay .container {
  width: 90%;
  max-width: 650px;
  position: relative;
  margin: 0 auto;
}
.ondemand-contact-overlay .wpcf7-form .submit-wrap:before, .gated-overlay .wpcf7-form .submit-wrap:before {
  background-color: white;
}
.ondemand-contact-overlay .wpcf7-form .submit-wrap:after, .gated-overlay .wpcf7-form .submit-wrap:after {
  background-image: url(images/arrowhead-white.svg);
}
.ondemand-contact-overlay .wpcf7-form .submit-wrap input, .gated-overlay .wpcf7-form .submit-wrap input {
  color: white;
}
.ondemand-contact-overlay .close, .gated-overlay .close {
  cursor: pointer;
  position: absolute;
  right: 35px;
  top: 35px;
  transform: translateY(-35%) translateX(35%);
  color: white;
  height: 35px;
  width: 35px;
  z-index: 1;
  background-color: #f15e4e;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.gated-overlay p {
  font-weight: bold;
}

.locked {
  overflow: hidden;
}

.loaded .ondemand-page .full-hero .row span {
  transform: translateY(0);
}
.loaded .ondemand-page .full-hero .offset-copy .content:before {
  width: 60%;
}
.loaded .ondemand-page .full-hero .offset-copy .content p, .loaded .work-page__hero-inner-wrap h1 {
  opacity: 1;
  transform: translateY(0);
}

.spacer {
  height: 50px;
}
@media only screen and (min-width: 1024px) {
  .spacer {
    height: 100px;
  }
}

.od-closing {
  background-color: white;
  color: black;
  text-align: center;
}
.od-closing .content-container {
  max-width: 1100px;
  margin: 0 auto;
}
.od-closing.alt {
  padding-bottom: 100px;
  padding-top: 100px;
}
.od-closing form br {
  display: none;
}
.od-closing .pdf-download {
  margin: 0 auto;
  text-align: center;
}
.od-closing .pdf-download .btn {
  margin: 0 auto;
}
.od-closing sup {
  display: block;
  opacity: 0.6;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.od-closing p {
  max-width: 800px;
  margin: 0 auto;
}
.od-closing h2 {
  margin-bottom: 1.5rem;
}
.od-closing .logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.od-closing .logos h3 {
  width: 100%;
  text-align: center;
  opacity: 0.5;
  margin-bottom: 15px;
}
.od-closing .logos .logo {
  width: 50%;
  text-align: center;
  padding: 15px 5px;
}
@media only screen and (min-width: 768px) {
  .od-closing .logos .logo {
    width: 25%;
  }
}
.od-closing .logos .logo img {
  margin: 0 auto;
  max-height: 55px;
  max-width: 80%;
  filter: grayscale(100%);
}
.od-closing .logos .logo .content {
  padding: 0;
}
.od-closing .logo-section {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .od-closing .logo-section {
    flex-direction: row;
  }
}
.od-closing .logo-section p {
  margin-bottom: 25px;
}
.od-closing .logo-section p:last-child {
  margin-bottom: 0;
}
.od-closing .logo-section .col {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .od-closing .logo-section .col {
    width: 48%;
  }
}
.od-closing .logo-section .col:first-child {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
  .od-closing .logo-section .col:first-child {
    margin-bottom: 0;
  }
}
