/* Need to fix better. Temp patch for now */
:is(.page-id-66868, .page-id-66819) {
	#tns1{	
		width: 600%;
	}
	.section-stats{
		padding-bottom: 0;
	}
}

@charset "UTF-8";
/* Box sizing default */
*, *::before, *::after {
  box-sizing: border-box;
}

/* Reset browser margins */
body, h1, h2, h3, h4, h5, h6, p, figure, blockquote, dl, dd, ol, ul, fieldset {
  margin: 0;
}

/* Accessible line height */
body {
  line-height: 1.5;
}

/* Form elements inherit default type styles */
input, button, select, textarea {
  font: inherit;
}

/* Make media elements responsive */
img, picture, video, canvas, svg {
  display: block;
  height: auto;
  max-width: 100%;
}

/* Ensure button styling on mobile */
button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

:where(.wp-block-columns){
	margin-bottom: 0;
}

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

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 1px;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 1024px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 20px;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 25px;
  }
}
@media (min-width: 1900px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 30px;
  }
}

.col-section {
  display: flex;
  flex-flow: row wrap;
}

.col-no-margin {
  margin: 0 -20px;
}
@media (min-width: 1024px) {
  .col-no-margin {
    margin: 0 -20px;
  }
}
@media (min-width: 1280px) {
  .col-no-margin {
    margin: 0 -25px;
  }
}
@media (min-width: 1900px) {
  .col-no-margin {
    margin: 0 -30px;
  }
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
/* COLORS */
.has-brand-violet-color {
  color: #2B0454;
}

.has-brand-indigo-color {
  color: #070263;
}

.has-brand-nest-purple-color {
  color: #AA8AF9;
}

.has-brand-green-color {
  color: #2FD1B2;
}

.has-brand-airforce-blue-color {
  color: #003594;
}

.has-brand-wonkabar-color {
  color: #4F4CB1;
}

/* TRANSITION */
/* TYPOGRAPHY */
body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

h1, h2, h3, h4 {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 0.67em;
  text-wrap: balance;
}

h1, .h1 {
  font-size: 56px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

p, li {
  line-height: 1.3;
  margin-bottom: 1em;
}

.short-line-height {
  line-height: 1.1;
}

li {
  margin-bottom: 0.3em;
}

ul, ol {
  margin-bottom: 1em;
}

img {
  max-width: 100%;
}

@media (min-width: 960px) {
  h1, .h1 {
    font-size: 64px;
  }
}
@media (min-width: 1280px) {
  body {
    font-size: 20px;
  }
  h1, .h1 {
    font-size: 96px;
    margin-bottom: 0.2em;
  }
  h2, .h2 {
    font-size: 40px;
  }
  h3, .h3 {
    font-size: 36px;
  }
  h4, .h4 {
    font-size: 30px;
  }
}
a {
  color: #0275d8;
}

.page-content ul, .page-content ol {
  margin-left: 40px;
}

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

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

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

.text-success {
  color: #3c763d;
}

.text-warning {
  color: #8a6d3b;
}

.text-error {
  color: #b60000;
}

/* LAYOUT */
.section-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 66px;
  padding-bottom: 66px;
  max-width: 1400px;
  margin: 0 auto;
}
@media (min-width: 1080px) {
  .section-wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  .section-wrapper {
    padding-left: 68px;
    padding-right: 68px;
  }
}
@media (min-width: 1080px) {
  .section-wrapper {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}
@media (min-width: 1280px) {
  .section-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.section-wrapper img {
  max-width: 100%;
}

.hidden {
  display: none;
}

@media (max-width: 781px) {
  .mobile-hidden {
    display: none !important;
  }
}
@media (min-width: 782px) {
  .mobile-only {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .wp-block-columns {
    gap: 6em;
  }
}
main {
  margin-top: 92px;
}
@media (min-width: 1350px) {
  main {
    margin-top: 112px;
  }
}

.section-bg {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 66px;
  padding-bottom: 66px;
}
@media (min-width: 1080px) {
  .section-bg {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  .section-bg {
    padding-left: 68px;
    padding-right: 68px;
  }
}
@media (min-width: 1080px) {
  .section-bg {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}
@media (min-width: 1280px) {
  .section-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.section-bg:not(.bg-blue-light, .bg-indigo, .bg-pattern) + .section-bg:not(.bg-blue-light, .bg-indigo, .bg-pattern) {
  padding-top: 0;
}

.bg-blue-light {
  background: #E3F7FC;
}

.bg-indigo {
  background: #070263;
  color: #fff;
}
.bg-indigo a {
  color: #fff;
}

.bg-pattern {
  background: url("/wp-content/uploads/2024/09/bg-pattern.png") no-repeat;
  background-size: cover;
  color: #fff;
}
.bg-pattern a {
  color: #fff;
}

.full-image img {
  min-width: 100%;
}

/* HEADER */
/* HEADER */
#header-skip-container {
  background: #eee;
  text-align: center;
  width: 100%;
}
#header-skip-container #header-skip {
  color: #333;
  display: inline-block;
  margin-top: -140px;
  padding: 10px;
  position: absolute;
}
#header-skip-container #header-skip:focus {
  text-decoration: underline;
  margin-top: 0;
  position: static;
}

#hamburger {
  background-color: transparent;
  border: 0;
  float: left;
  width: 30px;
  height: 35px;
  margin-top: 29px;
  margin-bottom: 28px;
  padding: 0 !important;
  position: absolute;
  right: 20px;
  cursor: pointer;
}
#hamburger:hover {
  box-shadow: none;
}
#hamburger #ham-1, #hamburger #ham-2, #hamburger #ham-3, #hamburger #ham-4 {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #070263;
  border-radius: 0;
  left: 0;
  transition: 0.1s ease-in-out;
}
#hamburger #ham-1 {
  top: 6px;
}
#hamburger #ham-2, #hamburger #ham-3 {
  top: 16px;
}
#hamburger #ham-4 {
  top: 26px;
}
#hamburger.is-active #ham-1, #hamburger.is-active #ham-4 {
  top: 22px;
  width: 0;
  left: 50%;
}
#hamburger.is-active #ham-2 {
  transform: rotate(45deg);
}
#hamburger.is-active #ham-3 {
  transform: rotate(-45deg);
}
@media (min-width: 1080px) {
  #hamburger {
    right: 35px;
  }
}
@media (min-width: 1350px) {
  #hamburger {
    display: none;
  }
}

#page-header {
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  font-weight: 400;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
}
#page-header #header-logo {
  margin-top: 10px;
}
#page-header #header-search-toggle {
  transition: background-color 0.3s ease-in-out;
}
@media (max-width: 768px) {
  #page-header #header-logo {
    /*img {opacity: 0;}*/
  }
}
@media (max-width: 1349px) {
  #page-header #header-logo {
    background: url("/wp-content/uploads/2024/08/logo-mobile.svg") no-repeat;
    margin-top: 28px;
    margin-bottom: 28px;
    margin-left: 20px;
  }
}
@media (min-width: 1080px) and (max-width: 1349px) {
  #page-header #header-logo {
    margin-left: 35px;
  }
}
#page-header:has(.ubermenu-active), #page-header.searchmenu-active {
  background: #070263;
}
#page-header:has(.ubermenu-active) #header-logo, #page-header.searchmenu-active #header-logo {
  background: url("/wp-content/uploads/2024/08/solomon-logo-reversed.svg") no-repeat;
}
#page-header:has(.ubermenu-active) #header-logo img, #page-header.searchmenu-active #header-logo img {
  opacity: 0;
}
#page-header:has(.ubermenu-active) #header-primary-menu .ubermenu-has-submenu-drop > a,
#page-header.searchmenu-active #header-primary-menu .ubermenu-has-submenu-mega > a {
  background-image: url("/wp-content/uploads/2024/08/chevron-down-white.svg");
}
#page-header:has(.ubermenu-active) button, #page-header:has(.ubermenu-active) .btn, #page-header.searchmenu-active button, #page-header.searchmenu-active .btn {
  border-color: #fff;
  color: #fff;
}
#page-header:has(.ubermenu-active) #header-search-toggle, #page-header.searchmenu-active #header-search-toggle {
  background: url("/wp-content/uploads/2024/08/search-icon-reversed.svg") center no-repeat;
}
#page-header:has(.ubermenu-active) #header-search-toggle img, #page-header.searchmenu-active #header-search-toggle img {
  opacity: 0;
}
#page-header:has(.ubermenu-active) a, #page-header.searchmenu-active a {
  color: #fff;
}
#page-header .custom-logo {
  height: 36px;
  width: auto;
}
@media (min-width: 1350px) {
  #page-header {
    font-size: 20px;
    padding: 0 25px;
  }
  #page-header #header-logo {
    margin-top: 35px;
  }
  #page-header button, #page-header .btn {
    margin-top: 25px;
    margin-left: 33px;
  }
  #page-header #header-search-toggle {
    height: 62px;
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
}
@media (min-width: 1440px) {
  #page-header {
    padding: 0 68px;
  }
}
#page-header #header-primary-menu {
  display: none;
  margin: 0 auto;
  margin-right: 40px;
  overflow: auto;
}
#page-header #header-primary-menu .ubermenu-main {
  margin-top: 0;
}
#page-header #header-primary-menu li {
  list-style-type: none;
}
#page-header #header-primary-menu li a { /*color: $violet;*/ }
#page-header #header-primary-menu li a:hover { /*color: #53bffd;*/ }
#page-header #header-primary-menu .ubermenu-has-submenu-drop > a{
  background: url("/wp-content/uploads/2024/08/chevron-down.svg") center right 20px no-repeat;
  padding-right: 44px;
}
#page-header #header-primary-menu .ubermenu-submenu .ubermenu-has-submenu-drop > a{
	background: none !important;
}
#page-header #header-primary-menu .ubermenu-has-submenu-drop.ubermenu-active > a {
  background-image: url("/wp-content/uploads/2024/08/chevron-up-white.svg");
  color: #fff !important;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega {
  height: 610px;
  min-height: 610px;
  padding-top: 48px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega h2,
#page-header #header-primary-menu .ubermenu-submenu-type-mega p {
  font-weight: 300;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega h2 {
  font-size: 32px;
  margin-bottom: 46px;
  margin-top: 20px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega p {
  max-width: 533px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper {
  margin-right: 110px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item {
  background: #fff;
  color: #231F20;
  min-height: 100%;
  padding: 35px 35px 25px 35px;
  position: relative;
  transition: all 0.1s ease-in-out;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item .pt-cv-meta-fields {
  margin-bottom: 10px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item time {
  color: #000 !important;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item .pt-cv-thumb-wrapper {
  align-items: center; /*aspect-ratio: 2 / 1;*/
  display: flex;
  flex-wrap: wrap;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item img {
  height: auto !important;
  max-height: 180px;
  max-width: 75% !important;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item .pt-cv-ctf-list {
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 20px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item .pt-cv-title {
  display: none;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item .pt-cv-taxoterm.below_title {
  left: 0;
  bottom: 0;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .pt-cv-wrapper .pt-cv-content-item .pt-cv-taxoterm.below_title a {
  background: transparent !important;
  color: #231F20;
  padding: 0;
  font-weight: 600;
}
#page-header #header-primary-menu .ubermenu-submenu-type-mega .ubermenu-target-title {
  font-size: 24px;
}
/* #page-header #header-primary-menu .ubermenu-submenu-type-mega > .ubermenu-column:first-of-type {
  background: url("/wp-content/uploads/2024/08/menu-line.png") repeat-y top right 50px;
  height: 100%;
  padding-left: 20px;
} */
.ubermenu-main .ubermenu-item-normal > .ubermenu-target{
	transition: .25s ease-in-out;
}
.ubermenu-main .ubermenu-item-normal > .ubermenu-target:is(:hover, :focus-visible){
	opacity: .6;
}

@media (min-width: 1440px) {
  #page-header #header-primary-menu .ubermenu-submenu-type-mega > .ubermenu-column:first-of-type {
    padding-left: 68px;
  }
}
#page-header #header-primary-menu .ubermenu-row + .ubermenu-row {
  position: relative;
  width: 255px;
}
#page-header #header-primary-menu .ubermenu-row + .ubermenu-row > li {
  font-weight: 700;
  position: unset;
  width: 255px;
}
#page-header #header-primary-menu .ubermenu-row + .ubermenu-row > li > a {
  color: #AA8AF9;
  margin-bottom: 10px;
}
#page-header #header-primary-menu .ubermenu-row + .ubermenu-row > li:hover > a {
  color: #fff;
}
#page-header #header-primary-menu .ubermenu-row + .ubermenu-row > li.ubermenu-has-submenu-flyout:hover > a:after {
  background: url("/wp-content/uploads/2024/08/chevron-right-white.svg") center no-repeat;
  content: "";
  display: inline-block;
  width: 15px;
  height: 17px;
  margin-left: 10px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout {
/*   min-width: 640px; */
	max-width: 600px;
	padding: 0 2rem 1rem;
}
#page-header #header-primary-menu .ubermenu-submenu ul.ubermenu-submenu.ubermenu-submenu-type-flyout{
	padding: 2rem;
	border: 1px solid rgb(255 255 255 / .25);
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout:not(:has(.ubermenu-item-has-children)) a {
  padding: 5px 10px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout:not(:has(.ubermenu-item-has-children)) .ubermenu-target-title {
  font-size: 20px;
  font-weight: 300;
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout li {
  font-weight: 400;
  /*&:not(.ubermenu-item-has-children) {
    .ubermenu-target-title {font-size: 20px; font-weight: 300;}
  }*/
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout li li {
  font-size: 20px;
  font-weight: 300;
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout li li a {
  padding: 5px 10px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout li li .ubermenu-target-title {
  font-size: 20px;
}
#page-header #header-primary-menu .ubermenu-submenu-type-flyout.split{
		min-width: 600px;
	}
@media (min-width: 1350px) {
  #page-header #header-primary-menu {
    display: block !important;
    margin-right: 0;
    width: auto;
  }
  #page-header #header-primary-menu li { /*display: inline;  margin-bottom: 0; margin-left: 16px;*/ }
  #page-header #header-primary-menu .ubermenu-submenu-type-flyout {
    display: flex;
    flex-wrap: wrap;
  }
  #page-header #header-primary-menu .ubermenu-submenu-type-flyout li {
    width: 100%;
  }
  #page-header #header-primary-menu .menu-column {
    padding-right: 20px;
    width: 50%;
  }
  #page-header #header-primary-menu .menu-column li {
    font-weight: 300;
  }
  #page-header #header-primary-menu .menu-column .ubermenu-target-title {
    font-size: 20px;
  }
}
@media (min-width: 1530px) {
  #page-header #header-primary-menu .ubermenu-submenu-type-flyout {
/*     min-width: 720px; */
	}
  #page-header #header-primary-menu .ubermenu-has-submenu-mega > a {
    background-position: center right 40px;
    padding-right: 64px;
  }
}

#header-mobile-menu {
  display: none;
  background: #070263;
  color: #fff;
  overflow: auto;
  padding: 33px 20px;
  position: fixed;
  top: 92px;
  bottom: 0;
  width: 100%;
}
#header-mobile-menu ul {
  list-style-type: none;
  padding: 0;
}
#header-mobile-menu ul li {
  margin-bottom: 24px;
}
#header-mobile-menu ul a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}
#header-mobile-menu .btn {
  background: #2FD1B2;
  border-color: #2FD1B2;
  color: #2B0454;
}
#header-mobile-menu form {
  margin-top: 40px;
  margin-bottom: 40px;
}
#header-mobile-menu form input[type=search] {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  outline: 0;
  padding-bottom: 10px;
  width: 100%;
}
#header-mobile-menu form input[type=search]::-webkit-search-cancel-button {
  appearance: none;
}
#header-mobile-menu form input[type=search]::placeholder {
  color: #fff;
}
#header-mobile-menu form input[type=submit] {
  background: url("/wp-content/uploads/2024/08/search-icon-reversed.svg") no-repeat;
  background-size: 22px 22px;
  border: 0;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-left: -22px;
  text-indent: -9999px;
}
@media (min-width: 1350px) {
  #header-mobile-menu {
    display: none !important;
  }
}

#header-search {
  display: none;
}
#header-search #header-search-form {
  display: none;
  background: #070263;
  color: #fff;
  margin-top: 25px;
  padding: 40px 0;
  position: absolute;
  left: 0;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1080px) {
  #header-search #header-search-form {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  #header-search #header-search-form {
    padding-left: 68px;
    padding-right: 68px;
  }
}
#header-search #header-search-form input[type=search] {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  padding: 20px 80px 20px 30px;
  width: 100%;
}
#header-search #header-search-form input[type=search]::-webkit-search-cancel-button {
  appearance: none;
}
#header-search #header-search-form input[type=search]::placeholder {
  color: #fff;
}
#header-search #header-search-form input[type=submit] {
  background: url("/wp-content/uploads/2024/08/search-icon-reversed.svg") no-repeat;
  background-size: 34px 34px;
  border: 0;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 40px;
  right: 85px;
  margin-top: 18px;
  margin-left: -50px;
  text-indent: -9999px;
}
#header-search #header-search-form #search-dropdowns-wrapper {
  display: flex;
  gap: 34px;
  margin-top: 30px;
}
#header-search #header-search-form select {
  background: url(/wp-content/uploads/2024/09/select-arrow-white.svg) center right 20px no-repeat;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  padding: 20px 50px 20px 20px;
  -webkit-appearance: none;
  appearance: none;
  width: 25%;
}
@media (min-width: 1350px) {
  #header-search {
    display: block;
  }
}

#header-contact {
  display: none;
}
@media (min-width: 1350px) {
  #header-contact {
    display: block;
  }
}

/* fix for admin bar */
body.admin-bar #page-header {
  margin-top: 32px; /* Adjust to match the admin bar height */
}

@media screen and (max-width: 782px) {
  body.admin-bar #page-header {
    margin-top: 46px; /* Adjust based on the mobile admin bar height */
  }
}
/* COMPONENTS */
/* FORMS 
label {display: block; font-size: 14px; font-weight: 700; margin-bottom: 4px;}
.radio,
.checkbox {display: block; margin-bottom: 8px; position: relative;}
.radio label, 
.checkbox label {min-height: 20px; padding: 0 20px; margin-bottom: 0; font-weight: normal; cursor: pointer;}

input[type=text],
input[type=email],
input[type=password],
input[type=date],
input[type=tel],
input[type=number],
input[type=search],
textarea,
select {background-color: #fff; border: 1px solid $greyMed; border-radius: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-sizing: border-box; font-family: $font-stack; margin-bottom: 20px; padding: 6px 10px; width: 100%;}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus,
select:focus {border-color: #66afe9; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); outline: 0; }
input[type=text][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=date][disabled],
input[type=tel][disabled],
input[type=number][disabled],
input[type=search][disabled],
textarea[disabled],
select[disabled] {cursor: not-allowed; background-color: #eee;}
.checkbox input[type=checkbox], .radio input[type=radio] {position: absolute;  margin: 1px 0 0; margin-left: -20px;}

select {background-image: url('../images/caret-down.svg'); background-repeat: no-repeat; background-position: center right 10px; background-size: 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type=checkbox] {-webkit-appearance: none; background: #fff; border: 2px solid $greyMed; border-radius: 3px; position: absolute; height: 20px; width: 20px;
	&:after {color: #000; content: ""; display: inline-block; font-size: 27px; font-weight: 300; height: 20px; position: absolute; left: 1px; top: -10px;}
	&:checked:after {content: '\d7';}
	&:focus {border-color: $blue; outline: none;}
	& + label {display: inline-block; margin-bottom: 25px; padding-left: 30px; position: relative; vertical-align: top;}
}
input[type=radio] {margin: 10px 4px 20px; transform: scale(1.5);
	+ label {display: inline; font-weight: normal; margin: 0 10px 0 5px;}
}
*/
button, .btn, .wp-block-button__link, .wpcf7-submit {
  background: transparent;
  border: 1px solid #070263;
  border-radius: 0;
  color: #2B0454;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding: 15px 29px !important;
  transition: all 0.3s ease-in-out;
}
button:hover, .btn:hover, .wp-block-button__link:hover, .wpcf7-submit:hover {
  background: #2FD1B2;
  border-color: #2FD1B2 !important;
  color: #2B0454;
}
@media (min-width: 1024px) {
  button, .btn, .wp-block-button__link, .wpcf7-submit {
    font-size: 20px;
  }
}

.bg-indigo .wp-block-button__link {
  border-color: #fff;
}

.wp-block-button .wp-block-button__link:where(.is-style-outline):not(.has-background):hover, .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background):hover {
  background: #2FD1B2;
  color: #2B0454 !important;
}

a.btn {
  display: inline-block;
  text-decoration: none;
}

.form-help {
  color: #888;
  font-size: 80%;
  margin: 5px 0 10px;
}

.video-dialog {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  padding-top: 20px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1200;
}
.video-dialog .wp-block-embed__wrapper {
  margin-top: 20px;
  text-align: center;
}
.video-dialog .wp-block-button__link {
  background: url("/wp-content/uploads/2024/09/circle-xmark-regular-white.svg") no-repeat !important;
  background-size: 40px 40px;
  border: 0;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}
.video-dialog iframe {
  height: 80vh;
  width: 80%;
}

.section-intro h1 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
}
.section-intro .wp-block-button {
  margin-bottom: 20px;
}

.section-stats {
  margin-top: -50px;
  overflow: hidden;
}
.section-stats h2 {
  color: #070263;
  display: flex;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 60px;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.section-stats h2:after {
  content: "";
  border-top: 1px solid #070263;
  margin: 0 0 0 40px;
  flex: 1 0 40px;
}
.section-stats .wp-block-column {
  color: #070263;
}
.section-stats .wp-block-column h3 {
  border-bottom: 1px solid #070263;
  color: #070263;
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 70px;
  margin-bottom: 20px;
}
.section-stats .wp-block-column p {
  line-height: 1.1;
}
.section-stats .wp-block-column .wp-block-group {
  background: #E3F7FC;
  min-height: 100%;
  padding: 30px;
}
.section-stats .tns-controls {
  margin-top: 35px;
}
.section-stats .tns-controls button {
  border: 0;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  margin-right: 15px;
  padding: 0 !important;
  text-indent: -9999px;
  transition: all 0.3s ease-in-out;
}
.section-stats .tns-controls button:hover {
  background-color: #2FD1B2 !important;
}
.section-stats .tns-controls button:nth-child(1) {
  background: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg") no-repeat;
  background-size: 49px 49px;
  transform: rotate(-180deg);
}
.section-stats .tns-controls button:nth-child(2) {
  background: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg") no-repeat;
  background-size: 49px 49px;
}
@media (min-width: 1350px) {
  .section-stats {
    margin-top: -90px;
  }
  .section-stats .wp-block-column h3 {
    font-size: 96px;
  }
  .section-stats .wp-block-column p {
    font-size: 24px;
  }
}

.section-icon-cards h2 {
  color: #070263;
}
.section-icon-cards .wp-block-group__inner-container > p {
  margin-bottom: 35px;
  max-width: 1030px;
}
.section-icon-cards .wp-block-columns {
  margin-bottom: 0;
}
.section-icon-cards .wp-block-column {
  background: #070263;
  color: #fff;
  padding: 135px 20px 132px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.section-icon-cards .wp-block-column h2 {
  color: #fff;
  font-weight: 400;
}
.section-icon-cards .wp-block-column p {
  text-wrap: pretty;
}
.section-icon-cards .wp-block-column .wp-block-image a {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  padding-left: 20px;
  padding-top: 32px;
}
.section-icon-cards .wp-block-column .wp-block-buttons {
  position: absolute;
  bottom: 40px;
}
.section-icon-cards .wp-block-column .wp-block-button__link {
  color: #fff;
  border: 0;
  padding-left: 0 !important;
  position: relative;
  text-transform: uppercase;
}
.section-icon-cards .wp-block-column .wp-block-button__link:before {
  background: url("/wp-content/uploads/2024/08/circle-arrow.svg") no-repeat;
  background-size: 49px;
  content: "";
  display: inline-block;
  width: 49px;
  height: 49px;
  margin-top: -10px;
  position: absolute;
  left: 100%;
  transition: all 0.3s ease-in-out;
}
.section-icon-cards .wp-block-column .wp-block-button__link:hover {
  background: transparent !important;
}
@media (max-width: 1023px) {
  .section-icon-cards .wp-block-column .wp-block-image img {
    width: 75px;
    height: auto;
  }
  .section-icon-cards .wp-block-button__link {
    padding-left: 0 !important;
  }
}
@media (min-width: 1024px) {
  .section-icon-cards .wp-block-column {
    padding: 135px 58px 132px;
  }
  .section-icon-cards .wp-block-column .wp-block-image {
    margin-bottom: 50px;
  }
  .section-icon-cards .wp-block-column .wp-block-image a {
    padding-left: 58px;
    padding-top: 32px;
  }
  .section-icon-cards .wp-block-column .wp-block-button__link {
    color: #070263;
    border: 0;
    padding-left: 0;
    position: relative;
    text-transform: uppercase;
  }
  .section-icon-cards .wp-block-column .wp-block-button__link:before {
    background: url("/wp-content/uploads/2024/08/circle-arrow.svg") no-repeat;
    width: 68px;
    height: 68px;
    margin-top: -20px;
    left: 0;
  }
  .section-icon-cards .wp-block-column .wp-block-button__link:hover {
    background: transparent !important;
  }
  .section-icon-cards .wp-block-column:hover {
    background: #003594;
  }
  .section-icon-cards .wp-block-column:hover .wp-block-button__link {
    color: #fff !important;
  }
  .section-icon-cards .wp-block-column:hover .wp-block-button__link:before {
    left: 100%;
  }
}
@media (min-width: 1280px) {
  .section-icon-cards h2 {
    font-size: 40px;
  }
  .section-icon-cards .wp-block-group__inner-container > p {
    font-size: 28px;
    margin-bottom: 80px;
  }
}

.section-triple-feature .wp-block-columns {
  margin-bottom: 0;
}
.section-triple-feature h3 {
  font-size: 32px;
  font-weight: 400;
}
.section-triple-feature .wp-block-column {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 40px 0;
}
.section-triple-feature .wp-block-button__link {
  color: #fff;
  border: 0;
  margin-top: 20px;
  padding-left: 0 !important;
  position: relative;
  text-transform: uppercase;
}
.section-triple-feature .wp-block-button__link:before {
  background: url("/wp-content/uploads/2024/08/circle-arrow-white.svg") no-repeat;
  background-size: 49px;
  content: "";
  display: inline-block;
  width: 49px;
  height: 49px;
  margin-top: -10px;
  position: absolute;
  left: 100%;
  transition: all 0.3s ease-in-out;
}
.section-triple-feature .wp-block-button__link:hover {
  background: transparent !important;
}
.section-triple-feature.bg-blue-light {
  color: #070263;
}
.section-triple-feature.bg-blue-light .wp-block-column {
  border-color: #070263;
}
.section-triple-feature.bg-blue-light .wp-block-button__link {
  color: #070263;
}
.section-triple-feature.bg-blue-light .wp-block-button__link:before {
  background-image: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg");
}
@media (max-width: 782px) {
  .section-triple-feature .wp-block-column {
    border-top: 0;
  }
  .section-triple-feature .wp-block-column:first-of-type {
    border-top: 1px solid #fff;
  }
  .section-triple-feature.bg-blue-light .wp-block-column:first-of-type {
    border-top: 1px solid #070263;
  }
}
@media (min-width: 1024px) {
  .section-triple-feature h3 {
    font-size: 36px;
  }
  .section-triple-feature .wp-block-button__link, .section-triple-feature .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background) {
    color: #070263 !important;
    border: 0;
    padding-left: 0;
    position: relative;
    text-transform: uppercase;
  }
  .section-triple-feature .wp-block-button__link:before, .section-triple-feature .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background):before {
    background: url("/wp-content/uploads/2024/08/circle-arrow-white.svg") no-repeat;
    width: 68px;
    height: 68px;
    margin-top: -20px;
    left: 0;
  }
  .section-triple-feature .wp-block-button__link:hover, .section-triple-feature .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background):hover {
    background: transparent !important;
    color: #fff !important;
  }
  .section-triple-feature .wp-block-button__link:hover:before, .section-triple-feature .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background):hover:before {
    left: 100%;
  }
  .section-triple-feature.bg-blue-light .wp-block-button__link, .section-triple-feature.bg-blue-light .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background) {
    color: #E3F7FC !important;
  }
  .section-triple-feature.bg-blue-light .wp-block-button__link:before, .section-triple-feature.bg-blue-light .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background):before {
    background-image: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg");
  }
  .section-triple-feature.bg-blue-light .wp-block-button__link:hover, .section-triple-feature.bg-blue-light .wp-block-button:where(.is-style-outline) > .wp-block-button__link:not(.has-background):hover {
    color: #070263 !important;
  }
}
@media (min-width: 1800px) {
  .section-triple-feature .wp-block-columns {
    gap: 150px;
  }
}

.email-section .wp-block-columns {
  border-top: 1px solid #AA8AF9;
  padding-top: 30px;
}
.email-section p {
  color: #070263;
}
.email-section input[type=email], .email-section input[type=text] {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #2B0454;
  outline: 0;
  padding-bottom: 10px;
  width: 100%;
}
.email-section input[type=email]::placeholder, .email-section input[type=text]::placeholder {
  color: #7B7B7B;
  opacity: 1;
}
.email-section input[type=submit] {
  background: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg") no-repeat;
  background-size: 59px 59px;
  border: 0;
  width: 59px;
  height: 59px;
  text-indent: -9999px;
}
@media (min-width: 1280px) {
  .email-section p {
    font-size: 28px;
  }
}
@media (min-width: 1600px) {
  .email-section p {
    padding-left: 100px;
  }
}

.below-the-fold {
  display: none;
}

#read-more-btn {
  text-decoration: none;
}

.transactions-scroller {
  overflow: hidden;
}
.transactions-scroller h1 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.transactions-scroller h3 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: -25px;
}
.transactions-scroller.bg-pattern .wp-block-button__link {
  border-color: #fff;
}
.transactions-scroller.bg-pattern .wp-block-button__link:hover {
  border-color: #2FD1B2;
}
@media (min-width: 768px) {
  .transactions-scroller .pt-cv-wrapper {
    margin-right: -20px;
  }
}
@media (min-width: 1080px) {
  .transactions-scroller .pt-cv-wrapper {
    margin-right: -35px;
  }
}
@media (min-width: 1440px) {
  .transactions-scroller .pt-cv-wrapper {
    margin-right: -68px;
  }
}
.transactions-scroller .pt-cv-page {
  display: flex;
}
.transactions-scroller .content-item-wrapper {
  background: #fff;
  min-height: 100%;
  padding: 95px 35px 25px 35px;
  position: relative;
  transition: all 0.1s ease-in-out;
}
.transactions-scroller .content-item-wrapper .pt-cv-meta-fields {
  margin-bottom: 30px;
}
.transactions-scroller .content-item-wrapper .pt-cv-ctf-completion_date {
  color: #000;
  font-size: 20px;
  margin-top: 5px;
  position: absolute;
  top: 25px;
}
.transactions-scroller .content-item-wrapper .pt-cv-thumb-wrapper {
  align-items: center; /*aspect-ratio: 2 / 0.82;*/
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  min-height: 210px;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .transactions-scroller .content-item-wrapper .pt-cv-thumb-wrapper {
    height: 100%;
  }
}
.transactions-scroller .content-item-wrapper img { /*filter: grayscale(1);*/
  height: auto !important;
  max-height: 180px;
  max-width: 75% !important; /*object-fit: cover;*/
  object-fit: contain;
  transition: all 0.3s ease-in-out;
  width: 100%;
  margin-bottom: 0 !important;
}
.transactions-scroller .content-item-wrapper .pt-cv-ctf-list .pt-cv-ctf-deal_copy {
  align-items: center;
  display: flex;
  line-height: 1.1;
  opacity: 0;
  padding: 0 35px;
  position: absolute;
  left: 0;
  right: 0;
  top: 65px;
  bottom: 65px;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
}
.transactions-scroller .content-item-wrapper .pt-cv-taxoterm.over_bottom_left {
  color: #000;
  font-weight: 600;
  left: 0;
  bottom: 0;
}
.transactions-scroller .content-item-wrapper .pt-cv-taxoterm.over_bottom_left a {
  color: #000;
  font-weight: 600;
}
@media (min-width: 768px) {
  .transactions-scroller .content-item-wrapper {
    height: 100%;
  }
  .transactions-scroller .content-item-wrapper:hover {
    background: #070263;
  }
  .transactions-scroller .content-item-wrapper:hover img {
    opacity: 0;
    transition: all 0s ease-in-out;
  }
  .transactions-scroller .content-item-wrapper:hover .pt-cv-ctf-list .pt-cv-ctf-deal_copy {
    opacity: 1;
  }
  .transactions-scroller .content-item-wrapper:hover .pt-cv-taxoterm.over_bottom_left a, .transactions-scroller .content-item-wrapper:hover .pt-cv-taxoterm.over_bottom_left, .transactions-scroller .content-item-wrapper:hover time, .transactions-scroller .content-item-wrapper:hover .pt-cv-ctf-completion_date {
    color: #fff !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .transactions-scroller .content-item-wrapper {
    /*.pt-cv-thumb-wrapper {min-height: 280px;}*/
  }
  .transactions-scroller .content-item-wrapper img {
    max-height: 180px;
  }
}
@media (min-width: 1600px) {
  .transactions-scroller .content-item-wrapper {
    /*img {max-height: 130px;}*/
  }
  .transactions-scroller .content-item-wrapper .pt-cv-thumb-wrapper {
    min-height: 180px;
  }
}
.transactions-scroller .iscvblock.iscvreal {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .transactions-scroller .content-item-wrapper .pt-cv-ctf-list .pt-cv-ctf-deal_copy {
    color: #000;
    opacity: 1;
    padding: 0;
    position: relative;
    top: auto;
    bottom: auto;
    z-index: 1;
  }
}
.transactions-scroller .tns-controls {
  margin-top: 35px;
}
.transactions-scroller .tns-controls button {
  border: 0;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  margin-right: 15px;
  padding: 0 !important;
  text-indent: -9999px;
  transition: all 0.3s ease-in-out;
}
.transactions-scroller .tns-controls button:hover {
  background-color: #2FD1B2 !important;
}
.transactions-scroller .tns-controls button:nth-child(1) {
  background: url("/wp-content/uploads/2024/08/circle-arrow-white.svg") no-repeat;
  background-size: 49px 49px;
  transform: rotate(-180deg);
}
.transactions-scroller .tns-controls button:nth-child(2) {
  background: url("/wp-content/uploads/2024/08/circle-arrow-white.svg") no-repeat;
  background-size: 49px 49px;
  margin-right: 0;
}
@media (min-width: 1024px) {
  .transactions-scroller .tns-controls {
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
  }
}
@media (min-width: 1024px) and (min-width: 1080px) {
  .transactions-scroller .tns-controls {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .transactions-scroller .tns-controls {
    padding-left: 68px;
    padding-right: 68px;
  }
}
@media (min-width: 1024px) {
  .transactions-scroller .tns-controls button:nth-child(1), .transactions-scroller .tns-controls button:nth-child(2) {
    background-size: 67px 67px;
    width: 67px;
    height: 67px;
  }
}
.transactions-scroller .wp-block-buttons.mobile-only {
  margin-top: 55px;
}

@media (min-width: 1280px) {
  .transactions-featured {
    padding-top: 80px;
  }
}

.transactions-grid .pt-cv-heading {
  color: #070263;
  font-size: 32px;
}
.transactions-grid .cvp-live-filter {
  margin: 0 0 70px 20px;
}
.transactions-grid .cvp-live-filter label {
  font-weight: 300;
}
.transactions-grid .cvp-live-filter select {
  background: url("/wp-content/uploads/2024/09/select-arrow.svg") center right 20px no-repeat;
  font-size: 20px;
  padding: 20px 50px 20px 20px;
  -webkit-appearance: none;
  appearance: none;
}
@media (min-width: 768px) {
  .transactions-grid .cvp-live-filter {
    float: right;
  }
}
.transactions-grid .pt-cv-content-item {
  background: #fff;
  min-height: 100%;
  padding: 115px 35px 25px 35px;
  position: relative;
  transition: all 0.1s ease-in-out;
}
.transactions-grid .pt-cv-content-item .pt-cv-meta-fields {
  margin-bottom: 30px;
}
.transactions-grid .pt-cv-content-item .pt-cv-ctf-completion_date {
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 25px;
}
.transactions-grid .pt-cv-content-item .pt-cv-thumb-wrapper {
  align-items: center; /*aspect-ratio: 2 / 1;*/
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-bottom: 80px;
}
@media (min-width: 768px) {
  .transactions-grid .pt-cv-content-item .pt-cv-thumb-wrapper {
    height: 100%;
  }
}
.transactions-grid .pt-cv-content-item img {
  height: auto !important;
  max-height: 140px;
  max-width: 75% !important;
  transition: all 0.3s ease-in-out;
}
@media (min-height: 768px) and (max-height: 1279px) {
  .transactions-grid .pt-cv-content-item img {
    max-height: 120px;
  }
}
.transactions-grid .pt-cv-content-item .pt-cv-ctf-list {
  margin-bottom: 0;
}
.transactions-grid .pt-cv-content-item .pt-cv-ctf-list .pt-cv-ctf-column {
  position: unset;
}
.transactions-grid .pt-cv-content-item .pt-cv-ctf-list .pt-cv-ctf-deal_copy {
  align-items: center;
  color: #fff;
  display: flex;
  line-height: 1.1;
  opacity: 0;
  padding: 0 35px;
  position: absolute;
  left: 0;
  right: 0;
  top: 65px;
  bottom: 65px;
/*   z-index: 1000; */
  transition: all 0.3s ease-in-out;
}
.transactions-grid .pt-cv-content-item time {
  color: #000 !important;
  font-size: 20px;
  text-transform: uppercase;
}
.transactions-grid .pt-cv-content-item .pt-cv-taxoterm.over_bottom_left {
  font-size: 20px;
  font-weight: 600;
  left: 0;
  bottom: 0;
}
.transactions-grid .pt-cv-content-item .pt-cv-taxoterm.over_bottom_left a {
  background: transparent !important;
  font-weight: 600;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .transactions-grid .pt-cv-content-item:hover {
    background: #070263;
  }
  .transactions-grid .pt-cv-content-item:hover img {
    opacity: 0;
    transition: all 0s ease-in-out;
  }
  .transactions-grid .pt-cv-content-item:hover .pt-cv-ctf-list .pt-cv-ctf-deal_copy {
    opacity: 1;
  }
  .transactions-grid .pt-cv-content-item:hover .pt-cv-taxoterm.over_bottom_left a, .transactions-grid .pt-cv-content-item:hover .pt-cv-taxoterm.over_bottom_left, .transactions-grid .pt-cv-content-item:hover time, .transactions-grid .pt-cv-content-item:hover .pt-cv-ctf-completion_date {
    color: #fff !important;
  }
}
.transactions-grid .pt-cv-pagination-wrapper {
  margin-top: 60px;
}
.transactions-grid .pt-cv-pagination-wrapper .pt-cv-more {
  background: #fff;
  font-size: 16px;
  padding: 18px 24px;
}
.transactions-grid .pt-cv-pagination-wrapper .pt-cv-more:hover {
  background: #2FD1B2 !important;
  border-color: #2FD1B2 !important;
  color: #2B0454;
}
.transactions-grid .pt-cv-pagination-wrapper .pt-cv-more .caret {
  display: none;
}
.transactions-grid .pt-cv-pagination-wrapper .pt-cv-clear-pagination {
  display: none;
}
@media (max-width: 767px) {
  .transactions-grid .pt-cv-content-item .pt-cv-ctf-list .pt-cv-ctf-deal_copy {
    color: #000;
    opacity: 1;
    padding: 0;
    position: relative;
    top: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media (max-width: 1279px) {
  .transactions-grid .cvp-live-filter {
    margin: 0 0 29px 0;
    width: 100%;
  }
  .transactions-grid .cvp-live-filter select {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .transactions-grid .pt-cv-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .transactions-grid .pt-cv-heading-container {
    width: calc(100% - 910px);
  }
  .transactions-grid .cvp-live-filter:first-of-type { /*flex-grow: 1;*/
    width: 480px;
    text-align: right;
  }
  .transactions-grid .cvp-live-filter label {
    font-size: 20px;
  }
  .transactions-grid .cvp-live-filter select {
    max-width: 390px;
  }
  .transactions-grid .pt-cv-page {
    gap: 84px !important;
  }
  .transactions-grid .pt-cv-pagination-wrapper {
    margin-top: 80px;
    margin-bottom: 0;
    width: 100%;
  }
  .transactions-grid .pt-cv-pagination-wrapper .pt-cv-more {
    font-size: 20px;
    padding: 18px 24px;
  }
}
@media (min-width: 1500px) {
  .transactions-grid .pt-cv-heading {
    font-size: 40px;
  }
}

.banner-slider button[data-action=stop], .banner-slider button[data-action=start] {
  display: none;
}
.banner-slider .wp-block-cover {
  aspect-ratio: 2.405;
}
.banner-slider .wp-block-columns {
  margin-bottom: 0 !important;
}
.banner-slider .wp-block-column {
  padding-left: calc(20px - 0.5em);
}
.banner-slider h2 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  line-height: 0.9em;
}
.banner-slider .tns-item {
  margin: 0;
}
.banner-slider .tns-nav {
  margin-top: -80px;
  padding-right: 68px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 200;
}
.banner-slider .tns-nav button {
  background: #070263;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: 16px;
  padding: 0 !important;
  width: 20px;
  height: 20px;
}
.banner-slider .tns-nav button.tns-nav-active {
  background: #fff;
}
@media (max-width: 959px) {
  .banner-slider {
    display: none;
  }
}
@media (min-width: 1280px) {
  .banner-slider {
    /*.slide-content {aspect-ratio: 2.405;}*/
  }
  .banner-slider h2 {
    font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
    font-size: 75px;
    margin-bottom: 40px;
  }
  .banner-slider p {
    max-width: 642px;
    margin-bottom: 40px;
  }
  .banner-slider .wp-block-columns {
    width: 100%;
  }
  .banner-slider .wp-block-column {
    padding-left: calc(68px - 0.5em);
  }
  .banner-slider .swiper-pagination-bullets {
    text-align: right !important;
    padding-right: 68px !important;
  }
  .banner-slider .swiper-pagination-bullet {
    background: #070263 !important;
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
  }
  .banner-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
  }
}
@media (min-width: 1800px) {
  .banner-slider h2 {
    font-size: 96px;
  }
}

.banner-slider-mobile .banner-slider-mobile-carousel {
  background: #070263;
}
.banner-slider-mobile .tns-item {
  overflow: hidden;
}
.banner-slider-mobile .slide-content {
  padding: 0 !important;
  padding-bottom: 30px !important;
}
.banner-slider-mobile .wp-block-cover {
  aspect-ratio: 557/572;
}
.banner-slider-mobile h2, .banner-slider-mobile p, .banner-slider-mobile .wp-block-buttons {
  padding-left: 20px;
  padding-right: 20px;
}
.banner-slider-mobile h2 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 64px;
  line-height: 0.9em;
  margin-bottom: 10px;
}
.banner-slider-mobile .wp-block-buttons {
  margin-bottom: 40px;
}
.banner-slider-mobile .tns-nav {
  margin-top: -60px;
  padding-right: 20px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 200;
}
.banner-slider-mobile .tns-nav button {
  background: #070263;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: 12px;
  padding: 0 !important;
  width: 17px;
  height: 17px;
}
.banner-slider-mobile .tns-nav button.tns-nav-active {
  background: #fff;
}
@media (min-width: 960px) {
  .banner-slider-mobile {
    display: none;
  }
}

.page-banner {
  aspect-ratio: 2.815;
  min-height: auto;
}
.page-banner .wp-block-columns {
  margin-bottom: 0;
}
.page-banner .wp-block-image {
  position: absolute;
  left: 75%;
  top: calc(50% - 35px);
}
.page-banner h1 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  line-height: 0.9em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-banner {
    display: none;
  }
}
@media (min-width: 1080px) {
  .page-banner .wp-block-column {
    padding-left: calc(35px - 0.5em);
  }
}
@media (min-width: 1280px) {
  .page-banner h1 {
    margin-bottom: 40px;
  }
  .page-banner p {
    max-width: 510px;
  }
}
@media (min-width: 1440px) {
  .page-banner .wp-block-column {
    padding-left: calc(68px - 0.5em);
  }
  .page-banner p {
    margin-bottom: 80px;
  }
}

.single-expertise .page-banner h1, .single-expertise .page-banner-mobile h1, .single-sectors .page-banner h1, .single-sectors .page-banner-mobile h1 {
	font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
	line-height: 0.9em;
	font-size: clamp(42px, calc(2rem + ((1vw - 4.3px) * 3.2576)), 75px);
	text-transform: uppercase;
	@media(width < 768px){
		text-align: center;
	}
}
@media(width < 768px){
	:is(.single-expertise, .single-sectors) main > .wp-block-group:first-of-type .wp-block-cover__inner-container.is-layout-constrained.wp-block-cover-is-layout-constrained{
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
}

.page-banner-mobile {
  padding-bottom: 20px;
}
.page-banner-mobile .wp-block-image {
  margin-bottom: 0;
}
.page-banner-mobile .wp-block-cover {
  aspect-ratio: 557/572;
}
.page-banner-mobile h1 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  line-height: 0.9em;
  margin-bottom: 30px;
}
.page-banner-mobile p {
  margin-bottom: 30px;
}
.page-banner-mobile h1, .page-banner-mobile h2, .page-banner-mobile p, .page-banner-mobile .wp-block-buttons {
  padding-left: 20px;
  padding-right: 20px;
}
.page-banner-mobile .scroll-down {
  background: url("/wp-content/uploads/2024/09/down-arrow-circle-white.png") no-repeat;
  background-size: 49px 49px;
  margin-bottom: 30px;
  text-indent: -9999px;
  width: 49px;
  height: 49px;
}
@media (min-width: 768px) {
  .page-banner-mobile {
    display: none;
  }
}
.page-banner-mobile.page-banner-mobile-overlay .wp-block-cover {
  aspect-ratio: 1/1.51;
}

.content-banner {
  aspect-ratio: 2.815;
  min-height: auto;
  padding-left: 20px;
  padding-right: 20px;
  /*h1, h2, p, .wp-block-buttons {padding-left: 20px; padding-right: 20px;}*/
}
@media (min-width: 1080px) {
  .content-banner {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  .content-banner {
    padding-left: 68px;
    padding-right: 68px;
  }
}
.content-banner .wp-block-columns {
  margin-bottom: 0;
}
.content-banner h2 {
  line-height: 0.9em;
  margin-bottom: 30px;
}
.content-banner p {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .content-banner {
    display: none;
  }
}

.transactions-scroller + .wp-block-group > .wp-block-group__inner-container > .content-banner {
  margin-top: 60px;
}

.content-banner-mobile {
  padding-bottom: 74px;
}
.content-banner-mobile .wp-block-image {
  margin-bottom: 36px;
}
.content-banner-mobile h2 {
  line-height: 0.9em;
  margin-bottom: 30px;
}
.content-banner-mobile p {
  margin-bottom: 30px;
}
.content-banner-mobile h1, .content-banner-mobile h2, .content-banner-mobile p, .content-banner-mobile .wp-block-buttons {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .content-banner-mobile {
    display: none;
  }
}

#bio-banner #bio-featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
}
#bio-banner #bio-overlay-mobile {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#bio-banner #bio-overlay-desktop {
  display: none;
}
#bio-banner #bio-banner-content {
  background: linear-gradient(215.37deg, #178AE0 -89.31%, #070263 59.8%);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 1080px) {
  #bio-banner #bio-banner-content {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  #bio-banner #bio-banner-content {
    padding-left: 68px;
    padding-right: 68px;
  }
}
#bio-banner #bio-banner-content h1 {
  font-size: 28px;
  margin-bottom: 0;
}
#bio-banner #bio-banner-content #bio-title {
  font-size: 20px;
}
#bio-banner #bio-banner-content .bio-contact-header {
  font-size: 16px;
  letter-spacing: 0.08em;
  margin-bottom: 0;
}
#bio-banner #bio-banner-content .bio-contact-text {
  font-size: 16px;
}
#bio-banner #bio-banner-content a {
  color: #fff;
  text-decoration: none;
}
#bio-banner #bio-banner-content a:hover {
  text-decoration: underline;
}
#bio-banner #bio-banner-content a img {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  #bio-banner #bio-featured-image {
    aspect-ratio: 0.86/1;
  }
}
@media (min-width: 1024px) {
  #bio-banner {
    aspect-ratio: 1/0.3568;
    position: relative;
  }
  #bio-banner #bio-overlay-mobile {
    display: none;
  }
  #bio-banner #bio-overlay-desktop {
    display: block;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    z-index: 1;
  }
  #bio-banner #bio-featured-image {
    padding: 0;
    order: 2;
    width: 55%;
  }
  #bio-banner #bio-banner-content {
    align-items: center;
    background: transparent;
    display: flex;
    width: 45%;
    z-index: 2;
  }
  #bio-banner #bio-banner-content h1 {
    font-size: 52px;
  }
  #bio-banner #bio-banner-content #bio-title {
    font-size: 26px;
  }
  #bio-banner #bio-banner-content .bio-contact-header {
    font-size: 18px;
  }
  #bio-banner #bio-banner-content .bio-contact-text {
    font-size: 22px;
  }
}
@media (min-width: 1280px) {
  #bio-banner #bio-banner-content h1 {
    font-size: 64px;
  }
  #bio-banner #bio-banner-content #bio-title {
    font-size: 36px;
    margin-bottom: 70px;
  }
  #bio-banner #bio-banner-content .bio-contact-header {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #bio-banner #bio-banner-content .bio-contact-text {
    font-size: 24px;
  }
}

@media (max-width: 1279px) {
  #bio-content {
    padding: 0;
  }
}
@media (min-width: 1280px) {
  #bio-content {
    flex-grow: 1;
    order: 2;
  }
  #bio-content #bio-experience, #bio-content #bio-education {
    max-width: 1072px;
  }
}

#bio-tabs {
  border-bottom: 1px solid #2B0454;
  margin-bottom: 30px;
  padding: 0;
}
#bio-tabs li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
#bio-tabs li:first-child {
  margin-right: 30px;
}
#bio-tabs button {
  border: 0;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: auto;
  padding: 20px 0 !important;
}
#bio-tabs button.is-active {
  border-bottom: 7px solid #178AE0;
  font-weight: 500;
}
#bio-tabs button:hover {
  background: transparent !important;
}
@media (min-width: 1440px) {
  #bio-tabs {
    margin-bottom: 50px;
  }
  #bio-tabs li:first-child {
    margin-right: 80px;
  }
  #bio-tabs button {
    font-size: 36px;
  }
}

.bio-tab {
  display: none;
}
.bio-tab.is-active {
  display: block;
}
.bio-tab strong {
  font-weight: 500;
}

#bio-buttons ul {
  margin-left: -20px;
  padding: 0;
}
#bio-buttons ul li {
  list-style-type: none;
  margin: 20px 0;
}
#bio-buttons ul li #share-button {
  background: url("/wp-content/uploads/2024/09/icon-share.svg") center right 20px no-repeat #E3F7FC;
  border: 0;
  min-width: 205px;
  padding: 26px 80px 26px 20px !important;
  text-align: left;
}
#bio-buttons ul li .addtoany_shortcode {
  display: none;
  padding-top: 10px;
  padding-left: 20px;
}
#bio-buttons ul li #bio-button-contact {
  background: url("/wp-content/uploads/2024/09/icon-up-arrow.svg") center right 20px no-repeat #070263;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  min-width: 205px;
  padding: 26px 80px 26px 20px;
  text-decoration: none;
}
@media (max-width: 1279px) {
  #bio-buttons {
    padding: 0;
  }
  #bio-buttons ul li #share-button {
    background-size: 25px auto;
  }
  #bio-buttons ul li #bio-button-contact {
    background-size: 16px auto;
  }
}
@media (min-width: 1080px) {
  #bio-buttons ul {
    margin-left: -35px;
  }
  #bio-buttons ul li #share-button {
    min-width: 292px;
    padding-left: 35px !important;
  }
  #bio-buttons ul li #bio-button-contact {
    font-size: 20px;
    min-width: 292px;
    padding-left: 35px;
  }
}
@media (min-width: 1280px) {
  #bio-buttons {
    max-width: 380px;
  }
  #bio-buttons ul {
    margin-top: 80px;
    margin-left: -60px;
    position: sticky;
    top: 125px;
  }
  #bio-buttons ul li .addtoany_shortcode {
    padding-left: 60px;
  }
}
@media (min-width: 1440px) {
  #bio-buttons ul {
    margin-top: 100px;
    margin-left: -98px;
    position: sticky;
    top: 125px;
  }
  #bio-buttons ul li #share-button {
    background-position: center right 30px;
    min-width: 292px;
    padding-left: 68px !important;
    padding-right: 90px !important;
  }
  #bio-buttons ul li #bio-button-contact {
    background-position: center right 30px;
    font-size: 20px;
    min-width: 292px;
    padding-left: 68px;
    padding-right: 90px;
  }
}

.accordion {
  color: #070263;
}
.accordion h2 + p {
  margin-bottom: 80px;
}
.accordion .accordion-toggle {
  margin: 0 -20px 0 -20px;
}
.accordion .accordion-toggle.is-active {
  background: #E3F7FC;
  /*a {font-weight: 500;}*/
}
@media (max-width: 1279px) {
  .accordion .accordion-toggle.is-active + .accordion-content {
    display: block !important;
  }
}
.accordion .accordion-toggle .wp-block-button {
  display: block;
  width: 100%;
}
.accordion .accordion-toggle .wp-block-button .wp-block-button__link {
  border-left: 0;
  border-right: 0;
  display: block;
  font-size: 20px;
  letter-spacing: -0.02em;
  padding: 25px 20px !important;
  text-align: left;
}
.accordion .accordion-toggle .wp-block-button .wp-block-button__link:hover {
  background: #E3F7FC;
}
.accordion .accordion-content {
  display: none;
  padding: 50px 0;
}
.accordion .accordion-content h3 {
  font-weight: 400;
}
.accordion .accordion-content .wp-block-buttons {
  margin-top: 40px;
}
.accordion .accordion-desktop-toggles {
  display: none;
}
@media (min-width: 782px) {
  .accordion .wp-block-columns .wp-block-column:first-child {
    flex-basis: auto !important;
  }
  .accordion .wp-block-columns .wp-block-column:nth-child(2) {
    flex-grow: 1;
  }
}
@media (max-width: 1279px) {
  .accordion {
    overflow: hidden;
  }
  .accordion .accordion-content .wp-block-column img {
    max-width: 147px;
  }
  .accordion .accordion-content h3 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .accordion h2 + p {
    max-width: 590px;
  }
  .accordion .accordion-wrapper {
    display: flex;
  }
  .accordion .accordion-wrapper .accordion-desktop-toggles {
    display: block;
    width: 25%;
  }
  .accordion .accordion-wrapper > .wp-block-group__inner-container {
    width: 75%;
  }
  .accordion .accordion-wrapper > .wp-block-group__inner-container .accordion-toggle {
    display: none;
  }
  .accordion .accordion-toggle {
    margin: 0 0 0 -35px;
  }
  .accordion .accordion-toggle .wp-block-button .wp-block-button__link {
    border: 0;
    padding: 14px 20px 14px 35px !important;
  }
  .accordion .accordion-content {
    border-top: 1px solid #070263;
    border-bottom: 1px solid #070263; /*float: right;*/
    margin-left: 80px;
    padding: 55px 0;
    position: sticky;
    top: 112px;
  }
  .accordion .accordion-content.is-active {
    display: block;
    opacity: 1;
  }
}
@media (min-width: 1440px) {
  .accordion .accordion-wrapper {
    margin-bottom: 70px;
  }
  .accordion .accordion-toggle {
    margin: 0 0 0 -68px;
  }
  .accordion .accordion-toggle .wp-block-button .wp-block-button__link {
    font-size: 28px;
    padding: 14px 20px 14px 68px !important;
  }
  .accordion .accordion-content img {
    width: 240px;
    height: auto;
  }
}
@media (min-width: 1920px) {
  .accordion .wp-block-columns {
    gap: 140px;
  }
}

.bg-indigo.accordion {
  color: #fff;
}
.bg-indigo.accordion .accordion-wrapper {
  margin-top: 80px;
}
.bg-indigo.accordion .accordion-toggle.is-active {
  color: #070263;
}
.bg-indigo.accordion .accordion-toggle.is-active a {
  color: #070263;
}
.bg-indigo.accordion .accordion-toggle .wp-block-button .wp-block-button__link:hover {
  color: #070263;
}
@media (min-width: 1280px) {
  .bg-indigo.accordion .accordion-content {
    border: 0;
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .bg-indigo.accordion .accordion-wrapper {
    margin-bottom: 0px;
  }
}

.accordion-tabs {
  /*.accordion-desktop-toggles {display: none;}*/
}
@media (max-width: 1279px) {
  .accordion-tabs .accordion-toggle-tab.is-active + .accordion-content {
    display: block;
  }
}
.accordion-tabs .accordion-toggle-tab .wp-block-button {
  display: block;
  width: 100%;
}
.accordion-tabs .accordion-toggle-tab .wp-block-button .wp-block-button__link {
  border-left: 0;
  border-right: 0;
  display: block;
  font-size: 20px;
  letter-spacing: -0.02em;
  padding: 25px 20px !important;
  text-align: left;
}
.accordion-tabs .accordion-toggle-tab .wp-block-button .wp-block-button__link:hover {
  background: transparent;
  border-color: #070263 !important;
}
.accordion-tabs .accordion-content {
  display: none;
  padding: 50px 0;
}
.accordion-tabs .accordion-content h3 {
  font-weight: 400;
}
.accordion-tabs .accordion-content .wp-block-buttons {
  margin-top: 40px;
}
.accordion-tabs .accordion-content .section-stats {
  margin-top: 30px;
}
@media (max-width: 1279px) {
  .accordion-tabs .accordion-toggle-tab {
    margin: 0 -20px 0 -20px;
  }
  .accordion-tabs .accordion-tab-desktop-toggles {
    display: none;
  }
}
@media (min-width: 1280px) {
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles {
    border-bottom: 1px solid #2B0454;
    display: flex;
    gap: 50px;
  }
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab .wp-block-button__link {
    border: 0;
    border-bottom: 7px solid transparent;
    font-size: 20px;
    padding: 25px 0 !important;
  }
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab .wp-block-button__link:hover {
    border-color: transparent !important;
  }
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab.is-active .wp-block-button__link {
    border-bottom: 7px solid #178AE0;
  }
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab.is-active .wp-block-button__link:hover {
    border-color: #178AE0 !important;
  }
  .accordion-tabs .accordion-tabs-wrapper > .wp-block-group__inner-container .accordion-toggle-tab {
    display: none;
  }
  .accordion-tabs .accordion-content.is-active {
    display: block;
  }
}
@media (min-width: 1440px) {
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles {
    gap: 70px;
  }
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab .wp-block-button__link {
    font-size: 28px;
  }
  .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab .caret a {
    background: url("/wp-content/uploads/2024/09/icon-caret.svg") no-repeat center right;
    padding-right: 30px !important;
  }
}

.bg-indigo .accordion-tabs .accordion-toggle-tab .wp-block-button .wp-block-button__link:hover {
  border-color: #fff !important;
  color: #fff;
}
@media (min-width: 1280px) {
  .bg-indigo .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles {
    border-bottom: 1px solid #E3F7FC;
  }
  .bg-indigo .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab.is-active .wp-block-button__link {
    border-bottom: 7px solid #85D6F9;
  }
  .bg-indigo .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab.is-active .wp-block-button__link:hover {
    border-color: #85D6F9 !important;
  }
}
@media (min-width: 1440px) {
  .bg-indigo .accordion-tabs .accordion-tabs-wrapper .accordion-tab-desktop-toggles .accordion-toggle-tab .wp-block-button__link {
    font-size: 36px;
  }
}

.capabilities-intro .capabilities-intro-title {
  border-top: 1px solid #070263;
  color: #070263;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding-top: 18px;
}
.capabilities-intro h2 {
  color: #070263;
  font-size: 24px;
}
.capabilities-intro h3 {
  font-size: 20px;
}
.capabilities-intro strong {
  font-weight: 500;
}
.capabilities-intro p + h2, .capabilities-intro ul + h2 {
  margin-top: 60px;
}
@media (min-width: 1280px) {
  .capabilities-intro .wp-block-columns {
    gap: 50px;
  }
  .capabilities-intro .capabilities-intro-title {
    font-size: 20px;
  }
  .capabilities-intro h2 {
    font-size: 32px;
  }
  .capabilities-intro h3 {
    font-size: 26px;
  }
}
@media (min-width: 1400px) {
  .capabilities-intro .wp-block-columns {
    gap: 120px;
  }
}

.section-insights .pt-cv-page {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0px;
}
.section-insights .pt-cv-heading-container {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 25px;
  letter-spacing: 0.08em;
}
.section-insights .pt-cv-content-item {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  box-shadow: none !important;
  padding: 25px;
  position: unset;
}
.section-insights .pt-cv-thumb-wrapper img {
  height: 250px;
  object-fit: cover;
  width: 100%;
}
.section-insights .pt-cv-remain-wrapper {
  padding: 0 !important;
}
.section-insights time {
  font-size: 16px !important;
}
.section-insights .pt-cv-meta-fields {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
}
.section-insights .pt-cv-meta-fields time {
  color: #fff !important;
  font-weight: 500;
}
.section-insights .pt-cv-meta-fields time:after {
  content: "•";
  display: inline-block;
  padding: 0 10px;
}
.section-insights .pt-cv-meta-fields .terms a {
  color: #fff !important;
}
.section-insights .pt-cv-taxoterm {
  color: #fff !important;
  font-weight: 500;
}
.section-insights .pt-cv-taxoterm {
  display: inline-block;
}
.section-insights .pt-cv-taxoterm a {
  font-weight: 500;
  padding: 0 !important;
}
.section-insights .pt-cv-title {
  margin-bottom: 15px;
  font-weight: 400;
}
.section-insights .pt-cv-content, .section-insights .pt-cv-content p {
  font-weight: 300;
}
.section-insights .pt-cv-rmwrap {
  background: #070263;
  position: absolute;
  left: 14px;
  margin-top: 10px;
}
.section-insights .pt-cv-rmwrap .pt-cv-readmore {
  background: transparent !important;
  border: 0;
  margin: 0;
  opacity: 1;
  padding: 0 !important;
  overflow: hidden;
  width: 50px;
  height: 30px;
}
.section-insights .pt-cv-rmwrap .pt-cv-readmore:before {
  background: url("/wp-content/uploads/2024/08/circle-arrow-white.svg") no-repeat center #070263;
  background-size: 30px 30px !important;
  content: "";
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 30px;
}
.section-insights:not(.bg-indigo) .pt-cv-meta-fields, .section-insights:not(.bg-indigo) .entry-date, .section-insights:not(.bg-indigo) time, .section-insights:not(.bg-indigo) .pt-cv-title, .section-insights:not(.bg-indigo) .pt-cv-title a, .section-insights:not(.bg-indigo) .pt-cv-content, .section-insights:not(.bg-indigo) .pt-cv-heading-container, .section-insights:not(.bg-indigo) .section-intro p, .section-insights:not(.bg-indigo) .section-intro h1, .section-insights:not(.bg-indigo) .terms a, .section-insights:not(.bg-indigo) .pt-cv-taxoterm {
  color: #070263 !important;
}
.section-insights:not(.bg-indigo) .pt-cv-rmwrap {
  background: #fff;
}
.section-insights:not(.bg-indigo) .pt-cv-rmwrap .pt-cv-readmore:before {
  background: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg") no-repeat center #fff;
  background-size: 30px 30px !important;
}
@media (max-width: 959px) {
  .section-insights #pt-cv-view-8k6l2u6x > .pt-cv-page, .section-insights .pt-cv-page {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 960px) {
  .section-insights .pt-cv-content {
    margin-bottom: 80px;
  }
  .section-insights .pt-cv-rmwrap {
    left: auto;
    bottom: 0;
    margin: 0 0 -32px -10px;
    overflow: hidden;
    padding: 0 20px;
  }
  .section-insights .pt-cv-rmwrap .pt-cv-readmore {
    color: #070263 !important;
    padding: 24px 0 !important;
    width: 68px;
    height: auto;
    transition: all 0.3s ease-in-out;
  }
  .section-insights .pt-cv-rmwrap .pt-cv-readmore:before {
    background-size: 68px 68px !important;
    left: 0;
    top: 0;
    width: 100px;
    height: 68px;
    transition: all 0.3s ease-in-out;
  }
  .section-insights .pt-cv-rmwrap:hover {
    overflow: visible;
  }
  .section-insights .pt-cv-rmwrap:hover .pt-cv-readmore {
    color: #fff !important;
    width: auto;
  }
  .section-insights .pt-cv-rmwrap:hover .pt-cv-readmore:before {
    left: 100%;
  }
  .section-insights:not(.bg-indigo) .pt-cv-rmwrap .pt-cv-readmore {
    color: #fff !important;
  }
  .section-insights:not(.bg-indigo) .pt-cv-rmwrap .pt-cv-readmore:before {
    background-size: 68px 68px !important;
  }
  .section-insights:not(.bg-indigo) .pt-cv-rmwrap:hover .pt-cv-readmore {
    color: #070263 !important;
  }
}
@media (min-width: 1280px) {
  .section-insights .pt-cv-rmwrap .pt-cv-readmore {
    font-size: 24px !important;
    padding: 17px 0 !important;
  }
}
@media (min-width: 1400px) {
  .section-insights .pt-cv-content-item {
    padding: 30px;
  }
  .section-insights .pt-cv-title a {
    display: block;
    font-size: 28px !important;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .section-insights .pt-cv-content {
    font-size: 20px !important;
  }
  .section-insights .pt-cv-taxoterm a {
    font-size: 20px !important;
  }
  .section-insights time {
    font-size: 20px !important;
  }
  .section-insights .terms a {
    font-size: 20px;
  }
}

.insights-grid .cvp-lf-wrapper {
  position: relative;
}
.insights-grid .cvp-lf-wrapper .pt-cv-edit-view {
  display: none;
}
.insights-grid .cvp-lf-wrapper .pt-cv-edit-view + br {
  display: none;
}
.insights-grid .cvp-live-filter {
  margin-bottom: 30px;
}
.insights-grid .cvp-search-box {
  margin-top: 40px;
  margin-right: 0;
}
.insights-grid .cvp-search-box input {
  background: url("/wp-content/uploads/2024/09/search-icon-heavy-white.svg") center right 20px no-repeat;
  background-size: 22px auto;
  font-size: 20px;
  padding: 20px 50px 20px 20px;
  width: 100%;
}
.insights-grid .cvp-search-box input::placeholder {
  color: #fff;
  opacity: 1;
}
.insights-grid .cvp-lf-wrapper .cvp-dropdown {
  width: 100%;
  margin-right: 0;
}
.insights-grid .cvp-lf-wrapper .cvp-dropdown select {
  background: url("/wp-content/uploads/2024/09/select-arrow-white.svg") center right 20px no-repeat;
  font-size: 20px;
  padding: 20px 50px 20px 20px;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
}
.insights-grid .cvp-lf-wrapper .cvp-dropdown option {
  color: #000;
}
@media (min-width: 1024px) {
  .insights-grid .cvp-lf-wrapper .cvp-dropdown {
    margin: 0 24px 24px 0;
    width: calc(33.33% - 16px);
  }
  .insights-grid .cvp-lf-wrapper .cvp-dropdown:nth-child(4) {
/*     margin-right: 0; */
  }
}
.insights-grid .cvp-live-button button {
  background: transparent;
  border-radius: 0;
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding: 15px 0 !important;
  transition: all 0.3s ease-in-out;
}
.insights-grid .cvp-live-button .cvp-live-submit {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0;
  padding: 22px 30px !important;
  text-indent: -9999px;
}
.insights-grid .cvp-live-button .cvp-live-submit:hover, .insights-grid .cvp-live-button .cvp-live-submit:focus {
  background: transparent;
}
.insights-grid .cvp-live-button .cvp-live-reset:hover, .insights-grid .cvp-live-button .cvp-live-reset :focus {
  background: transparent;
  color: #070263;
  text-decoration: underline;
}
.insights-grid .pt-cv-content-item {
  margin-bottom: 60px;
}
.insights-grid h3 {
  font-size: 20px;
}
.insights-grid .pt-cv-thumb-wrapper .pt-cv-thumbnail {
  aspect-ratio: 1.56/1;
  height: auto !important;
}
.insights-grid .pt-cv-meta-fields {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.insights-grid .pt-cv-meta-fields time {
  padding-right: 5px;
}
.insights-grid .pt-cv-meta-fields a {
  padding-left: 5px;
  text-transform: uppercase;
}
.insights-grid .pt-cv-meta-fields time, .insights-grid .pt-cv-meta-fields a, .insights-grid .pt-cv-meta-fields span {
  color: #fff !important;
  font-weight: 500;
}
.insights-grid .pt-cv-pagination-wrapper {
  margin-top: 60px;
  text-align: center;
}
.insights-grid .pt-cv-pagination-wrapper .pt-cv-more {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  padding: 18px 24px;
}
.insights-grid .pt-cv-pagination-wrapper .pt-cv-more:hover {
  background: #2FD1B2 !important;
  border-color: #2FD1B2 !important;
  color: #2B0454;
}
.insights-grid .pt-cv-pagination-wrapper .pt-cv-more .caret {
  display: none;
}
.insights-grid .pt-cv-ctf-list .pt-cv-ctf-column {
  position: inherit;
}
.insights-grid .pt-cv-ctf-media_link {
  height: 0;
}
.insights-grid .pt-cv-ctf-media_link a {
  position: absolute;
  top: 0;
  bottom: 0;
  text-indent: -9999px;
  width: calc(100% - 20px);
}
.insights-grid .meta-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
}
.insights-grid .meta-wrapper .pt-cv-meta-fields {
  margin-bottom: 0;
}
.insights-grid .pt-cv-ctf-media_source {
  margin-top: 0;
}
.insights-grid .pt-cv-ctf-media_source ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.insights-grid .pt-cv-ctf-media_source h2 {
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .insights-grid .pt-cv-content-item {
    border-right: 1px solid #E3F7FC;
    padding: 0 20px 20px 20px;
  }
  .insights-grid .pt-cv-content-item:nth-of-type(odd) {
    border-left: 1px solid #E3F7FC;
  }
}
@media (min-width: 1024px) {
  .insights-grid .pt-cv-content-item:nth-of-type(odd) {
    border-left: 0;
  }
  .insights-grid .pt-cv-content-item:nth-child(4n+1) {
    border-left: 1px solid #E3F7FC;
  }
}
@media (min-width: 1280px) {
  .insights-grid .pt-cv-content-item {
    padding-bottom: 30px;
  }
  .insights-grid h3 {
    font-size: 24px;
    line-height: 1.2;
  }
  .insights-grid .pt-cv-meta-fields, .insights-grid .pt-cv-ctf-media_source h2 {
    font-size: 20px;
  }
}

.section-team h2 {
  color: #070263;
}
.section-team p {
  max-width: 900px;
}
.section-team h3 {
  font-weight: 700;
  margin-bottom: 0 !important;
}
.section-team .cvp-live-filter {
  margin-bottom: 30px;
}
.section-team .cvp-search-box {
  margin-top: 40px;
  margin-right: 0;
}
.section-team .cvp-search-box input {
  background: url("/wp-content/uploads/2024/09/search-icon-heavy.svg") center right 20px no-repeat;
  background-size: 22px auto;
  font-size: 20px;
  padding: 20px 50px 20px 20px;
  width: 100%;
}
.section-team .cvp-lf-wrapper {
  position: relative;
}
.section-team .cvp-lf-wrapper .pt-cv-edit-view {
  display: none;
}
.section-team .cvp-lf-wrapper .pt-cv-edit-view + br {
  display: none;
}
.section-team .cvp-lf-wrapper .cvp-dropdown {
  width: 100%;
  margin-right: 0;
}
.section-team .cvp-lf-wrapper .cvp-dropdown select {
  background: url("/wp-content/uploads/2024/09/select-arrow.svg") center right 20px no-repeat;
  font-size: 20px;
  padding: 20px 50px 20px 20px;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
}
@media (min-width: 1024px) {
  .section-team .cvp-lf-wrapper .cvp-dropdown {
    margin: 0 24px 24px 0;
    width: calc(50% - 12px);
  }
  .section-team .cvp-lf-wrapper .cvp-dropdown + .cvp-dropdown {
    margin-right: 0;
  }
}
.section-team .cvp-live-button button {
  background: transparent;
  border-radius: 0;
  color: #2B0454;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding: 15px 0 !important;
  transition: all 0.3s ease-in-out;
}
.section-team .cvp-live-button .cvp-live-submit {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0;
  padding: 22px 30px !important;
  text-indent: -9999px;
}
.section-team .cvp-live-button .cvp-live-submit:hover, .section-team .cvp-live-button .cvp-live-submit:focus {
  background: transparent;
}
.section-team .cvp-live-button .cvp-live-reset:hover, .section-team .cvp-live-button .cvp-live-reset :focus {
  background: transparent;
  color: #070263;
  text-decoration: underline;
}
.section-team .pt-cv-page {
  grid-auto-rows: auto !important;
}
.section-team .pt-cv-content-item {
  aspect-ratio: 1/1.28;
}
.section-team .pt-cv-thumb-wrapper:before {
  display: none;
}
.section-team .pt-cv-overlay-wrapper {
  /*background: url('/wp-content/uploads/2024/08/team-bio-bg.png') no-repeat;*/
  background: url("/wp-content/uploads/2024/09/people-card-curve.svg") right no-repeat, url("/wp-content/uploads/2024/09/people-card-bg.svg") no-repeat;
  background-position: center right, center;
  background-size: auto, cover;
  top: auto;
  bottom: 0;
  height: auto;
  justify-content: flex-start !important;
  margin-bottom: 0;
  min-height: 130px;
  padding: 16px 20px !important;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) and (max-width: 1310px) {
  .section-team .pt-cv-overlay-wrapper {
    min-height: 153px;
  }
}
.section-team .pt-cv-title a {
  font-size: 24px;
  font-weight: 700;
}
.section-team .pt-cv-ctf-bio_title {
  line-height: 1.2;
  padding-right: 95px;
}
@media (min-width: 1025px) and (max-width: 1310px) {
  .section-team .pt-cv-ctf-bio_title {
    padding-right: 60px;
  }
}
.section-team .pt-cv-custom-fields {
  margin-top: 0;
}
.section-team .pt-cv-rmwrap {
  position: absolute;
  right: 5px;
  bottom: 16px;
}
.section-team .pt-cv-rmwrap .pt-cv-readmore {
  background: url("/wp-content/uploads/2024/09/circle-arrow-people.svg") no-repeat !important;
  background-size: 49px 49px !important;
  border: 0;
  position: relative;
  text-indent: -9999px;
  width: 49px;
  height: 49px;
}
.section-team .pt-cv-rmwrap .pt-cv-readmore:after {
  background: url("/wp-content/uploads/2024/09/circle-arrow-white-indigo.svg") no-repeat;
  background-size: 49px 49px !important;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 49px;
  height: 49px;
  transition: all 0.3s ease-in-out;
}
.section-team .pt-cv-rmwrap .pt-cv-readmore:hover {
  opacity: 1;
}
.section-team .pt-cv-rmwrap .pt-cv-readmore:hover:after {
  opacity: 1;
}
.section-team .pt-cv-content-item:hover .pt-cv-overlay-wrapper {
  background-position: center right -20px, center;
}
.section-team .pt-cv-content-item:hover .pt-cv-rmwrap .pt-cv-readmore:after {
  opacity: 1;
}
.section-team .pt-cv-pagination-wrapper {
  margin-top: 60px;
  text-align: center;
}
.section-team .pt-cv-pagination-wrapper .pt-cv-more {
  background: #fff;
  border: 1px solid #2B0454;
  color: #2B0454;
  font-size: 16px;
  padding: 18px 24px;
}
.section-team .pt-cv-pagination-wrapper .pt-cv-more:hover {
  background: #2FD1B2 !important;
  border-color: #2FD1B2 !important;
  color: #2B0454;
}
.section-team .pt-cv-pagination-wrapper .pt-cv-more .caret {
  display: none;
}
.section-team.section-team-acf .pt-cv-page {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 48px;
}
@media (max-width: 1200px) {
  .section-team #pt-cv-view-ln6bm91x > .pt-cv-page, .section-team.section-team-acf .pt-cv-page {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media (min-width: 1600px) {
  .section-team .pt-cv-rmwrap {
    right: 17px;
  }
  .section-team .pt-cv-rmwrap .pt-cv-readmore {
    background-size: 60px 60px !important;
    width: 60px;
    height: 60px;
  }
  .section-team .pt-cv-rmwrap .pt-cv-readmore:after {
    background-size: 60px 60px !important;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1699px) {
  .section-team #pt-cv-view-ln6bm91x > .pt-cv-page, .section-team.section-team-acf .pt-cv-page {
    grid-gap: 20px;
  }
}
@media (max-width: 600px) {
  .section-team #pt-cv-view-ln6bm91x > .pt-cv-page, .section-team.section-team-acf .pt-cv-page {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
  }
}
@media (min-width: 1280px) {
  .section-team .pt-cv-ctf-bio_title {
    font-size: 20px;
  }
  .section-team .pt-cv-pagination-wrapper {
    margin-top: 130px;
  }
  .section-team .pt-cv-pagination-wrapper .pt-cv-more {
    font-size: 20px;
    padding: 18px 24px;
  }
}

#main-article {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1080px) {
  #main-article {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  #main-article {
    padding-left: 68px;
    padding-right: 68px;
  }
}
#main-article #breadcrumbs {
  border-bottom: 1px solid #070263;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 50px 0;
  padding: 50px 0 18px 0;
}
#main-article #breadcrumbs a {
  color: #070263;
  text-decoration: none;
}
#main-article #breadcrumbs a:hover {
  text-decoration: underline;
}
#main-article #breadcrumbs span {
  font-weight: 300;
  padding: 0 5px;
}
#main-article #article-intro {
  gap: 40px;
  margin-bottom: 50px;
}
#main-article #article-intro .article-intro-column {
  flex-basis: 100%;
}
#main-article #article-intro img {
  width: 100%;
}
#main-article #article-intro h1 {
  color: #070263;
  font-size: 40px;
}
#main-article #article-intro #article-meta {
  color: #070263;
  font-size: 20px;
  font-weight: 500;
}
#main-article #article-intro #article-meta time:after {
  content: "•";
  display: inline-block;
  padding: 0 10px;
}
#main-article #article-intro #article-meta a {
  text-decoration: none;
}
#main-article #article-intro #article-meta a:hover {
  text-decoration: underline;
}
#main-article #article-intro #article-meta a + a:before {
  content: "/";
  color: #000;
  display: inline-block;
  padding: 0 10px;
}
#main-article #article-wrapper {
  margin-bottom: 50px;
}
#main-article #article-content {
  margin-bottom: 50px;
  /*&::first-letter {color: #003594; initial-letter: 3; font-weight: 500; padding-right: 15px;}*/
}
#main-article #article-content .btn {
  margin-top: 40px;
}
#main-article img.alignleft {
  float: left;
  margin: 0 25px 25px 0;
}
#main-article img.alignright {
  float: right;
  margin: 0 0 25px 25px;
}
@media (min-width: 1280px) {
  #main-article #article-intro {
    align-items: center;
    margin-bottom: 150px;
  }
  #main-article #article-intro .article-intro-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  #main-article #article-intro h1 {
    font-size: 48px;
  }
  #main-article #article-intro #article-meta {
    margin: 30px 0 0;
  }
  #main-article #article-intro #article-meta + p {
    margin-top: 60px;
  }
  #main-article #article-wrapper {
    margin-bottom: 120px;
  }
  #main-article #article-wrapper #bio-buttons {
    flex-basis: 30%;
  }
  #main-article #article-wrapper #bio-buttons ul {
    margin-top: 0;
    margin-left: -35px;
  }
  #main-article #article-wrapper #bio-buttons ul li {
    margin-top: 0;
  }
  #main-article #article-wrapper #bio-buttons ul li .addtoany_shortcode {
    padding-left: 35px;
  }
  #main-article #article-wrapper #article-content {
    flex-basis: 0;
    flex-grow: 1;
    order: 2;
    max-width: 1134px;
  }
}
@media (min-width: 1440px) {
  #main-article #article-intro {
    gap: 86px;
  }
  #main-article #article-wrapper #bio-buttons {
    max-width: none;
  }
  #main-article #article-wrapper #bio-buttons ul {
    margin-left: -68px;
  }
  #main-article #article-wrapper #bio-buttons ul li .addtoany_shortcode {
    padding-left: 68px;
  }
}

.values-cards .values-card {
  margin-bottom: 36px;
  padding: 30px 20px;
}
.values-cards .values-card h2 {
  font-family: "KnockoutNo.69FullLightweight", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 72px;
  letter-spacing: -0.02em;
  line-height: 0.86;
  padding-bottom: 30px;
}
.values-cards .values-card p {
  line-height: 1.1em;
}
@media (max-width: 1279px) {
  .values-cards .values-card {
    color: #fff;
  }
  .values-cards .values-card.has-brand-violet-background-color {
    background: #2B0454;
  }
  .values-cards .values-card.has-brand-indigo-background-color {
    background: #070263;
  }
  .values-cards .values-card.has-brand-nest-purple-background-color {
    background: #AA8AF9;
  }
  .values-cards .values-card.has-brand-green-background-color {
    background: #2FD1B2;
  }
  .values-cards .values-card.has-brand-airforce-blue-background-color {
    background: #003594;
  }
  .values-cards .values-card.has-brand-wonkabar-background-color {
    background: #4F4CB1;
  }
}
@media (min-width: 1280px) {
  .values-cards .values-card {
    border: 1px solid #070263;
    margin-bottom: 54px;
    padding: 48px 54px;
    min-height: 372px;
    position: relative;
    transition: all 0.3s ease-in-out;
  }
  .values-cards .values-card:after {
    background: url("/wp-content/uploads/2024/08/circle-arrow-indigo.svg") no-repeat center;
    background-size: 68px 68px;
    content: "";
    display: block;
    position: absolute;
    right: 54px;
    bottom: 48px;
    transform: rotate(90deg);
    width: 68px;
    height: 68px;
    transition: all 0.3s ease-in-out;
  }
  .values-cards .values-card h2 {
    color: white;
    position: absolute;
    font-size: 96px;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 100px;
    transition: all 0.3s ease-in-out;
  }
  .values-cards .values-card p {
    color: #fff;
    margin-right: 180px;
    margin-bottom: 0;
    max-width: 700px;
    padding-top: 195px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
	  font-size: 1.5rem;
  }
  .values-cards .values-card:hover:after {
    filter: grayscale(1) invert(1);
    transform: rotate(-90deg);
  }
  .values-cards .values-card:hover h2 {
    color: #fff;
    padding-top: 0;
  }
  .values-cards .values-card:hover p {
    opacity: 1;
  }
  .values-cards .values-card:hover.has-brand-violet-background-color {
    background: #2B0454;
  }
  .values-cards .values-card:hover.has-brand-indigo-background-color {
    background: #070263;
  }
  .values-cards .values-card:hover.has-brand-nest-purple-background-color {
    background: #AA8AF9;
  }
  .values-cards .values-card:hover.has-brand-green-background-color {
    background: #2FD1B2;
  }
  .values-cards .values-card:hover.has-brand-airforce-blue-background-color {
    background: #003594;
  }
  .values-cards .values-card:hover.has-brand-wonkabar-background-color {
    background: #4F4CB1;
  }
}

/* CONTACT */
.contact-maps iframe {
  border: 0;
  width: 100%;
  min-height: 350px;
}

/* TABLES */
table {
  margin-bottom: 20px;
}
table th, table td {
  border-bottom: 1px solid #eee;
  padding: 5px 20px 5px 0;
}
table th {
  border-color: #ccc;
  text-align: left;
}
@media (min-width: 1024px) {
  table th, table td {
    padding: 5px 35px 5px 0;
  }
}

@media (max-width: 800px) {
  .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
    display: block;
  }
  .responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .responsive-table tr {
    border-bottom: 1px solid #ccc;
  }
  .responsive-table tr:last-of-type {
    border-bottom: 0;
  }
  .responsive-table tr:last-of-type td {
    border-bottom: 1px solid #eee;
  }
  .responsive-table td {
    position: relative;
    margin-left: 140px;
    text-align: left;
  }
  .responsive-table td:before {
    content: attr(data-label);
    font-weight: normal;
    margin-left: -140px;
    position: absolute;
    white-space: nowrap;
    width: 130px;
  }
  .responsive-table td:last-of-type {
    text-align: left;
  }
}

/* FOOTER */
footer {
  padding-left: 20px;
  padding-right: 20px;
  background: #4F4CB1;
  color: #fff;
  padding-bottom: 12px;
}
@media (min-width: 1080px) {
  footer {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1440px) {
  footer {
    padding-left: 68px;
    padding-right: 68px;
  }
}
footer h2 {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 35px;
}
footer #footer-email {
  padding-top: 62px;
  padding-right: 35px;
  width: 50%;
}
footer #footer-email p {
  margin-bottom: 60px;
  max-width: 523px;
}
footer #footer-email a {
  color: #fff;
}
footer #footer-email #footer-logo-desktop {
  margin-bottom: 80px;
}
footer #footer-email form {
  margin-bottom: 80px;
}
footer #footer-email form p {
  display: inline-block;
  max-width: 100%;
}
footer #footer-email form input[type=email], footer #footer-email form input[type=text] {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  max-width: 100%;
  outline: 0;
  padding-bottom: 10px;
}
footer #footer-email form input[type=email]::placeholder, footer #footer-email form input[type=text]::placeholder {
  color: #EBEBEB;
  opacity: 0.8;
}
footer #footer-email form input[type=submit] {
  background: url("/wp-content/uploads/2024/08/circle-arrow-white.svg") no-repeat;
  background-size: 59px 59px;
  border: 0;
  width: 59px;
  height: 59px;
  text-indent: -9999px;
}
footer #footer-email #footer-info {
  font-size: 20px;
  margin-bottom: 40px;
  max-width: 706px;
}
@media (min-width: 1280px) {
  footer #footer-email p {
    font-size: 24px;
  }
}
footer #footer-quicklinks {
  border-left: 1px solid #E3F7FC;
  padding-top: 62px;
  padding-left: 54px;
  width: 20%;
}
footer #footer-quicklinks #footer-logo-mobile {
  display: none;
}
footer #footer-quicklinks ul {
  list-style-type: none;
  padding: 0;
}
footer #footer-quicklinks ul a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
footer #footer-quicklinks ul a:hover {
  text-decoration: underline;
}
footer #footer-contact {
  padding-top: 62px;
  width: 30%;
}
footer #footer-contact ul {
  list-style-type: none;
  margin-bottom: 50px;
  padding: 0;
}
footer #footer-contact ul span {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  min-width: 75px;
}
footer #footer-contact ul a {
  color: #fff;
  font-weight: 400;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
footer #footer-contact #footer-social-title {
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
  vertical-align: middle;
}
footer #footer-contact #footer-social {
  display: inline-block;
  list-style-type: none;
}
footer #footer-contact #footer-social li {
  display: inline-block;
  margin-right: 5px;
}
footer #footer-end {
  border-top: 1px solid #E3F7FC;
  font-size: 20px;
  padding-top: 40px;
  width: 100%;
}
footer #footer-end #footer-locations {
  list-style-type: none;
  padding: 0;
  width: 50%;
}
footer #footer-end #footer-locations li {
  display: inline-block;
  margin-right: 30px;
}
footer #footer-end #footer-locations a {
  color: #fff;
  text-decoration: none;
}
footer #footer-end #footer-locations a:hover {
  text-decoration: underline;
}
footer #footer-end #footer-copyright {
  padding-left: 50px;
  width: 50%;
}
footer #footer-end #footer-copyright a {
  color: #fff;
  text-decoration: none;
}
footer #footer-end #footer-copyright a:hover {
  text-decoration: underline;
}
@media (max-width: 1080px) {
  footer h2 {
    font-size: 20px;
  }
  footer #footer-quicklinks {
    order: 1;
    border: 0;
    border-bottom: 1px solid #fff;
    padding-left: 0;
    padding-bottom: 30px;
    width: 100%;
  }
  footer #footer-quicklinks #footer-logo-mobile {
    display: block;
    margin-bottom: 62px;
  }
  footer #footer-quicklinks ul li {
    margin-bottom: 16px;
  }
  footer #footer-quicklinks ul a {
    font-size: 36px;
  }
  footer #footer-contact {
    order: 2;
    width: 100%;
  }
  footer #footer-contact ul li {
    margin-bottom: 15px;
  }
  footer #footer-contact ul span {
    display: none;
  }
  footer #footer-contact #footer-social {
    margin-bottom: 0;
  }
  footer #footer-contact #footer-social-title {
    display: none;
  }
  footer #footer-email {
    order: 3;
    width: 100%;
  }
  footer #footer-email .wpcf7 {
    max-width: 400px;
    position: relative;
  }
  footer #footer-email form {
    margin-bottom: 0px;
  }
  footer #footer-email #footer-logo-desktop {
    display: none;
  }
  footer #footer-email form input[type=submit] {
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    margin-top: -58px;
  }
  footer #footer-email #footer-info {
    font-size: 18px;
  }
  footer #footer-end {
    font-size: 18px;
    order: 4;
  }
  footer #footer-end #footer-locations, footer #footer-end #footer-copyright {
    margin-bottom: 40px;
    width: 100%;
  }
  footer #footer-end #footer-copyright {
    padding-left: 0;
  }
}
@media (min-width: 1280px) and (max-width: 1430px) {
  footer #footer-contact {
    font-size: 18px;
  }
}

/*# sourceMappingURL=core.css.map */
