@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@100;400;700&display=swap");
body {
	background-color: #ffffff;
	font-family: 'PitchSansApp-Regular', sans-serif;
}

@media (max-width: 1023.98px) {
	.header__nav--opened {
    background: black !important;
	}
}

a, #video-content {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
}

.header__image {
	width: auto !important;
	height: auto !important;
	max-width: 225px;
}

input#mgs-search-input::placeholder {
	max-width: 125px;
}

.menu__header .menu-item a:hover {
	color: #7248BD;
}

.menu-item .menu-item-circle {
	fill: none;
	stroke: none !important;
}

.footer {
	background-color: #7248BD;
}

.filters__tab-link.active {
	background-color: #7248BD;
}

.hero__container {
	color: #fff;
	background-image: url('https://www.peakxv.com/wp-content/uploads/sites/2/2023/06/hero-visual.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 25px;
}
.hero .hero__subscribe-btn {
    margin-top: 2rem;
    padding: 7px 26px;
    border-radius: 18px;
    text-decoration: none !important;
    background-color: #ffffff29;
    border: 1px solid #fff3f3;
    cursor: pointer;
    text-transform: uppercase;
}
.insights-menu .filters__tab-link {
    color: #fff;
	text-decoration: none;
}

@media (max-width: 576px) {
	input#mgs-search-input::placeholder {
		max-width: 95px;
	}
}

.hero__title--standard {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
}

.button--filled {
	background-color: #03b4a2;
}

.is-root-container>h1:not(.ink__title):not(.hero__title), .is-root-container>h2:not(.ink__title):not(.hero__title), .is-root-container>h3:not(.ink__title):not(.hero__title), .is-root-container>h4:not(.ink__title):not(.hero__title), .is-root-container>h5:not(.ink__title):not(.hero__title), .is-root-container>h6:not(.ink__title):not(.hero__title), .single-page__container>h1:not(.ink__title):not(.hero__title), .single-page__container>h2:not(.ink__title):not(.hero__title), .single-page__container>h3:not(.ink__title):not(.hero__title), .single-page__container>h4:not(.ink__title):not(.hero__title), .single-page__container>h5:not(.ink__title):not(.hero__title), .single-page__container>h6:not(.ink__title):not(.hero__title) {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
}

h2, h3, h4, h5 {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
	font-weight: 700;
}

h6 {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
	text-transform: none !important;
	font-weight: 700;
}

p {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
	font-weight: 400;
}

.ink__detail {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
}

.is-root-container>p b, .is-root-container>p strong, .single-page__container>p b, .single-page__container>p strong {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
	font-weight: 700;
}

.ink__detail[data-h-align=center], .ink__title[data-h-align=center] {
	text-align: left;
}

.wysiwyg p b, .wysiwyg p strong {
	padding-top: 10px;
	font-weight: 800;
}

em {
	padding-top: 10px;
}

body:not(.wp-admin)  .button, .filters__tab-link.active, body:not(.wp-admin) button span, .cta__link .button {
	background-color: #03b4a2 !important;
}

.cta-hero-block.grid .grid__content .fixed-ratio:before {
	padding-top: 0;
}

#h-investment-mds span {
	text-transform: lowercase;
}

.menu-item {
	margin-right: 4rem !important;
}

.company-listing-card__company-description {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
	font-size: 1.4rem;
	line-height: 1.6rem;
}

.company-listing-card__company-name {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
}

.company-listing-card__company-name {
    font-size: 2rem !important;
}


.grid__instances[data-direction=rtl] {
    direction: ltr !important;
}
.filters, .filters:after {
	background: black !important;
}

.filters__facet-options .facetwp-checkbox {
	color: #fff !important;
}

/* .post-container {
	max-width: 88rem !important;
} */

@media (min-width: 375px) {
    .post-container {
        max-width: 88rem !important;
    }

	.post-container.wysiwyg img {
		width: 100%;
	}
}

.horiz-scroll-cards {
	position:relative;
	margin: 30px 0;
}
.slider {
  width: 100%; /* Adjust the width as needed */
  margin: 0 auto;
}

.slide {
	margin: 0 10px 0 0;
  padding: 10px 20px 20px 20px;
  border: 2px solid #6B6B6B;
  color: white;
  border-radius: 8px;

}
.slide span {
	font-family: 'PitchSansApp-Regular', sans-serif !important;
}

/* Slick.js styles */
.slick-slider{
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list{
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus{
	outline:0
}
.slick-list.dragging{
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track{
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track{
	position:relative;
	top:0;
	left:0;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.slick-track:after,
.slick-track:before{
	display:table;content:''
}
.slick-track:after{
	clear:both
}
.slick-loading .slick-track{
	visibility:hidden
}
.slick-slide{
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide{
	float:right
}

.slick-slide.slick-loading img{
	display:none
}
.slick-slide.dragging img{
	pointer-events:none
}
.slick-initialized .slick-slide{
	display:block
}
.slick-loading .slick-slide{
	visibility:hidden
}
.slick-vertical .slick-slide{
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden{
	display:none
}
/*# sourceMappingURL=slick.min.css.map */
.slick-prev,
.slick-next {
  /* background-color: #333; */
  color: #fff;
  font-size: 18px;
  /* padding: 10px 20px; */
  z-index: 1;
  margin-top:20px;
}

.slick-prev svg,
.slick-next svg {
	width: 30px;
	height: 30px;
}

.slick-prev {
  left: 0;
}

.slick-next {
  position: absolute;
  right: 0;
}

.slide-upper-text,
.slide-lower-text {
	display:block;
	z-index: 10;
}
.slide-upper-text {
	color: #07B6A7;
	font-size: 3em;
	margin-bottom:10px;
}
@media (max-width: 1000px) {
	.slide-upper-text {
		font-size: 2em;
	}
}

.slide-lower-text {
	color:white;
	font-size: 1em;
	margin-bottom: 10px;
}

.slider-container .gradient {
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
	height: 100%;
	background: linear-gradient(to left, #000000, rgba(240, 240, 240, 0));
	z-index: 1;
}



.purple-header--small {
	color: #07B6A7!important;
	font-size: 1.4em !important;
	margin: 20px 0px 30px 0px !important;
	display: block;
	font-weight: 300;
}
/* .grid__instance:after, .grid__instance:before {
    border: none !important;
} */
/* .grid .grid__content:after, .grid .grid__content:before {
    border: none !important;
} */
body:not(.team-member-template-default, .page-id-10710, .page-id-3488, .page-id-3337, .page-id-3348) .ink {
	background: none !important;
}

.page-id-3348 .cta-hero-block.grid .grid__content .fixed-ratio:before {
	padding-top: 0;
}

h1.has-text-align-center {
	color: #ffffff !important;
}
.single-page__container > p {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body[data-color-mode=dark] .header__image {
    -webkit-filter: none;
    filter: none;
}

.wp-block-image img, .ink__content picture img {
	border-radius: 10px;
}
.footer {
	height: 600px;
	position: relative;
}
.footer__background {
	width: 100%;
    height: 100%;
    object-fit: cover;
	object-position: top;
}
.footer__container {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top:0;
	padding-bottom:0;
}
.bottom_to_top__grad {
	/* background-color: rgba(0, 0, 0, 0.5); */
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(255,255,255,0) 100%);
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.bottom_to_top__grad--light {
	/* background-color: rgba(0, 0, 0, 0.5); */
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(255,255,255,0) 60%);
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.p--lg {
	font-size: 26px !important;
	line-height: 29px !important;
}


@media (min-width: 800px) {
	.home #video-container video {
		object-fit: cover;
	}
}
#video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%; /* 16:9 aspect ratio (height / width * 100) */
	overflow: hidden;
	min-height: calc(100vh - 120px);
  }
  video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
  }
  #video-content {
	position: absolute;
	top: 10%;
	left: 0;
	width: 65%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: left;
	color: #fff;
	padding: 40px 20px 20px 50px;
  }
  /* body:not(.home) #video-content {
	justify-content: flex-start !important;
  } */
  #video-content #video-upper-title {
	font-size: 5rem;
    margin-bottom: 40px;
  }
  body:not(.home) #video-content #video-upper-title {
	font-size: 7rem;
    margin-bottom: 40px;
  }
  #video-lower-title {
	font-size: 4rem;
	  color: #07B6A7;
  }
  .video-upper-content {
	  font-size: 2em;
  }


  @media (max-width: 800px) {
	  #video-upper-title {
		  font-size: 3rem !important;
	  }
	  #video-lower-title {
		  font-size: 3rem !important;
	  }
	  video {
		object-fit: cover;
	  }
	  #video-content {
		width: 100%;
	  }
	}





.simple-button a {
	display: inline-block;
	padding: 12px 15px;
	border-radius: 5px;
	text-decoration: none !important;
	background-color : #07B6A7;
	border: 2px solid #07B6A7;
}
.simple-button a:hover {
	border: 2px solid #07B6A7;
	background-color : transparent;
	-webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}


.header--dark {
	background: black !important;
	/* border-bottom-right-radius : 10px; */
	/* border-radius : 0 0 10px 10px; */
	color:white;
}
.header--dark .header__container::after {
	border: none;
}
#menu-header-menu a {
	color: white;
}
.menu__header .menu-item a:hover {
	color: #7248BD !important;
}

header {
	height: 120px;
}
body[data-color-mode=dark] .header__image {
	filter: none !important;
}

.filters__modal--open {
  background: black !important;
}

.company-listing-card__company-description {
    font-size: 1.5rem !important;
    line-height: 1.9rem !important;
}

/* .team-member__press-media .ink-collection__grid .ink__content:not(.ink__content--hasimage) .ink__text {
	color: black !important;
} */

.filters * {
    font-family: 'PitchSansApp-Regular', sans-serif !important;
}
.single-page__container>hr {
    background-color: #fff !important;
}
.filters__facet-options .facetwp-checkbox.checked, .filters__facet-options .pill--active.facetwp-checkbox, .filters__facet-options .pill--facet.facetwp-checkbox.checked, .filters__facet-options .pill--white.facetwp-checkbox.checked, .filters__selections .facetwp-selection-value, .filters__selections .pill--facet.facetwp-selection-value, .filters__selections .pill--white.facetwp-selection-value, .pill--black.pill--active, .pill--facet.pill--active, .pill--white.pill--active {
    background-color: #fff !important;
	color: black !important;
}
body .has-vivid-green-cyan-color {
    color: #07B6A7 !important;
}


body.term-41 {
	background-color: #000000 !important;
}

.page-id-322 .company__container {
	padding-top: 10px;
}

body.term-41 .header__container:after {
    border-bottom: thin solid #fff;
}

body.term-41 .archive-header__description {
    margin-top: 30px;
}

@media (max-width: 768px) {
	body.term-41 .archive-header {
		background-position: inherit;
	}

	.footer-inquiry-mail {
		white-space: normal !important;
	}

	.page-id-5197 .hero__container {
		background-position: top;
	}
}


.page-id-8713 .single-page__container>p {
    max-width: 900px;
    text-align: center;
    margin: auto;
    margin-bottom: 2.5rem;
}

.podcast-available__heading {
    color: #fff;
}

.narrow-header-img {
	text-align: right;
}

.narrow-header-img img {
	max-height: 200px;
    width: auto;
    text-align: right;
    display: inline;
}

body.single-video .wp-block-mg-post-container {
	margin-bottom: 2.4rem;
}

@media (min-width:768px){.home .cta-hero-block.grid .grid__content .fixed-ratio:before, .single-team-member .cta-hero-block.grid .grid__content .fixed-ratio:before{padding-top:25%}}

/* Hide bottom border for icons */
[class*=" ico-"], [class^=ico-] {
	text-decoration: none;
}

.button--medium, .newsletter__form .hubspot-block .hs-form input[type=submit], .filters__tab-link ,.company-listing__company--collapsible .company-listing__collapser{
    text-decoration: none;
}

.insights-menu .filters__facet-options--open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2rem;
}


.insights-menu .filters__facet-options .facetwp-type-checkboxes {
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}


.insights-menu .filters__facet-options .facetwp-type-checkboxes::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

/* Icons custom css */
[class*=" ico--custom"], [class^=ico--custom] {
	position: relative;;
	height: 40px;
	width: 40px;
	border: 1px solid;
	border-radius: 50%;
	-webkit-transition: background-color .25s ease-in-out, color .25s ease-in-out;
    transition: background-color .25s ease-in-out, color .25s ease-in-out;
}
[class*=" ico--custom"] svg, [class^=ico--custom] svg {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* Single video styles */
.single-video .wp-block-mg-post-container > .embed.embed--16by9 > iframe {
	padding-left: 2.4rem;
	padding-right: 2.4rem;
}
@media (min-width: 375px) {
	.single-video .wp-block-mg-post-container > .embed.embed--16by9 > iframe {
		padding-left: 1.2rem;
		padding-right: 1.2rem;
	}
}
@media (min-width: 1024px) {
	.single-video .wp-block-mg-post-container > .embed.embed--16by9 > iframe {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (max-width: 767.98px) {
	.home .wysiwyg h5,
    .home .wysiwyg h2 {		
		font-size: 2.5rem;
        line-height: 3.5rem;
    }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
    .home .wysiwyg h2 {
        font-size: 2.1rem;
        line-height: 2.52rem;
    }
}
@media (min-width: 1024px) and (max-width: 1439.98px) {
    .home .wysiwyg h2 {
        font-size: 2.8rem;
        line-height: 3.36rem;
    }
}
@media (min-width: 1440px) {
    .home .wysiwyg h2 {
        font-size: 3.2rem;
        line-height: 3.84rem;
    }
}

.footer__container .menu__footer .menu-item a,
.footer__container .footer__label {
	font-size: 1.6rem;
    line-height: 2.5rem;
}

.footer .footer__column .footer-social-icons {
    margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1439.98px) {
    .footer .footer__column:last-of-type {
        margin-top: 0;
    }
}

@media (max-width: 767.98px) {
    .home .wp-block-mg-grid-column-right {
		order: -1;
    }
}

.filters__company-surge {
	cursor: pointer;
}

.single-company .is_surge_company {
    margin-right: 1rem;
    margin-bottom: 1rem;
    align-items: center;
    border: thin solid grey;
    border-radius: 50px;
    display: inline-flex;
    padding: 1rem 2rem;
    text-transform: uppercase;
    background-color: #7248bd;
    font-weight: 700;
}


.us_hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 700px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}

.us_hero__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;;
  z-index: 0;
}

.us_hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    270deg, 
    rgba(28, 28, 28, 0) 0%, 
    rgba(28, 28, 28, 0.7) 100%
  );
  background-color: var(--overlay-colour, transparent);
  box-shadow: 0px 4px 4px 0px #00000040;
  z-index: 1;
}

.us_hero__container {
  position: relative;
  z-index: 2;
  max-width: 910px;
  padding: 8rem;
  color: #fff;
}

.us_hero__description {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 600;
  font-size: 56px;
  line-height: 120%;
}

@media (max-width: 1024px) {
  .us_hero {
    min-height: 500px;
  }
  .us_hero__container {
    padding: 4rem;
  }
  .us_hero__description {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .us_hero {
    min-height: 400px;
  }
  .us_hero__container {
    padding: 2rem;
  }
  .us_hero__description {
    font-size: 28px;
    line-height: 130%;
  }
}

.stats-section-cards {
  background: #121212;
  color: #fff;
  padding: 6.4rem 8rem;
  margin-left: calc(50% - 50vw);
  margin-bottom: 8rem;
  width: 100vw;
}

.stats-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 3.2rem;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.single-stat {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2.4rem;
  flex-wrap: wrap;
}

.stat__value {
  font-family: 'Hanken Grotesk', sans-serif;
  font-weight: 600;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0;
  padding: 1.9rem 0;
  color: var(--pxv-teal, #00ACA0);
}

.stat__description {
  font-family: 'Hanken Grotesk', sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0;
  color: #FFFFFF;
}

@media (max-width: 1024px) {
  .stats-section-cards {
	padding: 4.4rem 5rem;
  }
  .stat__value {
    font-size: 36px;
  }

  .stat__description {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .stats-container {
    grid-template-columns: 1fr;
    gap: 3.5rem;
  }

  .single-stat {
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
  }

  .stat__value {
    font-size: 40px;
	padding: 1rem 0;
  }

  .stat__description {
    font-size: 22px;
  }
}

.usp-section-cards {
  margin-left: calc(50% - 50vw);
  width: 100vw;
  background: #121212;
}
.usp-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: 80px;
}

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

.usp__icon {
  max-width: 48px;
  height: auto;
  margin: 0 auto 20px;
  display: block;
}

.usp__title {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.5;
}

.usp__description {
  font-family: "Hanken Grotesk", sans-serif !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  padding: 16px 60px;
}

@media (max-width: 1024px) {
  .usp-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: center; 
  gap: 2rem;
  }
}

@media (max-width: 767px) {
  .usp-container {
    grid-template-columns: 1fr;
    gap: 20px;
	padding: 24px;
  }

  .usp__icon {
    max-width: 60px;
    margin-bottom: 16px;
  }

  .usp__title {
    font-size: 22px;
  }

  .usp__description {
    font-size: 16px;
  }
}

.company-cards-section {
  background: #000;
  color: #fff;
  padding: 0 64px 80px;
  margin-left: calc(50% - 50vw);
  width: 100vw;
}
.company-cards-container {
  margin: 0 auto;
  text-align: center;
  max-width: 1280px;
}
.company-cards-heading {
  font-size: 48px;
  margin-bottom: 40px;
}

.company-cards-slider-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 56px;
}

.company-cards-slider {
  width: 92%;
  box-sizing: border-box;
}

.company-card {
  background: #0f0f0f;
  border-radius: 10px;
  padding: 24px 18px;
  text-align: center;
  border: 1px solid #7248BD;
  height: 160px;
  width: 374px !important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease-out;
}

.company-card-image {
  max-width: 180px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.company-cards-slider .slick-slide {
  width: 374px !important;
}


.company-card-description {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  opacity: 0;
  scale: 0;
  display: none;
}

.company-card:hover .company-card-description {
  display: block;
  animation: des 0.3s ease-in-out forwards;
  opacity: 1;
  scale: 1;
}

@keyframes img {
    0% {
        transform: scale(1) translateY(0);
    }
    100% {
        transform: scale(0.65) translateY(-32px);
    }
}

@media (max-width: 600px) {
  @keyframes img {
    0% {
      transform: scale(1) translateY(0);
    }
    100% {
      transform: scale(0.65) translateY(-18px);
    }
  }
}

@keyframes des {
	0% {
		opacity: 0;
		transform: translateY(50%) translateX(10px);


	}
	100% {
		opacity: 1;
		transform: translateY(0%) translateX(0px);
	}
}

.company-card:hover .company-card-image {
  max-width: 300px;
  margin-top: 12px;
	animation: img 0.3s ease-in-out forwards;
	filter: grayscale(100%) brightness(5000%);
}

.company-card:hover {
  background: #7248bd;
  cursor: pointer;
  justify-content: space-between;
  padding: 24px 18px;
}

.company-cards-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.6);
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}
.company-cards-arrow svg { display: block; stroke: #fff; }

.company-cards-arrow--prev { left: 8px; }
.company-cards-arrow--next { right: 8px; }

.company-cards-slider .slick-slide { 
	box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 24px; 
}

.company-cards-slider .slick-track {
	display: flex;
	gap: 24px;
  max-height: 345px;
}

@media (max-width: 1024px) {
  .company-cards-heading { font-size: 34px; }
  .company-card-image { max-width: 160px; }
  .company-card { padding: 18px; width: 280px !important; }
  .company-card:hover { padding: 18px; }
  .company-card:hover .company-card-image { max-width: 240px; margin-top: 12px; }
  .company-card:hover .company-card-description { font-size: 16px; }
  .company-cards-slider .slick-slide { width: 280px !important; }
}

@media (max-width: 600px) {
  .company-cards-heading { font-size: 28px; }
  .company-card { padding: 18px; width: 280px !important; }
  .company-card:hover { padding: 18px; }
  .company-card:hover .company-card-image { max-width: 240px; margin-top: 6px; }
  .company-card:hover .company-card-description { font-size: 16px; }
  .company-cards-slider .slick-slide { width: 280px !important; }
  .company-cards-slider .slick-track { margin-left: 5vw;}
  .company-card-image { max-width: 140px; }
  .company-cards-section { padding: 40px 16px;}
}

/* US Homepage */
.us-homepage .grid__content {
	padding: 80px;
}

.us-homepage .cta__link .button {
	background-color: #7248BD !important;
	border-radius: 8px;
	min-width: 200px;
	min-height: 48px;
	font-size: 16px;
	line-height: 1.5;
	border: 2px solid #7248BD;
}

.us-homepage .cta__link .button:hover {
	background-color: #000000 !important;
	transition: all 0.3s ease-in-out;
}

.us-homepage .fixed-ratio {
	display: grid;
    justify-content: center;
}

.us-homepage .cta__meta {
    max-width: 495px;
	text-align: center;
}

.us-homepage .cta__heading {
	font-size: 48px;
	line-height: 1.2;
}

.us-homepage .grid__instance:before, .us-homepage .grid__instance:after {
	border: none;
}

.us-homepage .single-page__container {
	padding-bottom: 0 !important;
}

.us-homepage .footer {
	background-color: #121212;
	height: 250px;
    position: relative;
	font-size: 14px;
}

.us-homepage .footer__container .menu__footer .menu-item a, .us-homepage .footer__container .footer__label, .us-homepage .footer__copyright {
	font-size: 14px;
	color: #fff;
}

.us-homepage .footer [class^="ico--"]:before, .us-homepage .footer [class*=" ico--"]:before, .us-homepage .footer .ico--custom-x-twitter {
	color: #00ACA0;
}

.us-homepage .footer-social-icons [class^="ico--"]:hover:before, .us-homepage .footer-social-icons [class^="ico--"]:hover {
	color: #ccc;
	transition: color 0.3s ease-in-out;
}

.us-homepage .footer .footer-social-icons .social-sharing__options [class*=ico-]:hover {
	color: #fff;
}

.us-homepage .footer [class^="ico--"]:after, .us-homepage .footer [class*=" ico--"]:after {
	content: none;
}

.us-homepage .footer [class^=ico--custom] {
	border: none;
	height: 24px;
	width: 24px;
}

.us-homepage .footer__container {
	padding-left: 80px;
    padding-right: 80px;
  	grid-template-columns: 1fr 1fr 6fr;
	padding-bottom: 7rem;
}

.us-homepage .footer__column:last-of-type {
	margin-left: auto;
}

.us-homepage .footer__container::before {
	content: "";
	position: absolute;
	top: 37px;
	left: 80px;
	right: 80px;
	height: 1px;
	background-color: #7248BD;
}

.us-homepage .footer__container .menu__footer .menu-item a, .footer__container .footer__label {
	font-family: "Hanken Grotesk", sans-serif;
	line-height: 1.5;
}

.us-homepage .footer .footer__column .footer-social-icons {
	margin-left: auto;
}

@media (max-width: 1439.98px) {
    .us-homepage .cta__heading {
		font-size: 42px;
	}
	.us-homepage .cta__link .button {
		min-width: 180px;
		min-height: 40px;
		font-size: 15px;
	}
}

.us-homepage .header__container:after {
	border: none;
}

.us-homepage .header {
	height: auto;
}
@media (min-width: 1023.98px) {

	.us-homepage .header.shrink {
		height: 108px; 
	}

	.us-homepage .header {
		padding-top: 0px;
		padding-bottom: 0px;
		height: 104px;
		transition: height 0.3s ease;
		padding-top: 0;
		padding-bottom: 0;
	}

	.us-homepage .header.shrink .header__container {
		transition: padding 0.3s ease;
	}

	.us-homepage .header__image {
		transition: transform 0.3s ease;
	}

	.us-homepage .header.shrink {
		height: 85px; 
	}

	.us-homepage .header.shrink .header__container {
		padding-top: 2.1rem;
	}

	.us-homepage .header .header__toggle-search {
		font-size: 20px;
	}

	.us-homepage .header.shrink .header__image {
		transform: scale(0.90);
	}
}

@media (min-width: 1100.98px) {
	.us-homepage .header__toggle-search i.ico--search {
		position: absolute;
        bottom: 3.2rem;
        left: 92.5vw;
	}

	.us-homepage .header.shrink .header__toggle-search i.ico--search{
		bottom: 4.1rem;
		transition: bottom 0.3s ease;
	}
}

@media (max-width: 767px) {
	.us-homepage .cta__heading {
		font-size: 28px;
	}

	.us-homepage .grid__content {
		padding: 80px 20px;
	}

	.us-homepage .cta__link .button {
		min-width: 150px;
		min-height: 32px;
		font-size: 14px;
	}

	.us-homepage .footer__container {
		padding-left: 24px;
		padding-right: 24px;
		grid-template-columns: repeat( auto-fit, minmax( 50%, 1fr ) );
	}

	.us-homepage .footer__column:last-of-type {
		margin-left: initial;
	}

	.us-homepage .footer__container::before {
		top: 20px;
		left: 24px;
		right: 24px;
	}

	.us-homepage .footer {
		height: 300px;
	}

	.us-homepage .footer .footer__column .footer-social-icons {
		margin-left: initial;
	}
}

@media (min-width: 1441px) {
	.us_hero,
	.stats-section-cards,
	.usp-section-cards {
		width: 100%;
		margin-left: 0;
	}
}
