@charset "UTF-8";
/*
Theme Name: SOSV
Author: Cohere Studio
Author URI: http://www.coherestudio.com/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sosv
Tags: best, theme, ever

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

gutenberg-starter-theme is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
:root {
  --bph-ze: 0px;
  --bph-sm: 576px;
  --bph-md: 600px;
  --bph-lg: 1200px;
  --bph-xl: 1320px;
  --primary: #295fd2;
  --secondary: #39fffc;
  --dark-grey-blue: #303d58;
  --darkergray: #747474;
  --darkgray: #979797;
  --lightgray: #e3e3e3;
  --darkblue: #28457e;
  --lightblue: #dfe4ee;
  --white: #fff;
  --black: #000;
  --links-color: #295fd2;
  --primary-gradient-1: #00f9fc;
  --primary-gradient-2: #00fe76;
  --secondary-gradient-1: #295fd2;
  --secondary-gradient-2: #63abff;
  --pink-gradient-1: #ff007c;
  --pink-gradient-2: #ff70b5;
}

:root {
  --header-content-height: 47px;
  --header-height: 109px;
  --promotion-bar-height: 0px;
}

.header-style-minimal .site-header {
  --header-content-height: 27px;
  --header-height: 50px;
}

html {
  font-family: "Raleway", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2.44em;
  margin: 0.67em 0;
  line-height: 1.4;
}

h2 {
  font-size: 1.95em;
  line-height: 1.4;
}

h3 {
  font-size: 1.56em;
  line-height: 1.4;
}

h4 {
  font-size: 1.25em;
  line-height: 1.5;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.875rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

body {
  font-size: 16px;
  overflow-x: hidden;
}

body > * {
  font-size: 1rem;
}
@media screen and (min-width: 633.6px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  body > * {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  body > * {
    font-size: 1.375rem;
  }
}
body > * p {
  font-weight: 500;
}

.has-arrow-color {
  color: inherit;
  background: none;
}
.has-arrow-color:after {
  -webkit-mask: url(./assets/images/arrow-circle.svg) no-repeat 50% 50%;
  mask: url(./assets/images/arrow-circle.svg) no-repeat 50% 50%;
  content: "";
  display: inline-block;
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 1em;
  height: 1em;
  margin-left: 8px;
  background-color: currentColor;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
}

.has-drop-cap {
  position: relative;
}
.has-drop-cap::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -3px;
  height: 2.28em;
  width: 0.9em;
  border-style: solid;
  border-width: 3px;
  border-image-source: linear-gradient(to left, #00f9fc, #00fe76 100%);
  border-image-slice: 1;
  border-bottom: none;
  border-right: none;
}

.has-drop-cap:not(:focus):first-letter {
  font-size: 2.5em;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  margin: 0 0.15em 0 0.13em;
  color: var(--black);
}

.hide {
  opacity: 0.5;
}

.site-main .hide {
  display: none;
}

h1, h1.wp-block, h2, h2.wp-block, h3, h3.wp-block, h4, h4.wp-block, h5, h5.wp-block, h6, h6.wp-block {
  line-height: 1.05;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
h1 strong, h1.wp-block strong, h2 strong, h2.wp-block strong, h3 strong, h3.wp-block strong, h4 strong, h4.wp-block strong, h5 strong, h5.wp-block strong, h6 strong, h6.wp-block strong {
  font-weight: 800;
}

p, p.wp-block {
  line-height: 1.3;
  margin-bottom: 0.8em;
  margin-top: 0.8em;
}

h1 {
  font-size: 2.5rem;
}
@media screen and (min-width: 633.6px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  h1 {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  h1 {
    font-size: 4.125rem;
  }
}

h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 633.6px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  h2 {
    font-size: calc(1.5rem + (2.75rem - 1.5rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  h2 {
    font-size: 2.75rem;
  }
}

h3 {
  font-size: 1rem;
}
@media screen and (min-width: 633.6px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  h3 {
    font-size: calc(1rem + (1.75rem - 1rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: 1.5rem;
}
@media screen and (min-width: 633.6px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  h4 {
    font-size: calc(1.5rem + (1.625rem - 1.5rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  h4 {
    font-size: 1.625rem;
  }
}

h5 {
  font-size: 1.125rem;
}
@media screen and (min-width: 633.6px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  h5 {
    font-size: calc(1.125rem + (1.5rem - 1.125rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  h5 {
    font-size: 1.5rem;
  }
}

h6 {
  font-size: 1rem;
}
@media screen and (min-width: 633.6px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  h6 {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  h6 {
    font-size: 1.375rem;
  }
}

a {
  color: #295fd2;
}

.wp-block-image img {
  height: auto;
}

.wp-block-button .wp-block-button__link {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.33em;
  padding-left: 1.33em;
  height: 2.72em;
  font-size: 18px;
  border-radius: 4px !important;
  transition: all 0.3s;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.wp-block-button .wp-block-button__link:hover {
  text-decoration: none;
}
.wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: black;
}
.wp-block-button .wp-block-button__link:not(.has-text-color):hover {
  color: black;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
  background-color: #295fd2;
}
.wp-block-button {
  /*
  has-icon-left
  has-icon-left-$icon_left
  has-icon-right
  has-icon-right-$icon_right

  $icon_left and $icon_right can be pitch-deck and book-time
  */
  /*
    Icons
  */
  /*
    Sizes
  */
  /*
    Colors
  */
}
.wp-block-button[class*=has-icon-left] .wp-block-button__link:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: var(--icon-left);
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin-right: 10px;
  flex-shrink: 0;
}
.wp-block-button[class*=has-icon-right] .wp-block-button__link:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 19px;
  background-image: var(--icon-right);
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin-left: 10px;
  flex-shrink: 0;
}
.wp-block-button[class*=left-pitch-deck] {
  --icon-left: url(./assets/images/icon-pitch-deck.svg);
}
.wp-block-button[class*=right-pitch-deck] {
  --icon-right: url(./assets/images/icon-pitch-deck.svg);
}
.wp-block-button[class*=left-book-time] {
  --icon-left: url(./assets/images/icon-book-time.svg);
}
.wp-block-button[class*=right-book-time] {
  --icon-right: url(./assets/images/icon-book-time.svg);
}
.wp-block-button[class*=-arrow] .wp-block-button__link:after {
  -webkit-mask: url(./assets/images/right-arrow.svg) no-repeat 50% 50%;
  mask: url(./assets/images/right-arrow.svg) no-repeat 50% 50%;
  content: "";
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 35px;
  height: 21px;
  background-color: white;
}
.wp-block-button[class*=-plus] .wp-block-button__link:after {
  -webkit-mask: url(./assets/images/plus-icon.svg) no-repeat 50% 50%;
  mask: url(./assets/images/plus-icon.svg) no-repeat 50% 50%;
  content: "";
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: currentColor;
  margin-left: 10px;
}
.wp-block-button[class*=-plus] .wp-block-button__link.collapsable-open:after {
  -webkit-mask: url(./assets/images/minus-icon.svg) no-repeat 50% 50%;
  mask: url(./assets/images/minus-icon.svg) no-repeat 50% 50%;
}
.wp-block-button[class*=-medium] .wp-block-button__link {
  font-size: 18px;
  height: 49px;
}
.wp-block-button[class*=-small] .wp-block-button__link {
  font-size: 17px;
  height: 40px;
}
.wp-block-button .wp-block-button__link.has-primary-color:hover, .wp-block-button .wp-block-button__link.has-primary-color:focus {
  color: #295fd2;
}
.wp-block-button .wp-block-button__link.has-secondary-color:hover, .wp-block-button .wp-block-button__link.has-secondary-color:focus {
  color: #39fffc;
}
.wp-block-button .wp-block-button__link.has-dark-grey-blue-color:hover, .wp-block-button .wp-block-button__link.has-dark-grey-blue-color:focus {
  color: #303d58;
}
.wp-block-button .wp-block-button__link.has-darkergray-color:hover, .wp-block-button .wp-block-button__link.has-darkergray-color:focus {
  color: #747474;
}
.wp-block-button .wp-block-button__link.has-darkgray-color:hover, .wp-block-button .wp-block-button__link.has-darkgray-color:focus {
  color: #979797;
}
.wp-block-button .wp-block-button__link.has-lightgray-color:hover, .wp-block-button .wp-block-button__link.has-lightgray-color:focus {
  color: #e3e3e3;
}
.wp-block-button .wp-block-button__link.has-darkblue-color:hover, .wp-block-button .wp-block-button__link.has-darkblue-color:focus {
  color: #28457e;
}
.wp-block-button .wp-block-button__link.has-lightblue-color:hover, .wp-block-button .wp-block-button__link.has-lightblue-color:focus {
  color: #dfe4ee;
}
.wp-block-button .wp-block-button__link.has-white-color:hover, .wp-block-button .wp-block-button__link.has-white-color:focus {
  color: #fff;
}
.wp-block-button .wp-block-button__link.has-black-color:hover, .wp-block-button .wp-block-button__link.has-black-color:focus {
  color: #000;
}
.wp-block-button .wp-block-button__link.has-gradient-primary-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-primary-gradient-background:focus {
  background: linear-gradient(90deg, #00c7c9 0%, #00cb5e 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-primary-r-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-primary-r-gradient-background:focus {
  background: linear-gradient(90deg, #00cb5e 0%, #00c7c9 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-secondary-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-secondary-gradient-background:focus {
  background: linear-gradient(90deg, #214ca7 0%, #3090ff 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-pink-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-pink-gradient-background:focus {
  background: linear-gradient(90deg, #cc0063 0%, #ff3d9b 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-blue-white-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-blue-white-gradient-background:focus {
  background: linear-gradient(90deg, #1c3057 0%, #e6e6e6 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-white-lightblue-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-white-lightblue-gradient-background:focus {
  background: linear-gradient(90deg, #e6e6e6 0%, #bec8dc 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-primary-v-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-primary-v-gradient-background:focus {
  background: linear-gradient(90deg, #00c7c9 0%, #00cb5e 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-secondary-v-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-secondary-v-gradient-background:focus {
  background: linear-gradient(90deg, #214ca7 0%, #3090ff 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-pink-v-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-pink-v-gradient-background:focus {
  background: linear-gradient(90deg, #cc0063 0%, #ff3d9b 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-blue-white-v-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-blue-white-v-gradient-background:focus {
  background: linear-gradient(90deg, #1c3057 0%, #e6e6e6 100%);
}
.wp-block-button .wp-block-button__link.has-gradient-white-lightblue-v-gradient-background:hover, .wp-block-button .wp-block-button__link.has-gradient-white-lightblue-v-gradient-background:focus {
  background: linear-gradient(90deg, #e6e6e6 0%, #bec8dc 100%);
}

.wp-block-separator {
  width: 100%;
  max-width: calc(100% + 60px);
  padding: 0;
  height: 8px !important;
  margin: 50px 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%) !important;
  opacity: 1;
  border: none;
}
.wp-block-separator.has-primary-color {
  background-image: unset !important;
  background: #295fd2;
}
.wp-block-separator.has-secondary-color {
  background-image: unset !important;
  background: #39fffc;
}
.wp-block-separator.has-dark-grey-blue-color {
  background-image: unset !important;
  background: #303d58;
}
.wp-block-separator.has-darkergray-color {
  background-image: unset !important;
  background: #747474;
}
.wp-block-separator.has-darkgray-color {
  background-image: unset !important;
  background: #979797;
}
.wp-block-separator.has-lightgray-color {
  background-image: unset !important;
  background: #e3e3e3;
}
.wp-block-separator.has-darkblue-color {
  background-image: unset !important;
  background: #28457e;
}
.wp-block-separator.has-lightblue-color {
  background-image: unset !important;
  background: #dfe4ee;
}
.wp-block-separator.has-white-color {
  background-image: unset !important;
  background: #fff;
}
.wp-block-separator.has-black-color {
  background-image: unset !important;
  background: #000;
}

.cohere-hero {
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 120px);
  padding-bottom: 120px;
  background-size: cover;
  background-position: center;
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
}
.cohere-hero:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.cohere-hero:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.cohere-hero > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.cohere-hero > *.wp-block-separator {
  max-width: 1360px;
}
.cohere-hero > *[data-align=wide], .cohere-hero > *.alignwide {
  max-width: 1300px;
}
.cohere-hero > *[data-align=full], .cohere-hero > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1200px) {
  .cohere-hero {
    padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 50px);
  }
}
@media (max-width: 600px) {
  .cohere-hero {
    padding-bottom: 30px;
    padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 30px);
  }
}
.cohere-hero .cohere-hero__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  max-width: unset;
}
.cohere-hero .cohere-hero__video-background::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 3;
}
.cohere-hero .cohere-hero__video-background video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}
.cohere-hero .cohere-hero__video-background-iframe-wrapper {
  position: absolute;
  inset: 0;
  object-fit: cover;
  overflow: hidden;
}
.cohere-hero .cohere-hero__video-background-iframe {
  width: 1600px;
  height: calc(1600px * var(--video-ratio));
}
.cohere-hero .cohere-hero__video-background-iframe iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cohere-hero + * {
  z-index: 5;
  position: relative;
}
.cohere-hero.cohere-preview {
  padding-top: 20px;
  margin-top: 0 !important;
}
.cohere-hero.is-style-bottom-right-notch {
  position: relative;
}
.cohere-hero.is-style-bottom-right-notch::after {
  content: "";
  display: block;
  width: 60px;
  height: 80px;
  background: url("./assets/images/corner-mask-big.svg");
  background-position: bottom right;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 4;
}
.cohere-hero.is-style-gradient {
  padding-top: calc(var(--header-height) + var(--promotion-bar-height));
  padding-bottom: 80px;
  min-height: calc(var(--header-height) + var(--promotion-bar-height) + 70vh);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .cohere-hero.is-style-gradient {
    min-height: 800px !important;
  }
}
.cohere-hero.is-style-gradient + * {
  margin-top: -50px;
}
.cohere-hero.is-style-gradient .wp-block-column > * {
  margin-bottom: 20px;
}
.cohere-hero.is-style-gradient *:first-child {
  margin-top: 0;
}
.cohere-hero.is-style-gradient *:last-child {
  margin-bottom: 0;
}
.cohere-hero.is-style-gradient::after {
  content: "";
  position: absolute;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), white);
  left: 0;
  height: 200px;
  width: 100%;
  bottom: 0;
}
.cohere-hero.is-style-gradient h1 {
  margin-bottom: 0;
}
.cohere-hero .has-white-color p, .cohere-hero .has-white-color h1, .cohere-hero .has-white-color h2, .cohere-hero .has-white-color h3, .cohere-hero .has-white-color h4, .cohere-hero .has-white-color h5, .cohere-hero .has-white-color h6 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.cohere-hero__inner {
  position: relative;
  z-index: 6;
}
.cohere-hero__inner:not(.cohere-preview) > .wp-block-columns, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns {
  margin-left: unset;
  margin-right: unset;
  margin-top: unset;
  margin-bottom: unset;
  justify-content: space-between;
}
.cohere-hero__inner:not(.cohere-preview) > .wp-block-columns:not(.cohere-preview) > .wp-block-column, .cohere-hero__inner:not(.cohere-preview) > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns:not(.cohere-preview) > .wp-block-column, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column {
  margin-left: unset;
  margin-right: unset;
}
.cohere-hero__inner:not(.cohere-preview) > .wp-block-columns:not(.cohere-preview) > .wp-block-column > *:first-child, .cohere-hero__inner:not(.cohere-preview) > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > *:first-child, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns:not(.cohere-preview) > .wp-block-column > *:first-child, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > *:first-child {
  margin-top: 0;
}
.cohere-hero__inner:not(.cohere-preview) > .wp-block-columns:not(.cohere-preview) > .wp-block-column > *:last-child, .cohere-hero__inner:not(.cohere-preview) > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > *:last-child, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns:not(.cohere-preview) > .wp-block-column > *:last-child, .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > *:last-child {
  margin-bottom: 0;
}
.cohere-hero__inner:not(.cohere-preview) > .wp-block-columns:not(.cohere-preview) > .wp-block-column:not(:first-child), .cohere-hero__inner:not(.cohere-preview) > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column:not(:first-child), .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns:not(.cohere-preview) > .wp-block-column:not(:first-child), .cohere-hero__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column:not(:first-child) {
  padding-left: 30px;
}

.cohere-section {
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
  padding-top: 70px;
  padding-bottom: 70px;
  background-size: cover !important;
  background-position: center !important;
}
.cohere-section:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.cohere-section:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.cohere-section > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.cohere-section > *.wp-block-separator {
  max-width: 1360px;
}
.cohere-section > *[data-align=wide], .cohere-section > *.alignwide {
  max-width: 1300px;
}
.cohere-section > *[data-align=full], .cohere-section > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1200px) {
  .cohere-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (max-width: 600px) {
  .cohere-section {
    max-width: unset !important;
    width: unset !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cohere-section:not(.manualblock) {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  .cohere-section .cohere-max-width .entry-content {
    padding: 0;
  }
}

/* Header */
.cohere-section-header__title {
  text-align: center;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin: 0;
}
.cohere-section-header__title {
  font-size: 2.5rem;
}
@media screen and (min-width: 633.6px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  .cohere-section-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  .cohere-section-header__title {
    font-size: 4.125rem;
  }
}
.cohere-section-header__title ~ .cohere-section-header__inner > *:first-child:not(:empty) {
  margin-top: 20px;
}
.cohere-section-header__title ~ .cohere-section-header__inner {
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .cohere-section-header__title ~ .cohere-section-header__inner {
    margin-bottom: 20px;
  }
}

.cohere-section-header__inner {
  display: flex;
  flex-direction: column;
}
.cohere-section-header__inner p {
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
}
.cohere-section-header__inner a {
  text-decoration: none;
}
.cohere-section-header__inner > *:first-child {
  margin-top: 0;
}
.cohere-section-header__inner > style:first-child + * {
  margin-top: 0;
}
.cohere-section-header__inner > *:last-child {
  margin-bottom: 0;
}
.cohere-section-header__inner > .cohere-max-width:first-child .cohere-max-width__inner > *:first-child {
  margin-top: 0;
}
.cohere-section-header__inner > .cohere-max-width:first-child .cohere-max-width__inner > style:first-child + * {
  margin-top: 0;
}
.cohere-section-header__inner > .cohere-max-width:last-child .cohere-max-width__inner > *:last-child {
  margin-bottom: 0;
}
.cohere-section-header__inner > *:last-child:not(:empty) {
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .cohere-section-header__inner * {
    text-align: left;
  }
}

/* Body */
.cohere-section-body__inner {
  padding: 0 20px;
  box-sizing: border-box;
}
.cohere-section-body__inner:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.cohere-section-body__inner:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.cohere-section-body__inner > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.cohere-section-body__inner > *.wp-block-separator {
  max-width: 1360px;
}
.cohere-section-body__inner > *[data-align=wide], .cohere-section-body__inner > *.alignwide {
  max-width: 1300px;
}
.cohere-section-body__inner > *[data-align=full], .cohere-section-body__inner > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
.cohere-section-body__inner:not(.cohere-preview), .cohere-section-body__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: flex;
  flex-direction: column;
  margin-left: calc((100vw - 100%) / -2);
  margin-right: calc((100vw - 100%) / -2);
}
.cohere-section-body__inner:not(.cohere-preview) > *, .cohere-section-body__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > * {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cohere-section-body__inner:not(.cohere-preview) > *:first-child, .cohere-section-body__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > *:first-child {
  margin-top: 0;
}
.cohere-section-body__inner:not(.cohere-preview) > *:last-child, .cohere-section-body__inner.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > *:last-child {
  margin-bottom: 0;
}

.cohere-statistics {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cohere-statistics__inner {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1200px) {
  .cohere-statistics__inner {
    flex-wrap: wrap;
    margin-top: -30px;
  }
}

.cohere-statistics__item {
  flex: 1;
  margin: 0 15px;
  padding: 30px 10px;
  background: url("./assets/images/lines-background-1.svg");
  background-size: cover;
}
@media (max-width: 1200px) {
  .cohere-statistics__item {
    margin-top: 30px;
    width: calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    min-width: calc(33.33% - 30px);
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .cohere-statistics__item {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    min-width: calc(50% - 30px);
    box-sizing: border-box;
  }
}

.cohere-statistics__item-number {
  font-size: 64px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.01;
  letter-spacing: -3.97px;
  text-align: center;
  color: var(--primary);
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .cohere-statistics__item-number {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .cohere-statistics__item-number {
    font-size: 50px;
  }
}

.cohere-statistics__item-label {
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: var(--primary);
}
@media (max-width: 1200px) {
  .cohere-statistics__item-label {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .cohere-statistics__item-label {
    font-size: 14px;
  }
}

.cohere-media {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cohere-media.is-style-gradient-background .cohere-media__inner {
  position: relative;
  padding-right: 44px;
  padding-bottom: 15px;
}
.cohere-media.is-style-gradient-background .cohere-media__inner::after {
  content: "";
  position: absolute;
  inset: 0 0 0 150px;
  display: block;
  background-image: linear-gradient(to left, #00fe76, #00f9fc 100%);
  -webkit-clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, calc(100% - 0px) calc(100% - 32px), calc(100% - 2px) calc(100% - 28px), calc(100% - 4px) calc(100% - 25px), calc(100% - 25px) calc(100% - 4px), calc(100% - 28px) calc(100% - 2px), calc(100% - 32px) calc(100% - 0px), 0% 100%);
  clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, calc(100% - 0px) calc(100% - 32px), calc(100% - 2px) calc(100% - 28px), calc(100% - 4px) calc(100% - 25px), calc(100% - 25px) calc(100% - 4px), calc(100% - 28px) calc(100% - 2px), calc(100% - 32px) calc(100% - 0px), 0% 100%);
}
.cohere-media.is-style-gradient-background .cohere-media__inner > * {
  z-index: 2;
}
.cohere-media.is-style-gradient-background .cohere-media__inner .cohere-media__image {
  margin-right: 44px;
  position: relative;
  top: 44px;
  filter: drop-shadow(0 34px 37px rgba(8, 187, 255, 0.35));
}

.cohere-media__inner {
  display: flex;
}
@media (max-width: 600px) {
  .cohere-media__inner {
    flex-direction: column;
  }
}

/** Image position **/
.cohere-media--reverse .cohere-media__inner {
  flex-direction: row-reverse;
}
@media (max-width: 600px) {
  .cohere-media--reverse .cohere-media__inner {
    flex-direction: column;
  }
}
.cohere-media--reverse .cohere-media__image {
  margin-right: unset;
  margin-left: 7%;
}
@media (max-width: 600px) {
  .cohere-media--reverse .cohere-media__image {
    margin-left: 0;
  }
}

/** Image size **/
.cohere-media--image-size-medium .cohere-media__image {
  min-width: 400px;
}
@media (max-width: 600px) {
  .cohere-media--image-size-medium .cohere-media__image {
    min-width: 100%;
  }
}

.cohere-media--image-size-small .cohere-media__image {
  min-width: 300px;
}
@media (max-width: 600px) {
  .cohere-media--image-size-small .cohere-media__image {
    min-width: 100%;
    margin-bottom: 15px;
  }
}

.cohere-media--image-size-large .cohere-media__image {
  min-width: 47%;
}
@media (max-width: 600px) {
  .cohere-media--image-size-large .cohere-media__image {
    min-width: 100%;
    margin-bottom: 20px;
  }
}

/** Image style **/
.cohere-media--image-style-shadow .cohere-media__image img {
  box-shadow: 0 27px 35px 0 rgba(0, 0, 0, 0.5);
}

.cohere-media__image {
  margin-right: 7%;
  min-width: 400px;
}
@media (max-width: 600px) {
  .cohere-media__image {
    min-width: 100%;
  }
}
.cohere-media__image .cohere-media__image-inner {
  position: relative;
  padding-top: 62%;
  -webkit-clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, calc(100% - 0px) calc(100% - 32px), calc(100% - 2px) calc(100% - 28px), calc(100% - 4px) calc(100% - 25px), calc(100% - 25px) calc(100% - 4px), calc(100% - 28px) calc(100% - 2px), calc(100% - 32px) calc(100% - 0px), 0% 100%);
  clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, calc(100% - 0px) calc(100% - 32px), calc(100% - 2px) calc(100% - 28px), calc(100% - 4px) calc(100% - 25px), calc(100% - 25px) calc(100% - 4px), calc(100% - 28px) calc(100% - 2px), calc(100% - 32px) calc(100% - 0px), 0% 100%);
}
.cohere-media__image .cohere-media__image_caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  padding-top: 50px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.21) 42%, rgba(0, 0, 0, 0.71));
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.cohere-media__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 10px 0 0;
  max-width: 100%;
}
@media (max-width: 600px) {
  .cohere-media__image {
    min-width: 100%;
    margin: 0;
  }
}

.cohere-media--is-video .cohere-media__image-inner {
  cursor: pointer;
}
.cohere-media--is-video .cohere-media__image-inner:hover::before {
  transform: translate(-50%, -50%) scale(1.1);
}
.cohere-media--is-video .cohere-media__image-inner::before {
  content: "";
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: 100px;
  height: 100px;
  background: url("./assets/images/video-play-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  transition: all 0.2s;
}
@media (max-width: 600px) {
  .cohere-media--is-video .cohere-media__image-inner::before {
    font-size: 40px;
    width: 70px;
    height: 70px;
  }
}

.cohere-media__content {
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .cohere-media__content {
    margin-top: 0px;
  }
}
.cohere-media__content:not(.cohere-preview) > *:first-child, .cohere-media__content.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > *:first-child {
  margin-top: 0;
}
.cohere-media__content:not(.cohere-preview) > style:first-child + *, .cohere-media__content.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > style:first-child + * {
  margin-top: 0;
}
.cohere-media__content:not(.cohere-preview) > *:last-child, .cohere-media__content.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > *:last-child {
  margin-bottom: 0;
}

.wp-block-columns {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) + .wp-block-column {
    margin-top: 30px;
  }
}
.wp-block-columns:not(.cohere-preview) > .wp-block-column:not(:first-child), .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column:not(:first-child) {
  margin-left: 3em;
}
@media (max-width: 600px) {
  .wp-block-columns:not(.cohere-preview) > .wp-block-column:not(:first-child), .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column:not(:first-child) {
    margin-left: 1em;
  }
}
@media (max-width: 576px) {
  .wp-block-columns:not(.cohere-preview) > .wp-block-column:not(:first-child), .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
.wp-block-columns:not(.cohere-preview) > .wp-block-column > *:first-child, .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > *:first-child {
  margin-top: 0;
}
.wp-block-columns:not(.cohere-preview) > .wp-block-column > style:first-child + *, .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > style:first-child + * {
  margin-top: 0;
}
.wp-block-columns:not(.cohere-preview) > .wp-block-column > *:last-child, .wp-block-columns.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column > *:last-child {
  margin-bottom: 0;
}
.wp-block-columns.is-style-three-in-row {
  flex-wrap: wrap;
  display: flex;
}
.wp-block-columns.is-style-three-in-row:not(.cohere-preview) > .wp-block-column, .wp-block-columns.is-style-three-in-row.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column {
  max-width: calc(33.3% - 34px);
  min-width: calc(33.3% - 34px);
  margin: 17px 17px;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .wp-block-columns.is-style-three-in-row:not(.cohere-preview) > .wp-block-column, .wp-block-columns.is-style-three-in-row.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column {
    max-width: calc(50% - 34px);
    min-width: calc(50% - 34px);
  }
}
@media (max-width: 600px) {
  .wp-block-columns.is-style-three-in-row:not(.cohere-preview) > .wp-block-column, .wp-block-columns.is-style-three-in-row.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column {
    max-width: 100%;
    min-width: 100%;
    margin: 17px 0;
  }
}
@media (max-width: 1200px) {
  .wp-block-columns.stack-on-tablet {
    flex-wrap: wrap;
    display: flex;
  }
  .wp-block-columns.stack-on-tablet:not(.cohere-preview) > .wp-block-column, .wp-block-columns.stack-on-tablet.cohere-preview > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block-column {
    max-width: 100%;
    min-width: 100%;
    margin: 17px 0px;
  }
}

@media (max-width: 600px) {
  .wp-block-column {
    padding: 0 !important;
  }
  .wp-block-column + .wp-block-column {
    margin-top: 30px;
  }
}
.wp-block-column.is-style-card, .wp-block-column.is-style-card-pink, .wp-block-column.is-style-card-yellow, .wp-block-column.is-style-card-green {
  padding: 22px 37px 24px 24px !important;
  box-shadow: 0 5px 22px 0 rgba(110, 132, 180, 0.25);
  display: flex;
  flex-direction: column;
}
.wp-block-column.is-style-card > .grow, .wp-block-column.is-style-card-pink > .grow, .wp-block-column.is-style-card-yellow > .grow, .wp-block-column.is-style-card-green > .grow {
  flex: 1;
}
.wp-block-column.is-style-card > *, .wp-block-column.is-style-card-pink > *, .wp-block-column.is-style-card-yellow > *, .wp-block-column.is-style-card-green > * {
  margin-top: 0;
}
.wp-block-column.is-style-card a, .wp-block-column.is-style-card-pink a, .wp-block-column.is-style-card-yellow a, .wp-block-column.is-style-card-green a {
  text-decoration: none;
}
.wp-block-column.is-style-card-pink, .wp-block-column.is-style-card-yellow, .wp-block-column.is-style-card-green {
  border-bottom: 7px solid white;
}
.wp-block-column.is-style-card {
  background-color: #eff2f7;
}
.wp-block-column.is-style-card-pink {
  background-image: linear-gradient(90deg, #ffcdfc 0%, #ff91fc 100%);
}
.wp-block-column.is-style-card-yellow {
  background-image: linear-gradient(90deg, #f7fe00 0%, #fccc00 100%);
}
.wp-block-column.is-style-card-green {
  background-image: linear-gradient(90deg, #00fe76 0%, #00f9fc 100%);
}

.wp-block-group.is-style-collapsable {
  margin: 16px 0;
}
.wp-block-group.is-style-collapsable .wp-block-group__inner-container *:first-child {
  margin-top: 0;
}
.wp-block-group.is-style-collapsable .wp-block-group__inner-container style:first-child + * {
  margin-top: 0;
}
.wp-block-group.is-style-collapsable .wp-block-group__inner-container *:last-child {
  margin-bottom: 0;
}
.wp-block-group.is-style-in-photo {
  margin-top: 20px;
}
.wp-block-group.is-style-in-photo .wp-block-group__inner-container * {
  opacity: 0.38;
  font-size: 12px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
  text-shadow: none;
}
.wp-block-group.is-style-in-photo .wp-block-group__inner-container *:first-child {
  font-size: 8px !important;
  color: rgba(255, 255, 255, 0.68);
}

@media (min-width: 601px) {
  .wp-block-cover {
    padding: 60px 8% 30px;
  }
}
@media (max-width: 600px) {
  .wp-block-cover {
    padding: 32px 8% 26px;
  }
}

.wp-block-cover {
  min-height: unset;
}
.wp-block-cover .wp-block-cover__inner-container > *:first-child {
  margin-top: 0;
}
.wp-block-cover .wp-block-cover__inner-container > style:first-child + * {
  margin-top: 0;
}
.wp-block-cover .wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .wp-block-cover .wp-block-cover__inner-container > * {
    text-align: left;
    justify-content: flex-start;
  }
}
.wp-block-cover img.wp-block-cover__image-background, .wp-block-cover figure.wp-block-image img {
  border-radius: 0 !important;
}

.filtered-listing__wrapper.alignfull .filtered-listing {
  padding-left: 15px;
  padding-right: 15px;
}

.filtered-listing {
  padding-bottom: 100px;
}
.filtered-listing__wrapper--news {
  padding-top: 70px;
}

.filtered-listing__header {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .filtered-listing__header {
    align-items: flex-start;
    flex-direction: column;
  }
}
.filtered-listing__header > * {
  z-index: 1;
}
.filtered-listing__header::before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 190px;
  height: 162px;
  background: url("./assets/images/lines-background-1.svg");
}
.filtered-listing__header::after {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  height: 8px;
  bottom: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}

.filtered-listing__header-title {
  font-size: 66px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  margin: 0;
  color: var(--primary);
}
@media (max-width: 1200px) {
  .filtered-listing__header-title {
    margin-bottom: 20px;
    font-size: 44px;
  }
}

.filtered-listing__header-info {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.filtered-listing__header-search {
  margin-right: 16px;
}
.filtered-listing__header-search .facetwp-facet-search {
  margin: 0;
}
.filtered-listing__header-search .facetwp-icon {
  right: 20px;
}
.filtered-listing__header-search .facetwp-search {
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  padding: 0 20px 0 27px;
  border-radius: 50px;
  border: solid 1px #295fd2;
  outline: none;
}
.filtered-listing__header-search .facetwp-search::placeholder {
  color: var(--primary);
}
.filtered-listing__header-search .facetwp-search:focus {
  border: solid 1px #295fd2;
}

.filtered-listing__header-sort {
  position: relative;
}
.filtered-listing__header-sort::after {
  content: "";
  background: url("./assets/images/caret.svg");
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 11px;
  pointer-events: none;
}
.filtered-listing__header-sort .facetwp-facet {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .filtered-listing__header-sort .facetwp-facet {
    margin-top: 20px;
  }
}
.filtered-listing__header-sort select {
  appearance: none;
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--white);
  padding: 0 45px 0 27px;
  border-radius: 50px;
  border: solid 1px var(--primary);
  outline: none;
  background: var(--primary);
  min-width: 250px;
  box-sizing: border-box;
}
.filtered-listing__header-sort select option {
  background: white;
  color: black;
}
.filtered-listing__header-sort select::placeholder {
  color: var(--white);
}
.filtered-listing__header-sort select:focus {
  border: solid 1px var(--primary);
}

.filtered-listing__container {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 600px) {
  .filtered-listing__container {
    display: flex;
    flex-direction: column;
  }
}

.filtered-listing__sidebar {
  flex-shrink: 1;
}
@media (max-width: 600px) {
  .filtered-listing__sidebar {
    display: flex;
    flex-direction: column;
  }
}

.filtered-listing__content {
  flex: 1;
}
@media (min-width: 601px) {
  .filtered-listing__content {
    margin-left: 40px;
  }
}
@media (max-width: 600px) {
  .filtered-listing__content {
    min-height: unset;
  }
}

.filtered-listing__wrapper--from-url .filtered-listing__content {
  margin-left: 0px !important;
}

.filtered-listing__filters {
  width: 300px;
}
@media (max-width: 1200px) {
  .filtered-listing__filters {
    width: 250px;
  }
}
@media (max-width: 600px) {
  .filtered-listing__filters {
    width: 100%;
  }
}

.filtered-listing__newsletter {
  width: 300px;
  padding: 36px 35px 36px 35px;
  border-radius: 12px;
  background-image: linear-gradient(to bottom, #28457e, #bd8dab 93%);
  color: white;
  max-width: 100%;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .filtered-listing__newsletter {
    width: 250px;
  }
}
@media (max-width: 600px) {
  .filtered-listing__newsletter {
    width: 100%;
  }
}
.filtered-listing__newsletter p {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.filtered-listing__newsletter p small {
  font-size: 13px;
  line-height: 1.69;
  letter-spacing: 0.26px;
}
.filtered-listing__newsletter p small a {
  color: currentColor;
}

.filtered-listing__newsletter-inner *:first-child {
  margin-top: 0;
}
.filtered-listing__newsletter-inner *:last-child {
  margin-bottom: 0;
}

.filtered-listing__pagination {
  text-align: center;
  margin-top: 50px;
}
.filtered-listing__pagination button {
  text-transform: uppercase;
}

.filtered-listing__search .facetwp-input-wrap {
  width: 100%;
}
.filtered-listing__search .facetwp-input-wrap .facetwp-search {
  min-width: 100px;
}
.filtered-listing__search .facetwp-input-wrap .facetwp-icon {
  display: none;
}
.filtered-listing__search input[type=text] {
  opacity: 0.81;
  border-radius: 19.5px;
  background-color: #000000;
  padding: 8px 32px;
  width: 100%;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  outline: none;
}
.filtered-listing__search input[type=submit] {
  display: none;
}

.filtered-listing__filter {
  border-top: 1px solid var(--primary);
}
.filtered-listing__filter:not(:first-child) {
  margin-top: 30px;
}
.filtered-listing__filter > h5 {
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  margin: 0;
  min-height: 46px;
  display: flex;
  align-items: center;
}

.filtered-listing__filter-options {
  margin-top: 20px;
}
.filtered-listing__filter-options .facetwp-checkbox {
  width: 100%;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  color: #000;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
.filtered-listing__filter-options .facetwp-checkbox, .filtered-listing__filter-options .facetwp-checkbox.checked {
  background-image: none;
  background: none;
  padding: 0px;
}
.filtered-listing__filter-options .facetwp-checkbox .facetwp-counter {
  font-size: 17px;
  font-weight: 300;
  position: absolute;
  right: 0;
  color: #a4a4a4;
}
.filtered-listing__filter-options .facetwp-checkbox:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: 0 11px 0 0;
  border: solid 1px #295fd2;
  border-image-slice: 1;
}
.filtered-listing__filter-options .facetwp-checkbox.checked {
  font-weight: bold;
}
.filtered-listing__filter-options .facetwp-checkbox.checked .facetwp-counter {
  color: #000000;
  font-weight: bold;
}
.filtered-listing__filter-options .facetwp-checkbox.checked:before {
  width: 21px;
  height: 21px;
  border: 2px solid var(--pink-gradient-1);
}
.filtered-listing__filter-options .facetwp-checkbox.checked:after {
  content: "";
  color: #00a651;
  display: inline-block;
  width: 11px;
  height: 11px;
  left: 7px;
  background-image: linear-gradient(to left, #ff007c, #ff70b5 0%);
  line-height: 29px;
  position: absolute;
}

.filtered-listing__filter-option input {
  display: none;
}
.filtered-listing__filter-option label {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #000000;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
.filtered-listing__filter-option label:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 11px 0 0;
  border-radius: 3px;
  border: solid 1px rgb(151, 151, 151);
}
.filtered-listing__filter-option input:checked ~ label {
  font-weight: bold;
}
.filtered-listing__filter-option input:checked ~ label:before {
  border-color: #000000;
}
.filtered-listing__filter-option input:checked ~ label:after {
  content: "✔";
  color: #00a651;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 29px;
  position: absolute;
}

.filtered-listing__item {
  padding: 23px 0;
  background-color: #ffffff;
  display: flex;
  border-top: solid 1px #85c2ff;
}
.filtered-listing__item:not(:last-child) {
  margin-bottom: 10px;
}

.filtered-listing__wrapper--news .filtered-listing__item,
.filtered-listing__wrapper--events .filtered-listing__item {
  border-top: unset;
  border-bottom: solid 1px #85c2ff;
  margin: 0;
}
.filtered-listing__wrapper--news .filtered-listing__item:first-child,
.filtered-listing__wrapper--events .filtered-listing__item:first-child {
  padding-top: 0;
}

.filtered-listing__item-inner {
  display: flex;
}
@media (max-width: 1000px) {
  .filtered-listing__item-inner {
    flex-direction: column;
  }
}

.filtered-listing__item-image {
  flex-shrink: 1;
  margin-right: 30px;
  min-width: 350px;
}
.filtered-listing__item-image img {
  width: 100%;
}
@media (max-width: 1200px) {
  .filtered-listing__item-image {
    min-width: 40%;
    width: 40%;
  }
  .filtered-listing__item-image img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 1000px) {
  .filtered-listing__item-image {
    min-width: 90%;
    width: 90%;
  }
  .filtered-listing__item-image img {
    width: unset;
  }
}
@media (max-width: 600px) {
  .filtered-listing__item-image {
    text-align: center;
  }
}

.filtered-listing__wrapper--news .filtered-listing__item-image,
.filtered-listing__wrapper--events .filtered-listing__item-image {
  min-width: 230px;
}

.filtered-listing__item-image--narrower .filtered-listing__item-image-inner {
  padding-top: 69%;
}

.filtered-listing__item-details {
  display: flex;
  flex-direction: column;
}

.filtered-listing__item-type:after {
  content: "|";
  margin: 0 8px;
  margin-left: 6px;
}

.filtered-listing__item-image--logo {
  background: rgba(164, 164, 164, 0.05);
  border-radius: 16px;
}
.filtered-listing__item-image--logo img {
  object-fit: contain;
  height: 90%;
  width: 90%;
  left: 5%;
  top: 5%;
}

.filtered-listing__item-inner {
  flex: 1;
}

.filtered-listing__item-cohort a {
  display: inline-block;
  background-image: radial-gradient(circle at 76% 0, #ff9404, #ff6004 74%);
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}

.filtered-listing__item-title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 0;
}
.filtered-listing__item-title .social-icons {
  margin-left: 10px;
}

.filtered-listing__item-title > a {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  color: #303d58;
  text-decoration: none;
  display: block;
}
@media (max-width: 1200px) {
  .filtered-listing__item-title > a {
    font-size: 32px;
  }
}

.filtered-listing__item-subtitle > a, .filtered-listing__item-subtitle .filtered-listing__item-category {
  background-image: linear-gradient(to left, #15c629, #14bad8 100%);
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}

.filtered-listing__item-category {
  text-transform: uppercase;
  margin-right: 6px;
}

.filtered-listing__item-date {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: 0px;
  color: var(--darkgray);
  text-transform: uppercase;
}

.filtered-listing__wrapper--events .filtered-listing__item-date {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: var(--darkgray);
  text-transform: uppercase;
}

.filtered-listing__item-content p {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: 0.3px;
  color: #000;
}

.filtered-listing__item-locations {
  margin-top: 12px;
}
.filtered-listing__item-locations:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-right: 5px;
  background-image: url("./assets/images/marker.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}
.filtered-listing__item-locations, .filtered-listing__item-locations a {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: 0.26px;
  color: var(--darkgray);
}
.filtered-listing__item-locations .location-item:not(:last-child):after {
  content: ", ";
}

.filtered-listing__item-terms {
  margin-top: 20px;
}
.filtered-listing__item-terms a {
  border-radius: 15px;
  background-color: rgba(41, 95, 210, 0.17);
  height: 30px;
  padding: 0 15px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  text-align: center;
  color: var(--primary);
  margin-right: 5px;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .filtered-listing__item {
    flex-direction: column;
  }
  .filtered-listing__item-image {
    max-width: unset;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .filtered-listing__item-image-inner {
    padding-top: 40%;
  }
  .filtered-listing__item-image--logo img {
    max-width: 400px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.our-team {
  padding-bottom: 60px;
}

.our-team__header {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding-bottom: 55px;
  position: relative;
}
.our-team__header .facetwp-facet {
  margin: 0;
}
.our-team__header > * {
  z-index: 2;
  position: relative;
}
.our-team__header::before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 190px;
  height: 162px;
  background: url("./assets/images/lines-background-1.svg");
}
@media (max-width: 1200px) {
  .our-team__header {
    flex-wrap: wrap;
  }
}

.our-team__header-title {
  font-size: 66px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  margin: 0;
  color: var(--primary);
}
@media (max-width: 1200px) {
  .our-team__header-title {
    width: 100%;
    margin-bottom: 10px;
    font-size: 44px;
  }
}

.our-team__header-types {
  flex: 1;
  padding-left: 50px;
}
.our-team__header-types .facetwp-facet {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .our-team__header-types .facetwp-facet {
    flex-wrap: wrap;
  }
}
.our-team__header-types .facetwp-radio {
  margin-right: 25px;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  color: #000;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
.our-team__header-types .facetwp-radio, .our-team__header-types .facetwp-radio.checked {
  background-image: none;
  background: none;
  padding: 0px;
}
.our-team__header-types .facetwp-radio .facetwp-counter {
  display: none;
}
.our-team__header-types .facetwp-radio:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: 0 11px 0 0;
  border-radius: 50px;
  border: solid 1px #295fd2;
  border-image-slice: 1;
}
.our-team__header-types .facetwp-radio.checked {
  font-weight: bold;
}
.our-team__header-types .facetwp-radio.checked:before {
  width: 21px;
  height: 21px;
  border: 2px solid var(--pink-gradient-1);
}
.our-team__header-types .facetwp-radio.checked:after {
  content: "";
  color: #00a651;
  display: inline-block;
  width: 11px;
  height: 11px;
  left: 7px;
  border-radius: 12.5px;
  background-image: linear-gradient(to left, #ff007c, #ff70b5 0%);
  line-height: 29px;
  position: absolute;
}
@media (max-width: 1200px) {
  .our-team__header-types {
    width: 50%;
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .our-team__header-types {
    width: 100%;
  }
}

.our-team__header-locations .fs-label-wrap {
  height: 50px;
  padding: 6px 26px 6px 27px;
  border-radius: 60px;
  border: solid 1px var(--primary);
  box-sizing: border-box;
  width: 300px;
}
.our-team__header-locations .fs-label-wrap .fs-label {
  padding-left: 0;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
}
.our-team__header-locations .fs-label-wrap .fs-arrow {
  right: 17px;
  display: inline-block;
  border: none !important;
  background: url("./assets/images/dropdown-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 11px;
}
.our-team__header-locations .fs-dropdown {
  width: 270px;
  left: 15px;
  border: 1px solid var(--primary);
}
.our-team__header-locations .fs-dropdown .fs-search {
  display: none;
}
.our-team__header-locations .fs-dropdown .fs-option-label {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--black);
}
.our-team__header-locations .fs-dropdown .fs-options {
  padding: 4px 0;
}
.our-team__header-locations .fs-dropdown .fs-option {
  padding: 10px 20px;
}
.our-team__header-locations .fs-dropdown .fs-option.selected, .our-team__header-locations .fs-dropdown .fs-option:hover {
  background: var(--lightblue) !important;
}
@media (max-width: 1200px) {
  .our-team__header-locations {
    width: 50%;
    display: flex;
    justify-content: flex-end;
  }
  .our-team__header-locations * {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .our-team__header-locations {
    width: 100%;
    margin-top: 10px;
  }
  .our-team__header-locations .facetwp-facet, .our-team__header-locations .fs-wrap, .our-team__header-locations .fs-label-wrap {
    width: 100%;
  }
}

.our-team__members {
  display: flex;
  flex-wrap: wrap;
  margin: -30px -15px 0;
}

.our-team__member {
  width: 25%;
  max-width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  margin-top: 30px;
}
.our-team__member a {
  text-decoration: none;
}
@media (max-width: 1200px) {
  .our-team__member {
    width: 33.33%;
    max-width: 33.33%;
  }
}
@media (max-width: 600px) {
  .our-team__member {
    width: 100%;
    max-width: 100%;
  }
}

.our-team__member-image {
  padding-top: 69%;
  position: relative;
  background-image: radial-gradient(circle at -6% 105%, #4dff62, rgba(234, 234, 234, 0) 72%), radial-gradient(circle at 105% -8%, #4dffe3, rgba(234, 234, 234, 0) 72%), linear-gradient(to bottom, #899bc0, #eaeaea 94%);
}
.our-team__member-image img {
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px);
  height: calc(100% - 10px);
  object-position: center bottom;
  object-fit: contain;
}

.our-team__member-details {
  padding: 14px 18px;
  border: solid 1px #dfdfdf;
  border-top: unset;
}

.our-team__member-name {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: var(--black);
  margin: 0 0 8px 0;
}
@media (max-width: 1200px) {
  .our-team__member-name {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .our-team__member-name {
    font-size: 28px;
  }
}

.our-team__member-position {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: var(--black);
}

.latest-news__item {
  position: relative;
  margin-bottom: 35px;
}
.latest-news__item a {
  text-decoration: none;
}

.latest-news__item--pinned::before {
  content: "";
  position: absolute;
  width: 4px;
  top: 0;
  bottom: 0;
  left: -20px;
  background-color: var(--secondary);
}
.latest-news__item--pinned .latest-news__item-category {
  display: none;
}
.latest-news__item--pinned .latest-news__item-title {
  font-size: 27px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #fff;
}

.latest-news__item-header {
  display: flex;
  line-height: 2.33;
  align-items: flex-end;
  margin-bottom: 10px;
}

.latest-news__item-date {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0;
  margin-left: 6px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.45);
  line-height: 1;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  top: -3px;
}
.latest-news__wrapper.is-style-primary .latest-news__item-date {
  top: 0px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
  text-shadow: none;
}

.latest-news__item-category {
  text-transform: uppercase;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.72);
  opacity: 0.7;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.latest-news__wrapper.is-style-primary .latest-news__item-category {
  background-image: linear-gradient(to left, var(--primary-gradient-1), var(--primary-gradient-2) 100%);
  opacity: 1;
  text-shadow: none;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -1px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.latest-news__item-title {
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.72);
  font-size: 22px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  color: #fff;
}

.latest-news__footer a {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--secondary);
}
.latest-news__footer a .has-arrow-color:after {
  width: 1.1em;
  height: 1.1em;
}

.latest-news-tax__list {
  border: solid 2px #e3e3e3;
}

.latest-news-tax__item {
  padding: 30px 30px;
}
.latest-news-tax__item:not(:last-child) {
  border-bottom: solid 1px #dadada;
}
.latest-news-tax__item a {
  text-decoration: none;
}

.latest-news-tax__item-date {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--darkgray);
  margin-bottom: 5px;
}

.latest-news-tax__item-title {
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
  text-decoration: underline;
}

.latest-news-tax__footer {
  margin-top: 30px;
}
.latest-news-tax__footer a {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  text-decoration: none;
}

.program-boxes__list {
  display: flex;
  flex-wrap: wrap;
  margin: -20px -20px 0;
}
@media (max-width: 1200px) {
  .program-boxes__list {
    margin: -14px -14px 0;
  }
}
@media (max-width: 600px) {
  .program-boxes__list {
    margin: -11px -11px 0;
  }
}

.program-boxes__item {
  width: 33.3%;
  min-width: 33.3%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
}
@media (max-width: 1200px) {
  .program-boxes__item {
    width: 50%;
    min-width: 50%;
    padding: 14px;
  }
}
@media (max-width: 600px) {
  .program-boxes__item {
    width: 100%;
    min-width: 100%;
    padding: 11px;
  }
}

.program-boxes__item--blocks .program-boxes__item-inner {
  padding: 38px 45px 35px 45px;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  box-shadow: none;
  justify-content: center;
}
.program-boxes__item--blocks .program-boxes__item-inner a {
  color: #446baf;
}
.program-boxes__item--blocks .program-boxes__item-inner > * {
  margin: 5px 0;
}
.program-boxes__item--blocks .program-boxes__item-inner *:first-child {
  margin-top: 0;
}
.program-boxes__item--blocks .program-boxes__item-inner *:last-child {
  margin-bottom: 0;
}

.program-boxes__item-inner {
  padding: 38px 21px 35px 24px;
  object-fit: contain;
  box-shadow: 2px 12px 29px 0 rgba(61, 255, 191, 0.7);
  background-image: linear-gradient(to bottom, var(--black), #28457e 94%), linear-gradient(to bottom, rgba(62, 88, 140, 0.8), rgba(62, 88, 140, 0.8));
  display: flex;
  flex-direction: column;
}

.program-boxes__item-logo {
  height: 70px;
  display: flex;
  align-items: center;
  margin-bottom: 23px;
}
.program-boxes__item-logo img {
  max-height: 100%;
  width: auto;
}

.program-boxes__item-excerpt {
  flex: 1;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 23px;
}
.program-boxes__item-excerpt p:first-child {
  margin-top: 0;
}
.program-boxes__item-excerpt p:last-child {
  margin-bottom: 0;
}

.program-boxes__item-actions a {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--secondary);
}
.program-boxes__item-actions a:not(:last-child) {
  margin-right: 30px;
}
.program-boxes__item-actions .has-arrow-color:after {
  width: 1.2em;
  height: 1.2em;
}

.companies-carousel__list {
  position: relative;
  padding: 0 10px;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .companies-carousel__list {
    margin: 0 -25px;
    width: auto !important;
  }
}
.companies-carousel__list .owl-stage {
  display: flex;
  box-sizing: border-box;
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  .companies-carousel__list .owl-stage {
    left: -25px;
  }
}
@media (min-width: 1201px) {
  .companies-carousel__list .owl-stage .owl-item {
    transition: transform 0.2s;
    transform: translate3d(-30px, 0, 0);
  }
  .companies-carousel__list .owl-stage .owl-item.active, .companies-carousel__list .owl-stage .owl-item.active + .owl-item.active {
    transform: translate3d(0, 0, 0);
  }
  .companies-carousel__list .owl-stage .owl-item.active ~ .owl-item {
    transform: translate3d(30px, 0, 0);
  }
}
.companies-carousel__list .owl-item, .companies-carousel__list .companies-carousel__item, .companies-carousel__list .companies-carousel__item-inner {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.companies-carousel__list .owl-nav .owl-next, .companies-carousel__list .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 44px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
@media (max-width: 1200px) {
  .companies-carousel__list .owl-nav .owl-next, .companies-carousel__list .owl-nav .owl-prev {
    display: none;
  }
}
.companies-carousel__list .owl-nav .owl-next span, .companies-carousel__list .owl-nav .owl-prev span {
  display: none;
}
.companies-carousel__list .owl-nav .owl-next.disabled, .companies-carousel__list .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.companies-carousel__list .owl-nav .owl-next {
  right: -30px;
  background-image: url("./assets/images/carousel-next.svg") !important;
}
.companies-carousel__list .owl-nav .owl-prev {
  left: -30px;
  background-image: url("./assets/images/carousel-prev.svg") !important;
}

.companies-carousel__item-logo-inner {
  padding-top: 62%;
  position: relative;
}
.companies-carousel__item-logo-inner img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.companies-carousel__item-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 20px 27px 30px;
  box-shadow: 0 7px 23px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.companies-carousel__item-title, .companies-carousel__item-title a {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
  text-decoration: none;
}
@media (max-width: 1200px) {
  .companies-carousel__item-title, .companies-carousel__item-title a {
    font-size: 20px;
  }
}

.companies-carousel__item-excerpt {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
  flex: 1;
}
@media (max-width: 1200px) {
  .companies-carousel__item-excerpt {
    font-size: 18px;
  }
}

.companies-carousel__item-actions a {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
}

.main-news__item-header {
  display: flex;
  align-items: center;
}

.main-news__item-category {
  background-image: linear-gradient(to left, var(--primary-gradient-1), var(--primary-gradient-2) 100%);
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.main-news__item-date {
  margin-left: 10px;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: 0.26px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  position: relative;
  top: 2px;
}

.main-news__item-title {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  font-size: 66px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 0px;
}
@media (max-width: 1200px) {
  .main-news__item-title {
    font-size: 44px;
  }
}

.main-news__item-excerpt {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #fff;
  margin-bottom: 20px;
}

.upcoming-events__wrapper {
  margin-bottom: 100px !important;
}

.upcoming-events__item {
  padding: 45px 0 27px 0;
  border-bottom: 1px solid #85c2ff;
}

.upcoming-events__item-inner {
  display: flex;
}
@media (max-width: 600px) {
  .upcoming-events__item-inner {
    flex-direction: column;
  }
}

.upcoming-events__image {
  margin-right: 55px;
  min-width: 562px;
}
@media (max-width: 1200px) {
  .upcoming-events__image {
    min-width: 50%;
  }
}
@media (max-width: 600px) {
  .upcoming-events__image {
    min-width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
}
.upcoming-events__image .upcoming-events__image-inner {
  position: relative;
  padding-top: 62%;
}
.upcoming-events__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 10px 0 0;
  -webkit-clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, calc(100% - 0px) calc(100% - 32px), calc(100% - 2px) calc(100% - 28px), calc(100% - 4px) calc(100% - 25px), calc(100% - 25px) calc(100% - 4px), calc(100% - 28px) calc(100% - 2px), calc(100% - 32px) calc(100% - 0px), 0% 100%);
  clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, calc(100% - 0px) calc(100% - 32px), calc(100% - 2px) calc(100% - 28px), calc(100% - 4px) calc(100% - 25px), calc(100% - 25px) calc(100% - 4px), calc(100% - 28px) calc(100% - 2px), calc(100% - 32px) calc(100% - 0px), 0% 100%);
  max-width: 100%;
}

.upcoming-events__item-date {
  text-transform: uppercase;
  min-height: 31px;
  display: inline-flex;
  align-items: center;
  padding: 4px 15px;
  border-radius: 50px;
  background-color: rgba(133, 133, 174, 0.43);
  box-sizing: border-box;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: var(--black);
  margin-bottom: 5px;
}

.upcoming-events__item-title {
  font-size: 44px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.6px;
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .upcoming-events__item-title {
    font-size: 32px;
  }
}

.upcoming-events__item-excerpt {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
}
@media (max-width: 1200px) {
  .upcoming-events__item-excerpt {
    font-size: 18px;
  }
}

.upcoming-events__item-actions {
  display: flex;
}
.upcoming-events__item-actions > * {
  margin-right: 13px;
}

.founders-spotlight__wrapper {
  background: var(--black);
  color: white;
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0% 90px, 40px 14px, 80% 14px, calc(80% + 7px) 0px, 100% 0%, 100% calc(100% - 90px), calc(100% - 40px) calc(100% - 14px), calc(80% - var(--carousel-height) * 0.435 + 7px) calc(100% - 14px), calc(80% - var(--carousel-height) * 0.435) 100%, 0% 100%);
  clip-path: polygon(0% 90px, 40px 14px, 80% 14px, calc(80% + 7px) 0px, 100% 0%, 100% calc(100% - 90px), calc(100% - 40px) calc(100% - 14px), calc(80% - var(--carousel-height) * 0.435 + 7px) calc(100% - 14px), calc(80% - var(--carousel-height) * 0.435) 100%, 0% 100%);
}
.founders-spotlight__wrapper::after {
  content: "";
  display: block;
  position: absolute;
  width: 1000px;
  top: 0;
  left: calc(80% + 7px);
  height: 100%;
  background-image: linear-gradient(203.63deg, rgba(30, 184, 219, 0.988145) 20%, #FF4DF9 100%);
  mix-blend-mode: color-dodge;
  opacity: 0.3;
  z-index: 2;
  transform-origin: 0 0;
  transform: skewX(-24deg);
  pointer-events: none;
}
@media (max-width: 600px) {
  .founders-spotlight__wrapper::after {
    display: none;
  }
}

.founders-spotlight__items .owl-stage {
  display: flex;
}
.founders-spotlight__items .founders-spotlight__item, .founders-spotlight__items .founders-spotlight__item-inner {
  height: 100%;
}
.founders-spotlight__items .owl-dots {
  display: none;
}
@media (max-width: 600px) {
  .founders-spotlight__items .owl-dots {
    position: absolute;
    display: flex;
    top: 325px;
    left: 20px;
    right: 20px;
  }
  .founders-spotlight__items .owl-dots .owl-dot {
    height: 6px;
    flex: 1;
    background-color: var(--secondary);
    margin-right: 7px;
    opacity: 0.26;
    transition: all 0.2s;
  }
  .founders-spotlight__items .owl-dots .owl-dot.active {
    opacity: 1;
  }
}
@media (max-width: 600px) {
  .founders-spotlight__items .owl-nav {
    display: none;
  }
}
.founders-spotlight__items .owl-nav .owl-next, .founders-spotlight__items .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 44px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  transition: all 0.3s;
  z-index: 10;
}
.founders-spotlight__items .owl-nav .owl-next span, .founders-spotlight__items .owl-nav .owl-prev span {
  display: none;
}
.founders-spotlight__items .owl-nav .owl-next.disabled, .founders-spotlight__items .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.founders-spotlight__items .owl-nav .owl-next {
  right: 30px;
  background-image: url("./assets/images/carousel-next-white.svg") !important;
}
@media (max-width: 1200px) {
  .founders-spotlight__items .owl-nav .owl-next {
    right: 5px;
  }
}
.founders-spotlight__items .owl-nav .owl-prev {
  left: 30px;
  transform: translateY(-50%) rotate(180deg);
  background-image: url("./assets/images/carousel-next-white.svg") !important;
}
@media (max-width: 1200px) {
  .founders-spotlight__items .owl-nav .owl-prev {
    left: 5px;
  }
}

.founders-spotlight__item {
  padding: 0 20px;
  box-sizing: border-box;
  padding: 0 85px;
  position: relative;
  overflow: hidden;
}
.founders-spotlight__item:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.founders-spotlight__item:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.founders-spotlight__item > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.founders-spotlight__item > *.wp-block-separator {
  max-width: 1360px;
}
.founders-spotlight__item > *[data-align=wide], .founders-spotlight__item > *.alignwide {
  max-width: 1300px;
}
.founders-spotlight__item > *[data-align=full], .founders-spotlight__item > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1200px) {
  .founders-spotlight__item {
    padding: 0 30px;
  }
}
@media (max-width: 600px) {
  .founders-spotlight__item {
    padding: 0 20px;
  }
}

.founders-spotlight__item-inner {
  position: relative;
  display: flex;
}
@media (max-width: 600px) {
  .founders-spotlight__item-inner {
    display: flex;
    flex-direction: column-reverse;
  }
}

.founders-spotlight__item-content {
  padding: 60px 0;
  width: 600px;
  position: relative;
  z-index: 10;
  background: linear-gradient(90deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.53) 75%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 1200px) {
  .founders-spotlight__item-content {
    width: 377px;
    background: linear-gradient(90deg, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0.53) 75%, rgba(0, 0, 0, 0) 100%);
  }
}
@media (max-width: 600px) {
  .founders-spotlight__item-content {
    width: 100%;
    background: none;
    padding-top: 23px;
  }
}

.founders-spotlight__item-founders-title {
  font-size: 17px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

.founders-spotlight__item-founders {
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 1200px) {
  .founders-spotlight__item-founders {
    font-size: 22px;
  }
}

.founders-spotlight__item-founders-position {
  opacity: 0.59;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.62;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .founders-spotlight__item-founders-position {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .founders-spotlight__item-founders-position {
    margin-bottom: 30px;
  }
}

.founders-spotlight__item-title {
  font-size: 44px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.6px;
  color: #fff;
  width: 450px;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .founders-spotlight__item-title {
    font-size: 32px;
    letter-spacing: -0.44px;
  }
}

.founders-spotlight__item-description {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #fff;
  width: 450px;
  max-width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .founders-spotlight__item-description {
    font-size: 18px;
    line-height: normal;
  }
}

.founders-spotlight__item-image {
  background-size: cover;
  background-position: center;
}
@media (max-width: 600px) {
  .founders-spotlight__item-image {
    height: 346px;
    margin: 0 -20px;
  }
}
@media (min-width: 601px) {
  .founders-spotlight__item-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc((100vw - 100%) / -2);
    left: 160px;
  }
}

.cover-image-carousel__wrapper {
  position: relative;
}

@media (max-width: 1200px) {
  .cover-image-carousel {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.cover-image-carousel__items .owl-dots {
  position: absolute;
  width: 500px;
  display: flex;
  bottom: 32px;
  left: 50px;
}
.cover-image-carousel__items .owl-dots .owl-dot {
  height: 6px;
  flex: 1;
  background-color: var(--secondary);
  margin-right: 7px;
  opacity: 0.26;
  transition: all 0.2s;
  max-width: 120px;
}
.cover-image-carousel__items .owl-dots .owl-dot.active {
  opacity: 1;
}
@media (max-width: 600px) {
  .cover-image-carousel__items .owl-dots .owl-dot {
    max-width: unset;
  }
}
@media (max-width: 600px) {
  .cover-image-carousel__items .owl-dots {
    bottom: unset;
    width: unset;
    top: 325px;
    left: 30px;
    right: 30px;
  }
}
@media (max-width: 600px) {
  .cover-image-carousel__items .owl-nav {
    display: none;
  }
}
.cover-image-carousel__items .owl-nav .owl-next, .cover-image-carousel__items .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 72px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  transition: all 0.3s;
  z-index: 10;
}
.cover-image-carousel__items .owl-nav .owl-next span, .cover-image-carousel__items .owl-nav .owl-prev span {
  display: none;
}
.cover-image-carousel__items .owl-nav .owl-next.disabled, .cover-image-carousel__items .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.cover-image-carousel__items .owl-nav .owl-next {
  right: 30px;
  background-image: url("./assets/images/cover-carousel-next.svg") !important;
}
.cover-image-carousel__items .owl-nav .owl-prev {
  left: 30px;
  transform: translateY(-50%) rotate(180deg);
  background-image: url("./assets/images/cover-carousel-next.svg") !important;
}

.cover-image-carousel__item {
  height: 660px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 70px 50px;
  box-sizing: border-box;
  background-color: var(--black);
}
@media (max-width: 1200px) {
  .cover-image-carousel__item {
    height: 584px;
  }
}
@media (max-width: 600px) {
  .cover-image-carousel__item {
    padding: 0;
    height: auto;
    padding-bottom: 80px;
  }
}

.cover-image-carousel__item-background {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
@media (max-width: 600px) {
  .cover-image-carousel__item-background {
    position: relative;
    height: 346px;
    width: 100%;
  }
}

.cover-image-carousel__item-content {
  width: 500px;
  max-width: 100%;
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #fff;
  white-space: pre-line;
  position: relative;
  z-index: 5;
}
@media (max-width: 600px) {
  .cover-image-carousel__item-content {
    font-size: 18px;
    padding: 30px;
    box-sizing: border-box;
  }
}

.cover-image-carousel__follow {
  position: absolute;
  bottom: -1px;
  background: white;
  right: -1px;
  border-radius: 30px 0 0 0;
  display: flex;
  align-items: flex-end;
  height: 59px;
  padding: 0 40px 0 50px;
  box-sizing: border-box;
  z-index: 2;
}
@media (max-width: 1200px) {
  .cover-image-carousel__follow {
    display: none;
  }
}
@media (max-width: 600px) {
  .cover-image-carousel__follow {
    display: flex;
    right: -20px;
  }
}

.cover-image-carousel__follow-inner {
  display: flex;
  align-items: center;
}

.cover-image-carousel__follow-title {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  margin-right: 24px;
}

.cover-image-carousel__follow-items a {
  filter: brightness(0%);
}
.cover-image-carousel__follow-items a img {
  vertical-align: bottom;
}

.cover-image-carousel__follow-items {
  display: flex;
}
.cover-image-carousel__follow-items > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  margin-right: 10px;
}
.cover-image-carousel__follow-items > a:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
}

.cover-image-carousel__follow-items-icon--twitter::after {
  background-image: url("assets/images/social/twitter-icon.svg");
}

.cover-image-carousel__follow-items-icon--facebook::after {
  background-image: url("assets/images/social/facebook-icon.svg");
}

.cover-image-carousel__follow-items-icon--linkedin::after {
  background-image: url("assets/images/social/linkedin-icon.svg");
}

.cover-image-carousel__follow-items-icon--angelco::after {
  background-image: url("assets/images/social/angelco-icon.svg");
}

.cover-image-carousel__follow-items-icon--crunchbase::after {
  background-image: url("assets/images/social/crunchbase-icon.svg");
}

.cover-image-carousel__follow-items-icon--medium::after {
  background-image: url("assets/images/social/medium-icon.svg");
}

.cover-image-carousel__follow-items-icon--youtube::after {
  background-image: url("assets/images/social/youtube-icon.svg");
}

.wp-block-quote {
  border-left: 0;
  padding: 24px;
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 1200px) {
  .wp-block-quote {
    padding: 24px 0;
  }
}
.wp-block-quote, .wp-block-quote p {
  font-size: 44px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.6px;
  color: var(--dark-grey-blue);
}
@media (max-width: 1200px) {
  .wp-block-quote, .wp-block-quote p {
    font-size: 32px !important;
  }
}
.wp-block-quote *:first-child {
  margin-top: 0;
}
.wp-block-quote *:last-child {
  margin-bottom: 0;
}
.wp-block-quote::before, .wp-block-quote::after {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  height: 8px;
  left: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}
.wp-block-quote::before {
  top: -4px;
}
.wp-block-quote::after {
  bottom: -4px;
}

/** Our blockquote **/
.cohere-blockquote {
  position: relative;
  margin: 40px 0;
}
.cohere-blockquote::before, .cohere-blockquote::after {
  content: "";
  position: absolute;
  display: block;
  width: 56px;
  height: 40px;
  background: url("./assets/images/quote-icon.svg") no-repeat center;
  background-size: contain;
}
.cohere-blockquote::before {
  top: 0;
  left: 0;
}
.cohere-blockquote::after {
  bottom: 0;
  right: 0;
  transform: rotateZ(180deg);
}

.cohere-blockquote__inner {
  padding: 24px 30px 28px 90px;
}
@media (max-width: 600px) {
  .cohere-blockquote__inner {
    padding: 60px 14px 48px 28px;
  }
}
.cohere-blockquote__inner::before, .cohere-blockquote__inner::after {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}
.cohere-blockquote__inner::before {
  left: 72px;
  right: 0;
  top: 0;
}
.cohere-blockquote__inner::after {
  right: 72px;
  left: 0;
  bottom: 0;
}

.cohere-blockquote__content {
  margin-bottom: 24px;
}
.cohere-blockquote__content *:first-child {
  margin-top: 0;
}
.cohere-blockquote__content *:last-child {
  margin-bottom: 0;
}
.cohere-blockquote__content p {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
}

.cohere-blockquote__author {
  display: flex;
  align-items: center;
}

.cohere-blockquote__author-image {
  width: 56px;
  min-width: 56px;
  margin-right: 24px;
}
@media (max-width: 600px) {
  .cohere-blockquote__author-image {
    margin-right: 14px;
  }
}

.cohere-blockquote__author-image-inner {
  width: 56px;
  height: 56px;
  border-radius: 100px;
  background: #00fe77;
  background-size: contain;
  overflow: hidden;
  position: relative;
}
.cohere-blockquote__author-image-inner img {
  position: absolute;
  object-fit: cover;
  object-position: bottom center;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 51px;
}

.cohere-blockquote__author-details {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: var(--black);
}

.trend-boxes__wrapper {
  margin: 0 -15px;
}

.trend-boxes__list {
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  width: auto !important;
}
.trend-boxes__list .owl-stage {
  display: flex;
  padding-bottom: 40px;
}
@media (min-width: 1201px) {
  .trend-boxes__list .owl-item {
    transition: transform 0.2s;
    transform: translate3d(-40px, 0, 0) !important;
  }
  .trend-boxes__list .owl-item.active, .trend-boxes__list .owl-item.active + .owl-item.active {
    transform: translate3d(0, 0, 0) !important;
  }
  .trend-boxes__list .owl-item.active ~ .owl-item {
    transform: translate3d(40px, 0, 0) !important;
  }
}
@media (max-width: 1200px) {
  .trend-boxes__list {
    flex-wrap: wrap;
  }
}
.trend-boxes__list .owl-nav .owl-next, .trend-boxes__list .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 20px);
  transform: translateY(-50%);
  width: 24px;
  height: 44px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
@media (max-width: 1200px) {
  .trend-boxes__list .owl-nav .owl-next, .trend-boxes__list .owl-nav .owl-prev {
    display: none;
  }
}
.trend-boxes__list .owl-nav .owl-next span, .trend-boxes__list .owl-nav .owl-prev span {
  display: none;
}
.trend-boxes__list .owl-nav .owl-next.disabled, .trend-boxes__list .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.trend-boxes__list .owl-nav .owl-next {
  right: -30px;
  background-image: url("./assets/images/carousel-next.svg") !important;
}
.trend-boxes__list .owl-nav .owl-prev {
  left: -30px;
  background-image: url("./assets/images/carousel-prev.svg") !important;
}

.trend-boxes__item {
  height: 100%;
}

.trend-boxes__item-inner {
  height: 100%;
  box-sizing: border-box;
  padding: 31px 69px 48px 51px;
  background-image: linear-gradient(to bottom, var(--black), #28457e 94%);
  box-shadow: 2px 12px 29px 0 rgba(61, 255, 191, 0.7);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .trend-boxes__item-inner {
    padding: 31px 10% 48px 10%;
  }
}

.trend-boxes__item-title {
  background-image: radial-gradient(circle at 76% 0, #00ff76, #00f9ec 100%);
  font-family: Raleway;
  font-size: 39px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 110%;
  margin-bottom: 28px;
}
@media (max-width: 1200px) {
  .trend-boxes__item-title {
    font-size: 32px;
  }
}

.trend-boxes__item-excerpt {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 40px;
  flex: 1;
}
@media (max-width: 1200px) {
  .trend-boxes__item-excerpt {
    font-size: 18px;
  }
}

.trend-boxes__item-actions a {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--secondary);
}

.featured-speakers__items .owl-stage-outer {
  margin-right: -2000px;
}

.featured-speakers__item {
  box-sizing: border-box;
}

.featured-speakers__item-image {
  padding-top: 69%;
  position: relative;
  background-image: radial-gradient(circle at -6% 105%, #4dff62, rgba(234, 234, 234, 0) 72%), linear-gradient(236deg, #0071b5, #0071b5 0%);
}
.featured-speakers__item-image img {
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px) !important;
  height: calc(100% - 10px);
  object-position: center bottom;
  object-fit: contain;
}

.featured-speakers__item-details {
  padding: 14px 18px;
  border: solid 1px #dfdfdf;
  border-top: unset;
}

.featured-speakers__item-name {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: var(--black);
  margin: 0 0 8px 0;
}

.featured-speakers__item-position {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: var(--black);
}

.cohere-quotes-hero {
  position: relative;
  background: url("./assets/images/portrait-background.svg") no-repeat;
  background-position: 0 100%;
  background-size: contain;
}
@media (max-width: 1200px) {
  .cohere-quotes-hero {
    background-size: 60%;
  }
}
@media (max-width: 600px) {
  .cohere-quotes-hero {
    background-size: 90%;
    margin: 0 -20px;
  }
}
.cohere-quotes-hero::after {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  height: 8px;
  left: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  bottom: 0px;
  z-index: 10;
}
.cohere-quotes-hero .cohere-quotes-hero__item {
  display: flex;
  flex-direction: column;
}
.cohere-quotes-hero .cohere-quotes-hero__inner--bottom {
  flex: 1;
}
.cohere-quotes-hero .owl-stage {
  display: flex;
}
.cohere-quotes-hero .owl-item {
  display: flex;
}
.cohere-quotes-hero .owl-item {
  transition: transform 0.2s;
  transform: translate3d(-10px, 0, 0);
}
.cohere-quotes-hero .owl-item.active, .cohere-quotes-hero .owl-item.active + .owl-item.active {
  transform: translate3d(0, 0, 0);
}
.cohere-quotes-hero .owl-item.active ~ .owl-item {
  transform: translate3d(10px, 0, 0);
}
.cohere-quotes-hero .owl-next, .cohere-quotes-hero .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 44px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  transition: all 0.3s;
  z-index: 10;
}
.cohere-quotes-hero .owl-next span, .cohere-quotes-hero .owl-prev span {
  display: none;
}
.cohere-quotes-hero .owl-next.disabled, .cohere-quotes-hero .owl-prev.disabled {
  opacity: 0.5;
}
.cohere-quotes-hero .owl-next {
  right: 15px;
  background-image: url("./assets/images/carousel-next-white.svg") !important;
}
.cohere-quotes-hero .owl-prev {
  left: 15px;
  transform: translateY(-50%) rotate(180deg);
  background-image: url("./assets/images/carousel-next-white.svg") !important;
}

.cohere-quotes-hero__inner {
  display: flex;
}
@media (max-width: 600px) {
  .cohere-quotes-hero__inner {
    flex-direction: column-reverse;
  }
}

.cohere-quotes-hero__author {
  width: 35%;
  min-width: 35%;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .cohere-quotes-hero__author {
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 600px) {
  .cohere-quotes-hero__author {
    width: 80%;
    min-width: 80%;
  }
}

.cohere-quotes-hero__author-image-inner img {
  max-width: 100%;
  vertical-align: middle;
}

.cohere-quotes-hero__author-details {
  position: absolute;
  bottom: 30px;
  padding: 0 50px;
}
@media (max-width: 1200px) {
  .cohere-quotes-hero__author-details {
    padding: 0 20px;
  }
}
@media (max-width: 600px) {
  .cohere-quotes-hero__author-details {
    padding: 0 20px;
  }
}

.cohere-quotes-hero__author-name {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.cohere-quotes-hero__author-position {
  opacity: 0.51;
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

.cohere-quotes-hero__content-wrapper {
  padding-left: 24px;
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  padding-right: 60px;
}
@media (max-width: 600px) {
  .cohere-quotes-hero__content-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.cohere-quotes-hero__content-inner {
  position: relative;
  padding-left: 80px;
}
.cohere-quotes-hero__content-inner::before, .cohere-quotes-hero__content-inner::after {
  content: "";
  position: absolute;
  display: block;
  width: 56px;
  height: 40px;
  background: url("./assets/images/quote-2-icon.svg") no-repeat center;
  background-size: contain;
}
@media (max-width: 1200px) {
  .cohere-quotes-hero__content-inner::before, .cohere-quotes-hero__content-inner::after {
    display: none;
  }
}
.cohere-quotes-hero__content-inner::before {
  top: 10px;
  left: 0;
}
.cohere-quotes-hero__content-inner::after {
  bottom: -40px;
  right: 0;
  transform: scaleX(-1);
}
@media (max-width: 1200px) {
  .cohere-quotes-hero__content-inner {
    padding-left: 0px;
  }
}

.cohere-quotes-hero__content-title {
  background-image: radial-gradient(circle at 76% 0, #00ff76, #00f9ec 76%);
  font-family: Raleway;
  font-size: 66px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1em;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
@media (max-width: 600px) {
  .cohere-quotes-hero__content-title {
    font-size: 44px;
  }
}

.cohere-quotes-hero__content-title--tablet {
  text-align: center;
  flex: 1;
  margin-bottom: 30px;
  font-size: 56px;
}
@media (min-width: 1201px) {
  .cohere-quotes-hero__content-title--tablet {
    display: none;
  }
}
@media (max-width: 600px) {
  .cohere-quotes-hero__content-title--tablet {
    display: none;
  }
}

@media (max-width: 1200px) {
  .cohere-quotes-hero__content-title--not-tablet {
    display: none;
  }
}
@media (max-width: 600px) {
  .cohere-quotes-hero__content-title--not-tablet {
    display: block;
  }
}

.cohere-quotes-hero__content, .cohere-quotes-hero__content * {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 1200px) {
  .cohere-quotes-hero__content, .cohere-quotes-hero__content * {
    font-size: 18px;
  }
}

.cohere-quotes-hero__actions a {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--secondary);
  text-decoration: none;
}

.accordion {
  margin-bottom: 40px;
  text-align: left;
}
@media (max-width: 600px) {
  .accordion {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.accordion__header {
  position: relative;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.55px;
  color: var(--primary);
  letter-spacing: -0.5px;
  text-align: left;
  padding-top: 7px;
  padding-bottom: 13px;
}
.accordion__header:after {
  content: "";
  position: absolute;
  top: -8px;
  width: 100%;
  height: 8px;
  left: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}

.accordion__item {
  border-top: solid 1px #85c2ff;
}
.accordion__item:last-child {
  border-bottom: solid 1px #85c2ff;
}

.accordion__item-header {
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
  margin: 0;
  padding: 8px 0;
  padding-right: 30px;
  position: relative;
  cursor: pointer;
  min-height: 50px;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .accordion__item-header {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  .accordion__item-header {
    font-size: 22px;
  }
}
.accordion__item-header:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 24px;
  width: 20px;
  height: 20px;
  background-image: url("./assets/images/plus-blue-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 600px) {
  .accordion__item-header:after {
    width: 16px;
    height: 16px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.accordion__item.open .accordion__item-header:after {
  background-image: url("./assets/images/minus-blue-icon.svg");
}

.accordion__item-content {
  color: var(--darkergray);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
}
.accordion__item-content {
  font-size: 1rem;
}
@media screen and (min-width: 633.6px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  .accordion__item-content {
    font-size: calc(1rem + (1.375rem - 1rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  .accordion__item-content {
    font-size: 1.375rem;
  }
}

.accordion__item-content-inner {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: left;
}
.accordion__item-content-inner * {
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
}
@media (max-width: 1200px) {
  .accordion__item-content-inner * {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .accordion__item-content-inner * {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .accordion__item-content-inner {
    margin-top: -10px;
  }
}

.founder-cards__wrapper {
  border-bottom: solid 1px #d9d9d9;
  margin-bottom: 50px;
  padding-bottom: 22px;
  padding-top: 22px;
}

.founder-cards__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -22px;
}

.founder-cards__item {
  width: 50%;
  max-width: 50%;
  padding: 22px;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .founder-cards__item {
    width: 100%;
    max-width: 100%;
  }
}

.founder-cards__item-image {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  margin-bottom: 16px;
}
.founder-cards__item-image::after {
  content: "";
  width: 100%;
  display: block;
  height: 8px;
  bottom: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}

.founder-cards__item-title {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: var(--dark-grey-blue);
  margin-bottom: 8px;
}

.founder-cards__item-description {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
}

.globe-carousel__inner {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .globe-carousel__inner {
    flex-direction: column-reverse;
  }
}

.globe-carousel__card {
  min-width: 40%;
  width: 40%;
  box-shadow: 11px 7px 23px 0 rgba(0, 0, 0, 0.27);
  background-color: #fff;
  position: relative;
  z-index: 10;
}
@media (max-width: 1000px) {
  .globe-carousel__card {
    min-width: 50%;
    width: 50%;
  }
}
@media (max-width: 600px) {
  .globe-carousel__card {
    min-width: 100%;
    width: 100%;
    margin-top: -100px;
  }
}

.globe-carousel__image-items {
  position: relative;
}
.globe-carousel__image-items::after {
  content: "";
  display: block;
  width: 60px;
  height: 80px;
  background: url("./assets/images/corner-mask.svg");
  background-position: bottom right;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
.globe-carousel__image-items .owl-nav .owl-next, .globe-carousel__image-items .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 39px;
  height: 59px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  transition: all 0.3s;
  z-index: 10;
}
.globe-carousel__image-items .owl-nav .owl-next span, .globe-carousel__image-items .owl-nav .owl-prev span {
  display: none;
}
.globe-carousel__image-items .owl-nav .owl-next.disabled, .globe-carousel__image-items .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.globe-carousel__image-items .owl-nav .owl-next {
  right: 20px;
  background-image: url("./assets/images/carousel-next-white-thin.svg") !important;
}
.globe-carousel__image-items .owl-nav .owl-prev {
  left: 20px;
  transform: translateY(-50%) rotate(180deg);
  background-image: url("./assets/images/carousel-next-white-thin.svg") !important;
}

.globe-carousel__image-item-image {
  padding-top: 65%;
  background-size: cover;
  background-position: center;
}

.globe-carousel__content-item-content {
  padding: 33px 80px 43px 30px;
}
@media (max-width: 1200px) {
  .globe-carousel__content-item-content {
    padding: 33px 20px 43px 20px;
  }
}

.globe-carousel__content-item-title {
  font-size: 44px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.6px;
  color: var(--black);
  margin-bottom: 7px;
}
@media (max-width: 1200px) {
  .globe-carousel__content-item-title {
    font-size: 32px;
  }
}

.globe-carousel__content-item-location {
  background-image: linear-gradient(to left, #00c6bc 61%, #01dc67 -2%);
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: -0.5px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 14px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .globe-carousel__content-item-location {
    font-size: 20px;
  }
}
.globe-carousel__content-item-location::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
  width: 13px;
  height: 18px;
  margin-right: 5px;
  background: url("./assets/images/location-icon.svg") no-repeat center;
  background-size: contain;
}

.globe-carousel__content-item-description {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
}
@media (max-width: 1200px) {
  .globe-carousel__content-item-description {
    font-size: 20px;
  }
}

.globe-carousel__content-item-actions {
  margin-top: 25px;
}

.globe-carousel__globe-inner {
  --image-overlap: 50px;
  text-align: center;
}
.globe-carousel__globe-inner img {
  max-width: 85%;
}
@media (min-width: 601px) {
  .globe-carousel__globe-inner img {
    max-width: calc(100% + var(--image-overlap));
    margin-left: calc(var(--image-overlap) * -1);
    margin-right: 0;
  }
}

.logos-grid__list {
  padding: 0 var(--padding, 50px);
  display: grid;
  gap: var(--row-gap, 20px) var(--column-gap, 40px);
  grid-template-columns: repeat(var(--columns, 5), 1fr);
}
@media (max-width: 1200px) {
  .logos-grid__list {
    grid-template-columns: repeat(var(--columns-tablet, 3), 1fr);
  }
}
@media (max-width: 600px) {
  .logos-grid__list {
    grid-template-columns: repeat(var(--columns-mobile, 2), 1fr);
  }
}

.logos-grid__item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logos-grid__item-logo img {
  max-width: 100%;
  max-height: 100px;
  vertical-align: bottom;
}

.gform_wrapper.gravity-theme {
  text-align: left;
}
.gform_wrapper.gravity-theme .gform_body .gfield input, .gform_wrapper.gravity-theme .gform_body .gfield select, .gform_wrapper.gravity-theme .gform_body .gfield textarea {
  height: 55px;
  padding: 11px 20px;
  background-color: #fff;
  border: none;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}
.gform_wrapper.gravity-theme .gform_body .gfield input::placeholder, .gform_wrapper.gravity-theme .gform_body .gfield select::placeholder, .gform_wrapper.gravity-theme .gform_body .gfield textarea::placeholder {
  color: #000;
  opacity: 0.67;
}
.gform_wrapper.gravity-theme .gform_body .gfield textarea {
  padding-top: 20px;
}
@media (min-width: 1201px) {
  .gform_wrapper.gravity-theme.gform_wrapper--custom-submit-absolute .gform_fields {
    position: relative;
    padding-right: 106px;
  }
  .gform_wrapper.gravity-theme.gform_wrapper--custom-submit-absolute .gfield.gfield_submit {
    position: absolute;
    right: 0;
  }
  .gform_wrapper.gravity-theme.gform_wrapper--custom-submit-absolute .gfield.gfield_submit .submit-button {
    width: 90px;
  }
}
@media (max-width: 1200px) {
  .gform_wrapper.gravity-theme #gform_1 .gform_fields {
    grid-column-gap: 16px;
  }
  .gform_wrapper.gravity-theme #gform_1 .gform_fields .gfield {
    grid-column: 1/-1;
  }
  .gform_wrapper.gravity-theme #gform_1 .gform_fields #field_1_3 {
    grid-column-end: -4;
    grid-row-start: 3;
  }
  .gform_wrapper.gravity-theme #gform_1 .gform_fields #field_1_4 {
    grid-row-start: 3;
    grid-column-start: 10;
    grid-column-end: -1;
  }
}
.gform_wrapper.gravity-theme.gform_wrapper--custom-submit .gform_footer input[type=submit] {
  visibility: hidden;
  position: fixed;
  left: -100vw;
}
.gform_wrapper.gravity-theme .gfield_html {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #646f86;
  text-align: left;
}
.gform_wrapper.gravity-theme .gfield_html .submit-button, .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.33em;
  padding-left: 1.33em;
  height: 55px;
  font-size: 1em;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  background: black;
  color: white;
  border: none;
}
.contrast-mode .gform_wrapper.gravity-theme .gfield_html .submit-button, .contrast-mode .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  background: white;
  color: black;
}

.gform_wrapper.gravity-theme .gfield_html .submit-button::after {
  content: "";
  display: inline-block;
  width: 33px;
  height: 29px;
  background: url("./assets/images/send-icon.svg") no-repeat center;
  background-size: cover;
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  border-radius: 4px;
  width: 186px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  height: 49px;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 0 !important;
  padding-left: 40px !important;
  border: none;
  background: none;
  text-align: left;
  box-shadow: none;
  position: relative;
  left: -20px;
  margin-bottom: 20px;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
  padding: 0 !important;
  border: none;
  background: none;
}

.cohere-max-width {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
.cohere-max-width.has-text-align-center {
  align-items: center;
}
.cohere-max-width.has-text-align-right {
  align-items: flex-end;
}

.cohere-max-width__inner {
  width: 100%;
}

.startups-listing__wrapper [data-collapsible] {
  display: none;
}

.startups-listing__title {
  font-size: 66px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: var(--primary);
}
@media (max-width: 600px) {
  .startups-listing__title {
    font-size: 44px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.startups-listing__tabs-list {
  list-style: none;
  margin: 0;
  position: relative;
  padding: 28px 0;
  display: flex;
  gap: 30px;
}
@media (max-width: 1200px) {
  .startups-listing__tabs-list {
    gap: 20px;
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .startups-listing__tabs-list {
    gap: 15px;
  }
}
.startups-listing__tabs-list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  margin-bottom: 20px;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 13%);
}
.startups-listing__tabs-list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  margin-top: 20px;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 13%);
}

.startups-listing__tab {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  .startups-listing__tab:not(.startups-listing__tab--select) {
    display: none;
  }
}
@media (min-width: 601px) {
  .startups-listing__tab.startups-listing__tab--select {
    display: none !important;
  }
}
.startups-listing__tab .startups-listing__select-wrapper {
  position: relative;
  width: 100%;
}
.startups-listing__tab .startups-listing__select-wrapper select {
  appearance: none;
  height: 51px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  padding: 0 50px 0 27px;
  border-radius: 50px;
  border: solid 1px #295fd2;
  outline: none;
  width: 100%;
}
.startups-listing__tab .startups-listing__select-wrapper select option {
  color: var(--black);
  font-weight: bold;
  padding: 5px 0;
}
.startups-listing__tab .startups-listing__select-wrapper:after {
  content: "";
  background: url(./assets/images/caret-blue.svg);
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 11px;
  pointer-events: none;
}
.startups-listing__tab a, .startups-listing__tab.startups-listing__tab--select {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 32px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.04;
  letter-spacing: -0.4px;
  color: #335ace;
  text-decoration: none;
  text-align: center;
  background: url("./assets/images/striped-pattern.svg");
  background-size: 124px;
}
@media (max-width: 1200px) {
  .startups-listing__tab a, .startups-listing__tab.startups-listing__tab--select {
    padding: 12px 20px;
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  .startups-listing__tab-content--hidden {
    display: none;
  }
}

.startups-listing__tab-content-title {
  font-size: 50px;
  font-weight: bold;
  line-height: 1.32;
  letter-spacing: normal;
  color: #979797;
}
@media (max-width: 600px) {
  .startups-listing__tab-content-title {
    font-size: 32px;
    line-height: 1.06;
  }
}

.startups-listing__tab-content-count {
  font-size: 38px;
  font-weight: normal;
  color: #303d58;
}
@media (max-width: 600px) {
  .startups-listing__tab-content-count {
    font-size: 28px;
  }
}

.startups-listing__companies {
  list-style: none;
  padding: 0;
}

.startups-listing__company {
  border-top: solid 1px #85c2ff;
  padding: 23px 28px 23px 0;
  display: flex;
  gap: 30px;
}
.startups-listing__company:last-child {
  border-bottom: solid 1px #85c2ff;
}
@media (max-width: 600px) {
  .startups-listing__company {
    padding-right: 0;
  }
}

.startups-listing__company-image {
  min-width: 280px;
}

.startups-listing__company-image-inner {
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.startups-listing__company-image-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 600px) {
  .startups-listing__company-image {
    display: none;
  }
}

.startups-listing__company-image-inner[data-video] {
  cursor: pointer;
}
.startups-listing__company-image-inner[data-video]::before {
  content: "";
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 5px)) scale(1);
  width: 70px;
  height: 60px;
  background: url("./assets/images/video-play-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  transition: all 0.2s;
}
@media (max-width: 600px) {
  .startups-listing__company-image-inner[data-video]::before {
    font-size: 40px;
    width: 70px;
    height: 70px;
  }
}
.startups-listing__company-image-inner[data-video]:hover::before {
  transform: translate(-50%, calc(-50% + 5px)) scale(1.1);
}

.startups-listing__company-title {
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.55px;
  color: #303d58;
  margin-top: 0;
  margin-bottom: 13px;
}

.startups-listing__company-description {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.3px;
  color: #000000;
}
@media (max-width: 1200px) {
  .startups-listing__company-description {
    margin-top: 24px;
  }
}
.startups-listing__company-description > *:first-child {
  margin-top: 0;
}
.startups-listing__company-description > *:last-child {
  margin-bottom: 0;
}

.startups-listing__company-content-extra {
  margin-top: 24px;
}
.startups-listing__company-content-extra > *:first-child {
  margin-top: 0;
}
.startups-listing__company-content-extra > *:last-child {
  margin-bottom: 0;
}

.startups-listing__company-description-extended > *:first-child {
  margin-top: 0;
}
.startups-listing__company-description-extended > *:last-child {
  margin-bottom: 0;
}
.startups-listing__company-description-extended h4 {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: 0.4px;
  color: #295fd2;
}
.startups-listing__company-description-extended p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.3px;
  color: #000000;
}
.startups-listing__company-description-extended ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.startups-listing__company-description-extended ul li {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.3px;
  color: var(--black);
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}
.startups-listing__company-description-extended ul li:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 10px;
  height: 10px;
  background: linear-gradient(to left, #5bf89c 0%, #12e344 100%);
}
.startups-listing__company-description-extended ul li:last-child {
  margin-bottom: 0;
}

.startups-listing__company-categories span {
  border-radius: 15px;
  background-color: rgba(41, 95, 210, 0.17);
  height: 30px;
  padding: 0 15px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  text-align: center;
  color: var(--primary);
  margin-right: 5px;
  margin-bottom: 10px;
}

.startups-listing__company-more {
  margin-top: 24px;
}

.startups-listing__company-details {
  min-width: 280px;
}
@media (max-width: 1200px) {
  .startups-listing__company-details {
    display: none;
  }
}

.startups-listing__company-data {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
@media (max-width: 600px) {
  .startups-listing__company-data {
    margin-top: 12px;
  }
}

.startups-listing__company-data-item {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.47;
  letter-spacing: 0.3px;
  text-align: center;
  color: #979797;
}
@media (max-width: 1200px) {
  .startups-listing__company-data-item {
    text-align: left;
  }
}
.startups-listing__company-data-item span, .startups-listing__company-data-item a {
  font-weight: bold;
  color: var(--black);
}
.startups-listing__company-data-item.startups-listing__company-data-item--location:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 14px;
  background: url("./assets/images/icon-marker-green.svg") no-repeat;
  background-size: contain;
  position: relative;
  top: 1px;
  margin-left: 2px;
}

.startups-listing__company-actions {
  display: flex;
  gap: 16px;
  margin-top: 26px;
  max-width: 300px;
}
@media (max-width: 1200px) {
  .startups-listing__company-actions {
    margin-top: 17px;
  }
}
.startups-listing__company-actions .wp-block-button {
  flex: 1;
}
.startups-listing__company-actions .wp-block-button .wp-block-button__link {
  width: 100%;
  font-size: 15px;
  padding: 0 10px 0 6px;
}

.startups-listing__company-details-list {
  margin-top: 36px;
  padding: 6px 0 26px 30px;
  position: relative;
  max-width: 300px;
}
.startups-listing__company-details-list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-image: linear-gradient(to bottom, #00fe76 0%, #00f9fc 100%);
}
.startups-listing__company-details-list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: linear-gradient(to bottom, #00f9fc 0%, #00fe76 100%);
}

.startups-listing__company-details-list-item {
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  color: #979797;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.startups-listing__company-details-list-item:last-child {
  margin-bottom: 0;
}

.startups-listing__company-details-list-value {
  font-weight: bold;
  color: var(--black);
}
.startups-listing__company-details-list-value a {
  color: var(--black);
}

.page-header {
  padding: 0 20px;
  box-sizing: border-box;
  background: #295fd2;
  padding-top: 38px;
  padding-bottom: 38px;
}
.page-header:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.page-header:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.page-header > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.page-header > *.wp-block-separator {
  max-width: 1360px;
}
.page-header > *[data-align=wide], .page-header > *.alignwide {
  max-width: 1300px;
}
.page-header > *[data-align=full], .page-header > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
.page-header * {
  color: #fff;
}

.page-header__back-link {
  color: var(--lightblue);
  text-decoration: none;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  position: relative;
}
.page-header__back-link {
  font-size: 1rem;
}
@media screen and (min-width: 633.6px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  .page-header__back-link {
    font-size: calc(1rem + (1.125rem - 1rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  .page-header__back-link {
    font-size: 1.125rem;
  }
}
@media (max-width: 600px) {
  .page-header__back-link {
    margin-left: 18px;
  }
}
.page-header__back-link:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: -18px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  background: url("./assets/images/back-arrow.svg");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}

.page-header__title {
  color: var(--white);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 0;
  margin-top: 10px;
}
.page-header__title {
  font-size: 2.5rem;
}
@media screen and (min-width: 633.6px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 1);
  }
}
@media screen and (min-width: 691.2px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 2);
  }
}
@media screen and (min-width: 748.8px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 3);
  }
}
@media screen and (min-width: 806.4px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 4);
  }
}
@media screen and (min-width: 864px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 5);
  }
}
@media screen and (min-width: 921.6px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 6);
  }
}
@media screen and (min-width: 979.2px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 7);
  }
}
@media screen and (min-width: 1036.8px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 8);
  }
}
@media screen and (min-width: 1094.4px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 9);
  }
}
@media screen and (min-width: 1152px) {
  .page-header__title {
    font-size: calc(2.5rem + (4.125rem - 2.5rem) / 10 * 10);
  }
}
@media screen and (min-width: 1100px) {
  .page-header__title {
    font-size: 4.125rem;
  }
}

.promotion-bar {
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.64);
}

.promotion-bar__inner {
  box-sizing: border-box;
  min-height: 40px;
  max-width: 1300px;
  margin: 0 auto;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.4px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.promotion-bar__inner p {
  margin: 0;
}
.promotion-bar__inner a {
  color: var(--secondary);
  font-weight: bold;
  text-decoration: none;
}

.cohere-section.company-disclaimer-section {
  position: relative;
  padding-top: 50px;
}
.cohere-section.company-disclaimer-section::before {
  content: "";
  width: 1300px;
  max-width: calc(100% - 20px);
  display: block;
  height: 6px;
  bottom: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.company-disclaimer p {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: 0.3px;
  color: var(--black);
  margin: 9px 0;
}
.company-disclaimer strong {
  font-size: 17px;
}

body.menu-open {
  position: fixed;
  width: 100vw;
}
@media (max-width: 1200px) {
  body.menu-open .site-header__inner {
    top: calc(var(--promo-bar-height) * -1);
  }
}

@media (max-width: 1200px) {
  .site-header__menu-toggle, .site-header__brand, .site-header__actions {
    transform: translateY(calc(var(--mobile-menu-scroll) * -1));
  }
}
.header-style-minimal .promotion-bar {
  display: none;
}

.header-style-minimal .site-header {
  background-color: #303d58;
}
.header-style-minimal .site-header .site-header__inner {
  align-items: center;
  padding: 0;
}
.header-style-minimal .site-header .site-header__brand img {
  width: 61px;
  vertical-align: top;
}
@media (min-width: 1201px) {
  .header-style-minimal .site-header .main-navigation {
    display: none;
  }
}
@media (min-width: 1201px) {
  .header-style-minimal .site-header .site-header__actions {
    display: none;
  }
}

.site-header {
  z-index: 10;
  position: relative;
  padding: 0 15px;
}
.site-header.transparent {
  background: unset !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.site-header.transparent--no-border {
  border-bottom: unset;
}
.site-header .site-header__inner {
  box-sizing: border-box;
  position: relative;
  transition: top 0.3s;
  top: 0;
  height: var(--header-height);
  padding-bottom: 30px;
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
  align-items: flex-end;
}
.site-header .site-header__brand img {
  width: 131px;
  vertical-align: top;
}
.site-header .site-header__actions {
  height: var(--header-content-height);
  display: inline-flex;
  align-items: center;
}
.site-header .site-header__search {
  position: relative;
  height: 41px;
  width: 39px;
}
.site-header .site-header__search.open .site-header__search-inner input {
  padding: 0 39px;
  width: 250px;
  opacity: 1;
  background: white;
}
.site-header .site-header__search.open .site-header__search-inner .site-header__search-icon:not(.search-close) {
  opacity: 1;
}
.site-header .site-header__search.open .site-header__search-inner #magnifying-glass {
  fill: black;
}
.site-header .site-header__search.open .site-header__search-inner circle#Oval-Copy {
  stroke: transparent;
}
.site-header .site-header__search.open .site-header__search-inner svg * {
  fill: black;
}
.site-header .site-header__search-inner {
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.4s;
}
.site-header .site-header__search-inner input {
  max-width: calc(100vw - 30px);
  width: 100%;
  height: 41px;
  border-radius: 30px;
  width: 41px;
  height: 41px;
  border: none;
  outline: none;
  padding: 0;
  background: rgba(255, 255, 255, 0);
  transition: all 0.4s;
}
.site-header .site-header__search-inner svg * {
  transition: all 0.3s;
}
.site-header .site-header__search-inner .site-header__search-icon {
  position: absolute;
  height: 39px;
  width: 39px;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.site-header .site-header__search-inner .site-header__search-icon:not(.search-close) {
  opacity: 0;
}
.site-header .site-header__search-inner .site-header__search-icon.search-close {
  right: 0;
  left: unset;
}
.site-header .main-navigation {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
  flex: 1;
}
.site-header .main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.site-header .site-header__menu-toggle .menu-toggle {
  padding: 0;
  background: none;
  border: none;
  outline: none;
  vertical-align: bottom;
}
.site-header .site-header__copyright {
  padding: 30px;
  margin-bottom: calc(var(--header-height) + var(--promotion-bar-height));
  opacity: 0.55;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #abd2ff;
}
.site-header #primary-menu > li.menu-button > a {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1em;
  height: 40px;
  border-radius: 4px !important;
  transition: all 0.3s;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  text-transform: uppercase;
  text-decoration: none;
  background: linear-gradient(90deg, #00f9fc 0%, #00fe76 100%);
}
@media (max-width: 1200px) {
  .site-header #primary-menu > li.menu-button > a {
    height: 42px;
    padding: 0 3em;
    margin: 2em 30px;
  }
}
.site-header #primary-menu > li.menu-button > a:hover {
  color: var(--black) !important;
}
@media (max-width: 1200px) {
  .site-header {
    /* Small menu. */
    --header-height: 50px;
    --header-content-height: 50px;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .site-header .site-header__inner {
    align-items: center;
    padding-bottom: 0;
  }
  .site-header .site-header__inner .site-header__actions {
    height: 40px;
  }
  .site-header .site-header__inner .site-header__actions .site-header__search .site-header__search-inner input {
    height: 40px;
  }
  .site-header .site-header__inner .site-header__actions .site-header__search .site-header__search-inner .site-header__search-icon {
    height: 40px;
  }
  .site-header .site-header__menu-toggle {
    display: block;
  }
  .site-header .site-header__menu-toggle img {
    vertical-align: bottom;
  }
  .site-header .site-header__brand {
    flex: 1;
    text-align: center;
  }
  .site-header .site-header__brand img {
    height: 28px;
  }
  .site-header .site-header__inner > * {
    z-index: 2;
    position: relative;
  }
  .site-header .hamburger-icon {
    display: none;
  }
  .site-header:not(.toggled) .main-navigation {
    height: 0;
    padding-top: 0px;
  }
  .site-header:not(.toggled) .site-header__menu-toggle .close-icon {
    display: none;
  }
  .site-header:not(.toggled) .site-header__menu-toggle .hamburger-icon {
    display: block;
  }
  .site-header .main-navigation {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background-image: linear-gradient(to bottom, #28457e, var(--black) 94%);
    margin: 0;
    max-width: unset;
    padding-top: calc(var(--header-height) + var(--promotion-bar-height));
    transition: all 0.4s;
    overflow-y: auto;
  }
  .admin-bar .site-header .main-navigation {
    top: 46px;
  }
  .site-header #primary-menu > li {
    border-top: solid 1px rgba(255, 255, 255, 0.25);
  }
  .site-header #primary-menu > li:not(.menu-button):last-child {
    border-bottom: solid 1px rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  .site-header #primary-menu > li {
    text-align: center;
  }
}
@media (max-width: 1200px) and (max-width: 600px) {
  .site-header #primary-menu > li {
    text-align: left;
  }
}
@media (max-width: 1200px) {
  .site-header #primary-menu > li:not(.menu-button) > a {
    display: flex;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 0 30px;
    justify-content: space-between;
    align-items: center;
    outline: none;
    height: 60px;
    position: relative;
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  .site-header #primary-menu > li:not(.menu-button) > a {
    justify-content: center;
  }
}
@media (max-width: 1200px) and (max-width: 600px) {
  .site-header #primary-menu > li:not(.menu-button) > a {
    justify-content: flex-start;
  }
}
@media (max-width: 1200px) {
  .site-header #primary-menu > li:not(.menu-button) > a::after {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    right: 25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 5px;
    border-color: transparent transparent transparent var(--secondary);
  }
  .site-header #primary-menu > li > .sub-menu {
    display: none;
  }
  .site-header #primary-menu > li .sub-menu {
    list-style: none;
    padding: 30px;
    padding-top: 0;
    margin: 0;
  }
  .site-header #primary-menu > li .sub-menu > li > a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal;
    color: #979797;
    text-decoration: none;
    margin-bottom: 2px;
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  .site-header #primary-menu > li .sub-menu > li > a {
    color: white;
    font-size: 16px;
    display: block;
  }
}
@media (min-width: 1201px) {
  .site-header .site-header__menu-toggle {
    display: none;
  }
  .site-header .site-header__copyright {
    display: none;
  }
  .site-header #primary-menu > li {
    height: 87px;
    display: inline-flex;
    align-items: flex-end;
  }
  .site-header #primary-menu > li > a {
    height: var(--header-content-height);
    font-size: 17px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    padding: 0 15px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .site-header #primary-menu > li > a {
    padding: 0 8px;
  }
}
@media (min-width: 1201px) {
  .site-header #primary-menu > li:not(.button-link):hover > a {
    color: #00FF57;
  }
  .site-header #primary-menu > li.current-menu-item:not(.button-link) > a {
    color: #00FF57;
    position: relative;
  }
  .site-header #primary-menu > li.current-menu-item:not(.button-link) > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 9px);
    height: 4px;
    width: 18px;
    background: #00FF57;
  }
  .site-header .main-navigation ul ul {
    position: absolute;
    top: 100%;
    z-index: 99999;
    left: calc((100vw - 100%) / -2);
    right: calc((100vw - 100%) / -2);
    display: none;
    height: 38;
    align-items: center;
    justify-content: center;
  }
  .site-header #primary-menu > li.current-menu-item > ul {
    display: flex !important;
    border-top: 1px solid #39fffc;
    border-bottom: 1px solid #39fffc;
  }
  .site-header #primary-menu > li.current-menu-item > ul a {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--secondary);
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 20px;
    transition: all 0.3s;
  }
}

.entry-content {
  padding: 0 20px;
  box-sizing: border-box;
}
.entry-content:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.entry-content:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.entry-content > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content > *.wp-block-separator {
  max-width: 1360px;
}
.entry-content > *[data-align=wide], .entry-content > *.alignwide {
  max-width: 1300px;
}
.entry-content > *[data-align=full], .entry-content > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.site-has-submenu .main-entry-content *:first-child.cohere-section .cohere-section__inner {
  padding-top: 60px;
}
.block-editor-block-list__layout {
  padding: 0 20px;
  box-sizing: border-box;
}
.block-editor-block-list__layout:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.block-editor-block-list__layout:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.block-editor-block-list__layout > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.block-editor-block-list__layout > *.wp-block-separator {
  max-width: 1360px;
}
.block-editor-block-list__layout > *[data-align=wide], .block-editor-block-list__layout > *.alignwide {
  max-width: 1300px;
}
.block-editor-block-list__layout > *[data-align=full], .block-editor-block-list__layout > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
.block-editor-block-list__layout .block-editor-block-list__layout {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-spacer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/** Colors **/
.has-primary-color {
  color: #295fd2;
}

.has-primary-background-color {
  background-color: #295fd2;
}

.has-secondary-color {
  color: #39fffc;
}

.has-secondary-background-color {
  background-color: #39fffc;
}

.has-dark-grey-blue-color {
  color: #303d58;
}

.has-dark-grey-blue-background-color {
  background-color: #303d58;
}

.has-darkergray-color {
  color: #747474;
}

.has-darkergray-background-color {
  background-color: #747474;
}

.has-darkgray-color {
  color: #979797;
}

.has-darkgray-background-color {
  background-color: #979797;
}

.has-lightgray-color {
  color: #e3e3e3;
}

.has-lightgray-background-color {
  background-color: #e3e3e3;
}

.has-darkblue-color {
  color: #28457e;
}

.has-darkblue-background-color {
  background-color: #28457e;
}

.has-lightblue-color {
  color: #dfe4ee;
}

.has-lightblue-background-color {
  background-color: #dfe4ee;
}

.has-white-color {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
}

.has-black-color {
  color: #000;
}

.has-black-background-color {
  background-color: #000;
}

/** Gradients **/
.has-gradient-primary-gradient-background {
  background: linear-gradient(90deg, #00f9fc 0%, #00fe76 100%);
}

.has-gradient-primary-r-gradient-background {
  background: linear-gradient(90deg, #00fe76 0%, #00f9fc 100%);
}

.has-gradient-secondary-gradient-background {
  background: linear-gradient(90deg, #295fd2 0%, #63abff 100%);
}

.has-gradient-pink-gradient-background {
  background: linear-gradient(90deg, #ff007c 0%, #ff70b5 100%);
}

.has-gradient-blue-white-gradient-background {
  background: linear-gradient(90deg, #28457e 0%, #fff 100%);
}

.has-gradient-white-lightblue-gradient-background {
  background: linear-gradient(90deg, #fff 0%, #dfe4ee 100%);
}

.has-gradient-primary-v-gradient-background {
  background: linear-gradient(180deg, #00f9fc 0%, #00fe76 100%);
}

.has-gradient-secondary-v-gradient-background {
  background: linear-gradient(180deg, #295fd2 0%, #63abff 100%);
}

.has-gradient-pink-v-gradient-background {
  background: linear-gradient(180deg, #ff007c 0%, #ff70b5 100%);
}

.has-gradient-blue-white-v-gradient-background {
  background: linear-gradient(180deg, #28457e 0%, #fff 100%);
}

.has-gradient-white-lightblue-v-gradient-background {
  background: linear-gradient(180deg, #fff 0%, #dfe4ee 100%);
}

.has-gradient-black-blue-white-v-gradient-background {
  background: linear-gradient(to bottom, var(--black), #28457e 59%, #fff 100%);
}

.has-gradient-black-blue-v-gradient-background {
  background: linear-gradient(to bottom, var(--black), #28457e 64%, #3c8aa1 100%);
}

/** Gradients **/
.has-huge-font-size {
  font-size: 4.75rem;
}

.has-xxlarge-font-size {
  font-size: 4.125rem;
}

.has-xlarge-font-size {
  font-size: 2.75rem;
}

.has-xlargem-font-size {
  font-size: 2rem;
}

.has-large-font-size {
  font-size: 1.75rem;
}

.has-xmedium-font-size {
  font-size: 1.625rem;
}

.has-medium-font-size {
  font-size: 1.5rem;
}

.has-regular-font-size {
  font-size: 1.375rem;
}

.has-small-font-size {
  font-size: 1.25rem;
}

.has-smaller-font-size {
  font-size: 1.125rem;
}

.has-smallest-font-size {
  font-size: 1rem;
}

.site-footer {
  background-image: linear-gradient(to bottom, #28457e, #000 94%);
  padding: 60px 0;
}
@media (max-width: 1200px) {
  .site-footer {
    padding: 50px 0;
  }
}
@media (max-width: 600px) {
  .site-footer {
    padding: 0 0 50px;
  }
}

.site-footer__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.site-footer__nav-inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-footer__nav-inner #footer-menu {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .site-footer__nav-inner #footer-menu {
    flex-wrap: wrap;
    margin: 0 -20px;
  }
}
.site-footer__nav-inner #footer-menu > li {
  width: 242px;
}
@media (max-width: 600px) {
  .site-footer__nav-inner #footer-menu > li {
    width: 100%;
    margin-top: -1px;
  }
  .site-footer__nav-inner #footer-menu > li:last-child {
    border-bottom: solid 1px rgba(255, 255, 255, 0.27);
  }
  .site-footer__nav-inner #footer-menu > li.menu-item-has-children > a {
    position: relative;
  }
  .site-footer__nav-inner #footer-menu > li.menu-item-has-children > a:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #39fffc;
    position: absolute;
    top: calc(50% - 2px);
    right: 25px;
    transition: all 0.2s;
    transform-origin: 5px 2.5px;
  }
  .site-footer__nav-inner #footer-menu > li.menu-item-has-children.sub-menu--open > a:after {
    transform: rotate(180deg);
  }
}
.site-footer__nav-inner #footer-menu > li > a {
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--white);
  text-decoration: none;
  margin-bottom: 15px;
  display: inline-block;
}
@media (max-width: 1200px) {
  .site-footer__nav-inner #footer-menu > li > a {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .site-footer__nav-inner #footer-menu > li > a {
    font-size: 24px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.27);
    border-top: solid 1px rgba(255, 255, 255, 0.27);
    display: flex;
    align-items: center;
    padding: 0 35px;
    height: 60px;
    margin-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .site-footer__nav-inner #footer-menu .sub-menu > li:first-child {
    margin-top: 15px;
  }
  .site-footer__nav-inner #footer-menu .sub-menu > li:last-child {
    margin-bottom: 15px;
  }
}
.site-footer__nav-inner #footer-menu .sub-menu > li > a {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.13;
  letter-spacing: normal;
  color: var(--white);
  text-decoration: none;
}
@media (max-width: 1200px) {
  .site-footer__nav-inner #footer-menu .sub-menu > li > a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .site-footer__nav-inner #footer-menu .sub-menu > li > a {
    font-size: 16px;
    padding: 0 35px;
    display: block;
  }
}

.site-footer__footer {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .site-footer__footer {
    margin-top: 20px;
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .site-footer__footer {
    text-align: left;
    align-items: flex-start;
    margin-top: 50px;
  }
}

.site-footer__copyright {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #abd2ff;
  opacity: 0.55;
}
@media (max-width: 1200px) {
  .site-footer__copyright {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1200px) {
  .site-footer__copyright-link {
    margin: 0 -5px;
  }
}
.site-footer__copyright-link ul, .site-footer__copyright-link li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer__copyright-link li {
  display: inline-block;
}
.site-footer__copyright-link a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--secondary);
}
@media (max-width: 1200px) {
  .site-footer__copyright-link a {
    font-size: 12px;
    text-decoration: none;
    margin: 0 5px;
  }
}

@media (max-width: 1200px) {
  .site-footer__social {
    margin-bottom: 20px;
  }
}

.site-footer__social {
  display: flex;
}
.site-footer__social > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(57, 255, 252, 0.3);
  margin-right: 10px;
}
.site-footer__social > a:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 26px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  filter: brightness(0) saturate(100%) invert(85%) sepia(83%) saturate(3138%) hue-rotate(135deg) brightness(104%) contrast(103%);
}

.site-footer__social-icon--twitter::after {
  background-image: url("assets/images/social/twitter-icon.svg");
}

.site-footer__social-icon--facebook::after {
  background-image: url("assets/images/social/facebook-icon.svg");
}

.site-footer__social-icon--linkedin::after {
  background-image: url("assets/images/social/linkedin-icon.svg");
}

.site-footer__social-icon--angelco::after {
  background-image: url("assets/images/social/angelco-icon.svg");
}

.site-footer__social-icon--crunchbase::after {
  background-image: url("assets/images/social/crunchbase-icon.svg");
}

.site-footer__social-icon--medium::after {
  background-image: url("assets/images/social/medium-icon.svg");
}

.site-footer__social-icon--youtube::after {
  background-image: url("assets/images/social/youtube-icon.svg");
}

.not-found__hero {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 80px);
  background-image: linear-gradient(to bottom, #28457e 7%, #fff 73%);
  padding-bottom: 70px;
}
.not-found__hero:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.not-found__hero:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.not-found__hero > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.not-found__hero > *.wp-block-separator {
  max-width: 1030px;
}
.not-found__hero > *[data-align=wide], .not-found__hero > *.alignwide {
  max-width: 1300px;
}
.not-found__hero > *[data-align=full], .not-found__hero > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.not-found__hero-title {
  width: 730px;
  max-width: 100%;
  font-size: 66px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: var(--primary);
  text-align: center;
  margin: 0 auto 17px auto;
}
@media (max-width: 1200px) {
  .not-found__hero-title {
    font-size: 44px;
  }
}

.not-found__hero-content {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  color: var(--dark-grey-blue);
  margin-bottom: 5px;
}

.not-found__hero-actions {
  text-align: center;
}
.not-found__hero-actions a {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  text-decoration: none;
}

.not-found__content {
  padding: 0 20px;
  box-sizing: border-box;
}
.not-found__content:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.not-found__content:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.not-found__content > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.not-found__content > *.wp-block-separator {
  max-width: 1030px;
}
.not-found__content > *[data-align=wide], .not-found__content > *.alignwide {
  max-width: 1300px;
}
.not-found__content > *[data-align=full], .not-found__content > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.not-found__content-not-found {
  text-align: center;
  margin-bottom: 250px;
}
.not-found__content-not-found img {
  max-width: 100%;
}

.search-page__hero {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 80px);
  background-image: linear-gradient(to bottom, #28457e 7%, #fff 73%);
  padding-bottom: 70px;
}
.search-page__hero:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.search-page__hero:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.search-page__hero > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.search-page__hero > *.wp-block-separator {
  max-width: 1030px;
}
.search-page__hero > *[data-align=wide], .search-page__hero > *.alignwide {
  max-width: 1300px;
}
.search-page__hero > *[data-align=full], .search-page__hero > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.search-page__hero-title {
  font-size: 66px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: var(--primary);
  text-align: center;
  margin: 0 0 5px 0;
}
@media (max-width: 1200px) {
  .search-page__hero-title {
    font-size: 44px;
  }
}

.search-page__hero-results {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  color: var(--darkgray);
}
.search-page__hero-results span {
  color: var(--dark-grey-blue);
}

.search-page__hero-search {
  display: flex;
  position: relative;
  width: 720px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}

.search-page__hero-search-inner {
  flex: 1;
}

.search-page__hero-search-input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  padding: 0 16px 0 60px;
  border-radius: 50px 0 0 50px;
  border: solid 1px var(--primary);
  border-right: unset;
  background-color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--black);
}
.search-page__hero-search-input:focus {
  border-color: var(--black);
  outline: none;
}
.search-page__hero-search-input::placeholder {
  color: #a1a8b6;
}

.search-page__hero-search-icon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.search-page__hero-search-icon svg {
  vertical-align: top;
}
.search-page__hero-search-icon * {
  fill: var(--primary);
}

.search-page__hero-search-button {
  height: 50px;
  box-sizing: border-box;
  padding: 0 30px 0 30px;
  border-radius: 0 50px 50px 0;
  border: solid 1px var(--primary);
  background-color: var(--primary);
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.search-page__content {
  padding: 0 20px;
  box-sizing: border-box;
}
.search-page__content:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.search-page__content:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.search-page__content > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.search-page__content > *.wp-block-separator {
  max-width: 1030px;
}
.search-page__content > *[data-align=wide], .search-page__content > *.alignwide {
  max-width: 1300px;
}
.search-page__content > *[data-align=full], .search-page__content > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.search-page__content-no-items {
  display: flex;
  flex-direction: column;
  max-width: 311px;
  margin: 80px auto 200px;
  align-items: center;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  color: var(--dark-grey-blue);
}
.search-page__content-no-items img {
  max-width: 169px;
  margin-bottom: 20px;
  margin-right: -30px;
}

.search-page__content-items {
  position: relative;
  margin-bottom: 100px;
}
.search-page__content-items:after {
  content: "";
  position: absolute;
  top: -8px;
  width: 100%;
  height: 8px;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}

.search-page__item {
  padding: 25px 0;
  border-bottom: solid 1px #85c2ff;
  display: flex;
}
@media (max-width: 600px) {
  .search-page__item {
    flex-direction: column;
  }
}

.search-page__item-image {
  min-width: 230px;
  margin-right: 50px;
}
@media (max-width: 600px) {
  .search-page__item-image {
    margin: 0 auto;
  }
}

.search-page__item-content {
  flex: 1;
}

.search-page__item-subtext span {
  background-image: linear-gradient(to left, #15c629 2%, #14bad8 78%);
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2em;
  letter-spacing: -1px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.search-page__item-title {
  margin: 0 0 10px 0;
}
.search-page__item-title, .search-page__item-title a {
  text-decoration: none;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.55px;
  color: var(--dark-grey-blue);
}
@media (max-width: 1200px) {
  .search-page__item-title, .search-page__item-title a {
    font-size: 32px;
  }
}

.search-page__item-content {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: var(--black);
}
.search-page__item-content p {
  margin: 0;
}

.facetwp-facet-pager_load_more {
  text-align: center;
  margin-top: 50px;
}

.facetwp-load-more:not(.facetwp-hidden) {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 1.33em;
  padding-left: 1.33em;
  height: 2.72em;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  transition: all 0.3s ease 0s;
  border-radius: 4px !important;
  background-color: black;
  color: white;
}

.single-company__hero {
  height: 522px;
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height));
  position: relative;
  background-size: cover;
  background-position: 50% 20%;
}
@media (max-width: 1200px) {
  .single-company__hero {
    height: 360px;
  }
  .single-company__hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(0, 0, 0, 0.3) 27%, rgba(0, 0, 0, 0.3) 100%);
  }
}

.single-company__content {
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.single-company__content:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.single-company__content:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.single-company__content > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.single-company__content > *.wp-block-separator {
  max-width: 1360px;
}
.single-company__content > *[data-align=wide], .single-company__content > *.alignwide {
  max-width: 1300px;
}
.single-company__content > *[data-align=full], .single-company__content > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1200px) {
  .single-company__content {
    margin-top: -200px;
  }
}

.single-company__content-inner {
  display: flex;
}

.single-company__content-left {
  max-width: 40%;
  padding-right: 10px;
  margin-top: -100px;
  flex: 1;
}
@media (max-width: 1200px) {
  .single-company__content-left {
    display: none;
  }
}

.single-company__content-right {
  max-width: 60%;
  padding-left: 70px;
  margin-top: 20px;
  flex: 1;
}
@media (max-width: 1200px) {
  .single-company__content-right {
    max-width: 100%;
    padding-left: 0;
  }
}

/* Statistics */
.single-company__statistics {
  margin-top: 0;
}

/* Header */
.single-company-header {
  padding: 21px 70px 37px 70px;
  background-image: linear-gradient(to bottom, #28457e 18%, #fff), linear-gradient(to bottom, #295fd2, rgba(255, 255, 255, 0));
  text-align: center;
  color: #fff;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .single-company-header {
    padding: 21px 20px 37px 20px;
  }
}
.single-company-header::before {
  content: "";
  position: absolute;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  top: 0px;
  left: 0;
  width: 100%;
  height: 8px;
}
@media (max-width: 1200px) {
  .single-company-header {
    margin-bottom: 50px;
  }
  .single-company-header::after {
    content: "";
    position: absolute;
    background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 8px;
  }
}

.single-company-header__logo {
  width: 212px;
  max-width: 100%;
  margin: 0 auto;
  background-color: rgba(216, 216, 216, 0.38);
}

.single-company-header__logo-inner {
  padding-top: 60%;
  position: relative;
}
.single-company-header__logo-inner img {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  object-fit: contain;
  object-position: center center;
}

.single-company-header__title {
  font-size: 44px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .single-company-header__title {
    font-size: 32px;
  }
}

.single-company-header__tagline {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 1200px) {
  .single-company-header__tagline {
    font-size: 18px;
    max-width: 320px;
    margin: 0 auto;
  }
}

.single-company-header__actions {
  margin-top: 30px;
  margin-bottom: 20px;
}

.single-company-header__website a {
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
  text-decoration: none;
}

.single-company-header__social {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.single-company-header__social > a {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 10px;
  position: relative;
}
.single-company-header__social > a:not(:last-child):after {
  content: "";
  width: 2px;
  height: 44px;
  opacity: 0.2;
  background: var(--black);
  position: absolute;
  right: -11px;
  top: 50%;
  transform: translateY(-50%);
}

.single-company-header__social-icon--twitter {
  background-image: url("assets/images/social/twitter-icon.svg");
}

.single-company-header__social-icon--facebook {
  background-image: url("assets/images/social/facebook-icon.svg");
}

.single-company-header__social-icon--linkedin {
  background-image: url("assets/images/social/linkedin-icon.svg");
}

.single-company-header__social-icon--angelco {
  background-image: url("assets/images/social/angelco-icon.svg");
}

.single-company-header__social-icon--crunchbase {
  background-image: url("assets/images/social/crunchbase-icon.svg");
}

.single-company-header__social-icon--medium {
  background-image: url("assets/images/social/medium-icon.svg");
}

/* Section */
.single-company-section {
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .single-company-section {
    margin-bottom: 30px;
  }
}

.single-company-section--border {
  padding-bottom: 60px;
  position: relative;
}
@media (max-width: 1200px) {
  .single-company-section--border {
    padding-bottom: 30px;
  }
}
.single-company-section--border::after {
  content: "";
  position: absolute;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 8px;
}

.single-company-section__title {
  font-size: 44px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}
@media (max-width: 1200px) {
  .single-company-section__title {
    font-size: 32px;
  }
}

.single-company-section__footer {
  margin-top: 30px;
}

/* Team */
.single-company-team {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  margin-top: -30px;
}

.single-company-team__item {
  max-width: 50%;
  min-width: 50%;
  flex: 1;
  padding: 0 15px;
  box-sizing: border-box;
  margin-top: 30px;
}

.single-company-team__item-image {
  position: relative;
  padding-top: 100%;
}
.single-company-team__item-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.single-company-team__item-name {
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
}

.single-company-team__item-position {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

.single-company-team__item-social {
  display: flex;
  margin-top: 14px;
}
.single-company-team__item-social > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  background-image: linear-gradient(227deg, #00ff76 0%, #00f9ec 100%);
  margin-right: 10px;
}
.single-company-team__item-social > a:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.single-company-team__item-social-icon--twitter::after {
  background-image: url("assets/images/social/twitter-icon.svg");
}

.single-company-team__item-social-icon--facebook::after {
  background-image: url("assets/images/social/facebook-icon.svg");
}

.single-company-team__item-social-icon--linkedin::after {
  background-image: url("assets/images/social/linkedin-icon.svg");
}

.single-company-team__item-social-icon--angelco::after {
  background-image: url("assets/images/social/angelco-icon.svg");
}

.single-company-team__item-social-icon--crunchbase::after {
  background-image: url("assets/images/social/crunchbase-icon.svg");
}

.single-company-team__item-social-icon--medium::after {
  background-image: url("assets/images/social/medium-icon.svg");
}

/* Jobs */
.single-company-jobs__item {
  display: block;
  padding: 13px 0 13px 0;
  border-top: solid 2px #295fd2;
  text-decoration: none;
}
.single-company-jobs__item:last-child {
  border-bottom: solid 2px #295fd2;
}

.single-company-jobs__item-title {
  font-size: 26px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  margin: 0 0 0px 0;
}
.single-company-jobs__item-title:after {
  -webkit-mask: url(./assets/images/arrow-circle.svg) no-repeat 50% 50%;
  mask: url(./assets/images/arrow-circle.svg) no-repeat 50% 50%;
  content: "";
  display: inline-block;
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  background-color: currentColor;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
}

.single-company-jobs__item-location {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--darkgray);
}

/* Details */
.single-company-details__content p {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
}
@media (max-width: 1200px) {
  .single-company-details__content p {
    font-size: 18px;
  }
}

/* NEws */
.single-company-news__item {
  margin-bottom: 20px;
  padding: 22px 20px 22px 21px;
  border: solid 2px #e3e3e3;
  display: flex;
  flex-direction: column-reverse;
  min-height: 100px;
  box-sizing: border-box;
  text-decoration: none;
}
.single-company-news__item-details {
  flex: 1;
}
@media (max-width: 600px) {
  .single-company-news__item-details {
    padding-left: 0px;
    margin-top: 10px;
  }
}

.single-company-news__item-title {
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
  margin: 0 0;
}

.single-company-news__item-excerpt {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

.single-company-news__item-meta {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.single-company-news__item-date {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--darkgray);
  margin: 0 0 10px 0;
}
@media (max-width: 600px) {
  .single-company-news__item-date {
    white-space: nowrap;
  }
}

.single-company-news__item-location {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--primary);
  text-transform: uppercase;
  margin-right: 10px;
  white-space: nowrap;
}
.single-company-news__item-location:empty {
  display: none;
}
.single-post {
  background-image: linear-gradient(to bottom, #28457e 0px, #fff 379px);
}

.single-post-inner {
  background-image: linear-gradient(to bottom, #28457e 0px, #fff 379px);
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .single-post-inner {
    background-image: linear-gradient(to bottom, #28457e 100px, #fff 400px);
  }
}

.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 36px);
}
.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner > *.wp-block-separator {
  max-width: 1360px;
}
.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner > *[data-align=wide], .single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner > *.alignwide {
  max-width: 1300px;
}
.single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner > *[data-align=full], .single-post-wrapper:not(.posts_type-founder-stories) .single-post-inner > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content {
  padding: 0 20px;
  box-sizing: border-box;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content > *.wp-block-separator {
  max-width: 1030px;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content > *[data-align=wide], .single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content > *.alignwide {
  max-width: 1300px;
}
.single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content > *[data-align=full], .single-post-wrapper.posts_type-founder-stories .single-post-inner .single-post__content > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

/** Founders header */
.founders-header {
  max-width: unset !important;
  margin: 0 -20px 55px -20px !important;
  background-image: linear-gradient(to bottom, #4d628a, var(--black));
}

.founders-header__inner {
  display: flex;
}
@media (max-width: 800px) {
  .founders-header__inner {
    flex-direction: column;
  }
}

.founders-header__image {
  width: 46%;
  min-width: 46%;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}
@media (max-width: 800px) {
  .founders-header__image {
    width: 100%;
    min-width: 100%;
  }
}

.founders-header__founder-details {
  padding: 0 0 36px 60px;
}

.founders-header__founders {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fff;
}

.founders-header__founders-position {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--darkgray);
}

.founders-header__details {
  width: 54%;
  min-width: 54%;
  padding: 0 30px;
  box-sizing: border-box;
}
@media (max-width: 800px) {
  .founders-header__details {
    width: 100%;
    min-width: 100%;
  }
}

.founders-header__details-inner {
  width: 530px;
  max-width: 100%;
  margin: 0 auto;
  padding: 56px 0 100px 0;
}
@media (max-width: 800px) {
  .founders-header__details-inner {
    padding: 40px 0 40px 0;
  }
}

.founders-header__type-title {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--secondary);
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .founders-header__type-title {
    margin-bottom: 30px;
  }
}

.founders-header__founders-company {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  text-align: center;
  color: #fff;
  margin-bottom: 12px;
}

.founders-header__title {
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  font-family: Raleway;
  font-size: 44px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  margin-bottom: 34px;
}
@media (max-width: 1200px) {
  .founders-header__title {
    font-size: 32px;
  }
}
.founders-header__title::after {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 34px;
  width: 154px;
  height: 3px;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}

.founders-header__excerpt {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media (max-width: 1200px) {
  .founders-header__excerpt {
    font-size: 20px;
  }
}
.founders-header__excerpt p {
  margin: 0;
}

.founders-header__share {
  display: flex;
  justify-content: center;
  margin-top: 56px;
}
.founders-header__share a.a2a_dd {
  border: solid 1px var(--white);
  color: var(--white);
  padding: 0 25px 0 25px;
}
.founders-header__share a.a2a_dd:hover, .founders-header__share a.a2a_dd:focus, .founders-header__share a.a2a_dd:active {
  border: solid 1px var(--white);
}
.founders-header__share a.a2a_dd:after {
  background: url("./assets/images/share-white-icon.svg") no-repeat center;
}

/** / Founders header */
.addtoany_shortcode {
  height: 42px;
  display: flex;
  align-items: center;
  border-radius: 50px;
  border: solid 1px #295fd2;
  color: #295fd2;
  padding: 0 14px 0 14px;
}
@media (min-width: 1201px) {
  .addtoany_shortcode {
    padding: 0 14px 0 21px;
  }
}
.addtoany--white .addtoany_shortcode {
  border: solid 1px #fff;
  color: #fff;
}

.addtoany--squares .addtoany_shortcode {
  border: none;
  padding: 0;
}

@media (min-width: 1201px) {
  .addtoany_shortcode::before {
    content: "Share";
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #295fd2;
  }
  .addtoany--squares .addtoany_shortcode::before {
    content: none;
  }
  .addtoany--white .addtoany_shortcode::before {
    color: #fff;
  }
}
.addtoany_shortcode .addtoany_list {
  line-height: initial !important;
  display: flex;
  align-items: center;
}
.addtoany_shortcode .addtoany_list > * {
  margin: 0 5px;
  font-size: initial !important;
}
.addtoany--squares .addtoany_shortcode .addtoany_list > * {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(41, 95, 210, 0.4);
  box-sizing: border-box;
}

.addtoany_shortcode .addtoany_list svg {
  display: none;
}
.addtoany_shortcode .addtoany_list .a2a_svg {
  background-color: transparent !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  vertical-align: bottom;
}
.addtoany_shortcode .a2a_button_email .a2a_svg {
  background-image: url("./assets/images/share/email-share.svg");
  height: 21px !important;
  line-height: 21px !important;
  width: 28px !important;
}
.addtoany--white .addtoany_shortcode .a2a_button_email .a2a_svg {
  background-image: url("./assets/images/share/email-share-white.svg");
}

.addtoany_shortcode .a2a_button_twitter .a2a_svg {
  background-image: url("./assets/images/share/twitter-share.svg");
  height: 21px !important;
  line-height: 21px !important;
  width: 26px !important;
}
.addtoany--white .addtoany_shortcode .a2a_button_twitter .a2a_svg {
  background-image: url("./assets/images/share/twitter-share-white.svg");
}

.addtoany_shortcode .a2a_button_linkedin .a2a_svg {
  background-image: url("./assets/images/share/linkedin-share.svg");
  height: 21px !important;
  line-height: 21px !important;
  width: 21px !important;
}
.addtoany--white .addtoany_shortcode .a2a_button_linkedin .a2a_svg {
  background-image: url("./assets/images/share/linkedin-share-white.svg");
}

/** Header */
@media (max-width: 1200px) {
  .single-post__header-inner {
    padding: 0 20px;
  }
}

.single-post__header-title {
  font-size: 76px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .single-post__header-title {
    font-size: 56px;
    text-align: left;
    max-width: none;
  }
}
@media (max-width: 600px) {
  .single-post__header-title {
    font-size: 44px;
  }
}

.single-post__header-details {
  display: flex;
  justify-content: space-between;
  margin-top: 52px;
  margin-bottom: 62px;
}
@media (max-width: 1200px) {
  .single-post__header-details {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.single-post__header-details.single-post__header-details--top {
  margin-top: 0px;
}
.single-post__header-details.single-post__header-details--top .single-post__header-details-left {
  margin-right: 20px;
}
@media (min-width: 1201px) {
  .single-post__header-details.single-post__header-details--top {
    display: none;
  }
}
@media (max-width: 1200px) {
  .single-post__header-details.single-post__header-details--top {
    justify-content: flex-start;
  }
}
@media (max-width: 600px) {
  .single-post__header-details.single-post__header-details--top {
    justify-content: space-between;
  }
}
@media (max-width: 1200px) {
  .single-post__header-details.single-post__header-details--bottom .single-post__header-details-left, .single-post__header-details.single-post__header-details--bottom .single-post__header-details-right {
    display: none;
  }
}

.single-post__header-details-left a {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 21px;
  letter-spacing: normal;
  color: var(--primary);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 30px 0 15px;
  border-radius: 50px;
  border: solid 1px var(--primary);
}
.single-post__header-details-left a:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("./assets/images/back-icon.svg") no-repeat center;
  vertical-align: text-bottom;
  margin-right: 11px;
}
@media (max-width: 1200px) {
  .single-post__header-details-left a {
    border-color: white;
    color: white;
  }
  .single-post__header-details-left a:before {
    background: url("./assets/images/back-icon-white.svg") no-repeat center;
  }
}

.single-post__header-author {
  display: flex;
}

.single-post__header-author-image {
  margin-right: 17px;
}
.single-post__header-author-image img {
  border-radius: 100px;
}

.single-post__header-author-name {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

.single-post__header-author-date {
  opacity: 0.3;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 0.28px;
  color: var(--black);
}

.single-post__header-details-right .a2a_dd, .founders-header__share .a2a_dd {
  font-size: 18px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 21px;
  letter-spacing: normal;
  color: var(--primary);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 15px 0 30px;
  border-radius: 50px;
  border: solid 1px var(--primary);
}
.single-post__header-details-right .a2a_dd:hover, .single-post__header-details-right .a2a_dd:focus, .single-post__header-details-right .a2a_dd:active, .founders-header__share .a2a_dd:hover, .founders-header__share .a2a_dd:focus, .founders-header__share .a2a_dd:active {
  border: solid 1px var(--primary);
}
.single-post__header-details-right .a2a_dd:after, .founders-header__share .a2a_dd:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 23px;
  background: url("./assets/images/share-icon.svg") no-repeat center;
  vertical-align: text-bottom;
  margin-left: 11px;
}
@media (max-width: 1200px) {
  .single-post__header-details-right .a2a_dd, .founders-header__share .a2a_dd {
    border-color: white;
    color: white;
  }
  .single-post__header-details-right .a2a_dd:hover, .single-post__header-details-right .a2a_dd:focus, .single-post__header-details-right .a2a_dd:active, .founders-header__share .a2a_dd:hover, .founders-header__share .a2a_dd:focus, .founders-header__share .a2a_dd:active {
    border: solid 1px var(--white);
  }
  .single-post__header-details-right .a2a_dd:after, .founders-header__share .a2a_dd:after {
    background: url("./assets/images/share-icon-white.svg") no-repeat center;
  }
}

/** / Header */
.single-post__content {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
  padding-bottom: 70px !important;
}
.single-post__content .wp-block-image {
  margin: 50px 0;
}
@media (max-width: 1200px) {
  .single-post__content .wp-block-image {
    margin: 50px -40px;
  }
}
@media (max-width: 1200px) {
  .single-post__content p {
    font-size: 18px;
  }
}

.single-post__share {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.single-member-wrapper {
  background-image: linear-gradient(to bottom, #28457e 0px, #fff 379px);
}

.single-member-inner {
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 36px);
}

.single-member__header {
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.single-member__header:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.single-member__header:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.single-member__header > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.single-member__header > *.wp-block-separator {
  max-width: 1030px;
}
.single-member__header > *[data-align=wide], .single-member__header > *.alignwide {
  max-width: 1300px;
}
.single-member__header > *[data-align=full], .single-member__header > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.single-member__header-inner {
  display: flex;
}
@media (max-width: 600px) {
  .single-member__header-inner {
    flex-direction: column;
    position: relative;
    margin: 50px 0;
  }
}

.single-member__header-image {
  max-width: 50%;
  width: 50%;
  margin-right: 60px;
  align-self: flex-end;
}
@media (max-width: 1200px) {
  .single-member__header-image {
    margin-right: 40px;
  }
}
@media (max-width: 600px) {
  .single-member__header-image {
    margin-right: 0;
  }
}

.single-member__header-image-inner {
  padding-top: 100%;
  position: relative;
}
.single-member__header-image-inner img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  object-position: center;
  object-fit: cover;
}

.single-member__header-details {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (max-width: 600px) {
  .single-member__header-details {
    position: static;
  }
}
.single-member__header-details:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 8px;
  left: 0;
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
}

.single-member__header-actions {
  position: absolute;
  top: 0px;
}

.single-member__header-back {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 21px;
  letter-spacing: normal;
  color: var(--black);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 30px 0 15px;
  border-radius: 50px;
  border: solid 1px var(--black);
}
.single-member__header-back:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("./assets/images/back-black-icon.svg") no-repeat center;
  vertical-align: text-bottom;
  margin-right: 11px;
}

.single-member__header-title {
  flex: 1;
  display: flex;
  align-items: flex-end;
  margin-bottom: 40px;
  margin-top: 20px;
  font-size: 76px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: var(--black);
}
@media (max-width: 1200px) {
  .single-member__header-title {
    font-size: 64px;
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .single-member__header-title {
    font-size: 44px;
  }
}
@media (max-width: 600px) {
  .single-member__header-title {
    font-size: 32px;
    margin-bottom: 15px;
  }
}

.single-member__header-position {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: var(--dark-grey-blue);
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .single-member__header-position {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .single-member__header-position {
    font-size: 18px;
  }
}

.single-member__content {
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 80px !important;
  color: var(--dark-grey-blue);
}
.single-member__content:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.single-member__content:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.single-member__content > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.single-member__content > *.wp-block-separator {
  max-width: 1030px;
}
.single-member__content > *[data-align=wide], .single-member__content > *.alignwide {
  max-width: 1300px;
}
.single-member__content > *[data-align=full], .single-member__content > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.single-member__header-social {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  margin-top: -16px;
}
@media (max-width: 1200px) {
  .single-member__header-social {
    margin-top: -12px;
  }
}
@media (max-width: 600px) {
  .single-member__header-social {
    margin-top: -6px;
  }
}
.single-member__header-social > a {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border: 1px solid rgba(41, 95, 210, 0.4);
  margin-right: 16px;
}
@media (max-width: 1200px) {
  .single-member__header-social > a {
    width: 42px;
    height: 42px;
    margin-top: 12px;
    margin-right: 12px;
  }
}
@media (max-width: 600px) {
  .single-member__header-social > a {
    width: 34px;
    height: 34px;
    margin-top: 6px;
    margin-right: 6px;
  }
}
.single-member__header-social > a:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  filter: brightness(0) saturate(100%) invert(29%) sepia(38%) saturate(3085%) hue-rotate(206deg) brightness(95%) contrast(94%);
}
@media (max-width: 1200px) {
  .single-member__header-social > a:after {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 600px) {
  .single-member__header-social > a:after {
    width: 26px;
    height: 26px;
  }
}

.single-member__header-social-icon--twitter::after {
  background-image: url("assets/images/social/twitter-icon.svg");
}

.single-member__header-social-icon--facebook::after {
  background-image: url("assets/images/social/facebook-icon.svg");
}

.single-member__header-social-icon--linkedin::after {
  background-image: url("assets/images/social/linkedin-icon.svg");
}

.single-member__header-social-icon--angelco::after {
  background-image: url("assets/images/social/angelco-icon.svg");
}

.single-member__header-social-icon--crunchbase::after {
  background-image: url("assets/images/social/crunchbase-icon.svg");
}

.single-member__header-social-icon--medium::after {
  background-image: url("assets/images/social/medium-icon.svg");
}

.single-member__header-social-icon--youtube::after {
  background-image: url("assets/images/social/youtube-icon.svg");
}

.single-member__header-social-icon--quora::after {
  background-image: url("assets/images/social/quora-icon.svg");
}

.apply-page__inner {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: calc((var(--header-height) + var(--promotion-bar-height)) * -1) !important;
  padding-top: calc(var(--header-height) + var(--promotion-bar-height) + 36px);
  padding-bottom: 60px;
  background: url("./assets/images/apply-page/hax-background.jpg") no-repeat top center;
  background-size: contain;
  background-size: 100% auto !important;
}
.apply-page__inner:not(.wp-block-buttons):first-child {
  margin-top: 0;
}
.apply-page__inner:not(.wp-block-buttons):last-child {
  margin-bottom: 0;
}
.apply-page__inner > * {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.apply-page__inner > *.wp-block-separator {
  max-width: 1360px;
}
.apply-page__inner > *[data-align=wide], .apply-page__inner > *.alignwide {
  max-width: 1300px;
}
.apply-page__inner > *[data-align=full], .apply-page__inner > *.alignfull {
  max-width: unset;
  width: unset !important;
  margin-left: -20px;
  margin-right: -20px;
}

.apply-page__logo {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
.apply-page__logo img {
  width: 235px;
}

.apply-page__form.apply-page__form--newsletter {
  width: 760px;
  max-width: 100%;
  margin-bottom: 80px;
}
.apply-page__form.apply-page__form--newsletter .gform_wrapper.gravity-theme .gsection_title {
  color: var(--primary);
}
.apply-page__form.apply-page__form--newsletter .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html {
  padding-left: 0;
}
.apply-page__form.apply-page__form--newsletter .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html .submit-button {
  background-image: none;
  background-color: black;
  color: white;
}
.apply-page__form.apply-page__form--newsletter .gform_wrapper.gravity-theme .gfield_html {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--black);
}

.apply-page__form {
  filter: drop-shadow(0 2px 18px rgba(57, 54, 93, 0.25));
}
.apply-page__form .gform_confirmation_wrapper {
  text-align: center;
  padding: 100px 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.apply-page__form .apply-page__form-inner {
  background-color: #fff;
  border-radius: 30px 8px 0 0;
  min-height: 20vh;
  -webkit-clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 32px, 2px 28px, 4px 25px, 25px 4px, 28px 2px, 32px 0%, 100% 0%, 100% 100%, 0% 100%);
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection_title {
  font-size: 66px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: var(--primary);
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection_description {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--black);
  padding-right: 22%;
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection.form-footer + .gfield_html {
  padding-left: 0;
  display: block;
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection.form-footer + .gfield_html .form-footer-description {
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: 0.26px;
  color: var(--darkgray);
  margin-left: 0;
  margin-top: 20px;
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection.form-footer + .gfield_html .form-footer-description [data-collapse] {
  display: none;
  margin: 10px 0;
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection.form-footer + .gfield_html .form-footer-description [data-collapse] > *:first-child {
  margin-top: 0;
}
.apply-page__form .gform_wrapper.gravity-theme.invest-form_wrapper .gsection.form-footer + .gfield_html .form-footer-description [data-collapse] > *:last-child {
  margin-bottom: 0;
}
.apply-page__form .gform_wrapper.gravity-theme .gfield--hidden {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .gform_validation_errors {
  margin: 0 10% !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  width: 80%;
}
.apply-page__form .gform_wrapper.gravity-theme .gform_footer {
  visibility: hidden;
  position: absolute;
  left: -100vw;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.form-footer {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html {
  display: flex;
  padding-left: 74px;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html .submit-button {
  flex-shrink: 1;
  width: unset;
  border-radius: 4px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  background-image: linear-gradient(to left, #00f9fc, #00fe76 100%);
  color: black;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html .submit-button::after {
  content: unset;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html .form-footer-description {
  width: 400px;
  margin-left: 40px;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.26px;
  color: #6c6c6c;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.form-footer + .gfield_html .form-footer-description.light {
  display: flex;
  align-items: center;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: 0.26px;
  color: #6c6c6c;
}
.apply-page__form .gform_wrapper.gravity-theme .field-count {
  padding-left: 74px;
  position: relative;
  counter-increment: field;
}
.apply-page__form .gform_wrapper.gravity-theme .field-count .ginput_container {
  margin-bottom: 20px;
}
.apply-page__form .gform_wrapper.gravity-theme .field-count.field-count--start {
  counter-reset: field;
}
.apply-page__form .gform_wrapper.gravity-theme .field-count:not(.field-count--end)::after {
  content: "";
  display: block;
  position: absolute;
  left: 27.5px;
  top: 75px;
  width: 1px;
  bottom: -10px;
  background-image: repeating-linear-gradient(to bottom, var(--primary) 0px, var(--primary) 5px, white 6px, white 12px);
}
.apply-page__form .gform_wrapper.gravity-theme .field-count::before {
  content: counter(field);
  position: absolute;
  left: 0;
  top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-radius: 12px;
  border: solid 1px var(--primary);
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
}
.apply-page__form .gform_wrapper.gravity-theme .founder-separator {
  margin: 6px 0;
  font-size: 0px;
}
.apply-page__form .gform_wrapper.gravity-theme .founder-separator[data-repeater2-repeatid="1"] .gf_repeater2_remove {
  display: none !important;
}
.apply-page__form .gform_wrapper.gravity-theme .founder-separator .gf_repeater2_remove {
  display: inline-block !important;
  margin: 0;
  padding: 1px;
  border-radius: 5px;
  background: var(--primary);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  margin-bottom: 16px;
}
.apply-page__form .gform_wrapper.gravity-theme .founder-separator .gf_repeater2_remove span {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--primary);
  cursor: pointer;
  padding: 8px 16px;
  height: 49px;
  border-radius: 4px;
  background-color: var(--white);
  display: inline-flex;
  align-items: center;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  margin: 0;
}
.apply-page__form .gform_wrapper.gravity-theme .founder-separator .gf_repeater2_remove span::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("./assets/images/x-circle-icon.svg") no-repeat;
  background-size: contain;
  margin-right: 6px;
  vertical-align: middle;
}
.apply-page__form .gform_wrapper.gravity-theme .founder-separator::after {
  content: "";
  display: block;
  height: 1px;
  background-image: repeating-linear-gradient(to right, #979797 0px, #979797 8px, white 9px, white 15px);
}
.apply-page__form .gform_wrapper.gravity-theme .gf_repeater2_add {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  padding: 8px 16px;
  height: 49px;
  border-radius: 4px;
  background-color: var(--black);
  display: inline-flex;
  align-items: center;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%);
}
.apply-page__form .gform_wrapper.gravity-theme .gf_repeater2_add + .gf_repeater2_remove {
  display: none !important;
}
.apply-page__form .gform_wrapper.gravity-theme .social-profile:not(.social-profile--show) {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .special-label {
  position: relative;
}
.apply-page__form .gform_wrapper.gravity-theme .special-label .gfield_label {
  position: absolute;
  top: 27.5px;
  transform: translateY(-50%);
  left: 14px;
  transition: all 0.2s ease-in;
  margin: 0;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: 0.26px;
  color: var(--darkgray);
  cursor: text;
}
.apply-page__form .gform_wrapper.gravity-theme .special-label select {
  padding-left: 10px !important;
}
.apply-page__form .gform_wrapper.gravity-theme .special-label input, .apply-page__form .gform_wrapper.gravity-theme .special-label select, .apply-page__form .gform_wrapper.gravity-theme .special-label textarea {
  padding-top: 14px !important;
}
.apply-page__form .gform_wrapper.gravity-theme .special-label.gfield--focus .gfield_label, .apply-page__form .gform_wrapper.gravity-theme .special-label.gfield--not-empty .gfield_label, .apply-page__form .gform_wrapper.gravity-theme .special-label.special-label-select .gfield_label {
  transform: translateY(calc(-50% - 13px));
  font-size: 12px;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice {
  padding: 5px;
  width: 100%;
  max-width: 100%;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice input, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice input {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice label, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice label {
  position: relative;
  padding: 70px 20% 20px 25px;
  width: 100%;
  max-width: 100%;
  border-radius: 12px;
  border: 2px solid rgba(0, 0, 0, 0);
  background: linear-gradient(to bottom, #fff, #fff) padding-box, linear-gradient(to bottom, #c6d1e6, #c6d1e6) border-box;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.08px;
  color: var(--dark-grey-blue);
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice label::before, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice label::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  box-sizing: border-box;
  border: solid 2px #cfd8ea;
  top: 23px;
  left: 25px;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice label::after, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice label::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  left: 65px;
  height: 34px;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice input:checked + label, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice input:checked + label {
  background: linear-gradient(to bottom, #fff, #fff) padding-box, linear-gradient(to bottom, #4c94ec, #04c52c) border-box;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice input:checked + label::before, .apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_checkbox .gchoice input:checked + label::before {
  border: none;
  background: url("./assets/images/checkbox-checked.svg") no-repeat;
  background-size: contain;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice input + label::before {
  border-radius: 500px;
}
.apply-page__form .gform_wrapper.gravity-theme .radio-images .gfield_radio .gchoice input:checked + label::before {
  background: url("./assets/images/radio-checked.svg") no-repeat;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-field {
  margin-top: 40px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-field .gfield_label {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.55px;
  color: var(--dark-grey-blue);
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-field .gfield_description {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.35px;
  color: var(--dark-grey-blue);
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-field textarea {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice, .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice {
  margin: 1px 0;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice br, .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice br {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice input[type=text], .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice input[type=text] {
  margin: 0;
  height: 40px;
  margin-left: 12px;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice .gfield-choice-input, .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice .gfield-choice-input {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice label, .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice label {
  position: relative;
  padding: 0 0 0 33px;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice label::before, .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice label::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  box-sizing: border-box;
  border: solid 1px var(--primary);
  top: calc(50% - 11px);
  left: 0;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice input:checked + label::before, .apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice input:checked + label::before {
  border: none;
  background: url("./assets/images/checkbox-checked.svg") no-repeat;
  background-size: contain;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice label::before {
  border-radius: 100px;
}
.apply-page__form .gform_wrapper.gravity-theme .ginput_container_radio .gchoice input:checked + label::before {
  border-radius: 0px;
  background: url("./assets/images/radio-checked.png") no-repeat;
  background-size: contain;
}
.apply-page__form .gform_wrapper.gravity-theme .choices--col-4 {
  margin-right: 0 !important;
}
.apply-page__form .gform_wrapper.gravity-theme .choices--col-4 .gfield_checkbox {
  display: grid;
  grid-column-gap: 0;
  -ms-grid-columns: 1fr 0 [4];
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr [4];
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-sections {
  grid-column: span 12;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-arrows {
  position: absolute;
  right: 10px;
  top: 20px;
  display: flex;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-arrows > * {
  width: 23px;
  height: 29px;
  background: url("./assets/images/orderable-arrow.png") no-repeat;
  cursor: pointer;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-arrows .orderable-arrows--prev {
  transform: rotate(180deg);
  margin-right: 10px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section {
  position: relative;
  padding: 20px 0;
  grid-column: span 12;
  border-top: dashed 1px var(--darkgray);
  border-bottom: dashed 1px var(--darkgray);
  grid-row-gap: 40px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section:first-child .orderable-arrows--prev {
  pointer-events: none;
  opacity: 0.5;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section:last-child .orderable-arrows--next {
  pointer-events: none;
  opacity: 0.5;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .field-count:not(.field-count--end)::after {
  bottom: -35px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gfield_html {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.36px;
  color: var(--dark-grey-blue);
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gsection:first-child {
  display: none;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gsection:first-child + .gfield .ginput_container_checkbox .gchoice label {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--primary);
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gsection:first-child + .gfield .ginput_container_checkbox .gchoice input:checked + label {
  background-image: linear-gradient(to left, #15c629 0%, #14bad8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gsection:first-child + .gfield ~ .gfield {
  margin-left: 33px;
  margin-right: 110px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gsection:first-child + .gfield ~ .gfield:last-child {
  margin-bottom: 40px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section .gsection:first-child + .gfield + .gfield {
  margin-top: -30px;
}
.apply-page__form .gform_wrapper.gravity-theme .orderable-section + .orderable-section {
  border-top: none;
}
.apply-page__form .gform_wrapper.gravity-theme .m_section {
  grid-column: span 12;
  padding: 30px 8%;
  border-bottom: solid 1px #c7d0de;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection {
  margin-bottom: 0px;
  border: none;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection_title {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.55px;
  color: var(--dark-grey-blue);
  margin: 0;
}
.apply-page__form .gform_wrapper.gravity-theme .gsection_description {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: var(--dark-grey-blue);
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.section-large .gsection_title {
  font-size: 66px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: var(--primary);
}
.apply-page__form .gform_wrapper.gravity-theme .gsection.section-large .gsection_description {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--black);
}
.apply-page__form .gform_wrapper.gravity-theme .gfield .remove-field {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.apply-page__form .gform_wrapper.gravity-theme .gfield .remove-field::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("./assets/images/x-circle-gray-icon.svg") no-repeat;
  background-size: contain;
  margin-right: 6px;
  vertical-align: middle;
}
.apply-page__form .gform_wrapper.gravity-theme .gfield select {
  background: url("./assets/images/caret-blue.svg") no-repeat 95% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.apply-page__form .gform_wrapper.gravity-theme .gfield input, .apply-page__form .gform_wrapper.gravity-theme .gfield select, .apply-page__form .gform_wrapper.gravity-theme .gfield textarea {
  background-color: #dfe4ee;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
  padding: 0 14px;
}
.apply-page__form .gform_wrapper.gravity-theme .gfield input::placeholder, .apply-page__form .gform_wrapper.gravity-theme .gfield select::placeholder, .apply-page__form .gform_wrapper.gravity-theme .gfield textarea::placeholder {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}
.apply-page__form .gform_wrapper.gravity-theme .gfield input, .apply-page__form .gform_wrapper.gravity-theme .gfield select {
  height: 55px;
}
.apply-page__form .gform_wrapper.gravity-theme .gfield textarea {
  padding: 14px;
}

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