/* @override 
	https://startperf.delacreme.pro/wp-content/themes/startperf/assets/css/startperf.css
	https://www.startperf.com/wp-content/themes/startperf/assets/css/startperf.css
	https://www.startperf.com/wp-content/themes/startperf/assets/css/sp254.css
	https://www.startperf.com/wp-content/themes/startperf/assets/css/sp255.css
	https://startperf.delacreme.pro/wp-content/themes/startperf/assets/css/sp260.css
	https://www.startperf.com/wp-content/themes/startperf/assets/css/sp260.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
blockquote {
  margin: 20px 0;
  border-left: 5px solid #333;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.collapsible .collection {
  margin: 0;
  border: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.94667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.09333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.76667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
  outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(44%);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}
.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}
.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 2rem;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(160%);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #333;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
@font-face {
  font-family: "startperf-icons";
  src: url("../fonts/startperf-icons.eot");
  src: url("../fonts/startperf-icons.eot?ne6nyd#iefix") format("embedded-opentype"), url("../fonts/startperf-icons.woff2?ne6nyd") format("woff2"), url("../fonts/startperf-icons.woff?ne6nyd") format("woff"), url("../fonts/startperf-icons.ttf?ne6nyd") format("truetype"), url("../fonts/startperf-icons.svg?ne6nyd#startperf-icons") format("svg");
  font-style: normal;
  font-weight: 400;
}
.icon {
  display: inline-block;
  font-family: "startperf-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-back::before {
  content: "\ea01";
}
.icon-arrow-left::before {
  content: "\ea02";
}
.icon-arrow-right::before {
  content: "\ea03";
}
.icon-arrow-top::before {
  content: "\ea04";
}
.icon-burger::before {
  content: "\ea05";
}
.icon-close::before {
  content: "\ea06";
}
.icon-dropdown::before {
  content: "\ea07";
}
.icon-less::before {
  content: "\ea08";
}
.icon-more::before {
  content: "\ea09";
}
.icon-z-facebook::before {
  content: "\ea0a";
}
.icon-z-instagram::before {
  content: "\ea0b";
}
.icon-z-linkedin::before {
  content: "\ea0c";
}
.icon-z-pinterest::before {
  content: "\ea0d";
}
.icon-z-tiktok::before {
  content: "\ea0e";
}
.icon-z-twitter::before {
  content: "\ea0f";
}
.icon-z-whatsapp::before {
  content: "\ea10";
}
.icon-z-wttj::before {
  content: "\ea11";
}
.icon-z-youtube::before {
  content: "\ea12";
}
html {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 16px;
  background: #0A0A0A;
  color: #FFFFFF;
  overflow-x: hidden;
  max-width: 100vw;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.alignstretch {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
}
.alignwide {
  width: 1600px;
  max-width: calc( 100% - 60px );
  margin: 0 auto;
}
.alignfull {
  width: 100%;
  max-width: 100%;
}
main {
  flex: 1 0 auto;
  position: relative;
}
main > * {
  max-width: calc( 100% - 60px );
  margin: 0 auto;
}
main > *:not(.dlc-block) {
  max-width: calc( 100% - 60px );
  width: 1600px;
}
a {
  color: inherit;
}
figure {
  margin: 0 auto;
}
*:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: .75em auto .25em;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
h1 .serif,
h2 .serif,
h3 .serif,
h4 .serif,
h5 .serif,
h6 .serif,
h1.serif,
h2.serif,
h3.serif,
h4.serif,
h5.serif,
h6.serif {
  font-family: 'Cormorant', serif;
  font-style: italic;
}
h1 {
  font-size: 5.5rem;
  line-height: 100%;
}
h1 em,
h1 .serif,
h1.serif {
  font-size: 7.75rem;
  line-height: 70%;
  letter-spacing: -4%;
}
h2 {
  font-size: 4rem;
  line-height: 110%;
}
h2 em,
h2 .serif,
h2.serif {
  font-size: 5.375rem;
  line-height: 80%;
  letter-spacing: -4%;
}
h3 {
  font-size: 3.25rem;
  line-height: 110%;
}
h3 em,
h3 .serif,
h3.serif {
  font-size: 4.5rem;
  line-height: 80%;
  letter-spacing: -2%;
}
h4 {
  font-size: 2.75rem;
  line-height: 120%;
  letter-spacing: -2%;
}
h4 em,
h4 .serif,
h4.serif {
  font-size: 3.75rem;
  line-height: 90%;
  letter-spacing: -2%;
}
h5 {
  font-size: 2rem;
  line-height: 120%;
}
h5 em,
h5 .serif,
h5.serif {
  font-size: 2.75rem;
  line-height: 80%;
}
h6 {
  font-size: 1.6875rem;
  line-height: 120%;
}
.huge {
  font-size: 1.25em;
}
.large {
  font-size: 1.125em;
}
.small {
  font-size: .875em;
}
.valign-wrapper > div {
  width: 100%;
}
/**
* WP native blocks
*/
main > p,
main > ul,
main > [class*="wp-block"]:not(.alignwide):not(.alignfull) {
  width: 1600px;
  margin: 1em auto;
  max-width: calc( 100% - 60px );
}
main > p.wp-block-video video,
main > ul.wp-block-video video,
main > [class*="wp-block"]:not(.alignwide):not(.alignfull).wp-block-video video {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
main > p.wp-block-video.ruban,
main > ul.wp-block-video.ruban,
main > [class*="wp-block"]:not(.alignwide):not(.alignfull).wp-block-video.ruban {
  margin: 0 auto;
}
@media only screen and (min-width: 602px) {
  main > p.wp-block-video.ruban,
  main > ul.wp-block-video.ruban,
  main > [class*="wp-block"]:not(.alignwide):not(.alignfull).wp-block-video.ruban {
    max-width: 50vw;
  }
}
hr {
  border: 0;
  height: 1px;
  background: #333;
}
blockquote {
  padding-left: 1.5em;
}
.social-menu {
  margin: 0;
}
.social-menu li {
  display: inline-block;
  font-size: 28px;
  margin: 0 15px;
}
.social-menu li:first-child {
  margin-left: 0;
}
.social-menu li:last-child {
  margin-right: 0;
}
form input {
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #fff;
  line-height: 40px;
  height: 40px;
  font-weight: 300;
  font-family: 'Manrope', sans-serif;
}
form button {
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
  border: 1px solid #fff;
  line-height: 40px;
  height: 40px;
  padding: 0 30px;
  background: #fff;
  cursor: pointer;
}
::placeholder {
  color: inherit;
  opacity: .75;
}
/**
* Header Bg
*/
body {
  position: relative;
}
body span.header-bg,
body span.footer-bg {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  position: absolute;
  border-radius: 15px;
  background-repeat: no-repeat;
  background-size: cover;
}
body span.header-bg {
  left: 15px;
  top: 15px;
  background-image: url('../img/header.svg');
  aspect-ratio: 1.67058824;
}
body span.footer-bg {
  left: 15px;
  bottom: 15px;
  aspect-ratio: 2.21875;
  background-image: url('../img/footer.svg');
  background-position: left bottom;
}
body main {
  position: relative;
  z-index: 1;
}
header.site-header {
  padding: 50px 0;
  position: relative;
}
header.site-header .flex-row {
  gap: 40px;
  align-items: center;
}
header.site-header .flex-row .navigation {
  margin: 0 0 0 -10px;
}
header.site-header .flex-row .shortcuts {
  margin: 0 0 0 auto;
}
header.site-header .flex-row .shortcuts .shortcuts-menu {
  margin: 0;
  display: flex;
}
header.site-header .flex-row .shortcuts .shortcuts-menu li {
  padding: 0 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
header.site-header .flex-row .shortcuts .shortcuts-menu li.current-menu-item a {
  color: #1A56EE;
}
header.site-header a.sidenav-trigger {
  display: inline-block;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.16);
  overflow: hidden;
}
header.site-header a.sidenav-trigger .icon {
  display: inline-block;
  width: 58px;
  line-height: 56px;
  height: 58px;
  font-size: 20px;
  transition: all 0.2s ease-in-out 0s;
}
header.site-header a.sidenav-trigger .icon.hover {
  opacity: 0;
}
header.site-header a.sidenav-trigger:hover .icon {
  transform: translateY(-100%);
}
header.site-header a.sidenav-trigger:hover .icon:not(.hover) {
  opacity: 0;
}
header.site-header a.sidenav-trigger:hover .icon.hover {
  opacity: 1;
}
footer.page-footer {
  position: relative;
  padding-bottom: 40px;
}
footer.page-footer .widget-title {
  opacity: .5;
}
footer.page-footer .menu {
  margin-right: 50px;
}
footer.page-footer .menu li {
  margin: 1.2em 0;
}
footer.page-footer .menu li.current-menu-item a {
  color: #1A56EE;
}
footer.page-footer .legal {
  margin-top: 40px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
footer.page-footer .legal p .heart {
  color: red;
}
footer.page-footer .bottom-menu {
  margin: 0;
}
footer.page-footer .bottom-menu li {
  margin: 1em 0;
}
footer.page-footer .site {
  margin-bottom: 50px;
}
footer.page-footer .site > a {
  display: inline-block;
  margin-bottom: 40px;
}
.page-top-wrapper {
  position: relative;
  margin: 75px auto;
  text-align: center;
}
.page-top-wrapper:after,
.page-top-wrapper:before {
  width: calc( 50% - 29px );
  height: 1px;
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.16);
  position: absolute;
  top: 50%;
}
.page-top-wrapper:before {
  left: 0;
}
.page-top-wrapper:after {
  right: 0;
}
.page-top-wrapper a {
  display: inline-block;
  width: 58px;
  height: 58px;
  line-height: 56px;
  border-radius: 100%;
  font-size: 20px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  overflow: hidden;
}
.page-top-wrapper a .icon {
  display: inline-block;
  width: 58px;
  line-height: 56px;
  height: 58px;
  font-size: 20px;
  transition: all 0.2s ease-in-out 0s;
}
.page-top-wrapper a .icon.hover {
  opacity: 0;
}
.page-top-wrapper a:hover .icon {
  transform: translateY(-100%);
}
.page-top-wrapper a:hover .icon:not(.hover) {
  opacity: 0;
}
.page-top-wrapper a:hover .icon.hover {
  opacity: 1;
}
#mobile-nav {
  background: transparent;
  width: 456px;
  max-width: 100%;
  padding: 15px;
  height: 100%;
}
#mobile-nav .mobile-nav-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  padding: 35px 20px 20px;
  border-radius: 16px;
  min-height: calc( 100vh - 30px );
  backdrop-filter: blur(20px);
  padding-bottom: 90px;
}
#mobile-nav .logo {
  display: flex;
  align-items: center;
}
#mobile-nav .logo .sidenav-close {
  margin: 0 0 0 auto;
}
#mobile-nav .nav-menu {
  margin: 30px 0 0;
  font-size: 2.75em;
  counter-reset: count;
}
#mobile-nav .nav-menu li {
  width: 100%;
  counter-increment: count;
  margin: 30px 0;
}
#mobile-nav .nav-menu li.contact {
  position: absolute;
  bottom: 15px;
  width: calc( 100% - 40px );
}
#mobile-nav .nav-menu li.current-menu-item:not(.contact) > a {
  color: #1A56EE;
}
#mobile-nav .nav-menu li:not(.contact) > a span {
  display: inline-block;
  transition: all 0.3s ease-in-out 0s;
}
#mobile-nav .nav-menu li:not(.contact) > a:before {
  content: "00" counter(count);
  font-family: 'Inconsolata';
  display: block;
  line-height: 1em;
  font-size: 14px;
  transition: none;
}
#mobile-nav .nav-menu li:not(.contact) > a:hover span {
  transform: translateX(30px);
  color: #1A56EE;
}
#mobile-nav .nav-menu li a {
  display: block;
}
#mobile-nav a.sidenav-close {
  display: inline-block;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.16);
}
.flex-row.flex-small {
  display: flex;
}
body.light-page span.header-bg {
  background: #FFFFFF;
  height: 600px;
}
body.light-page header.site-header {
  color: #0A0A0A;
}
body.light-page header.site-header .flex-row .shortcuts .shortcuts-menu li {
  border-right: 1px solid #ddd;
}
body.light-page header.site-header a.sidenav-trigger {
  background: #1A56EE;
  color: #FFFFFF;
}
body.light-page main > .xwide {
  background: #FFFFFF;
  color: #0A0A0A;
  width: calc(100% - 30px);
  max-width: calc(100% - 30px);
  border-radius: 15px;
  padding-bottom: 80px;
}
body.light-page .dlc-block.quote:before {
  display: none;
}
body.light-page .post-item {
  margin-bottom: 40px;
}
body.light-page .post-item .tags .tag {
  border: 1px solid #0A0A0A;
}
body.light-page #mobile-nav .mobile-nav-wrapper {
  background: rgba(0, 0, 0, 0.75);
}
.archive-intro {
  width: 720px;
  max-width: 100%;
  margin: 40px auto;
}
.taxonomy-terms-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 40px;
}
.taxonomy-terms-menu .btn.secondary {
  border-radius: 120px;
  font-weight: 400;
}
.taxonomy-terms-menu .btn.secondary .icon {
  display: none;
}
.taxonomy-terms-menu .btn.secondary.current > span {
  background: #0A0A0A;
  color: #FFFFFF;
}
@media only screen and (max-width: 600px) {
  .taxonomy-terms-menu {
    gap: 15px;
  }
  .taxonomy-terms-menu li {
    min-width: 100%;
  }
  .taxonomy-terms-menu li .btn.secondary {
    --padding: 7px 10px;
    width: 100%;
  }
}
main.single h1 {
  font-size: 3.25em;
}
main.single p {
  font-size: 1.125em;
  line-height: 1.6em;
}
@media only screen and (min-width: 602px) {
  .flex-row.flex-medium {
    display: flex;
  }
  footer.page-footer {
    --gap: 80px;
  }
  footer.page-footer .flex-row {
    gap: var(--gap);
  }
  footer.page-footer .widgets {
    flex-wrap: wrap;
    --columns: 4;
    gap: var(--gap);
  }
  footer.page-footer .widgets > div:not(.legal) {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
  footer.page-footer .widgets > div.legal {
    width: 100%;
  }
  footer.page-footer .legal {
    display: flex;
    gap: var(--gap);
    align-items: center;
  }
  footer.page-footer .legal p {
    margin: 0 0 0 auto;
  }
  footer.page-footer .bottom-menu {
    display: flex;
    gap: var(--gap);
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .flex-row {
    display: flex;
  }
  footer.page-footer .site {
    width: 30%;
  }
  footer.page-footer .widgets {
    width: calc( 70% - var(--gap) );
  }
}
@media only screen and (max-width: 990px) {
  header.site-header .flex-row .shortcuts {
    display: none;
  }
  header.site-header .flex-row .navigation {
    margin-left: auto;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2rem;
  }
  h1 em,
  h1 .serif,
  h1.serif {
    font-size: 3rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h2 em,
  h2 .serif,
  h2.serif {
    font-size: 2.7rem;
  }
  h3 {
    font-size: 1.6rem;
  }
  h3 em,
  h3 .serif,
  h3.serif {
    font-size: 2.4rem;
  }
  h4 {
    font-size: 1.4rem;
  }
  h4 em,
  h4 .serif,
  h4.serif {
    font-size: 2.1rem;
  }
  h5,
  h6 {
    font-size: 1.2rem;
  }
  h5 em,
  h6 em,
  h5 .serif,
  h6 .serif,
  h5.serif,
  h6.serif {
    font-size: 1.8rem;
  }
  #mobile-nav .nav-menu {
    font-size: 18px;
  }
  header.site-header .flex-row .navigation {
    margin: 0 0 0 auto;
  }
}
.btn,
a.wp-element-button,
.nav-menu li.contact a {
  --padding: 15px 25px;
  background: linear-gradient(to right, #1a56ee, #0d3aab);
  border-radius: 8px;
  display: inline-block;
  padding: var(--padding);
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #1A56EE;
  position: relative;
  overflow: hidden;
}
.btn .icon,
a.wp-element-button .icon,
.nav-menu li.contact a .icon {
  margin-left: 7px;
}
.btn span.norm,
a.wp-element-button span.norm,
.nav-menu li.contact a span.norm,
.btn span.hover,
a.wp-element-button span.hover,
.nav-menu li.contact a span.hover {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: var(--padding);
  color: #FFFFFF;
  background: linear-gradient(to right, #1a56ee, #0d3aab);
  transition: transform 0.3s ease-in-out 0s;
}
.btn span.hover,
a.wp-element-button span.hover,
.nav-menu li.contact a span.hover {
  transform: translateY(100%);
}
.btn:hover span.hover,
a.wp-element-button:hover span.hover,
.nav-menu li.contact a:hover span.hover {
  transform: translateY(0);
}
.btn:hover span.norm,
a.wp-element-button:hover span.norm,
.nav-menu li.contact a:hover span.norm {
  transform: translateY(-100%);
}
.btn.rounded {
  border-radius: 150px;
}
.btn.secondary {
  color: #0A0A0A;
  background: #FFFFFF;
  border-color: #0A0A0A;
}
.btn.secondary span.norm,
.btn.secondary span.hover {
  background: #FFFFFF;
  color: #0A0A0A;
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
nav.pagination {
  margin: 40px 0;
}
nav.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
nav.pagination .nav-links a,
nav.pagination .nav-links span {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 36px;
}
nav.pagination .nav-links a.dots,
nav.pagination .nav-links span.dots {
  border: none;
}
nav.pagination .nav-links a.current,
nav.pagination .nav-links span.current {
  background: #0A0A0A;
  border-color: #0A0A0A;
  color: #FFFFFF;
}
form input[type="email"],
form input[type="text"],
form input[type="tel"],
form textarea {
  line-height: 56px;
  height: 56px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  color: #FFFFFF;
  padding: 0 15px;
  width: 100%;
  font-size: 15px;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 5%;
  overflow: hidden;
  backdrop-filter: blur(20px);
}
form textarea {
  padding: 15px;
  min-height: 10em;
  line-height: 160%;
}
form button {
  line-height: 140%;
  height: auto;
}
nav.rank-math-breadcrumb {
  font-family: 'Inconsolata', monospace;
  text-transform: uppercase;
  font-size: 14px;
}
nav.rank-math-breadcrumb p {
  margin: 0;
}
nav.rank-math-breadcrumb + h1,
nav.rank-math-breadcrumb + h2 {
  margin-top: 12px;
}
.img-placeholder {
  content: "";
  background: rgba(255, 255, 255, 0.3) url('../img/startperf-white.svg') no-repeat center center;
  background-size: 200px;
  opacity: .15;
}
.img-placeholder.light {
  background-color: rgba(0, 0, 0, 0.75);
}
.team-member {
  margin-bottom: 40px;
}
.team-member h3.name {
  font-size: 2em;
  margin: .5em 0;
}
.team-member .portrait img,
.team-member .portrait .img-placeholder {
  display: block;
  width: 100%;
  aspect-ratio: 1.36666667;
  object-fit: cover;
  border-radius: 16px;
}
@media only screen and (max-width: 600px) {
  .team-member h3.name {
    font-size: 1.4em;
  }
}
.post-item {
  margin: 20px 0 40px;
  cursor: pointer;
  display: block;
  width: 100%;
}
.post-item .thumbnail {
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 1.5;
  background: #f4f4f4;
  position: relative;
}
.post-item .thumbnail img,
.post-item .thumbnail .img-placeholder {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out 0s;
}
.post-item .thumbnail .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  color: white;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  padding: 50px;
  opacity: 0;
}
.post-item .thumbnail .hover > div {
  width: 100%;
}
.post-item .thumbnail .hover .value {
  padding: 30px;
  width: 100%;
  margin: 20px 0;
  font-size: 1.2em;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  backdrop-filter: blur(20px);
}
.post-item .thumbnail .hover .value strong {
  display: block;
  font-size: 2em;
}
.post-item .post-title {
  font-size: 1.5em;
}
.post-item .tags {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.post-item .tags span {
  display: inline-block;
  border: 1px solid #fff;
  padding: 0 12px;
  font-size: 14px;
  line-height: 28px;
  border-radius: 100px;
}
.post-item:hover .thumbnail img,
.post-item:hover .thumbnail .img-placeholder {
  transform: scale(1.15);
}
.post-item:hover .thumbnail .hover {
  opacity: 1;
}
@media only screen and (min-width: 602px) {
  .post-grid {
    gap: 30px;
    flex-wrap: wrap;
  }
  .post-grid .post-item {
    margin: 0;
    width: calc( 50% - 15px );
  }
  .post-grid .post-item .post-title {
    font-size: 2em;
  }
}
.dlc-select-wrapper {
  position: relative;
  background: #0A0A0A;
  border: 1px solid #fff;
  overflow: hidden;
  border-radius: 60px;
}
.dlc-select-wrapper:after {
  font-family: 'startperf-icons';
  content: "\ea07";
  position: absolute;
  right: 10px;
  top: 12px;
}
.dlc-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #0A0A0A;
  color: #fff;
  width: 110%;
  font-size: 16px;
  font-weight: 500;
  font-family: 'manrope', sans-serif;
  height: auto;
  border: 0;
  margin: 0;
  padding: .75em 32px .75em 15px;
  border-radius: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
#optin-form {
  margin-top: 10px;
  position: relative;
  width: 360px;
  max-width: 100%;
}
#optin-form button {
  line-height: 24px;
  height: 26px;
  width: 26px;
  padding: 0;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0);
  color: #FFFFFF;
  font-size: 18px;
  border: 1px solid #FFFFFF;
  position: absolute;
  right: 10px;
  top: 15px;
}
#contact-form .input-field {
  margin: 20px 0;
}
#contact-form button {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #contact-form .flex-row {
    gap: 20px;
  }
  #contact-form .flex-row .input-field {
    flex: 1;
    margin: 10px 0;
  }
}
.dlc-block.white-rounded {
  background: #FFFFFF;
  color: #0A0A0A;
  padding: 128px 74px;
  border-radius: 16px;
  max-width: calc( 100% - 60px );
  position: relative;
  z-index: 1;
  overflow-x: hidden;
}
.dlc-block.white-rounded + .dlc-block.white-rounded {
  padding-top: 0;
  margin-top: -90px;
}
.dlc-block .stretch,
.dlc-block.stretch {
  width: 700px;
  margin: 0 auto;
  max-width: 80%;
}
.dlc-block .tag {
  display: inline-block;
  border: 1px solid #0A0A0A;
  padding: 8px 14px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  margin: 0 6px 10px 0;
}
.dlc-block .surtitle {
  font-family: 'Inconsolata', monospace;
  text-transform: uppercase;
}
.dlc-block .surtitle + * {
  margin-top: 0;
}
.dlc-block .carousel {
  padding-bottom: 120px;
}
.dlc-block .carousel .flickity-prev-next-button {
  top: auto;
  bottom: 0;
  width: 58px;
  height: 58px;
  border: 1px solid #0A0A0A;
}
.dlc-block .carousel .flickity-prev-next-button svg {
  display: none;
}
.dlc-block .carousel .flickity-prev-next-button:before {
  font-size: 24px;
  font-family: 'startperf-icons';
}
.dlc-block .carousel .flickity-prev-next-button.next {
  right: 0;
}
.dlc-block .carousel .flickity-prev-next-button.next:before {
  content: "\ea03";
}
.dlc-block .carousel .flickity-prev-next-button.previous {
  left: auto;
  right: 75px;
}
.dlc-block .carousel .flickity-prev-next-button.previous:before {
  content: "\ea02";
}
.dlc-block .logos-ticker {
  display: flex;
  gap: 50px;
  margin-top: 60px;
}
.dlc-block .logos-ticker .logo {
  min-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: ticker-animation 40s linear infinite;
}
.dlc-block .logos-ticker .logo img {
  display: block;
  max-width: 100%;
  height: auto;
  opacity: .2;
  transition: opacity 0.3s ease-in-out 0s;
}
.dlc-block .logos-ticker .logo img:hover {
  opacity: 1;
}
.dlc-block .logos-ticker:hover {
  animation-play-state: paused;
}
@media only screen and (max-width: 600px) {
  .dlc-block .tag {
    font-size: 12px;
    padding: 4px 8px;
  }
  .dlc-block.white-rounded {
    padding: 48px 24px;
    max-width: 90%;
  }
  .dlc-block.white-rounded + .dlc-block.white-rounded {
    padding-top: 0;
    margin-top: -50px;
  }
  .dlc-block .carousel .flickity-prev-next-button {
    width: 36px;
    height: 36px;
  }
  .dlc-block .carousel .flickity-prev-next-button:before {
    font-size: 14px;
    line-height: 30px;
  }
  .dlc-block .carousel .flickity-prev-next-button.previous {
    right: 54px;
  }
}
.dlc-block.page-header {
  padding: 80px 0;
  width: 990px;
}
.dlc-block.page-header.has-anchor {
  padding-bottom: 15px;
}
.dlc-block.page-header .desc {
  margin: 40px 0;
  opacity: .7;
}
.dlc-block.page-header .anchor-link {
  display: inline-block;
  margin-top: 80px;
}
.dlc-block.page-header .anchor-link .icon {
  display: block;
  transition: transform 0.3s ease-in-out 0s;
}
.dlc-block.page-header .anchor-link:hover .icon {
  transform: translateY(10px);
}
.dlc-block.page-header nav {
  position: relative;
  z-index: 2;
}
.dlc-block.team-block {
  --gap: 20px;
  --columns: 1;
}
.dlc-block.team-block h2,
.dlc-block.team-block .intro {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}
.dlc-block.team-block h2 {
  margin-bottom: .5em;
}
.dlc-block.team-block .intro {
  font-size: 1.2em;
  margin-bottom: 3em;
}
.dlc-block.team-block .flex-row {
  flex-wrap: wrap;
  margin: 40px 0;
  gap: var(--gap);
}
.dlc-block.team-block .flex-row > div {
  width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
@media only screen and (min-width: 602px) {
  .dlc-block.team-block {
    --columns: 2;
  }
  .dlc-block.team-block h2 {
    font-size: 5rem;
  }
}
@media only screen and (min-width: 992px) {
  .dlc-block.team-block {
    --columns: 3;
  }
}
.dlc-block.contact-us {
  padding: 100px 0;
  position: relative;
}
.dlc-block.contact-us h2 {
  font-size: 5.5em;
}
.dlc-block.contact-us h2 .serif {
  font-size: 7.75rem;
}
.dlc-block.contact-us .bg-video,
.dlc-block.contact-us .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dlc-block.contact-us .desc {
  margin: 40px 0;
  opacity: .7;
}
.dlc-block.contact-us .content {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .dlc-block.contact-us h2 {
    font-size: 2.5em;
  }
  .dlc-block.contact-us h2 .serif {
    font-size: 3.75rem;
  }
}
.dlc-block.white-content {
  position: relative;
  z-index: 2;
}
.dlc-block.white-content h2:nth-child(1),
.dlc-block.white-content h3:nth-child(1) {
  margin-top: 1rem;
}
.dlc-block.white-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 30px auto;
}
.dlc-block.white-content img.size-large {
  width: calc( 100% + 128px + 20px );
  max-width: calc( 100% + 128px + 20px );
  margin-left: -74px;
}
.dlc-block.white-content a {
  color: #1A56EE;
  font-weight: 400;
}
.dlc-block.white-content.columns {
  --gap: 74px;
  --columns: 2;
}
.dlc-block.white-content.columns .sticky {
  margin-bottom: 40px;
  position: sticky;
  top: 40px;
}
@media only screen and (min-width: 992px) {
  .dlc-block.white-content.columns .flex-row {
    gap: var(--gap);
  }
  .dlc-block.white-content.columns .flex-row > div {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
}
.dlc-block.timeline {
  padding: 100px 0;
  position: relative;
}
.dlc-block.timeline:after,
.dlc-block.timeline:before {
  width: 80vw;
  content: "";
  aspect-ratio: 1;
  background: url('../img/blur.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
}
.dlc-block.timeline:before {
  left: -40vw;
  top: -35vw;
}
.dlc-block.timeline:after {
  right: -40vw;
  bottom: -20vw;
}
.dlc-block.timeline .desc {
  opacity: .7;
}
.dlc-block.timeline .timeline-elements {
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
.dlc-block.timeline .timeline-elements:before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 15%, rgba(255, 255, 255, 0.2) 85%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
}
.dlc-block.timeline .timeline-elements h3 {
  margin-top: 0;
}
.dlc-block.timeline .timeline-elements h3 strong {
  font-weight: normal;
  color: #1A56EE;
}
.dlc-block.timeline .timeline-elements .item h3 {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.dlc-block.timeline .timeline-elements .item h3:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: -3px;
}
@media only screen and (max-width: 600px) {
  .dlc-block.timeline .timeline-elements:before {
    left: 0;
  }
  .dlc-block.timeline .timeline-elements .item {
    margin: 60px 0;
  }
  .dlc-block.timeline .timeline-elements .item h3,
  .dlc-block.timeline .timeline-elements .item .desc {
    padding-left: 40px;
  }
  .dlc-block.timeline .timeline-elements .item h3:after {
    left: -3px;
  }
}
@media only screen and (min-width: 602px) {
  .dlc-block.timeline .timeline-elements:before {
    left: 50%;
  }
  .dlc-block.timeline .timeline-elements .item {
    width: 50%;
  }
  .dlc-block.timeline .timeline-elements .item h3,
  .dlc-block.timeline .timeline-elements .item .desc {
    padding: 0 40px;
  }
  .dlc-block.timeline .timeline-elements .item h3 {
    padding-bottom: 30px;
  }
  .dlc-block.timeline .timeline-elements .item:nth-child( even ) {
    margin-left: 50%;
  }
  .dlc-block.timeline .timeline-elements .item:nth-child( even ) h3,
  .dlc-block.timeline .timeline-elements .item:nth-child( even ) .desc {
    padding-right: 0;
  }
  .dlc-block.timeline .timeline-elements .item:nth-child( even ) h3:after {
    left: -3px;
  }
  .dlc-block.timeline .timeline-elements .item:nth-child( odd ) h3,
  .dlc-block.timeline .timeline-elements .item:nth-child( odd ) .desc {
    padding-left: 0;
  }
  .dlc-block.timeline .timeline-elements .item:nth-child( odd ) h3:after {
    right: -3px;
  }
}
.dlc-block.accordeon {
  position: relative;
  padding: 100px 0;
  z-index: 1;
}
.dlc-block.accordeon:before {
  width: 80vw;
  content: "";
  aspect-ratio: 1;
  background: url('../img/blur.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
}
.dlc-block.accordeon:before {
  left: -40vw;
  top: -35vw;
}
.dlc-block.accordeon > div {
  position: relative;
}
.dlc-block.accordeon ul.accordeon-items {
  margin: 50px 0;
}
.dlc-block.accordeon ul.accordeon-items li {
  padding: 40px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 15px 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.04);
  transition: all 0.4s cubic-bezier(0, 1, 0, 1);
  backdrop-filter: blur(20px);
}
.dlc-block.accordeon ul.accordeon-items li h3,
.dlc-block.accordeon ul.accordeon-items li .desc {
  position: relative;
}
.dlc-block.accordeon ul.accordeon-items li h3 {
  margin: 0;
}
.dlc-block.accordeon ul.accordeon-items li .desc {
  opacity: .7;
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.dlc-block.accordeon ul.accordeon-items li .desc:before {
  display: block;
  content: "";
  width: 68px;
  height: 1px;
  margin: 15px auto;
  background: rgba(255, 255, 255, 0.7);
  transform: scaleX(0);
  transition: transform 0.4s ease-in-out 0s;
}
.dlc-block.accordeon ul.accordeon-items li:hover {
  background: linear-gradient(90deg, rgba(26, 86, 238, 0.5) 0%, rgba(26, 86, 238, 0.1) 50%, rgba(26, 86, 238, 0.5) 100%);
}
.dlc-block.accordeon ul.accordeon-items li:hover .desc {
  max-height: 500px;
  transition: max-height 0.5s ease-in-out;
}
.dlc-block.accordeon ul.accordeon-items li:hover .desc:before {
  transform: scaleX(1);
}
.dlc-block.quote {
  padding: 100px 0;
  position: relative;
}
.dlc-block.quote:before {
  width: 80vw;
  content: "";
  aspect-ratio: 1;
  background: url('../img/blur.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
}
.dlc-block.quote:before {
  right: -40vw;
  top: -30vw;
}
.dlc-block.quote .quote-text {
  font-family: 'Cormorant', serif;
  font-style: italic;
  font-size: 3.75em;
  line-height: 110%;
  margin: 20px 0;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .dlc-block.quote .quote-text {
    font-size: 2em;
  }
}
.dlc-block.numerated .items {
  counter-reset: count;
}
.dlc-block.numerated .items .item {
  counter-increment: count;
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}
.dlc-block.numerated .items .item h2 {
  margin-top: 0;
}
.dlc-block.numerated .items .item h2:before {
  display: block;
  content: "00" counter(count);
  font-family: 'Inconsolata', monospace;
  font-size: 1rem;
  line-height: 1rem;
}
.dlc-block.numerated .items .item .image {
  position: relative;
  min-height: 100%;
}
.dlc-block.numerated .items .item .image img {
  display: block;
  transform: translateY(-100%);
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}
.dlc-block.numerated .items .item .content a {
  color: #1A56EE;
}
.dlc-block.numerated .items .item .content h3 {
  font-size: 1.5em;
  line-height: 140%;
}
.dlc-block.numerated .items .item .content h4 {
  font-size: 1.3em;
  line-height: 140%;
}
.dlc-block.numerated .items .item .content p {
  font-size: 1.125em;
}
.dlc-block.numerated .items .item:hover .image img {
  transform: translateY(0);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .dlc-block.numerated .flex-row {
    --gap: 60px;
    gap: var(--gap);
  }
  .dlc-block.numerated .flex-row div.title {
    width: 30%;
  }
  .dlc-block.numerated .flex-row div.content {
    width: calc( 70% - var(--gap) );
  }
}
@media only screen and (max-width: 600px) {
  .dlc-block.numerated .items .item .image img {
    opacity: 1;
    transform: translateY(0);
  }
}
.dlc-block.collapsible-content {
  --gap: 110px;
  --toggle: 58px;
  position: relative;
  z-index: 1;
}
.dlc-block.collapsible-content .intro {
  margin: 40px 0;
}
.dlc-block.collapsible-content .title {
  margin-bottom: 50px;
}
.dlc-block.collapsible-content .collapsible {
  border: none;
  border-top: 1px solid #ddd;
}
.dlc-block.collapsible-content .collapsible li {
  border-bottom: 1px solid #ddd;
}
.dlc-block.collapsible-content .collapsible li.active .collapsible-header .logo {
  opacity: 1;
}
.dlc-block.collapsible-content .collapsible li.active .collapsible-header .toggle:before {
  content: "\ea08";
}
.dlc-block.collapsible-content .collapsible li .collapsible-header {
  border: none;
  padding: 40px 0;
  display: block;
}
.dlc-block.collapsible-content .collapsible li .collapsible-header h3 {
  margin: 0;
}
.dlc-block.collapsible-content .collapsible li .collapsible-header .logo {
  width: 120px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
.dlc-block.collapsible-content .collapsible li .collapsible-header .toggle {
  display: block;
  width: var(--toggle);
  height: var(--toggle);
  line-height: calc( var(--toggle) - 2px );
  text-align: center;
  border-radius: var(--toggle);
  border: 1px solid #0A0A0A;
  margin: 0 0 0 auto;
}
.dlc-block.collapsible-content .collapsible li .collapsible-header .toggle:before {
  font-family: 'startperf-icons';
  content: "\ea09";
}
.dlc-block.collapsible-content .collapsible li .collapsible-body {
  border: none;
  padding: 0 0 40px;
}
@media only screen and (max-width: 600px) {
  .dlc-block.collapsible-content {
    --toggle: 36px;
  }
  .dlc-block.collapsible-content .collapsible li .collapsible-header .toggle {
    margin-top: -2em;
  }
}
@media only screen and (min-width: 992px) {
  .dlc-block.collapsible-content .collapsible li .collapsible-header {
    display: flex;
    gap: 30px;
    position: relative;
    align-items: center;
  }
  .dlc-block.collapsible-content .collapsible li .collapsible-header .logo {
    width: 120px;
    display: flex;
    align-items: center;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0s;
  }
  .dlc-block.collapsible-content .collapsible li .collapsible-header h3 {
    transition: transform 0.3s ease-in-out 0s;
  }
  .dlc-block.collapsible-content .collapsible li.active .collapsible-header .logo {
    opacity: 1;
  }
  .dlc-block.collapsible-content .collapsible li.active .collapsible-header h3 {
    transform: translate(150px);
  }
  .dlc-block.collapsible-content .flex-row {
    gap: var(--gap);
  }
  .dlc-block.collapsible-content .flex-row .content {
    width: 50%;
  }
  .dlc-block.collapsible-content .flex-row .title {
    width: calc( 50% - var(--gap) );
  }
}
.dlc-block.blue-dot-content {
  padding: 180px 0 80px;
  position: relative;
}
.dlc-block.blue-dot-content:before {
  display: block;
  width: 20vw;
  aspect-ratio: 1;
  content: "";
  background: url('../img/galaxy.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  animation: pulse 2s infinite;
}
.dlc-block.blue-dot-content .content {
  position: relative;
}
.dlc-block.blue-dot-content .intro {
  margin: 40px 0;
}
@media only screen and (min-width: 992px) {
  .dlc-block.blue-dot-content {
    padding: 80px 0;
  }
  .dlc-block.blue-dot-content:before {
    width: 45vw;
    top: -5vw;
    left: 5vw;
  }
  .dlc-block.blue-dot-content .content {
    margin-left: 50%;
  }
}
.dlc-block.key-figures {
  padding-top: 50px;
}
.dlc-block.key-figures .desc {
  margin: 40px 0;
}
.dlc-block.key-figures ul.values {
  margin: 40px 0;
}
.dlc-block.key-figures ul.values li {
  gap: 40px;
  display: flex;
  align-items: center;
  padding: 20px 0 ;
}
.dlc-block.key-figures ul.values li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.dlc-block.key-figures ul.values li span.value {
  color: #1A56EE;
  font-size: 4em;
  width: 1.75em;
}
.dlc-block.key-figures ul.values li span.label {
  margin: 0 0 0 auto;
  font-size: 1.5em;
  width: calc( 100% - 1.75em - 40px );
  text-align: right;
}
.dlc-block.key-figures.columns-mode {
  padding: 0;
}
.dlc-block.key-figures.columns-mode ul.values li {
  display: block;
  background: #1A56EE;
  width: 100%;
  border: none;
  margin: 20px 0;
  border-radius: 16px;
}
.dlc-block.key-figures.columns-mode ul.values li span {
  display: block;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
}
@media only screen and (max-width: 600px) {
  .dlc-block.key-figures ul.values li span.value {
    font-size: 3em;
  }
  .dlc-block.key-figures ul.values li span.label {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 602px) {
  .dlc-block.key-figures.columns-mode ul.values {
    display: flex;
    gap: 20px;
  }
  .dlc-block.key-figures.columns-mode ul.values li {
    margin: 0;
    flex: 1;
  }
}
@media only screen and (min-width: 992px) {
  .dlc-block.key-figures .flex-row {
    gap: 120px;
  }
  .dlc-block.key-figures .flex-row > div {
    width: calc( 50% - 60px );
  }
}
.dlc-block.featured-projects {
  padding-bottom: 50px;
}
.dlc-block.featured-projects .post-item {
  margin-bottom: 40px;
}
.dlc-block.featured-projects .post-item .tags .tag {
  border: 1px solid #0A0A0A;
}
.dlc-block.featured-projects .cta {
  margin: 40px 0;
}
@media only screen and (min-width: 992px) {
  .dlc-block.featured-projects .flex-row {
    gap: 120px;
  }
  .dlc-block.featured-projects .flex-row .project:not(.featured) {
    width: calc( 50% - 180px );
  }
  .dlc-block.featured-projects .flex-row .project.featured {
    width: calc( 50% + 60px );
  }
}
.dlc-block.tiled-content {
  padding: 100px 0;
}
.dlc-block.tiled-content h2 {
  margin-bottom: 1em;
}
.dlc-block.tiled-content.blue-dot {
  position: relative;
}
.dlc-block.tiled-content.blue-dot:before {
  display: block;
  width: 100vw;
  aspect-ratio: 1;
  content: "";
  background: url('../img/galaxy.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: 0;
  animation: pulse 2s infinite;
}
.dlc-block.tiled-content.blue-dot .wrapper {
  position: relative;
  z-index: 1;
}
.dlc-block.tiled-content.blue-dot .btn {
  margin: 40px 0;
}
.dlc-block.tiled-content .tile {
  padding: 30px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  flex: auto;
  margin: 20px 0;
}
.dlc-block.tiled-content .tile h3 {
  font-size: 1.5rem;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .dlc-block.tiled-content.blue-dot:before {
    width: 50vw;
  }
  .dlc-block.tiled-content.blue-dot .wrapper {
    margin-left: 50%;
  }
  .dlc-block.tiled-content .flex-row {
    gap: 30px;
    flex-wrap: wrap;
  }
  .dlc-block.tiled-content .flex-row .tile {
    width: 40%;
    margin: 0;
  }
}
.dlc-block.team-slider .buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin: 30px 0;
}
.dlc-block.team-slider .slide {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-right: 20px;
}
.dlc-block.team-slider .slide > div {
  width: calc( 50% - 10px );
  position: relative;
}
.dlc-block.team-slider .slide > div img,
.dlc-block.team-slider .slide > div span.img-placeholder {
  display: block;
  border-radius: 16px;
  aspect-ratio: 1.44;
  object-fit: cover;
}
.dlc-block.team-slider .slide > div .name {
  padding: 4px 10px;
  border-radius: 60px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  backdrop-filter: blur(20px);
  color: #FFFFFF;
}
@media only screen and (max-width: 600px) {
  .dlc-block.team-slider .slide > div img,
  .dlc-block.team-slider .slide > div span.img-placeholder {
    aspect-ratio: 1;
  }
  .dlc-block.team-slider .slide > div .name {
    top: auto;
    bottom: 10px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .dlc-block.team-slider .flex-row {
    gap: 80px;
  }
  .dlc-block.team-slider .flex-row .intro,
  .dlc-block.team-slider .flex-row .slider-wrapper {
    width: calc( 50% - 40px );
  }
}
.dlc-block.intro-logos {
  position: relative;
  z-index: 10;
}
.dlc-block.intro-logos .intro {
  margin: 40px 0;
}
.dlc-block.intro-logos .logos-ticker {
  margin-top: 80px;
}
.dlc-block.intro-logos:before {
  display: block;
  width: 50%;
  aspect-ratio: 1;
  content: "";
  background: url('../img/galaxy.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
  right: -50px;
  top: -50px;
  animation: pulse 2s infinite;
}
.dlc-block.intro-logos .intro,
.dlc-block.intro-logos h2,
.dlc-block.intro-logos .logos-ticker {
  position: relative;
  z-index: 5;
}
@media only screen and (min-width: 992px) {
  .dlc-block.intro-logos .intro {
    width: 50%;
  }
}
.dlc-block.carreers {
  --icon: 56px;
}
.dlc-block.carreers .job-filters .dlc-select-wrapper {
  display: block;
  margin: 20px 0;
}
.dlc-block.carreers .job-list {
  margin: 40px 0;
}
.dlc-block.carreers .job-list h2 {
  margin: 0;
  font-size: 2em;
}
.dlc-block.carreers .job-item {
  padding: 40px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  margin: 20px 0;
  cursor: pointer;
  transition: background 0.3s ease-in-out 0s;
  position: relative;
  overflow: hidden;
}
.dlc-block.carreers .job-item span.bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 0%, #0049C7 100%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
.dlc-block.carreers .job-item > div {
  position: relative;
}
.dlc-block.carreers .job-item:hover span.bg {
  opacity: 1;
}
.dlc-block.carreers .job-item .tags {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.dlc-block.carreers .job-item .tags span {
  display: inline-block;
  border: 1px solid #fff;
}
.dlc-block.carreers .job-item .arrow {
  display: flex;
  align-items: center;
}
.dlc-block.carreers .job-item .arrow .icon {
  width: var(--icon);
  height: var(--icon);
  line-height: var(--icon);
  text-align: center;
  border-radius: var(--icon);
  border: 1px solid #fff;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 602px) {
  .dlc-block.carreers .dlc-select-wrapper {
    background: none;
  }
  .dlc-block.carreers .dlc-select-wrapper select {
    background: none;
  }
}
@media only screen and (min-width: 992px) {
  .dlc-block.carreers .job-filters {
    gap: 20px;
    justify-content: center;
  }
  .dlc-block.carreers .job-item {
    gap: 40px;
  }
  .dlc-block.carreers .job-item .arrow {
    width: 70px;
  }
  .dlc-block.carreers .job-item .title {
    width: 45%;
  }
  .dlc-block.carreers .job-item .excerpt {
    width: calc( 65% - 70px - 80px );
  }
}
