@charset "UTF-8";
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1460px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
@font-face {
  font-family: Figtree;
  src: url(../fonts/Figtree/Figtree-VariableFont_wght.ttf) format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
}
body,
button,
html,
input,
optgroup,
select,
textarea {
  color: #151515;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  line-height: 1.75;
  overflow-x: hidden;
  max-width: 100%;
}
@media screen and (min-width: 0) {
  body,
  button,
  html,
  input,
  optgroup,
  select,
  textarea {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  body,
  button,
  html,
  input,
  optgroup,
  select,
  textarea {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  body,
  button,
  html,
  input,
  optgroup,
  select,
  textarea {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  body,
  button,
  html,
  input,
  optgroup,
  select,
  textarea {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  body,
  button,
  html,
  input,
  optgroup,
  select,
  textarea {
    font-size: 1rem;
  }
}
img {
  image-rendering: crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
strong {
  font-weight: 700;
}
:-moz-selection {
  background: #000;
  color: #fff !important;
}
::-moz-selection {
  background: #000;
  color: #fff !important;
}
::selection {
  background: #000;
  color: #fff !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Figtree, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: -0.015em;
}
@media screen and (min-width: 0) {
  .h1,
  h1 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 576px) {
  .h1,
  h1 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 768px) {
  .h1,
  h1 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .h1,
  h1 {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.75rem;
  }
}
@media screen and (min-width: 1460px) {
  .h1,
  h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 0) {
  .h2,
  h2 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 576px) {
  .h2,
  h2 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 768px) {
  .h2,
  h2 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 992px) {
  .h2,
  h2 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1460px) {
  .h2,
  h2 {
    font-size: 1.75rem;
  }
}
.h2.h1,
h2.h1 {
  line-height: 1.1;
}
@media screen and (min-width: 0) {
  .h3,
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 576px) {
  .h3,
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 768px) {
  .h3,
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  .h3,
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1460px) {
  .h3,
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 0) {
  .h4,
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 576px) {
  .h4,
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  .h4,
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 992px) {
  .h4,
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1460px) {
  .h4,
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 0) {
  .h5,
  h5 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 576px) {
  .h5,
  h5 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 768px) {
  .h5,
  h5 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 992px) {
  .h5,
  h5 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h5,
  h5 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 1460px) {
  .h5,
  h5 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 0) {
  .h6,
  h6 {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 576px) {
  .h6,
  h6 {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 768px) {
  .h6,
  h6 {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 992px) {
  .h6,
  h6 {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 1200px) {
  .h6,
  h6 {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 1460px) {
  .h6,
  h6 {
    font-size: 1.1875rem;
  }
}
p {
  margin-bottom: 16px;
  letter-spacing: 0.005em;
}
@media screen and (min-width: 0) {
  p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  p {
    font-size: 1rem;
  }
}
.pre-header p,
h2.pre-header {
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 32px;
}
@media screen and (min-width: 0) {
  .pre-header p,
  h2.pre-header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 576px) {
  .pre-header p,
  h2.pre-header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  .pre-header p,
  h2.pre-header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  .pre-header p,
  h2.pre-header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .pre-header p,
  h2.pre-header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  .pre-header p,
  h2.pre-header {
    font-size: 0.875rem;
  }
}
.header + .blurb {
  margin-top: 32px;
}
.header + .btn-wrapper {
  margin-top: 10px;
}
.header + .list_header {
  margin-top: 42px;
}
.header + .list-items-wrapper {
  margin-top: 32px;
}
@media screen and (min-width: 0) {
  .sub-header {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 576px) {
  .sub-header {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .sub-header {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .sub-header {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .sub-header {
    font-size: 1.5rem;
  }
}
.blurb p:last-of-type {
  margin-bottom: 0;
}
.blurb + .list_header {
  margin-top: 42px;
}
.blurb + .list-items-wrapper {
  margin-top: 32px;
}
.blurb p + ul {
  margin-top: 16px !important;
}
#page-content ul:not(.btn-wrapper, .no-ul-style),
.entry-header ul:not(.btn-wrapper) {
  margin-top: 0;
  padding-left: 0;
  margin-bottom: 0;
}
#page-content ul:not(.btn-wrapper, .no-ul-style) li,
.entry-header ul:not(.btn-wrapper) li {
  position: relative;
  padding: 0 20px 0 0;
  margin: 0 0 16px 18px;
}
#page-content ul:not(.btn-wrapper, .no-ul-style) li:last-child,
.entry-header ul:not(.btn-wrapper) li:last-child {
  margin-bottom: 0;
}
.pre-header.p.list_header p {
  margin-bottom: 21px;
}
.list-items-wrapper.list-padding__reg ul.list-items li {
  margin: 0 0 4px 18px !important;
}
.list-items-wrapper.list-padding__lg ul.list-items li {
  margin: 0 0 18px 18px !important;
}
.blurb br,
.entry-header br,
.header br,
.pre-header br,
.sub-header br {
  display: none;
}
@media (min-width: 992px) {
  .blurb br,
  .entry-header br,
  .header br,
  .pre-header br,
  .sub-header br {
    display: inline-block;
  }
}
ol,
ul {
  padding-left: 20px;
}
@media screen and (min-width: 0) {
  ol,
  ul {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  ol,
  ul {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  ol,
  ul {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  ol,
  ul {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  ol,
  ul {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  ol,
  ul {
    font-size: 1rem;
  }
}
.navbar-brand-wrapper {
  position: relative;
  z-index: 999;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .navbar-brand-wrapper {
    margin-right: auto;
  }
}
.navbar-brand-wrapper .primary-site-logo {
  display: block;
}
.navbar-brand-wrapper .alternative-site-logo {
  display: none;
}
.navbar-brand-wrapper .navbar-brand {
  z-index: 99;
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
}
.navbar-brand-wrapper .navbar-brand img,
.navbar-brand-wrapper .navbar-brand svg {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  vertical-align: middle;
  height: 30px;
}
@media (min-width: 576px) {
  .navbar-brand-wrapper .navbar-brand img,
  .navbar-brand-wrapper .navbar-brand svg {
    height: 50px;
  }
}
@media (min-width: 992px) {
  .navbar-brand-wrapper .navbar-brand img,
  .navbar-brand-wrapper .navbar-brand svg {
    height: 60px;
  }
}
@media (min-width: 1460px) {
  .navbar-brand-wrapper .navbar-brand img,
  .navbar-brand-wrapper .navbar-brand svg {
    height: 70px;
  }
}
#site-navigation .primary-site-logo {
  display: block;
}
#site-navigation .alternative-site-logo {
  display: none;
}
#site-navigation.main-navigation--scrolled:not(.toggled-nav)
  .primary-site-logo {
  display: none;
}
#site-navigation.main-navigation--scrolled:not(.toggled-nav)
  .alternative-site-logo {
  display: block;
}
#site-navigation.main-navigation--scrolled .primary-site-logo,
#site-navigation.main-navigation--scrolled.toggled-nav .primary-site-logo {
  display: block;
}
#site-navigation.main-navigation--scrolled .alternative-site-logo,
#site-navigation.main-navigation--scrolled.toggled-nav .alternative-site-logo {
  display: none;
}
#site-navigation.main-navigation--scrolled img,
#site-navigation.main-navigation--scrolled svg,
#site-navigation.main-navigation--scrolled.toggled-nav img,
#site-navigation.main-navigation--scrolled.toggled-nav svg {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  vertical-align: middle;
  height: 30px;
}
@media (min-width: 992px) {
  #site-navigation.main-navigation--scrolled img,
  #site-navigation.main-navigation--scrolled svg,
  #site-navigation.main-navigation--scrolled.toggled-nav img,
  #site-navigation.main-navigation--scrolled.toggled-nav svg {
    height: 30px;
  }
}
@media (min-width: 1460px) {
  #site-navigation.main-navigation--scrolled img,
  #site-navigation.main-navigation--scrolled svg,
  #site-navigation.main-navigation--scrolled.toggled-nav img,
  #site-navigation.main-navigation--scrolled.toggled-nav svg {
    height: 30px;
  }
}
@-webkit-keyframes fade-in-logo-delayed {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-logo-delayed {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .menu-primary-menu-container {
    width: 40%;
  }
  .navbar-brand-wrapper {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-primary-menu-right-container {
    width: 40%;
  }
  .menu-primary-menu-right-container ul#menu-desktop-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu-primary-menu-right-container li.social-li {
    padding-right: 20px !important;
  }
  .menu-primary-menu-right-container li.social-li a.social-link {
    width: 17px;
    height: 17px;
    display: inline-block;
  }
  .menu-primary-menu-right-container li.social-li a.social-link svg {
    fill: #fff;
  }
  .menu-primary-menu-right-container li.social-li a.social-link:hover {
    opacity: 0.5;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
}
#masthead {
  z-index: 99;
  width: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  position: absolute;
  top: 0;
  overflow: hidden;
}
#masthead .navbar {
  max-width: none;
}
#masthead .toggled .navbar__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: rgba(21, 21, 21, 0.8);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#masthead #site-navigation {
  background-color: transparent;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
@media (min-width: 576px) {
  #masthead #site-navigation {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (min-width: 992px) {
  #masthead #site-navigation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#masthead #site-navigation .nav {
  list-style-type: none;
  padding-left: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
#masthead #site-navigation #nav-items-inner {
  width: 100%;
}
#masthead #site-navigation #nav-items-inner.nav-hovered a {
  opacity: 0.5;
}
#masthead #site-navigation #nav-items-inner a.hover-enabled {
  opacity: 1;
}
#masthead #site-navigation #nav-items-inner .nav-items__contact-info li a,
#masthead #site-navigation #nav-items-inner li.nav-item a {
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#masthead #site-navigation #nav-items-inner:hover .nav li.nav-item a,
#masthead #site-navigation #nav-items-inner:hover .nav-items__contact-info li a,
#masthead #site-navigation #nav-items-inner:hover .nav-menu li.nav-item a {
  opacity: 0.5;
}
#masthead
  #site-navigation
  #nav-items-inner:hover
  .nav
  .active.nav-item
  a.nav-link {
  opacity: 0.5;
}
#masthead #site-navigation #nav-items-inner .nav .active.nav-item a.nav-link,
#masthead
  #site-navigation
  #nav-items-inner
  .nav
  .active.nav-item:hover
  a.nav-link {
  opacity: 1;
}
#masthead #site-navigation #nav-items-inner:hover .nav li.nav-item:hover a,
#masthead
  #site-navigation
  #nav-items-inner:hover
  .nav-items__contact-info
  li:hover
  a,
#masthead
  #site-navigation
  #nav-items-inner:hover
  .nav-menu
  li.nav-item:hover
  a {
  opacity: 1;
}
#masthead #site-navigation ul#mobile-menu,
#masthead #site-navigation ul#mobile-menu-large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  #masthead #site-navigation ul#mobile-menu,
  #masthead #site-navigation ul#mobile-menu-large {
    margin-left: 21px;
  }
}
#masthead #site-navigation ul#mobile-menu li.nav-item,
#masthead #site-navigation ul#mobile-menu-large li.nav-item {
  width: 100%;
  margin: 0 0 21px 0;
}
#masthead #site-navigation ul#mobile-menu li.nav-item:hover,
#masthead #site-navigation ul#mobile-menu-large li.nav-item:hover {
  cursor: pointer;
}
#masthead #site-navigation ul#mobile-menu li.nav-item:hover a.nav-link,
#masthead #site-navigation ul#mobile-menu-large li.nav-item:hover a.nav-link {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#masthead
  #site-navigation
  ul#mobile-menu
  li.nav-item:hover.large
  a.nav-link:after,
#masthead
  #site-navigation
  ul#mobile-menu-large
  li.nav-item:hover.large
  a.nav-link:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
#masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
  position: relative;
  z-index: 1;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  margin: 0;
  display: block;
  padding: 6px 0 6px 0;
  line-height: 1;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  border-bottom-color: transparent;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  text-transform: uppercase;
}
@media screen and (min-width: 0) {
  #masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 576px) {
  #masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 768px) {
  #masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 992px) {
  #masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1460px) {
  #masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link {
    font-size: 1.625rem;
  }
}
#masthead #site-navigation ul#mobile-menu li.nav-item a.nav-link span,
#masthead #site-navigation ul#mobile-menu-large li.nav-item a.nav-link span {
  color: #151515;
}
#masthead #site-navigation ul#mobile-menu li.nav-item.active a.nav-link,
#masthead
  #site-navigation
  ul#mobile-menu
  li.nav-item.current-menu-item
  a.nav-link,
#masthead #site-navigation ul#mobile-menu-large li.nav-item.active a.nav-link,
#masthead
  #site-navigation
  ul#mobile-menu-large
  li.nav-item.current-menu-item
  a.nav-link {
  border-bottom-color: #151515;
}
#masthead
  #site-navigation
  ul#mobile-menu
  li.nav-item.current-menu-item:hover
  a.nav-link,
#masthead #site-navigation ul#mobile-menu li.nav-item:hover a.nav-link,
#masthead
  #site-navigation
  ul#mobile-menu-large
  li.nav-item.current-menu-item:hover
  a.nav-link,
#masthead #site-navigation ul#mobile-menu-large li.nav-item:hover a.nav-link {
  border-bottom-color: #151515;
}
#masthead #site-navigation ul#mobile-menu li.nav-item.show a.nav-link,
#masthead #site-navigation ul#mobile-menu-large li.nav-item.show a.nav-link {
  border-color: rgba(21, 21, 21, 0);
  -webkit-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
@media screen and (min-width: 0) {
  #masthead #site-navigation ul#mobile-menu li.large.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.large.nav-item a.nav-link {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 576px) {
  #masthead #site-navigation ul#mobile-menu li.large.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.large.nav-item a.nav-link {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 768px) {
  #masthead #site-navigation ul#mobile-menu li.large.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.large.nav-item a.nav-link {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 992px) {
  #masthead #site-navigation ul#mobile-menu li.large.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.large.nav-item a.nav-link {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #masthead #site-navigation ul#mobile-menu li.large.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.large.nav-item a.nav-link {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 1460px) {
  #masthead #site-navigation ul#mobile-menu li.large.nav-item a.nav-link,
  #masthead #site-navigation ul#mobile-menu-large li.large.nav-item a.nav-link {
    font-size: 2.875rem;
  }
}
#masthead #site-navigation ul#menu-desktop,
#masthead #site-navigation ul#menu-desktop-right {
  margin-top: 10px;
  display: none;
  padding-left: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #masthead #site-navigation ul#menu-desktop,
  #masthead #site-navigation ul#menu-desktop-right {
    position: relative;
    list-style: none;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#masthead #site-navigation ul#menu-desktop li.nav-item,
#masthead #site-navigation ul#menu-desktop-right li.nav-item {
  position: relative;
  margin: 0;
  text-align: left;
  padding-right: 26px;
}
@media (min-width: 1200px) {
  #masthead #site-navigation ul#menu-desktop li.nav-item,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item {
    padding-right: 36px;
  }
}
#masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
#masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
  position: relative;
  z-index: 1;
  line-height: 1;
  display: block;
  padding: 6px 0 6px 0;
  white-space: nowrap;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  border-bottom-color: transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
@media screen and (min-width: 0) {
  #masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  #masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  #masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  #masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link,
  #masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link {
    font-size: 1rem;
  }
}
#masthead #site-navigation ul#menu-desktop li.nav-item a.nav-link span,
#masthead #site-navigation ul#menu-desktop-right li.nav-item a.nav-link span {
  color: #fff;
}
#masthead #site-navigation ul#menu-desktop li.nav-item.active a.nav-link,
#masthead
  #site-navigation
  ul#menu-desktop
  li.nav-item.current-menu-ancestor
  a.nav-link,
#masthead #site-navigation ul#menu-desktop li.nav-item.show a.nav-link,
#masthead #site-navigation ul#menu-desktop li.nav-item:hover a.nav-link,
#masthead #site-navigation ul#menu-desktop-right li.nav-item.active a.nav-link,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.current-menu-ancestor
  a.nav-link,
#masthead #site-navigation ul#menu-desktop-right li.nav-item.show a.nav-link,
#masthead #site-navigation ul#menu-desktop-right li.nav-item:hover a.nav-link {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  border-bottom-color: #fff;
}
#masthead #site-navigation ul#menu-desktop li.nav-item.active a.nav-link span,
#masthead
  #site-navigation
  ul#menu-desktop
  li.nav-item.current-menu-ancestor
  a.nav-link
  span,
#masthead #site-navigation ul#menu-desktop li.nav-item.show a.nav-link span,
#masthead #site-navigation ul#menu-desktop li.nav-item:hover a.nav-link span,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.active
  a.nav-link
  span,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.current-menu-ancestor
  a.nav-link
  span,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.show
  a.nav-link
  span,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item:hover
  a.nav-link
  span {
  color: #fff;
}
#masthead
  #site-navigation
  ul#menu-desktop
  li.nav-item.dropdown
  a.dropdown-toggle:after,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.dropdown
  a.dropdown-toggle:after {
  display: none !important;
}
#masthead
  #site-navigation
  ul#menu-desktop
  li.nav-item.dropdown:hover
  > ul.dropdown-menu,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.dropdown:hover
  > ul.dropdown-menu {
  height: auto;
  max-height: 500px;
  display: block;
}
#masthead
  #site-navigation
  ul#menu-desktop
  li.nav-item.dropdown:hover
  > ul.dropdown-menu
  li.nav-item,
#masthead
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.dropdown:hover
  > ul.dropdown-menu
  li.nav-item {
  display: block !important;
}
#masthead #site-navigation .btn--nav a.nav-link {
  position: relative;
  background: #0283bd;
  border-radius: 26px;
  padding: 10px 26px 8px !important;
  border: solid 2px #0283bd !important;
}
#masthead #site-navigation .btn--nav a.nav-link span {
  color: #fff !important;
  display: inline-block;
}
#masthead #site-navigation .btn--nav.active a.nav-link,
#masthead #site-navigation .btn--nav:hover a.nav-link {
  background: 0 0;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
#masthead #site-navigation .dropdown > a.dropdown-toggle:after {
  content: "";
  background-image: url(../images/icons/plus-sign.svg);
  width: 10px;
  height: 10px;
  margin-left: 8px;
  margin-bottom: 4px;
  margin-top: 4px;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  -webkit-transition: transform 150ms ease-out;
  -o-transition: transform 150ms ease-out;
  -webkit-transition: -webkit-transform 150ms ease-out;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}
#masthead #site-navigation .dropdown.show > a.dropdown-toggle:after {
  background-image: url(../images/icons/minus-sign.svg);
}
#masthead #site-navigation .dropdown ul.dropdown-menu {
  max-height: 0;
  height: 0;
  width: 100%;
  max-height: 0;
  border-radius: 0;
  min-width: 100%;
  width: auto;
  margin: 0 0 0;
  background: #f3f3f3;
  border: none;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu {
  display: none;
  position: absolute;
  top: 0;
  border-top-left-radius: 0;
  left: 100%;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  li.nav-item
  > a.dropdown-item,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu
  li.nav-item:hover
  > a.dropdown-item {
  background: #53746d;
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  li.nav-item
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  > .dropdown
  > ul.dropdown-menu
  li.nav-item:hover
  > a.dropdown-item
  span {
  color: #fff;
}
#masthead #site-navigation .dropdown ul.dropdown-menu.show {
  height: auto;
  max-height: 500px;
  display: block;
}
#masthead #site-navigation .dropdown ul.dropdown-menu.show li.nav-item {
  display: block !important;
}
#masthead #site-navigation .dropdown ul.dropdown-menu li.nav-item {
  margin-right: 0;
  padding-right: 0 !important;
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  width: auto;
  line-height: 1;
  letter-spacing: 0;
  border-bottom: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 14px 26px 14px;
  background: 0 0;
}
@media screen and (min-width: 0) {
  #masthead
    #site-navigation
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 576px) {
  #masthead
    #site-navigation
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  #masthead
    #site-navigation
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  #masthead
    #site-navigation
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #masthead
    #site-navigation
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  #masthead
    #site-navigation
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 0.875rem;
  }
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item
  span {
  color: #151515;
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  li.nav-item
  > a.dropdown-item,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item:hover
  > a.dropdown-item {
  background: #0283bd;
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  li.nav-item
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item:hover
  > a.dropdown-item
  span {
  color: #fff;
}
#masthead
  #site-navigation
  .dropdown
  ul.dropdown-menu
  li.nav-item:hover
  > a.dropdown-item {
  opacity: 0.7;
}
#masthead #site-navigation ul#mobile-menu .dropdown ul.dropdown-menu,
#masthead #site-navigation ul#mobile-menu-large .dropdown ul.dropdown-menu {
  left: 0;
  padding: 0;
  border: none;
  position: relative;
  margin-bottom: 10px;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-left: 0;
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  ul.dropdown-menu,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  ul.dropdown-menu {
  margin-left: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  ul.dropdown-menu.show,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  ul.dropdown-menu.show {
  height: auto;
  max-height: 500px;
  display: block;
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  ul.dropdown-menu.show
  li.nav-item,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  ul.dropdown-menu.show
  li.nav-item {
  display: block !important;
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item {
  margin-bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item {
    width: auto;
  }
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item {
  margin: 0;
  padding: 12px 0;
  border-bottom: none;
}
@media screen and (min-width: 0) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 576px) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 992px) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1460px) {
  #masthead
    #site-navigation
    ul#mobile-menu
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item,
  #masthead
    #site-navigation
    ul#mobile-menu-large
    .dropdown
    ul.dropdown-menu
    li.nav-item
    a.dropdown-item {
    font-size: 1.125rem;
  }
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item
  span,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item
  span {
  color: #151515;
  text-transform: uppercase;
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item:hover,
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item,
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item.dropdown-submenu.show
  > a.dropdown-item,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item:hover,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item.dropdown-submenu.show
  > a.dropdown-item {
  background: 0 0;
}
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item:hover
  span,
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  ul#mobile-menu
  .dropdown
  ul.dropdown-menu
  li.nav-item.dropdown-submenu.show
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item
  a.dropdown-item:hover
  span,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item.active
  > a.dropdown-item
  span,
#masthead
  #site-navigation
  ul#mobile-menu-large
  .dropdown
  ul.dropdown-menu
  li.nav-item.dropdown-submenu.show
  > a.dropdown-item
  span {
  color: #0283bd;
}
#masthead.site-header--scrolled {
  padding-top: 80px;
}
@media (min-width: 768px) {
  #masthead.site-header--scrolled {
    padding-top: 100px;
  }
}
@media (min-width: 992px) {
  #masthead.site-header--scrolled {
    padding-top: 126px;
  }
}
#masthead.site-header--scrolled #site-navigation {
  -webkit-transition: background 250ms ease-out;
  -o-transition: background 250ms ease-out;
  transition: background 250ms ease-out;
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: rgba(100, 100, 111, 0.09) 0 7px 29px 0;
  box-shadow: rgba(100, 100, 111, 0.09) 0 7px 29px 0;
  position: fixed;
  background: #fff;
}
#masthead.site-header--scrolled #site-navigation.toggled-nav {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width: 0) {
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop
    li.nav-item
    a.nav-link,
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop-right
    li.nav-item
    a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 576px) {
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop
    li.nav-item
    a.nav-link,
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop-right
    li.nav-item
    a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop
    li.nav-item
    a.nav-link,
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop-right
    li.nav-item
    a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop
    li.nav-item
    a.nav-link,
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop-right
    li.nav-item
    a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop
    li.nav-item
    a.nav-link,
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop-right
    li.nav-item
    a.nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop
    li.nav-item
    a.nav-link,
  #masthead.site-header--scrolled
    #site-navigation
    ul#menu-desktop-right
    li.nav-item
    a.nav-link {
    font-size: 0.875rem;
  }
}
#masthead.site-header--scrolled
  #site-navigation
  ul#menu-desktop
  li.nav-item
  a.nav-link
  span,
#masthead.site-header--scrolled
  #site-navigation
  ul#menu-desktop-right
  li.nav-item
  a.nav-link
  span {
  color: #151515;
}
#masthead.site-header--scrolled
  #site-navigation
  ul#menu-desktop
  li.nav-item.active
  a.nav-link,
#masthead.site-header--scrolled
  #site-navigation
  ul#menu-desktop
  li.nav-item:hover
  a.nav-link {
  border-bottom-color: #151515;
}
#masthead.site-header--scrolled button.navbar-toggler.is-active .menu-text {
  color: #151515;
}
#masthead.site-header--scrolled
  button.navbar-toggler.is-active
  .hamburger-inner,
#masthead.site-header--scrolled
  button.navbar-toggler.is-active
  .hamburger-inner:after,
#masthead.site-header--scrolled
  button.navbar-toggler.is-active
  .hamburger-inner:before {
  background-color: #151515;
}
#masthead.site-header--scrolled button.navbar-toggler .hamburger-inner,
#masthead.site-header--scrolled button.navbar-toggler .hamburger-inner:after,
#masthead.site-header--scrolled button.navbar-toggler .hamburger-inner:before {
  background-color: #151515;
}
#masthead button.navbar-toggler {
  z-index: 99;
  cursor: pointer;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background: 0 0;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  #masthead button.navbar-toggler {
    display: none;
  }
}
#masthead button.navbar-toggler:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#masthead button.navbar-toggler:hover {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
#masthead button.navbar-toggler:after {
  content: none;
}
#masthead button.navbar-toggler .hamburger-inner,
#masthead button.navbar-toggler .hamburger-inner:after,
#masthead button.navbar-toggler .hamburger-inner:before {
  background-color: #fff;
}
#masthead button.navbar-toggler.is-active {
  background: 0 0;
}
#masthead button.navbar-toggler.is-active .hamburger-inner,
#masthead button.navbar-toggler.is-active .hamburger-inner:after,
#masthead button.navbar-toggler.is-active .hamburger-inner:before {
  width: 32px;
  background-color: #0283bd;
}
#masthead.bg--white #site-navigation button.navbar-toggler .hamburger-inner,
#masthead.bg--white
  #site-navigation
  button.navbar-toggler
  .hamburger-inner:after,
#masthead.bg--white
  #site-navigation
  button.navbar-toggler
  .hamburger-inner:before {
  background-color: #0283bd;
}
#masthead.bg--white #site-navigation .btn--nav.active a.nav-link span,
#masthead.bg--white #site-navigation .btn--nav:hover a.nav-link span {
  color: #151515 !important;
}
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item
  a.nav-link
  span {
  color: #151515;
}
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item.active
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item.current-menu-ancestor
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item.show
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item:hover
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.active
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.current-menu-ancestor
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.show
  a.nav-link,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item:hover
  a.nav-link {
  border-bottom-color: #151515;
}
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item.active
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item.current-menu-ancestor
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item.show
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop
  li.nav-item:hover
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.active
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.current-menu-ancestor
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item.show
  a.nav-link
  span,
#masthead.bg--white
  #site-navigation
  ul#menu-desktop-right
  li.nav-item:hover
  a.nav-link
  span {
  color: #151515;
}
#masthead.bg--white
  #site-navigation
  .menu-primary-menu-right-container
  li.social-li
  a.social-link
  svg {
  fill: #151515;
}
#masthead #site-navigation #nav-items {
  position: fixed;
  overflow: auto;
  right: 0;
  top: 0;
  z-index: 49;
  height: 100%;
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  padding-bottom: 60px;
  width: 100%;
  padding-top: 180px;
  background: #f3f3f3;
  padding-left: 6vw;
  padding-right: 6vw;
}
@media (min-width: 768px) {
  #masthead #site-navigation #nav-items {
    padding-top: 180px;
    width: 450px;
  }
}
@media (min-width: 992px) {
  #masthead #site-navigation #nav-items {
    padding-top: 160px;
  }
}
#masthead #site-navigation #nav-items #nav-items-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#masthead #site-navigation #nav-items .menu-mobile-container-1 {
  display: none;
}
#masthead #site-navigation #nav-items .menu-mobile-container-2 {
  width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  #masthead #site-navigation #nav-items .menu-mobile-container-2 {
    width: auto;
  }
}
#masthead #site-navigation #nav-items.opened {
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  opacity: 1;
  visibility: visible;
  -webkit-animation-name: nav-slide-on;
  -webkit-animation-duration: 0.3s;
  animation-name: nav-slide-on;
  animation-duration: 0.3s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
#masthead #site-navigation #nav-items.opened .container-nav {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#masthead #site-navigation #nav-items.closed {
  -webkit-animation-name: nav-slide-off;
  -webkit-animation-duration: 0.3s;
  animation-name: nav-slide-off;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
#masthead #site-navigation #nav-items.closed .menu-primary-mobile {
  opacity: 0;
}
@-webkit-keyframes fade-in-delayed {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-delayed {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes nav-slide-on {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes nav-slide-on {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.nav-slide-on {
  -webkit-animation-name: nav-slide-on;
  animation-name: nav-slide-on;
}
@-webkit-keyframes nav-slide-off {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes nav-slide-off {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.nav-slide-off {
  -webkit-animation-name: nav-slide-off;
  animation-name: nav-slide-off;
}
@-webkit-keyframes nav-item-fade-in {
  0% {
    -ms-transform: translate(-0.8em, 0);
    -webkit-transform: translate(-0.8em, 0);
    transform: translate(-0.8em, 0);
    opacity: 0;
  }
  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes nav-item-fade-in {
  0% {
    -ms-transform: translate(-0.8em, 0);
    -webkit-transform: translate(-0.8em, 0);
    transform: translate(-0.8em, 0);
    opacity: 0;
  }
  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes nav-sidepanel-slide-on {
  0% {
    -ms-transform: translate(0, 1rem);
    -webkit-transform: translate(0, 1rem);
    transform: translate(0, 1rem);
    opacity: 0;
  }
  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes nav-sidepanel-slide-on {
  0% {
    -ms-transform: translate(0, 1rem);
    -webkit-transform: translate(0, 1rem);
    transform: translate(0, 1rem);
    opacity: 0;
  }
  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes nav-sidepanel-fade-down {
  0% {
    -ms-transform: translate(0, 1rem);
    -webkit-transform: translate(0, 1rem);
    transform: translate(0, 1rem);
    opacity: 0;
  }
  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes nav-sidepanel-fade-down {
  0% {
    -ms-transform: translate(0, 1rem);
    -webkit-transform: translate(0, 1rem);
    transform: translate(0, 1rem);
    opacity: 0;
  }
  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
#filters-wrapper.post-filters {
  margin-bottom: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  #filters-wrapper.post-filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
#filters-wrapper.post-filters p.filter-lable {
  margin-bottom: 0;
  margin-right: 16px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
#filters-wrapper.post-filters .btn-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  #filters-wrapper.post-filters .btn-wrapper li {
    margin-top: 0;
  }
}
#filters-wrapper .header {
  margin-bottom: 0;
}
#filters-wrapper .post-filters__inner {
  text-align: center;
  margin-top: 32px;
}
@media (min-width: 992px) {
  #filters-wrapper .post-filters__inner {
    margin-top: 0;
  }
}
#filters-wrapper .post-filters__label {
  font-family: Figtree, sans-serif;
  font-weight: 700;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 0) {
  #filters-wrapper .post-filters__label {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  #filters-wrapper .post-filters__label {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #filters-wrapper .post-filters__label {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  #filters-wrapper .post-filters__label {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #filters-wrapper .post-filters__label {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  #filters-wrapper .post-filters__label {
    font-size: 1rem;
  }
}
#filters-wrapper select {
  padding: 6px 40px 6px 20px;
  border: none;
  border-radius: 0;
  display: inline-block;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/arrows/select-silid-down-arrow.svg) 95% 50%/14px
    14px no-repeat transparent;
  font-family: Figtree, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border-left: solid 2px #151515;
}
@media screen and (min-width: 0) {
  #filters-wrapper select {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  #filters-wrapper select {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #filters-wrapper select {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  #filters-wrapper select {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #filters-wrapper select {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  #filters-wrapper select {
    font-size: 1rem;
  }
}
ul.social-media {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  padding-left: 0;
}
ul.social-media li {
  display: inline-block;
  position: relative;
}
ul.social-media li a {
  margin-left: 0.9375rem;
}
@media (max-width: 767.98px) {
  ul.social-media li a {
    margin-left: 20px;
  }
}
ul.social-media li a svg {
  fill: #151515;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 26px;
  height: 26px;
}
@media (max-width: 767.98px) {
  ul.social-media li a svg {
    width: 30px;
    height: 30px;
  }
}
ul.social-media li:hover a svg {
  fill: #0283bd;
}
ul.social-media li:first-of-type a {
  margin-left: 0;
}
.social-share-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-share-links p {
  position: relative;
  top: 2px;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
  margin-right: 12px;
}
.social-share-links ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.social-share-links ul li {
  list-style-type: none;
  margin: 0 0 0 6px !important;
}
.social-share-links ul li:first-of-type {
  margin-left: 0 !important;
}
.social-share-links ul li:before {
  display: none !important;
}
.social-share-links ul li a svg path {
  fill: #0283bd;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.social-share-links ul li:hover a svg path {
  fill: #151515;
}
.excerpt-carousel,
.testimonial-carousel {
  position: relative;
  z-index: 0;
  overflow: visible;
}
.excerpt-carousel__intro,
.testimonial-carousel__intro {
  margin-bottom: 16px;
}
@media only screen and (min-width: 640px) {
  .excerpt-carousel .owl-carousel .owl-stage,
  .testimonial-carousel .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.excerpt-carousel .item,
.testimonial-carousel .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}
.excerpt-carousel .customNavigation,
.testimonial-carousel .customNavigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
  overflow: visible;
}
.excerpt-carousel .customNavigation .next,
.excerpt-carousel .customNavigation .prev,
.testimonial-carousel .customNavigation .next,
.testimonial-carousel .customNavigation .prev {
  overflow: visible !important;
}
.excerpt-carousel .customNavigation .next svg,
.excerpt-carousel .customNavigation .prev svg,
.testimonial-carousel .customNavigation .next svg,
.testimonial-carousel .customNavigation .prev svg {
  width: 50px;
}
@media (min-width: 768px) {
  .excerpt-carousel .customNavigation .next svg,
  .excerpt-carousel .customNavigation .prev svg,
  .testimonial-carousel .customNavigation .next svg,
  .testimonial-carousel .customNavigation .prev svg {
    width: 60px;
  }
}
@media (min-width: 992px) {
  .excerpt-carousel .customNavigation .next svg,
  .excerpt-carousel .customNavigation .prev svg,
  .testimonial-carousel .customNavigation .next svg,
  .testimonial-carousel .customNavigation .prev svg {
    width: 70px;
  }
}
@media (min-width: 1200px) {
  .excerpt-carousel .customNavigation .next svg,
  .excerpt-carousel .customNavigation .prev svg,
  .testimonial-carousel .customNavigation .next svg,
  .testimonial-carousel .customNavigation .prev svg {
    width: 80px;
  }
}
.excerpt-carousel .customNavigation .next svg path,
.excerpt-carousel .customNavigation .prev svg path,
.testimonial-carousel .customNavigation .next svg path,
.testimonial-carousel .customNavigation .prev svg path {
  fill: #fff;
}
.excerpt-carousel .customNavigation .next:hover,
.excerpt-carousel .customNavigation .prev:hover,
.testimonial-carousel .customNavigation .next:hover,
.testimonial-carousel .customNavigation .prev:hover {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  opacity: 0.5;
}
.excerpt-carousel .card-outer,
.excerpt-carousel .card-outer-careers,
.testimonial-carousel .card-outer,
.testimonial-carousel .card-outer-careers {
  padding: 0 !important;
  margin: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.excerpt-carousel .blog-posts,
.testimonial-carousel .blog-posts {
  padding-bottom: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .testimonial-carousel .pre-header {
    margin-bottom: 52px;
  }
}
.testimonial-carousel .customNavigation {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  top: 20px;
  position: relative;
}
@media (max-width: 767.98px) {
  .testimonial-carousel .customNavigation {
    margin-bottom: 16px;
    top: -21px;
  }
}
#colophon a:not(.btn),
#colophon button,
#content a:not(.btn),
#content button,
#page-content a:not(.btn),
#page-content button {
  overflow: hidden;
}
#colophon a:not(.btn):visited,
#colophon button:visited,
#content a:not(.btn):visited,
#content button:visited,
#page-content a:not(.btn):visited,
#page-content button:visited {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#colophon a:not(.btn):active,
#colophon a:not(.btn):not(:disabled):not(.disabled):active,
#colophon button:active,
#colophon button:not(:disabled):not(.disabled):active,
#content a:not(.btn):active,
#content a:not(.btn):not(:disabled):not(.disabled):active,
#content button:active,
#content button:not(:disabled):not(.disabled):active,
#page-content a:not(.btn):active,
#page-content a:not(.btn):not(:disabled):not(.disabled):active,
#page-content button:active,
#page-content button:not(:disabled):not(.disabled):active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#colophon a:not(.btn):focus,
#colophon a:not(.btn):not(:disabled):not(.disabled):active:focus,
#colophon button:focus,
#colophon button:not(:disabled):not(.disabled):active:focus,
#content a:not(.btn):focus,
#content a:not(.btn):not(:disabled):not(.disabled):active:focus,
#content button:focus,
#content button:not(:disabled):not(.disabled):active:focus,
#page-content a:not(.btn):focus,
#page-content a:not(.btn):not(:disabled):not(.disabled):active:focus,
#page-content button:focus,
#page-content button:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-wrapper {
  position: relative;
  list-style-type: none;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 44px;
}
@media (min-width: 768px) {
  .btn-wrapper {
    margin-top: 64px;
  }
}
.btn-wrapper li {
  list-style-type: none;
  margin: 0.5rem 0.5rem 0 0;
}
.btn-wrapper li:last-of-type {
  margin-right: 0;
}
.btn-wrapper > a {
  margin: 0.5rem 1rem 0 0;
}
.btn {
  position: relative;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  font-family: Figtree, sans-serif;
  font-weight: 700;
  line-height: 1;
  padding: 0;
  text-decoration: none;
  margin-right: 15px;
  letter-spacing: 0;
}
@media screen and (min-width: 0) {
  .btn {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 576px) {
  .btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  .btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  .btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  .btn {
    font-size: 0.875rem;
  }
}
.btn :active,
.btn :hover,
.btn:focus {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-offset: 0;
  text-decoration: none;
}
.btn:last-of-type {
  margin-right: 0;
}
.btn--primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  z-index: 0;
  border-radius: 0;
  border-style: solid;
  text-decoration: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  cursor: pointer;
  overflow: hidden;
  border-width: 2px;
  border-radius: 26px;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  letter-spacing: 0.13em;
  padding: 12px 26px 11px 26px;
}
@media (max-width: 767.98px) {
  .btn--primary {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .btn--primary {
    padding: 16px 32px 15px 32px;
  }
}
.btn--primary:hover {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.btn--plain {
  font-size: 12px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.19em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 6px 0;
}
.btn--plain:hover {
  opacity: 0.5;
}
.btn--filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  z-index: 0;
  border-style: solid;
  text-decoration: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  cursor: pointer;
  overflow: hidden;
  padding: 6px;
  font-size: 14px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.btn--filter.active,
.btn--filter:hover {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.btn--arrow {
  position: relative;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding: 6px 0;
  mix-blend-mode: multiply;
  isolation: isolate;
}
.btn--arrow svg {
  position: relative;
  vertical-align: middle;
  margin-right: 12px;
  width: 17px;
  height: auto;
  mix-blend-mode: multiply;
  isolation: isolate;
}
.btn--arrow:hover {
  opacity: 0.6;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.btn--play {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: normal;
}
.btn--play__play-icon {
  margin-right: 6px;
}
@media (min-width: 768px) {
  .btn--play__play-icon {
    margin-right: 15px;
  }
}
.btn--play__play-icon svg {
  width: 34px;
  height: 34px;
}
@media (min-width: 768px) {
  .btn--play__play-icon svg {
    width: 67px;
    height: 67px;
  }
}
.btn--play__play-icon svg .circle {
  fill: none;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn--play__text {
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Figtree, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
@media (min-width: 768px) {
  .btn--play__text {
    font-size: 18px;
  }
}
.btn--play__text__pre-text {
  font-family: Figtree, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff !important;
  margin-bottom: 4px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .btn--play__text__pre-text {
    font-size: 21px;
    margin-bottom: 8px;
  }
}
.btn--play:hover .btn--play__play-icon svg .circle {
  fill: #0283bd !important;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
[type="button"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bg--image a,
.bg--image blockquote,
.bg--image cite,
.bg--image h1,
.bg--image h2,
.bg--image h3,
.bg--image h4,
.bg--image h5,
.bg--image h6,
.bg--image label,
.bg--image li,
.bg--image p,
.bg--image span,
.bg--image time,
.bg--video a,
.bg--video blockquote,
.bg--video cite,
.bg--video h1,
.bg--video h2,
.bg--video h3,
.bg--video h4,
.bg--video h5,
.bg--video h6,
.bg--video label,
.bg--video li,
.bg--video p,
.bg--video span,
.bg--video time {
  color: #fff;
}
.bg--image .btn--primary,
.bg--video .btn--primary {
  color: #fff;
  border-color: #fff;
  opacity: 0.48;
}
.bg--image .btn--primary:hover,
.bg--video .btn--primary:hover {
  opacity: 0.3;
}
.bg--image .btn--filter,
.bg--video .btn--filter {
  color: #c33937;
  border-color: #c33937;
}
.bg--image .btn--arrow,
.bg--video .btn--arrow {
  color: #fff;
  mix-blend-mode: normal;
  opacity: 0.48;
}
.bg--image .btn--arrow svg path,
.bg--video .btn--arrow svg path {
  fill: #fff;
}
.bg--image .btn--arrow:hover,
.bg--video .btn--arrow:hover {
  opacity: 0.4;
}
.bg--none,
.bg--white {
  background-color: #fff;
}
.bg--none + .bg--none,
.bg--white + .bg--none {
  padding-top: 0;
}
.bg--lightGrey {
  background-color: #f3f3f3;
}
.bg--lightGrey + .bg--lightGrey {
  padding-top: 0;
}
.bg--lightGrey a,
.bg--lightGrey blockquote,
.bg--lightGrey cite,
.bg--lightGrey h1,
.bg--lightGrey h2,
.bg--lightGrey h3,
.bg--lightGrey h4,
.bg--lightGrey h5,
.bg--lightGrey h6,
.bg--lightGrey label,
.bg--lightGrey li,
.bg--lightGrey p,
.bg--lightGrey span,
.bg--lightGrey time,
.bg--none a,
.bg--none blockquote,
.bg--none cite,
.bg--none h1,
.bg--none h2,
.bg--none h3,
.bg--none h4,
.bg--none h5,
.bg--none h6,
.bg--none label,
.bg--none li,
.bg--none p,
.bg--none span,
.bg--none time,
.bg--white a,
.bg--white blockquote,
.bg--white cite,
.bg--white h1,
.bg--white h2,
.bg--white h3,
.bg--white h4,
.bg--white h5,
.bg--white h6,
.bg--white label,
.bg--white li,
.bg--white p,
.bg--white span,
.bg--white time {
  color: #151515;
}
.bg--lightGrey .pre-header,
.bg--lightGrey .pre-header p,
.bg--none .pre-header,
.bg--none .pre-header p,
.bg--white .pre-header,
.bg--white .pre-header p {
  color: #0283bd;
}
.bg--lightGrey .card__category,
.bg--none .card__category,
.bg--white .card__category {
  color: #53746d;
}
.bg--lightGrey .btn--primary,
.bg--none .btn--primary,
.bg--white .btn--primary {
  color: #fff;
  background: #0283bd;
  border-color: #0283bd;
}
.bg--lightGrey .btn--primary:hover,
.bg--none .btn--primary:hover,
.bg--white .btn--primary:hover {
  color: #151515;
  background: 0 0;
}
.bg--lightGrey .btn--plain,
.bg--none .btn--plain,
.bg--white .btn--plain {
  color: #0283bd;
  border-bottom-color: #0283bd;
}
.bg--lightGrey .btn--filter.active,
.bg--lightGrey .btn--filter:hover,
.bg--none .btn--filter.active,
.bg--none .btn--filter:hover,
.bg--white .btn--filter.active,
.bg--white .btn--filter:hover {
  color: #0283bd;
}
.bg--dark {
  background: #000;
}
.bg--dark + .bg--dark {
  padding-top: 0;
}
.bg--dark h1,
.bg--dark h2,
.bg--dark h3,
.bg--dark h4,
.bg--dark h5,
.bg--dark h6 {
  color: #0283bd;
}
.bg--dark a,
.bg--dark blockquote,
.bg--dark cite,
.bg--dark label,
.bg--dark li,
.bg--dark p,
.bg--dark span,
.bg--dark time {
  color: #fff;
}
.bg--dark .btn--arrow {
  color: #fff;
}
.bg--dark .btn--arrow svg path {
  fill: #fff;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #0283bd;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #0283bd;
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.ajax-loading-icon {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.ajax-loading-icon img {
  height: 50px !important;
  width: 50px !important;
  display: block;
  margin: 20px auto;
}
.animation-item {
  visibility: hidden;
}
.animation-item.animate__animated {
  visibility: visible;
}
.grecaptcha-badge {
  display: none !important;
}
.modal {
  z-index: 99999;
}
.modal .modal-body {
  padding: 48px 1rem;
}
.modal.show .close {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  width: auto;
  height: auto;
  z-index: 2;
  padding: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background-color: transparent;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151515;
}
.modal.show .close span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: 0 !important;
  font-size: 1rem;
  text-align: center;
  width: 1rem;
  height: 1rem;
  line-height: 1;
  letter-spacing: 0;
  left: 1px;
  top: -2px;
  position: relative;
  text-transform: lowercase;
}
.modal.show .close:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.modal.image-gallery__modal,
.modal.video-modal {
  padding-top: 4.5rem;
}
.modal.image-gallery__modal .modal-dialog,
.modal.video-modal .modal-dialog {
  margin: 1.75rem auto;
}
@media (max-width: 767.98px) {
  .modal.image-gallery__modal .modal-dialog,
  .modal.video-modal .modal-dialog {
    position: relative;
    top: 50%;
    -ms-transform: translate(0, -70%);
    -webkit-transform: translate(0, -70%);
    transform: translate(0, -70%);
  }
}
@media (min-width: 576px) {
  .modal.image-gallery__modal .modal-dialog,
  .modal.video-modal .modal-dialog {
    max-width: 80%;
  }
}
.modal.image-gallery__modal .modal-content,
.modal.video-modal .modal-content {
  border: none;
}
.modal.image-gallery__modal .modal-body,
.modal.video-modal .modal-body {
  padding: 0;
  background: #000;
}
@media (min-width: 576px) {
  .modal.image-gallery__modal .modal-body,
  .modal.video-modal .modal-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.modal.image-gallery__modal .modal-header,
.modal.video-modal .modal-header {
  border-bottom: none;
  padding: 0;
}
.modal.image-gallery__modal .close,
.modal.video-modal .close {
  font-size: 1rem;
  position: absolute;
  right: 20px;
  top: -25px;
  background: 0 0;
  opacity: 1;
  width: auto;
  height: auto;
  z-index: 2;
  padding: 0;
  text-transform: uppercase;
  overflow: hidden;
  background: 0 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
@media (min-width: 576px) {
  .modal.image-gallery__modal .close,
  .modal.video-modal .close {
    right: 20px;
    top: -35px;
  }
}
.modal.image-gallery__modal .close span,
.modal.video-modal .close span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: 0 !important;
  position: relative;
  left: 0;
  top: 0;
}
.modal.image-gallery__modal .close span svg,
.modal.video-modal .close span svg {
  width: 30px;
  height: auto;
  display: block;
}
.modal.image-gallery__modal .close span svg line,
.modal.video-modal .close span svg line {
  stroke: #f3f3f3;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.modal.image-gallery__modal .close:hover span svg line,
.modal.video-modal .close:hover span svg line {
  stroke: #0283bd;
}
.modal.image-gallery__modal .video-wrapper,
.modal.video-modal .video-wrapper {
  position: relative;
  padding-top: 0;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.95) !important;
  }
}
.modal-backdrop.show {
  opacity: 1;
}
iframe {
  border: none;
}
.video-wrapper {
  position: relative;
}
.video-wrapper .video-inner {
  width: 100%;
  padding: 56.25% 0 0 0;
  position: relative;
}
.video-wrapper .video-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.full-screen-vimeo--active {
  display: block !important;
  z-index: 999;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.full-screen-vimeo--active .video-wrapper {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 50%;
}
.wp-block-embed__wrapper {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0;
}
.wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#header-search {
  position: relative;
  top: -3px;
}
#header-search button {
  background: 0 0;
  border: none;
  color: #0283bd;
  padding: 0;
  padding: 5px 2px;
}
#header-search button:hover svg g,
#header-search button:hover svg line {
  stroke: #0283bd;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.search-link .btn-wrapper li {
  margin-top: 0;
}
.mobile-nav-search {
  overflow: hidden;
  height: 66px;
  margin-top: 36px;
  width: 300px;
}
#search-form {
  position: relative;
  width: auto;
  display: inline-block;
  background: #fff;
  border-radius: 30px;
  padding: 10px 20px;
}
@media (min-width: 992px) {
  #search-form {
    margin-right: 30px;
  }
}
#search-form button,
#search-form input {
  position: relative;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: 0 0;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
}
@media screen and (min-width: 0) {
  #search-form button,
  #search-form input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 576px) {
  #search-form button,
  #search-form input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  #search-form button,
  #search-form input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  #search-form button,
  #search-form input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #search-form button,
  #search-form input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  #search-form button,
  #search-form input {
    font-size: 0.875rem;
  }
}
#search-form button svg g,
#search-form button svg line,
#search-form input svg g,
#search-form input svg line {
  stroke: #0283bd;
}
#search-form input {
  max-width: 120px;
}
#search-form input::-webkit-input-placeholder {
  opacity: 1;
  color: #0283bd;
  text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#search-form input::-moz-placeholder {
  opacity: 1;
  color: #0283bd;
  text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#search-form input:-ms-input-placeholder {
  opacity: 1;
  color: #0283bd;
  text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#search-form input::-ms-input-placeholder {
  opacity: 1;
  color: #0283bd;
  text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#search-form input::placeholder {
  opacity: 1;
  color: #0283bd;
  text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#search-form input:focus-visible {
  outline: 0;
}
#search-form button {
  width: 30px;
  border: none !important;
  text-align: right;
}
#search-form button svg {
  position: relative;
  top: -2px;
  right: 0;
  width: 18px;
  height: 18px;
}
#search-form button:hover svg g,
#search-form button:hover svg line {
  stroke: #0283bd;
}
#search-form.light-form {
  border-bottom: 1px solid #fff;
}
#search-form.light-form input::-webkit-input-placeholder {
  color: #fff;
}
#search-form.light-form input::-moz-placeholder {
  color: #fff;
}
#search-form.light-form input:-ms-input-placeholder {
  color: #fff;
}
#search-form.light-form input::-ms-input-placeholder {
  color: #fff;
}
#search-form.light-form input::placeholder {
  color: #fff;
}
#search-form.light-form input:-ms-input-placeholder {
  color: #fff;
}
#search-form.light-form input:-ms-input-placeholder {
  color: #fff;
}
#search-form.light-form button svg g,
#search-form.light-form button svg line {
  stroke: #fff;
}
#search-form.dark-form {
  border-bottom: 1px solid #151515;
}
#search-form.dark-form input::-webkit-input-placeholder {
  color: #151515;
}
#search-form.dark-form input::-moz-placeholder {
  color: #151515;
}
#search-form.dark-form input:-ms-input-placeholder {
  color: #151515;
}
#search-form.dark-form input::-ms-input-placeholder {
  color: #151515;
}
#search-form.dark-form input::placeholder {
  color: #151515;
}
#search-form.dark-form input:-ms-input-placeholder {
  color: #151515;
}
#search-form.dark-form input:-ms-input-placeholder {
  color: #151515;
}
#search-form.dark-form button svg g,
#search-form.dark-form button svg line {
  stroke: #151515;
}
.search-modal .modal-dialog {
  position: absolute;
  top: 30%;
  left: 50%;
  -ms-transform: translate(-50%, -30%) !important;
  -webkit-transform: translate(-50%, -30%) !important;
  transform: translate(-50%, -30%) !important;
}
.search-modal .modal-dialog .modal-content {
  background: 0 0;
  border: none;
}
@media (max-width: 767.98px) {
  .search-modal .modal-dialog .modal-content {
    text-align: center;
  }
}
.search-modal .modal-dialog .modal-content .close {
  font-size: 30px;
  line-height: 1;
  padding: 0;
  right: -100px;
  top: 4px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: 0 0;
}
.search-modal .modal-dialog .modal-content .close span {
  position: relative;
  top: 0;
  left: 0;
}
.search-modal .modal-dialog .modal-content .close span g,
.search-modal .modal-dialog .modal-content .close span line {
  stroke: #fff;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.search-modal .modal-dialog .modal-content:hover .close svg g,
.search-modal .modal-dialog .modal-content:hover .close svg line {
  stroke: #0283bd;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.password-required-page #pwbox-10 {
  border: 2px solid #151515;
  color: #151515;
  padding: 10px;
  background: 0 0;
  border-radius: 0 !important;
}
.password-required-page #pwbox-10:focus {
  outline: 0;
}
.password-required-page input {
  padding: 0.625rem 1.5rem;
}
.password-required-page input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #151515;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #151515;
  -o-border-image: initial;
  border-image: initial;
  border-radius: 0;
  padding: 0.625rem 1.5rem;
}
.password-required-page input[type="submit"]:focus {
  outline: 0;
}
.password-required-page input[type="submit"]:hover {
  color: #fff;
  background: #151515;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.owl-nav {
  position: absolute;
  z-index: 99;
  right: calc(6vw + 15px);
  bottom: 20px;
}
@media (min-width: 768px) {
  .owl-nav {
    right: 30px;
    bottom: 10px;
  }
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
  width: 50px;
  height: 50px;
  background: 0 0;
}
.owl-nav .owl-next svg,
.owl-nav .owl-prev svg {
  height: 12px;
  width: auto;
}
@media (min-width: 992px) {
  .owl-nav .owl-next svg,
  .owl-nav .owl-prev svg {
    height: 14px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .owl-nav .owl-next svg,
  .owl-nav .owl-prev svg {
    height: 16px;
    width: auto;
  }
}
.owl-nav .owl-next svg path,
.owl-nav .owl-prev svg path {
  fill: #151515;
}
.owl-nav .owl-next {
  margin-left: 10px;
}
.owl-nav .owl-prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
  opacity: 0.5;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.owl-dots {
  text-align: left;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 10px;
  width: 100%;
  padding: 4vw 6vw;
}
@media (max-width: 1199.98px) {
  .owl-dots {
    padding: 4vw 4vw;
  }
}
@media (max-width: 767.98px) {
  .owl-dots {
    padding: 10vw 6vw;
  }
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 4px;
  display: block;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 50%;
  opacity: 0.4;
  background: #000;
}
@media (min-width: 768px) {
  .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 6px;
  }
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #fff;
}
.card-outer {
  margin-top: 50px;
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .card-outer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 70px;
  }
}
@media (min-width: 992px) {
  .card-outer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card-outer:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .card-outer:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media (max-width: 575.98px) {
  .card-outer:nth-of-type(-n + 1) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .card-outer:nth-of-type(-n + 3) {
    margin-top: 0;
  }
}
.card {
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
}
.card a {
  text-decoration: none;
}
.card .card-featured-image {
  position: relative;
  display: block;
  padding-bottom: 100%;
  z-index: 0;
  margin-bottom: 16px;
}
.card .card-featured-image .card-img-top {
  position: absolute;
  border-radius: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}
.card .card-featured-image p {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  opacity: 0;
}
.card .card-featured-image > a:hover {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #fff;
}
.card .card-featured-image > a:hover .card-img-top {
  opacity: 0.5;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.card .card-featured-image > a:hover:before {
  content: "";
  position: absolute;
  background-size: cover;
  background: #0283bd;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.card .card-featured-image > a:hover p {
  opacity: 1;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.card .card-body {
  padding: 0;
}
.card .card-body .card__date_category {
  margin-bottom: 21px;
}
.card .card-body .card__date_category time {
  color: #0283bd;
  font-size: 12px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.card .card-body .card__date_category .sep {
  margin: 0 2px 0 4px;
  opacity: 0.3;
  color: #0283bd;
}
.card .card-body .card__date_category ul {
  display: inline-block;
}
.card .card-body .card__date_category ul li {
  display: inline-block;
  list-style: none;
  padding: 0 !important;
  margin: 8px 0 0 0 !important;
}
.card .card-body .card__date_category ul li .card__category {
  color: #0283bd;
  line-height: 1;
  font-size: 12px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-decoration: none;
}
.card .card-body .card__date_category ul li .card__category .sep {
  margin-left: 2px;
  margin-right: 2px;
}
.card .card-body .card__date_category ul li a:hover {
  opacity: 0.6;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.card .card-body .card__date_category ul li:last-of-type .card__category .sep {
  display: none;
}
.card .card-body .card-title {
  font-family: Figtree, sans-serif;
  font-weight: 700;
}
.card .card-body .btn-wrapper {
  margin-top: 43px;
}
.card .card-body .btn-wrapper li {
  margin-top: 0;
}
.excerpt-carousel,
.testimonial-carousel {
  position: relative;
  z-index: 0;
  overflow: visible;
}
.excerpt-carousel.bg--white .customNavigation .next svg path,
.excerpt-carousel.bg--white .customNavigation .prev svg path,
.testimonial-carousel.bg--white .customNavigation .next svg path,
.testimonial-carousel.bg--white .customNavigation .prev svg path {
  fill: #0283bd;
}
@media only screen and (min-width: 640px) {
  .excerpt-carousel .owl-carousel .owl-stage,
  .testimonial-carousel .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.excerpt-carousel .item,
.testimonial-carousel .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}
.excerpt-carousel .customNavigation,
.testimonial-carousel .customNavigation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  overflow: visible;
  position: relative;
  top: -28px;
}
.excerpt-carousel .customNavigation .next,
.testimonial-carousel .customNavigation .next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.excerpt-carousel .customNavigation .next,
.excerpt-carousel .customNavigation .prev,
.testimonial-carousel .customNavigation .next,
.testimonial-carousel .customNavigation .prev {
  overflow: visible !important;
}
.excerpt-carousel .customNavigation .next svg,
.excerpt-carousel .customNavigation .prev svg,
.testimonial-carousel .customNavigation .next svg,
.testimonial-carousel .customNavigation .prev svg {
  width: 60px;
}
@media (min-width: 992px) {
  .excerpt-carousel .customNavigation .next svg,
  .excerpt-carousel .customNavigation .prev svg,
  .testimonial-carousel .customNavigation .next svg,
  .testimonial-carousel .customNavigation .prev svg {
    width: 70px;
  }
}
@media (min-width: 1200px) {
  .excerpt-carousel .customNavigation .next svg,
  .excerpt-carousel .customNavigation .prev svg,
  .testimonial-carousel .customNavigation .next svg,
  .testimonial-carousel .customNavigation .prev svg {
    width: 80px;
  }
}
.excerpt-carousel .customNavigation .next svg path,
.excerpt-carousel .customNavigation .prev svg path,
.testimonial-carousel .customNavigation .next svg path,
.testimonial-carousel .customNavigation .prev svg path {
  fill: #fff;
}
.excerpt-carousel .customNavigation .next:hover,
.excerpt-carousel .customNavigation .prev:hover,
.testimonial-carousel .customNavigation .next:hover,
.testimonial-carousel .customNavigation .prev:hover {
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  opacity: 0.5;
}
.excerpt-carousel .card-outer,
.testimonial-carousel .card-outer {
  padding: 0;
  margin: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.excerpt-carousel .blog-posts,
.testimonial-carousel .blog-posts {
  padding-bottom: 0;
  margin: 0 -30px;
}
.excerpt-carousel .row,
.testimonial-carousel .row {
  margin-left: 0;
  margin-right: 0;
}
.excerpt-carousel .row .card-outer,
.excerpt-carousel .row div[class^="col"],
.testimonial-carousel .row .card-outer,
.testimonial-carousel .row div[class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.testimonial-carousel .customNavigation {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  top: 20px;
}
@media (max-width: 767.98px) {
  .testimonial-carousel .customNavigation {
    margin-bottom: 16px;
  }
}
.site-footer {
  position: relative;
  z-index: 9;
  padding: 28px 0 80px 0;
}
@media (min-width: 768px) {
  .site-footer {
    padding: 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .site-footer a,
  .site-footer p {
    font-size: 14px;
  }
}
.site-footer__header {
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.19em;
  margin-bottom: 26px;
  margin-top: 52px;
}
@media screen and (min-width: 0) {
  .site-footer__header {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 576px) {
  .site-footer__header {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .site-footer__header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  .site-footer__header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer__header {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  .site-footer__header {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .site-footer__header {
    margin-top: 0;
  }
}
.site-footer p {
  margin-bottom: 0;
}
.site-footer a:hover {
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.site-footer .footer__address {
  margin-top: 32px;
}
.site-footer #footer-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.site-footer #footer-navigation ul li.menu-item {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.site-footer__right {
  margin-top: 52px;
}
@media (min-width: 768px) {
  .site-footer__right {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 0;
  }
}
.site-footer__social-media-wrapper {
  position: relative;
  margin-bottom: 32px;
}
.site-footer__social-media-wrapper ul.social-media li a {
  margin-right: 18px;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .site-footer__social-media-wrapper ul.social-media li a {
    margin-right: 20px;
  }
}
.site-footer__social-media-wrapper ul.social-media li a svg {
  width: 20px;
  height: auto;
  fill: #fff;
  display: inline-block;
}
@media (max-width: 1199.98px) {
  .site-footer__social-media-wrapper ul.social-media li a svg {
    width: 18px;
  }
}
.site-footer__social-media-wrapper ul.social-media li:hover a svg {
  opacity: 0.5;
}
.site-footer__social-media-wrapper ul.social-media li:last-of-type a {
  margin-right: 0;
}
.site-footer #footer-navigation-terms ul {
  display: inline-block;
}
.site-footer #footer-navigation-terms ul li.menu-item {
  display: inline-block;
}
.site-footer #footer-navigation-terms ul li.menu-item:last-of-type {
  margin-right: 0;
}
.site-footer #footer-navigation-terms ul li.menu-item:first-of-type .sep {
  display: none;
}
.site-footer #footer-navigation-terms ul li.menu-item .agency {
  color: #0283bd;
}
.site-footer #footer-navigation-terms ul li.menu-item .sep {
  margin-left: 3px;
  margin-right: 3px;
}
@media (max-width: 991.98px) {
  .site-footer #footer-navigation-terms ul li.menu-item .sep {
    font-size: 12px;
    margin-left: 1px;
    margin-right: 1px;
  }
}
.container {
  padding-left: 6vw;
  padding-right: 6vw;
}
@media (max-width: 1199.98px) {
  .container {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 767.98px) {
  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.container-fluid {
  padding-left: 6vw;
  padding-right: 6vw;
}
@media (max-width: 1199.98px) {
  .container-fluid {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 767.98px) {
  .container-fluid {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.container-fluid--extend {
  padding-left: 10vw;
  padding-right: 10vw;
}
@media (max-width: 1199.98px) {
  .container-fluid--extend {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 991.98px) {
  .container-fluid--extend {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.row .card-outer,
.row .card-outer-careers,
.row .card-outer-team,
.row .search-link,
.row div[class^="col"] {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .row .card-outer,
  .row .card-outer-careers,
  .row .card-outer-team,
  .row .search-link,
  .row div[class^="col"] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 0) {
  .content-block {
    padding-top: 100px;
  }
}
@media screen and (min-width: 576px) {
  .content-block {
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .content-block {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .content-block {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .content-block {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .content-block {
    padding-top: 100px;
  }
}
@media screen and (min-width: 0) {
  .content-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .content-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .content-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .content-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .content-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .content-block {
    padding-bottom: 100px;
  }
}
.image-gallery-modal-btn,
.video-modal-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.image-gallery-modal-btn:after,
.video-modal-btn:after {
  content: "";
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.image-gallery-modal-btn .btn-wrapper,
.video-modal-btn .btn-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.image-gallery-modal-btn .btn-wrapper .btn--primary,
.video-modal-btn .btn-wrapper .btn--primary {
  opacity: 1;
}
.image-gallery-modal-btn .btn-wrapper .btn--primary:hover,
.video-modal-btn .btn-wrapper .btn--primary:hover {
  opacity: 0.7;
}
.bg--white .form-group .form-control {
  background-color: #f3f3f3;
}
.bg--lightGrey .form-group .form-control {
  background-color: #fff;
}
.form-group {
  margin-bottom: 0;
}
.form-group.row {
  margin-left: -8px;
  margin-right: -8px;
}
.form-group.row div[class^="col"] {
  padding-left: 8px;
  padding-right: 8px;
}
.form-group label {
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #0283bd;
}
@media screen and (min-width: 0) {
  .form-group label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 576px) {
  .form-group label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  .form-group label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  .form-group label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .form-group label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1460px) {
  .form-group label {
    font-size: 0.875rem;
  }
}
.form-group .form-control {
  display: block;
  width: 100%;
  padding: 0 0;
  font-size: 1rem;
  line-height: 1.5;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  padding: 10px;
  height: 42px;
}
@media (min-width: 992px) {
  .form-group .form-control {
    margin-bottom: 14px;
  }
}
.form-group textarea.form-control {
  height: auto;
}
.form-group .btn-wrapper {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 32px !important;
}
.form-group .btn-wrapper .btn {
  overflow: visible;
}
div.wpcf7-response-output {
  padding: 0.5em 1em;
  border-width: 3px !important;
  border-radius: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #0283bd;
}
.wpcf7-not-valid-tip {
  color: #f10 !important;
  margin-bottom: 2px;
}
.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form select::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #000;
}
.wpcf7-form input::-moz-placeholder,
.wpcf7-form select::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
  color: #000;
}
.wpcf7-form input:-ms-input-placeholder,
.wpcf7-form select:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #000;
}
.wpcf7-form input:-moz-placeholder,
.wpcf7-form select:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
  color: #000;
}
.wpcf7-form legend {
  width: auto;
}
.wpcf7-form fieldset {
  margin-bottom: 20px;
  border: 1px solid #000;
  padding: 20px;
}
.wpcf7-form .form-title {
  text-transform: uppercase;
  font-size: 16px;
  color: #0283bd;
  line-height: 40px;
}
.wpcf7-form input[type="email"],
.wpcf7-form input[type="text"],
.wpcf7-form textarea {
  width: 100%;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  border: none;
}
.wpcf7-form textarea {
  width: 100%;
  clear: both;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.wpcf7-form input[type="number"],
.wpcf7-form select {
  width: 150px;
  border: 1px solid #000 !important;
  padding: 10px;
  margin-left: 0 !important;
}
.wpcf7-form .wpcf7-radio {
  padding-bottom: 20px;
}
.wpcf7-form span.wpcf7-list-item {
  margin: 0.375em 0 1.125em 1.75em;
}
.wpcf7-form .wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  outline: 0 !important;
  border: 1px solid #0283bd;
  -webkit-box-shadow: 0 0 1px #0283bd;
  box-shadow: 0 0 1px #0283bd;
}
.single-post__entry-content h3.wp-block-heading {
  font-size: 18px !important;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-weight: 500;
}
.wp-block-heading {
  margin-bottom: 16px;
}
.wp-block-quote {
  overflow: visible;
  position: relative;
  padding-bottom: 48px;
  padding-top: 24px;
}
.wp-block-quote:before {
  content: "“";
  font-family: Figtree, sans-serif;
  font-weight: 400;
  font-size: 120px;
  line-height: 0;
  color: #0283bd;
  position: relative;
  top: 40px;
}
@media (min-width: 992px) {
  .wp-block-quote:before {
    position: absolute;
    left: -68px;
    top: 80px;
  }
}
.wp-block-quote p {
  font-family: Figtree, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 0) {
  .wp-block-quote p {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 576px) {
  .wp-block-quote p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-quote p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-quote p {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .wp-block-quote p {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 1460px) {
  .wp-block-quote p {
    font-size: 2rem;
  }
}
.wp-block-quote cite {
  font-family: Figtree, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}
.wp-block-pullquote {
  margin: 0;
  padding: 2em 0;
}
.wp-block-pullquote blockquote {
  text-align: left;
}
.wp-block-pullquote blockquote p {
  font-family: Figtree, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 0) {
  .wp-block-pullquote blockquote p {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 576px) {
  .wp-block-pullquote blockquote p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-pullquote blockquote p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-pullquote blockquote p {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .wp-block-pullquote blockquote p {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 1460px) {
  .wp-block-pullquote blockquote p {
    font-size: 2rem;
  }
}
.wp-block-pullquote blockquote p:before {
  content: "“";
  font-family: Figtree, sans-serif;
  font-weight: 400;
}
.wp-block-pullquote blockquote p:after {
  content: "”";
  font-family: Figtree, sans-serif;
  font-weight: 400;
}
.wp-block-pullquote blockquote cite {
  font-style: normal;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 0) {
  .wp-block-pullquote blockquote cite {
    font-size: 1rem;
  }
}
@media screen and (min-width: 576px) {
  .wp-block-pullquote blockquote cite {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-pullquote blockquote cite {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-pullquote blockquote cite {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .wp-block-pullquote blockquote cite {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  .wp-block-pullquote blockquote cite {
    font-size: 1rem;
  }
}
.wp-block-image {
  margin: 48px 0;
}
.wp-block-image figcaption {
  position: relative;
  text-align: right;
  bottom: 0;
}
.wp-block-embed {
  position: relative;
  left: 0;
  margin: 48px 0;
}
.wp-block-embed__wrapper {
  max-width: 100%;
  height: auto;
}
.blocks-gallery-grid li {
  margin: 4px 8px 4px 0 !important;
}
.blocks-gallery-grid li:before {
  display: none !important;
}
.entry-header {
  position: relative;
  display: block;
  z-index: 0;
  overflow: hidden;
}
.entry-header.bg--white .entry-header__content {
  text-align: left;
}
.entry-header.bg--image .entry-header__content,
.entry-header.bg--video .entry-header__content {
  text-align: center;
}
.entry-header.bg--image .row,
.entry-header.bg--video .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.entry-header__scroll-arrow {
  position: absolute;
  z-index: 2;
  bottom: 50px;
  width: 100%;
  text-align: center;
}
.entry-header__scroll-arrow a {
  padding: 10px;
}
.entry-header__scroll-arrow a:hover {
  opacity: 0.5;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.entry-header__content {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.entry-header__content.bs--none {
  padding-bottom: 24px;
}
@media screen and (min-width: 0) {
  .entry-header__content.bs--none {
    padding-top: 150px;
  }
}
@media screen and (min-width: 576px) {
  .entry-header__content.bs--none {
    padding-top: 150px;
  }
}
@media screen and (min-width: 768px) {
  .entry-header__content.bs--none {
    padding-top: 150px;
  }
}
@media screen and (min-width: 992px) {
  .entry-header__content.bs--none {
    padding-top: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .entry-header__content.bs--none {
    padding-top: 180px;
  }
}
@media screen and (min-width: 1460px) {
  .entry-header__content.bs--none {
    padding-top: 180px;
  }
}
.entry-header__content.bs--none .entry-header__inner .pre-header p {
  margin-bottom: 16px !important;
}
@media screen and (min-width: 0) {
  .entry-header__content.bs--sm {
    padding-top: 150px;
  }
}
@media screen and (min-width: 576px) {
  .entry-header__content.bs--sm {
    padding-top: 180px;
  }
}
@media screen and (min-width: 768px) {
  .entry-header__content.bs--sm {
    padding-top: 200px;
  }
}
@media screen and (min-width: 992px) {
  .entry-header__content.bs--sm {
    padding-top: 250px;
  }
}
@media screen and (min-width: 1200px) {
  .entry-header__content.bs--sm {
    padding-top: 300px;
  }
}
@media screen and (min-width: 1460px) {
  .entry-header__content.bs--sm {
    padding-top: 300px;
  }
}
@media screen and (min-width: 0) {
  .entry-header__content.bs--sm {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 576px) {
  .entry-header__content.bs--sm {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 768px) {
  .entry-header__content.bs--sm {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 992px) {
  .entry-header__content.bs--sm {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .entry-header__content.bs--sm {
    padding-bottom: 180px;
  }
}
@media screen and (min-width: 1460px) {
  .entry-header__content.bs--sm {
    padding-bottom: 180px;
  }
}
.entry-header__content.bs--lg {
  -ms-flex-line-pack: center;
  align-content: center;
  min-height: 700px;
  height: 100vh;
}
@media screen and (min-width: 0) {
  .entry-header__content.bs--lg {
    padding-top: 150px;
  }
}
@media screen and (min-width: 576px) {
  .entry-header__content.bs--lg {
    padding-top: 180px;
  }
}
@media screen and (min-width: 768px) {
  .entry-header__content.bs--lg {
    padding-top: 200px;
  }
}
@media screen and (min-width: 992px) {
  .entry-header__content.bs--lg {
    padding-top: 250px;
  }
}
@media screen and (min-width: 1200px) {
  .entry-header__content.bs--lg {
    padding-top: 300px;
  }
}
@media screen and (min-width: 1460px) {
  .entry-header__content.bs--lg {
    padding-top: 300px;
  }
}
@media screen and (min-width: 0) {
  .entry-header__content.bs--lg {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 576px) {
  .entry-header__content.bs--lg {
    padding-bottom: 180px;
  }
}
@media screen and (min-width: 768px) {
  .entry-header__content.bs--lg {
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 992px) {
  .entry-header__content.bs--lg {
    padding-bottom: 250px;
  }
}
@media screen and (min-width: 1200px) {
  .entry-header__content.bs--lg {
    padding-bottom: 300px;
  }
}
@media screen and (min-width: 1460px) {
  .entry-header__content.bs--lg {
    padding-bottom: 300px;
  }
}
@media (max-width: 767.98px) {
  .entry-header__content.bs--lg {
    height: 85vh;
  }
}
.entry-header__content.bs--lg .row {
  height: 100%;
}
.entry-header__content.bs--lg .entry-header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .entry-header__content .entry-header__inner .pre-header {
    margin: 0 40px;
  }
}
.entry-header__content .entry-header__inner .pre-header p {
  margin-bottom: 26px;
}
@media screen and (min-width: 0) {
  .entry-header__content .entry-header__inner .pre-header p {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 576px) {
  .entry-header__content .entry-header__inner .pre-header p {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .entry-header__content .entry-header__inner .pre-header p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  .entry-header__content .entry-header__inner .pre-header p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .entry-header__content .entry-header__inner .pre-header p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  .entry-header__content .entry-header__inner .pre-header p {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .entry-header__content .entry-header__inner .pre-header p {
    margin-bottom: 42px;
  }
}
.entry-header__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
}
.entry-header__video-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
.entry-header__video-container video {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.entry-header__image-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
.entry-header__image-container img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.entry-header .header span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  padding-left: 6px;
  padding-right: 40px;
}
.entry-header .header span:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0283bd;
  -webkit-animation-name: highlightIn;
  animation-name: highlightIn;
}
.entry-header .header span.alt {
  padding-left: 40px;
  padding-right: 6px;
}
.entry-header .header span.alt:before {
  display: none;
}
.entry-header .header span.alt:after {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0283bd;
  -webkit-animation-name: highlightInAlt;
  animation-name: highlightInAlt;
  left: -6px;
}
@-webkit-keyframes highlightIn {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-6px, 0, 0);
    transform: translate3d(-6px, 0, 0);
  }
}
@keyframes highlightIn {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-6px, 0, 0);
    transform: translate3d(-6px, 0, 0);
  }
}
.entry-header .animate__highlightIn {
  -webkit-animation-name: highlightIn;
  animation-name: highlightIn;
}
@-webkit-keyframes highlightInAlt {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(6px, 0, 0);
    transform: translate3d(6px, 0, 0);
  }
}
@keyframes highlightInAlt {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(6px, 0, 0);
    transform: translate3d(6px, 0, 0);
  }
}
.entry-header .animate__highlightInAlt {
  -webkit-animation-name: highlightInAlt;
  animation-name: highlightInAlt;
}
.entry-header .animate__animated .header span:after,
.entry-header .animate__animated .header span:before {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.entry-header__single .post-details {
  margin: 52px 0 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-header__single .post-details time {
  color: #0283bd;
  font-size: 14px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.entry-header__single .post-details .sep {
  opacity: 0.3;
  color: #0283bd;
}
.entry-header__single .post-details .sep-line {
  opacity: 0.3;
  color: #0283bd;
  margin-left: 10px;
  margin-right: 10px;
}
.entry-header__single .post-details ul {
  display: inline-block;
}
.entry-header__single .post-details ul li {
  display: inline-block;
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
.entry-header__single .post-details ul li .card__category {
  color: #0283bd;
  line-height: 1;
  font-size: 14px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-decoration: none;
}
.entry-header__single .post-details ul li .card__category:hover {
  opacity: 0.6;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.entry-header__single .post-details ul li:last-of-type a.card__category .sep {
  display: none;
}
.entry-header__single .header {
  margin-bottom: 48px;
}
.entry-header__single__image-container {
  position: relative;
  margin-bottom: 48px;
}
.entry-header__single__image-container img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.single-post .single-post__entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 32px auto;
}
.single-post .single-post__entry-content figure img {
  margin: 0 auto;
}
.single-post .single-post__entry-content figure {
  margin: 32px 0;
}
.prev-next-navigation {
  margin: 4vw 0;
}
.prev-next-navigation .btn-wrapper {
  overflow: visible;
  width: 100%;
  display: block;
}
.prev-next-navigation .btn-wrapper li {
  display: block;
  margin-top: 0;
}
.prev-next-navigation .next-btn,
.prev-next-navigation .prev-btn {
  display: inline-block;
  text-decoration: none !important;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-bottom: 10px;
}
@media screen and (min-width: 0) {
  .prev-next-navigation .next-btn,
  .prev-next-navigation .prev-btn {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 576px) {
  .prev-next-navigation .next-btn,
  .prev-next-navigation .prev-btn {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .prev-next-navigation .next-btn,
  .prev-next-navigation .prev-btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 992px) {
  .prev-next-navigation .next-btn,
  .prev-next-navigation .prev-btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .prev-next-navigation .next-btn,
  .prev-next-navigation .prev-btn {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1460px) {
  .prev-next-navigation .next-btn,
  .prev-next-navigation .prev-btn {
    font-size: 1rem;
  }
}
.prev-next-navigation .next-btn .link,
.prev-next-navigation .prev-btn .link {
  margin-left: 0;
}
@media (max-width: 991.98px) {
  .prev-next-navigation .next-btn .link,
  .prev-next-navigation .prev-btn .link {
    font-size: 12px;
  }
  .prev-next-navigation .next-btn .link svg,
  .prev-next-navigation .prev-btn .link svg {
    height: auto;
    width: 35px;
  }
}
@media (max-width: 991.98px) and (min-width: 576px) {
  .prev-next-navigation .next-btn .link svg,
  .prev-next-navigation .prev-btn .link svg {
    width: 40px;
  }
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .prev-next-navigation .next-btn .link svg,
  .prev-next-navigation .prev-btn .link svg {
    width: 60px;
  }
}
@media (max-width: 991.98px) and (min-width: 1200px) {
  .prev-next-navigation .next-btn .link svg,
  .prev-next-navigation .prev-btn .link svg {
    width: 83px;
  }
}
.prev-next-navigation .next-btn:hover,
.prev-next-navigation .prev-btn:hover {
  opacity: 0.6;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.prev-next-navigation .next-excerpt .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.prev-next-navigation .prev-btn .link svg {
  left: 0;
  margin-right: 20px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 991.98px) {
  .prev-next-navigation .prev-btn .link svg {
    margin-right: 10px;
  }
}
.prev-next-navigation .next-btn .link svg {
  right: 0;
  margin-left: 20px;
}
@media (max-width: 991.98px) {
  .prev-next-navigation .next-btn .link svg {
    margin-left: 10px;
  }
}
.error404 .content-block {
  padding-top: 0;
}
.error404 .not-found__page-content {
  padding-top: 1.25rem;
}
@media (max-width: 767.98px) {
  .error404 .not-found__page-content {
    padding: 0 1.875rem;
  }
}
.search #search-results {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 0) {
  .search #search-results {
    padding-top: 100px;
  }
}
@media screen and (min-width: 576px) {
  .search #search-results {
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .search #search-results {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .search #search-results {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .search #search-results {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .search #search-results {
    padding-top: 100px;
  }
}
@media screen and (min-width: 0) {
  .search #search-results {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 576px) {
  .search #search-results {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 768px) {
  .search #search-results {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 992px) {
  .search #search-results {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .search #search-results {
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1460px) {
  .search #search-results {
    padding-bottom: 200px;
  }
}
.search .search-posts .post-excerpt {
  margin-bottom: 4vw;
}
.search .search-posts .post-excerpt__inner {
  border-top: solid 1px rgba(2, 131, 189, 0.3);
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.search .search-posts .post-excerpt__inner .header {
  margin-bottom: 16px;
}
.search .search-posts .post-excerpt:first-of-type .post-excerpt__inner {
  border-top: none;
}
.search .no-results {
  margin-top: 8vw;
  padding: 4vw;
  border-radius: 4px;
  background: rgba(2, 131, 189, 0.1);
}
@media screen and (min-width: 0) {
  .default-editor {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .default-editor {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .default-editor {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .default-editor {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .default-editor {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .default-editor {
    padding-bottom: 100px;
  }
}
.default-editor h2,
.default-editor h3 {
  padding-top: 16px;
}
@media screen and (min-width: 0) {
  .default-editor h2,
  .default-editor h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 576px) {
  .default-editor h2,
  .default-editor h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 768px) {
  .default-editor h2,
  .default-editor h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 992px) {
  .default-editor h2,
  .default-editor h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 1200px) {
  .default-editor h2,
  .default-editor h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 1460px) {
  .default-editor h2,
  .default-editor h3 {
    font-size: 1.3125rem;
  }
}
.single-post__entry-content {
  padding-bottom: 32px;
}
.single-post__entry-content h2,
.single-post__entry-content h3 {
  padding-top: 16px;
}
@media screen and (min-width: 0) {
  .single-post__entry-content h2,
  .single-post__entry-content h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 576px) {
  .single-post__entry-content h2,
  .single-post__entry-content h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 768px) {
  .single-post__entry-content h2,
  .single-post__entry-content h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 992px) {
  .single-post__entry-content h2,
  .single-post__entry-content h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 1200px) {
  .single-post__entry-content h2,
  .single-post__entry-content h3 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 1460px) {
  .single-post__entry-content h2,
  .single-post__entry-content h3 {
    font-size: 1.3125rem;
  }
}
.blog__heading {
  text-align: center;
}
.blog__heading .header {
  margin-bottom: 52px;
}
@media screen and (min-width: 0) {
  .single-ambr_team .ambr_team {
    padding-top: 150px;
  }
}
@media screen and (min-width: 576px) {
  .single-ambr_team .ambr_team {
    padding-top: 150px;
  }
}
@media screen and (min-width: 768px) {
  .single-ambr_team .ambr_team {
    padding-top: 150px;
  }
}
@media screen and (min-width: 992px) {
  .single-ambr_team .ambr_team {
    padding-top: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .single-ambr_team .ambr_team {
    padding-top: 200px;
  }
}
@media screen and (min-width: 1460px) {
  .single-ambr_team .ambr_team {
    padding-top: 200px;
  }
}
@media screen and (min-width: 0) {
  .single-ambr_team .ambr_team {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .single-ambr_team .ambr_team {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .single-ambr_team .ambr_team {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .single-ambr_team .ambr_team {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .single-ambr_team .ambr_team {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .single-ambr_team .ambr_team {
    padding-bottom: 100px;
  }
}
.single-ambr_team .ambr_team .header {
  margin-bottom: 16px;
}
.single-ambr_team .ambr_team .team-image {
  position: relative;
}
.single-ambr_team .ambr_team .team-image img {
  position: relative;
  height: 100%;
  width: 100%;
}
.single-ambr_team .ambr_team .team-members-block__position-title {
  margin-bottom: 32px;
}
.single-ambr_team .team-mobile {
  display: block;
}
@media (min-width: 992px) {
  .single-ambr_team .team-mobile {
    display: none;
  }
}
.single-ambr_team .team-desktop {
  display: none;
}
@media (min-width: 992px) {
  .single-ambr_team .team-desktop {
    display: block;
  }
}
.single-ambr_team .other-team-header {
  text-align: center;
  margin-bottom: 30px;
}
.single-ambr_careers .apply {
  margin-top: 0;
}
@media (min-width: 768px) {
  .single-ambr_careers .apply {
    margin-top: 60px;
  }
}
.single-ambr_careers .apply__heeader .divider {
  border-top: solid 2px #0283bd;
}
@media screen and (min-width: 0) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 100px;
  }
}
@media screen and (min-width: 576px) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 100px;
  }
}
@media (max-width: 991.98px) {
  .single-ambr_careers .apply__heeader .divider {
    padding-top: 42px;
  }
}
.single-ambr_careers .apply__details {
  margin-top: 40px;
}
.single-ambr_careers .apply__details a {
  color: #0283bd;
}
@media (max-width: 767.98px) {
  .single-ambr_careers .apply__contact-form {
    margin-top: 42px;
  }
}
.primary-content-block {
  position: relative;
}
.primary-content-block .row {
  margin-left: 0;
  margin-right: 0;
}
.primary-content-block .row div[class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.primary-content-block .text-align--left {
  text-align: left;
}
.primary-content-block .text-align--center {
  text-align: center;
}
.primary-content-block .text-align--center .btn-wrapper,
.primary-content-block .text-align--center .list-items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 992px) and (min-width: 0) {
  .primary-content-block .block-padding {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 576px) {
  .primary-content-block .block-padding {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 768px) {
  .primary-content-block .block-padding {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  .primary-content-block .block-padding {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  .primary-content-block .block-padding {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1460px) {
  .primary-content-block .block-padding {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 0) {
  .primary-content-block .block-padding {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 576px) {
  .primary-content-block .block-padding {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 768px) {
  .primary-content-block .block-padding {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  .primary-content-block .block-padding {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  .primary-content-block .block-padding {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1460px) {
  .primary-content-block .block-padding {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .primary-content-block .text_top_padding--none {
    padding-top: 0;
  }
  .primary-content-block .text_top_padding--sm {
    padding-top: 70px;
  }
  .primary-content-block .text_top_padding--reg {
    padding-top: 120px;
  }
}
@media (min-width: 992px) {
  .primary-content-block .text_bottom_padding--none {
    padding-bottom: 0;
  }
  .primary-content-block .text_bottom_padding--sm {
    padding-bottom: 70px;
  }
  .primary-content-block .text_bottom_padding--reg {
    padding-bottom: 120px;
  }
}
@media (max-width: 991.98px) {
  .primary-content-block__text {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
@media (max-width: 991.98px) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-top: 24px !important;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 0) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 576px) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 768px) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 992px) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1200px) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1460px) {
  .primary-content-block__text + .primary-content-block__text .index__2 {
    padding-bottom: 100px;
  }
}
.primary-content-block__text__inner {
  padding-left: 10vw;
  padding-right: 10vw;
}
@media (max-width: 1199.98px) {
  .primary-content-block__text__inner {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 991.98px) {
  .primary-content-block__text__inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.primary-content-block .blurb__two-cloumns {
  text-align: left;
}
@media (min-width: 992px) {
  .primary-content-block .blurb__two-cloumns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 5vw;
    -moz-column-gap: 5vw;
    column-gap: 5vw;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 0) {
  .primary-content-block .index__1 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 576px) {
  .primary-content-block .index__1 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 768px) {
  .primary-content-block .index__1 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 992px) {
  .primary-content-block .index__1 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1200px) {
  .primary-content-block .index__1 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1460px) {
  .primary-content-block .index__1 {
    padding-top: 100px;
  }
}
@media (min-width: 992px) {
  .primary-content-block .index__1.primary-content-block__text__inner {
    padding-right: 5vw;
  }
  .primary-content-block
    .index__1.primary-content-block__text__inner.align_content--center {
    padding-right: 0;
  }
  .primary-content-block .index__1.image_padding--center {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 0) {
  .primary-content-block .index__2 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 576px) {
  .primary-content-block .index__2 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 768px) {
  .primary-content-block .index__2 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 992px) {
  .primary-content-block .index__2 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1200px) {
  .primary-content-block .index__2 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1460px) {
  .primary-content-block .index__2 {
    padding-top: 100px;
  }
}
@media (min-width: 992px) {
  .primary-content-block .index__2.primary-content-block__text__inner {
    padding-left: 5vw;
  }
  .primary-content-block
    .index__2.primary-content-block__text__inner.align_content--center {
    padding-left: 0;
  }
  .primary-content-block .index__2.image_padding--center {
    padding-left: 5vw;
  }
}
.primary-content-block__image {
  min-height: 30vw;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .primary-content-block__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 0) {
  .primary-content-block__image .bottom-spacing--yes {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 576px) {
  .primary-content-block__image .bottom-spacing--yes {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 768px) {
  .primary-content-block__image .bottom-spacing--yes {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 992px) {
  .primary-content-block__image .bottom-spacing--yes {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1200px) {
  .primary-content-block__image .bottom-spacing--yes {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 1460px) {
  .primary-content-block__image .bottom-spacing--yes {
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .primary-content-block__image.layout__image-contained .index__1 {
    padding-left: 4vw;
  }
}
@media (min-width: 1200px) {
  .primary-content-block__image.layout__image-contained .index__1 {
    padding-left: 10vw;
  }
}
@media (min-width: 768px) {
  .primary-content-block__image.layout__image-contained .index__2 {
    padding-right: 4vw;
  }
}
@media (min-width: 1200px) {
  .primary-content-block__image.layout__image-contained .index__2 {
    padding-right: 10vw;
  }
}
.primary-content-block__image__image-container {
  position: relative;
  height: 100%;
  width: 100%;
}
.primary-content-block__image__image-container img {
  position: relative;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .primary-content-block__image__image-container img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 20% 50%;
    object-position: 20% 50%;
  }
}
.primary-content-block__image .background-video {
  position: relative;
  height: 100%;
  width: 100%;
}
.primary-content-block__image .background-video video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.primary-content-block form .row {
  margin-left: -15px;
  margin-right: -15px;
}
.primary-content-block form .row div[class^="col"] {
  padding-left: 15px;
  padding-right: 15px;
}
.logos-block .header.pre-header {
  text-align: center;
}
.logos-block__logo-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .logos-block__logo-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .logos-block__logo-row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.logos-block__logo-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.logos-block__logo-col:nth-of-type(-n + 2) .logos-block__logo img {
  margin-top: 0;
}
.logos-block__logo-col:nth-of-type(-n + 2):nth-last-child(-n + 2)
  .logos-block__logo
  img {
  margin-top: 0;
}
@media (min-width: 768px) {
  .logos-block__logo-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .logos-block__logo-col:nth-of-type(-n + 3) .logos-block__logo img {
    margin-top: 0;
  }
  .logos-block__logo-col:nth-last-child(-n + 3) .logos-block__logo img {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .logos-block__logo-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .logos-block__logo-col:nth-of-type(-n + 5) .logos-block__logo img {
    margin-top: 0;
  }
  .logos-block__logo-col:nth-last-child(-n + 5) .logos-block__logo img {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .logos-block__logo-col {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.logos-block__logo-col .logos-block__logo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.logos-block__logo-col .logos-block__logo img {
  position: relative;
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 80px;
  margin: 30px 0;
}
@media (min-width: 576px) {
  .logos-block__logo-col .logos-block__logo img {
    max-height: 45px;
    max-width: 150px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .logos-block__logo-col .logos-block__logo img {
    max-height: 50px;
    max-width: 160px;
  }
}
@media (min-width: 1200px) {
  .logos-block__logo-col .logos-block__logo img {
    max-height: 60px;
    max-width: 170px;
  }
}
@media (min-width: 1460px) {
  .logos-block__logo-col .logos-block__logo img {
    max-height: 70px;
    max-width: 180px;
  }
}
.latest-posts-block__intro {
  text-align: center;
}
@media screen and (min-width: 0) {
  .latest-posts-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .latest-posts-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .latest-posts-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .latest-posts-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .latest-posts-block__intro {
    padding-bottom: 100px;
  }
}
.latest-posts-block .all-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.team-members-block__intro {
  text-align: center;
}
@media screen and (min-width: 0) {
  .team-members-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .team-members-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .team-members-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .team-members-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .team-members-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .team-members-block__intro {
    padding-bottom: 100px;
  }
}
.team-members-block .card-outer-team {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .team-members-block .card-outer-team {
    margin-bottom: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .team-members-block .card-outer-team {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 767.98px) {
  .team-members-block .card-outer-team:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .team-members-block .card-outer-team:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .team-members-block .card-outer-team:nth-last-child(-n + 4) {
    margin-bottom: 0;
  }
}
.team-members-block__position-title {
  font-size: 12px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-bottom: 0;
  color: #0283bd !important;
}
.team-members-block__bio {
  margin-top: 24px;
}
@media (max-width: 767.98px) {
  .team-members-block__bio {
    font-size: 12px;
    margin-top: 16px;
  }
}
.team-members-block .card .card-body .btn-wrapper {
  margin-top: 24px;
}
.image-block__image-container {
  position: relative;
  display: block;
  padding-bottom: 76.25%;
  z-index: 0;
}
.image-block__image-container img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .image-block div[class^="col"] {
    padding-bottom: 30px;
  }
  .image-block div[class^="col"]:last-of-type {
    padding-bottom: 0;
  }
}
.image-block .text_top_padding--none {
  padding-top: 0;
}
.image-block .text_top_padding--sm {
  padding-top: 70px;
}
@media screen and (min-width: 0) {
  .image-block .text_top_padding--reg {
    padding-top: 100px;
  }
}
@media screen and (min-width: 576px) {
  .image-block .text_top_padding--reg {
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .image-block .text_top_padding--reg {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .image-block .text_top_padding--reg {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .image-block .text_top_padding--reg {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .image-block .text_top_padding--reg {
    padding-top: 100px;
  }
}
.image-block .text_bottom_padding--none {
  padding-bottom: 0;
}
.image-block .text_bottom_padding--sm {
  padding-bottom: 70px;
}
@media screen and (min-width: 0) {
  .image-block .text_bottom_padding--reg {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .image-block .text_bottom_padding--reg {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .image-block .text_bottom_padding--reg {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .image-block .text_bottom_padding--reg {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .image-block .text_bottom_padding--reg {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .image-block .text_bottom_padding--reg {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .careers-block .container-fluid {
    padding: 0 12vw;
  }
}
@media (min-width: 1460px) {
  .careers-block .container-fluid {
    padding: 0 15vw;
  }
}
.careers-block__intro {
  text-align: center;
}
@media screen and (min-width: 0) {
  .careers-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 576px) {
  .careers-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .careers-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .careers-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .careers-block__intro {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .careers-block__intro {
    padding-bottom: 100px;
  }
}
.careers-block.bg--lightGrey .card {
  background: #fff;
}
.careers-block.bg--white .card {
  background: #f3f3f3;
}
.careers-block .btn-wrapper {
  margin-top: 0;
}
.card-outer-careers {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .card-outer-careers {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 60px;
  }
  .card-outer-careers:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .card-outer-careers {
    margin-bottom: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .card-outer-careers:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
}
.card-outer-careers .card {
  background: #f3f3f3;
  padding: 20px 30px 30px 30px;
}
.card-outer-careers .card .card-body .btn-wrapper {
  margin-top: 24px;
}
.embed-video-modal-block {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .embed-video-modal-block.top_padding--none {
    padding-top: 0;
  }
  .embed-video-modal-block.top_padding--sm {
    padding-top: 70px;
  }
  .embed-video-modal-block.top_padding--reg {
    padding-top: 120px;
  }
}
@media (min-width: 992px) {
  .embed-video-modal-block.bottom_padding--none {
    padding-bottom: 0;
  }
  .embed-video-modal-block.bottom_padding--sm {
    padding-bottom: 70px;
  }
  .embed-video-modal-block.bottom_padding--reg {
    padding-bottom: 120px;
  }
}
.embed-video-modal-block .video-container {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 450px;
}
@media (min-width: 768px) {
  .embed-video-modal-block .video-container {
    height: 550px;
  }
}
.embed-video-modal-block .video-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #000;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#000),
    to(#fff)
  );
  background: -o-linear-gradient(left, #000 0, #fff 100%);
  background: linear-gradient(90deg, #000 0, #fff 100%);
  mix-blend-mode: multiply;
  isolation: isolate;
}
.embed-video-modal-block .video-container img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 576px) {
  .embed-video-modal-block .video-container img {
    height: calc(100% + 100px);
  }
}
.embed-video-modal-block .video-container img.object-fit-cover-mimic {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.embed-video-modal-block .video-container .btn-wrapper-outer,
.embed-video-modal-block .video-container .header-weapper {
  max-width: 1600px;
  width: 100%;
  z-index: 4;
  display: block;
  position: absolute;
  padding-left: 8vw;
  padding-right: 8vw;
}
.embed-video-modal-block .video-container .header-weapper {
  top: 6vw;
}
@media (min-width: 992px) {
  .embed-video-modal-block .video-container .header-weapper {
    max-width: 60%;
  }
}
.embed-video-modal-block .video-container .btn-wrapper-outer {
  bottom: 8vw;
}
@media (min-width: 768px) {
  .embed-video-modal-block .video-container .btn-wrapper-outer {
    bottom: 4vw;
  }
}
.embed-video-modal-block .video-container .btn-wrapper-outer .btn-wrapper {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.embed-video-modal-block .video-container__play-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.embed-video-modal-block .video-container__play-text p.text {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.333;
  font-family: Figtree, sans-serif;
  font-weight: 700;
}
.embed-video-modal-block .video-container__play-text p.text span {
  font-size: 18px;
}
.embed-video-modal-block .video-container__play-text .btn-icon {
  margin-right: 10px;
}
.embed-video-modal-block .video-container__play-text .btn-icon svg {
  display: block;
  overflow: visible;
  margin-bottom: 0;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.embed-video-modal-block .video-container__play-text .btn-icon svg circle {
  fill: #0283bd;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.embed-video-modal-block .video-container__play-text .btn-icon svg path {
  fill: #151515;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.embed-video-modal-block .video-container__play-text:hover {
  cursor: pointer;
}
.embed-video-modal-block .video-container__play-text:hover .btn-icon svg {
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.embed-video-modal-block
  .video-container__play-text:hover
  .btn-icon
  svg
  circle {
  fill: #151515;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.embed-video-modal-block .video-container__play-text:hover .btn-icon svg path {
  fill: #0283bd;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
/*# sourceMappingURL=wp-content/themes/nesi/assets/css/style-theme.min.css.map */
