/*
 * Grid
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: none;
  outline-offset: -1px;
}

a:focus {
  outline: none;
  box-shadow: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

b,
strong {
  font-weight: bolder;
}

em,
i {
  font-style: italic;
}

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

img {
  display: block;
  height: auto;
  max-width: 100%;
}

textarea {
  resize: vertical;
  width: 100%;
  min-height: 76px;
  display: block;
  line-height: 1.3;
}

input {
  line-height: 1.1;
}

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
input:focus,
textarea:focus {
  outline: none;
  border-color: #ccc;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: inherit;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: inherit;
}
input:focus + .search-form-button:before,
textarea:focus + .search-form-button:before {
  color: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  text-decoration: none;
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "Inter";
  src: url("./fonts/Inter/Inter-Regular.eot");
  src: local("Inter Regular"), local("Inter-Regular"), url("./../fonts/Inter/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("./../fonts/Inter/Inter-Regular.woff2") format("woff2"), url("./../fonts/Inter/Inter-Regular.woff") format("woff"), url("./../fonts/Inter/Inter-Regular.ttf") format("truetype"), url("./../fonts/Inter/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./fonts/Inter/Inter-Medium.eot");
  src: local("Inter Medium"), local("Inter-Medium"), url("./../fonts/Inter/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("./../fonts/Inter/Inter-Medium.woff2") format("woff2"), url("./../fonts/Inter/Inter-Medium.woff") format("woff"), url("./../fonts/Inter/Inter-Medium.ttf") format("truetype"), url("./../fonts/Inter/Inter-Medium.svg#Inter-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./fonts/Inter/Inter-SemiBold.eot");
  src: local("Inter Semi Bold"), local("Inter-SemiBold"), url("./../fonts/Inter/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("./../fonts/Inter/Inter-SemiBold.woff2") format("woff2"), url("./../fonts/Inter/Inter-SemiBold.woff") format("woff"), url("./../fonts/Inter/Inter-SemiBold.ttf") format("truetype"), url("./../fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@keyframes animation1 {
  0%, 5% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes animation2 {
  0%, 66% {
    transform: translateY(100%);
  }
  33%, 100% {
    transform: translateY(100%);
  }
}
@keyframes animation3 {
  33%, 66% {
    transform: translateY(100%);
  }
  0%, 45%, 100% {
    transform: translateY(100%);
  }
}
/*
 * Grid
 */
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #F8F8FC;
}
body.fixed {
  overflow: hidden;
}

.wrapper {
  overflow: clip;
}

.container {
  max-width: 1130px;
  padding: 0 16px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .container {
    padding: 0 25px;
  }
}

.container-full {
  max-width: 1440px;
  padding: 0 16px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .container-full {
    padding: 0 60px;
  }
}

#smooth-wrapper {
  overflow: visible !important;
}

.bg-changer {
  position: relative;
}
.bg-changer__element {
  position: absolute;
  inset: 0;
  background-color: #1B0C25;
  will-change: background-color;
  overflow: clip;
  visibility: hidden;
}
@media (max-width: 991px) {
  .bg-changer__element {
    background-color: rgb(27, 12, 37);
    visibility: visible;
  }
}

/*
 * Grid
 */
body {
  font-family: "Inter", sans-serif;
  color: #1D1D1B;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}

.section-title {
  color: var(--Color-Dark-600, #1B0C25);
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 57.6px */
  letter-spacing: -1.92px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-title {
    font-size: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .section-title {
    font-size: 6.4vw;
    padding: 0 12px;
  }
}

.section-subtitle {
  margin-top: 20px;
  color: var(--Color-Dark-500, #50506C);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-subtitle {
    font-size: 1.1428571429vw;
    margin-top: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .section-subtitle {
    font-size: 3.7333333333vw;
  }
}

.section-defaultPage {
  max-width: 900px;
  margin: 200px auto 250px;
  padding: 0 15px;
  color: #1B0C25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: block;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage {
    font-size: 16px;
    line-height: 24px;
    padding: 0 1.0714285714vw;
    margin: 14.2857142857vw auto;
    max-width: 85.7142857143vw;
  }
}
@media (max-width: 991px) {
  .section-defaultPage {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
    max-width: none;
    padding: 0 4vw;
    margin: 53.3333333333vw auto;
  }
}
.section-defaultPage p {
  margin-bottom: 20px;
  color: #1B0C25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: block;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage p {
    margin-bottom: 1.4285714286vw;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .section-defaultPage p {
    margin-bottom: 3.7333333333vw;
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
}
.section-defaultPage h1 {
  color: #1B0C25;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage h1 {
    margin-bottom: 2.1428571429vw;
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-defaultPage h1 {
    margin-bottom: 3.7333333333vw;
    font-size: 6.4vw;
  }
}
.section-defaultPage h2 {
  color: #1B0C25;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage h2 {
    font-size: 2.2857142857vw;
    margin-bottom: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .section-defaultPage h2 {
    font-size: 4.8vw;
    margin-bottom: 3.7333333333vw;
  }
}
.section-defaultPage strong, .section-defaultPage h6 {
  color: #1B0C25;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage strong, .section-defaultPage h6 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .section-defaultPage strong, .section-defaultPage h6 {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
}
.section-defaultPage a {
  color: #1B0C25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage a {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .section-defaultPage a {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
}
.section-defaultPage ol, .section-defaultPage ul {
  margin-bottom: 30px;
  padding-left: 30px;
  list-style-type: lower-latin;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage ol, .section-defaultPage ul {
    margin-bottom: 2.1428571429vw;
    padding-left: 2.1428571429vw;
  }
}
@media (max-width: 991px) {
  .section-defaultPage ol, .section-defaultPage ul {
    margin-bottom: 3.7333333333vw;
    padding-left: 3.7333333333vw;
  }
}
.section-defaultPage ol li, .section-defaultPage ul li {
  color: #1B0C25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .section-defaultPage ol li, .section-defaultPage ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .section-defaultPage ol li, .section-defaultPage ul li {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
}
.section-defaultPage ul {
  list-style: decimal;
}

.page-template-privacy-policy .footer-head, .privacy-policy .footer-head {
  top: -1px;
}

/*
 * Grid
 */
.btn {
  padding: 11px 20px;
  border-radius: var(--Number, 14px);
  border: 1px solid transparent;
  background: transparent;
  color: var(--Color-Dark-600, #1B0C25);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.64px;
  height: 44px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .btn {
    padding: 0.7857142857vw 1.4285714286vw;
    font-size: 1.1428571429vw;
    gap: 0.7142857143vw;
    height: 3.1428571429vw;
  }
}
@media (max-width: 991px) {
  .btn {
    padding: 3.7333333333vw 5.3333333333vw;
    font-size: 4.2666666667vw;
    gap: 3.2vw;
    height: 13.3333333333vw;
  }
}
.btn-white {
  background: var(--Color-White, #FFF);
  border: 1px solid var(--Color-Light-200, #E4E4EE);
  box-shadow: 0 0 0 rgba(228, 228, 238, 0.4);
  transition: background-color 0.4s ease, color 0.4s ease;
}
.btn-white:hover {
  background: var(--Color-Purple-600, #6944FF);
  color: var(--Color-White, #FFF);
}
.btn-color {
  background: var(--Color-Purple-600, #6944FF);
  color: var(--Color-White, #FFF);
  box-shadow: 0 0 0 0 rgba(152, 133, 255, 0.7);
  animation: pulse-glow 2.5s ease-in-out infinite;
  transition: transform 0.4s ease;
}
.btn-color:hover {
  transform: scale(1.01);
}
@keyframes pulse-white {
  0% {
    box-shadow: 0 0 0 rgba(228, 228, 238, 0.4);
  }
  50% {
    box-shadow: 0 0 16px 6px rgba(228, 228, 238, 0.9);
  }
  100% {
    box-shadow: 0 0 0 rgba(228, 228, 238, 0.4);
  }
}
@keyframes pulse-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(152, 133, 255, 0.7);
  }
  70% {
    box-shadow: 0 0 12px 10px rgba(152, 133, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(152, 133, 255, 0);
  }
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/*
 * Grid
 */
.hero {
  padding-top: 146px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .hero {
    padding-top: 10.4285714286vw;
  }
}
@media (max-width: 991px) {
  .hero {
    padding-top: 33.6vw;
  }
}
.hero-users {
  padding: 4px 16px 4px 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  border-radius: var(--Number, 14px);
  border: 1px solid var(--Linear, #FFF);
  background: var(--Color-Light-100, #F1F1F5);
  box-shadow: 0px 0px 8px var(--Number, 3px) rgba(255, 255, 255, 0.09) inset;
}
.hero-users__rating {
  border-radius: var(--Number-4, 10px);
  background: radial-gradient(140.75% 93.67% at 70.97% 68.75%, #6944FF 0%, rgba(105, 68, 255, 0) 100%), var(--Color-Red-600, #E86568);
  box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.48) inset;
  padding: 6px 12px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 3px;
  color: var(--Color-White, #FFF);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.64px;
}
.hero-users span {
  color: var(--Color-Purple-600, #6944FF);
}
.hero-title {
  max-width: 700px;
  margin: 12px auto 20px;
  color: var(--Color-Dark-600, #1B0C25);
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .hero-title {
    max-width: 50vw;
    margin: 0.8571428571vw auto 1.4285714286vw;
    font-size: 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .hero-title {
    font-size: 8.5333333333vw;
    max-width: none;
    margin: 3.2vw auto 3.7333333333vw;
    padding: 0 35px;
  }
}
.hero-desc {
  max-width: 620px;
  margin: 20px auto 32px;
  color: var(--Color-Dark-500, #50506C);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .hero-desc {
    max-width: 44.2857142857vw;
    margin: 1.4285714286vw auto 2.2857142857vw;
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .hero-desc {
    font-size: 3.7333333333vw;
    max-width: none;
    margin: 3.7333333333vw auto 5.3333333333vw;
  }
}
.hero-action {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 8px;
  border-radius: var(--Number-3, 20px);
  border: 1px solid var(--Linear, #FFF);
  background: var(--Color-Light-80, #F5F5F9);
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .hero-action {
    gap: 0.5714285714vw;
    padding: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .hero-action {
    gap: 2.1333333333vw;
    padding: 2.1333333333vw;
    flex-wrap: wrap;
  }
  .hero-action a {
    width: -webkit-fill-available;
    max-width: none;
  }
}
.hero-slogan {
  margin: 30px 0 11px;
  color: var(--Color-Dark-600, #1B0C25);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.28px;
}
.hero-slogan span {
  color: #6944FF;
}
.hero-media {
  margin: 100px auto 0;
  padding: 0 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .hero-media {
    margin: 7.1428571429vw auto 0;
  }
}
@media (max-width: 991px) {
  .hero-media {
    margin: 5.3333333333vw auto 0;
    max-width: 90vw;
    padding: 0 12px;
  }
}
.hero-media img {
  width: 100%;
  height: auto;
  max-width: 80vw;
}
.hero-media img.hero-media__bg {
  position: absolute;
  left: 50%;
  top: -100px;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  z-index: -1;
  filter: blur(30px);
  max-width: 90vw;
}
@media (max-width: 991px) {
  .hero-media img.hero-media__bg {
    top: -20px;
  }
}

/*
 * Grid
 */
.trusted {
  padding-top: 40px;
  overflow-x: hidden;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .trusted {
    padding-top: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .trusted {
    padding-top: 16vw;
  }
}
.trusted-title {
  color: var(--Color-Dark-600, #1B0C25);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.32px;
  text-align: center;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .trusted-title {
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .trusted-title {
    font-size: 3.7333333333vw;
  }
}
.trusted-title span {
  color: var(--Color-Purple-600, #6944FF);
}
.trusted-list {
  margin-top: 30px;
  display: flex;
  flex-wrap: nowrap;
  animation: scroll-left 8s linear infinite;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .trusted-list {
    margin-top: 2.1428571429vw;
  }
}
@media (max-width: 991px) {
  .trusted-list {
    margin-top: 5.3333333333vw;
  }
}
.trusted .swiper-slide {
  border-radius: var(--Number-5, 32px);
  border: 1px solid var(--Color-Light-200, #E4E4EE);
  background: var(--Color-Light-80, #F5F5F9);
  padding: 16px;
  width: 244px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .trusted .swiper-slide {
    padding: 1.1428571429vw;
    width: 17.4285714286vw;
  }
}
@media (max-width: 991px) {
  .trusted .swiper-slide {
    padding: 2.1333333333vw;
    width: 38.1333333333vw;
  }
}
.trusted-item {
  border-radius: var(--Number-3, 20px);
  border: 1px solid var(--Color-White, #FFF);
  background: white;
  box-shadow: 0px 12px 22px 0px rgba(0, 0, 0, 0.08);
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  pointer-events: none;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .trusted-item {
    padding: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .trusted-item {
    padding: 3.2vw 5.3333333333vw;
  }
}
.trusted-item img {
  display: block;
  height: auto;
  width: auto;
  max-height: 50px;
  transition: opacity 0.4s ease;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .trusted-item img {
    max-height: 3.5714285714vw;
  }
}
@media (max-width: 991px) {
  .trusted-item img {
    max-height: 8vw;
  }
}
.trusted .swiper-wrapper {
  transition-timing-function: linear !important;
}

/*
 * Grid
 */
.tactics {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics {
    padding-top: 7.1428571429vw;
    padding-bottom: 7.1428571429vw;
  }
}
@media (max-width: 991px) {
  .tactics {
    padding-top: 16vw;
    padding-bottom: 21.3333333333vw;
  }
}
.tactics .section-title {
  max-width: 730px;
  margin: 24px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics .section-title {
    max-width: 52.1428571429vw;
    margin: 1.7142857143vw auto 0;
  }
}
@media (max-width: 991px) {
  .tactics .section-title {
    max-width: none;
    margin: 6.4vw auto 0;
  }
}
.tactics .section-subtitle {
  max-width: 700px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics .section-subtitle {
    max-width: 50vw;
    margin: 1.4285714286vw auto 0;
  }
}
@media (max-width: 991px) {
  .tactics .section-subtitle {
    max-width: none;
    margin: 5.3333333333vw auto 0;
  }
}
.tactics-top {
  height: 85px;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-top {
    height: 6.0714285714vw;
  }
}
@media (max-width: 991px) {
  .tactics-top {
    height: 21.3333333333vw;
  }
}
.tactics-top:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/cards-top.svg") top center repeat-x;
}
.tactics-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
}
.tactics-cards {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-cards {
    padding-top: 4.2857142857vw;
    gap: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .tactics-cards {
    padding-top: 10.6666666667vw;
    gap: 5.3333333333vw;
  }
}
.tactics-cards__vector {
  display: block;
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(calc(-50% - 50px));
}
@media (max-width: 991px) {
  .tactics-cards__vector {
    display: none;
  }
}
.tactics-cards__vector svg {
  width: 834px;
  height: auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-cards__vector svg {
    width: 60.7142857143vw;
    height: auto;
  }
}
@media all and (max-width: 1300px) {
  .tactics-cards__vector svg {
    width: 60vw;
  }
}
@media all and (max-width: 1200px) {
  .tactics-cards__vector svg {
    width: 61.4285714286vw;
  }
}
@media all and (max-width: 1100px) {
  .tactics-cards__vector svg {
    width: 62.1428571429vw;
  }
}
.tactics-card {
  max-width: 370px;
  padding: 16px;
  border-radius: 32px;
  border: 1px solid var(--Color-Light-200, #E4E4EE);
  background: rgba(245, 245, 249, 0.75);
  position: relative;
  z-index: 0;
  isolation: isolate;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card {
    max-width: 26.4285714286vw;
    padding: 1.1428571429vw;
    border-radius: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .tactics-card {
    max-width: 92vw;
    padding: 2.1333333333vw;
    position: sticky;
    top: 100px;
    border-radius: 8.5333333333vw;
  }
  .tactics-card:nth-child(2) {
    top: 120px;
  }
  .tactics-card:nth-child(3) {
    top: 140px;
  }
  .tactics-card:nth-child(4) {
    top: 160px;
  }
  .tactics-card:nth-child(5) {
    top: 180px;
  }
  .tactics-card:nth-child(6) {
    top: 200px;
  }
  .tactics-card:nth-child(7) {
    top: 220px;
  }
  .tactics-card:nth-child(8) {
    top: 240px;
  }
}
.tactics-card__container {
  position: relative;
  z-index: 1;
}
.tactics-card__wrap {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid var(--Color-White, #FFF);
  background: var(--Color-Light-50, #F8F8FC);
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card__wrap {
    padding: 1.4285714286vw;
    border-radius: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .tactics-card__wrap {
    padding: 5.3333333333vw;
    border-radius: 6.4vw;
  }
}
.tactics-card__icon {
  width: 48px;
  height: 48px;
}
.tactics-card__icon img, .tactics-card__icon svg {
  width: 100%;
  height: 100%;
}
.tactics-card__title {
  margin-top: 20px;
  color: var(--Color-Dark-600, #1B0C25);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card__title {
    margin-top: 1.4285714286vw;
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .tactics-card__title {
    margin-top: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }
}
.tactics-card__desc {
  margin-top: 12px;
  color: var(--Color-Dark-500, #50506C);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card__desc {
    margin-top: 0.8571428571vw;
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .tactics-card__desc {
    margin-top: 3.2vw;
    font-size: 3.7333333333vw;
  }
}
.tactics-card__btn {
  margin-top: 60px;
  padding: 5px 12px;
  border-radius: 999px;
  background: var(--Color-Red-600, #E86568);
  box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.48) inset;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--Color-White, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card__btn {
    margin-top: 4.2857142857vw;
    padding: 0.3571428571vw 0.8571428571vw;
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .tactics-card__btn {
    margin-top: 8.5333333333vw;
    padding: 1.3333333333vw 3.2vw;
    font-size: 3.7333333333vw;
  }
}
.tactics-card__btn svg {
  width: 16px;
  height: 17px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card__btn svg {
    width: 1.1428571429vw;
    height: 1.2142857143vw;
  }
}
@media (max-width: 991px) {
  .tactics-card__btn svg {
    width: 4.2666666667vw;
    height: 4.5333333333vw;
  }
}
.tactics-card__arrow {
  position: absolute;
  top: calc(100% - 49px);
  left: 50%;
  transform: translateX(-50%);
  width: 98px;
  height: 98px;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card__arrow {
    top: calc(100% - 3.5vw);
    width: 7vw;
    height: 7vw;
  }
}
@media (max-width: 991px) {
  .tactics-card__arrow {
    top: calc(100% - 8vw);
    width: 16vw;
    height: 16vw;
  }
}
.tactics-card__arrow svg {
  width: 100%;
  height: 100%;
}
.tactics-card:nth-of-type(2):after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDAuNUMzMC43Njk2IDAuNSAzOS41IDkuMjMwNDUgMzkuNSAyMEMzOS41IDMwLjc2OTYgMzAuNzY5NiAzOS41IDIwIDM5LjVDOS4yMzA0NSAzOS41IDAuNSAzMC43Njk2IDAuNSAyMEMwLjUgOS4yMzA0NSA5LjIzMDQ1IDAuNSAyMCAwLjVaIiBmaWxsPSIjRjhGOEZDIi8+CjxwYXRoIGQ9Ik0yMCAwLjVDMzAuNzY5NiAwLjUgMzkuNSA5LjIzMDQ1IDM5LjUgMjBDMzkuNSAzMC43Njk2IDMwLjc2OTYgMzkuNSAyMCAzOS41QzkuMjMwNDUgMzkuNSAwLjUgMzAuNzY5NiAwLjUgMjBDMC41IDkuMjMwNDUgOS4yMzA0NSAwLjUgMjAgMC41WiIgc3Ryb2tlPSIjRTRFNEVFIi8+CjxwYXRoIGQ9Ik0yMC4wMDEgMy42Mzk2NUMyOS4wMzY0IDMuNjM5NzUgMzYuMzYxMyAxMC45NjQ2IDM2LjM2MTMgMjBDMzYuMzYxMiAyOS4wMzUzIDI5LjAzNjMgMzYuMzYwMyAyMC4wMDEgMzYuMzYwNEMxMC45NjU2IDM2LjM2MDQgMy42NDA3MiAyOS4wMzU0IDMuNjQwNjMgMjBDMy42NDA2MyAxMC45NjQ1IDEwLjk2NTUgMy42Mzk2NSAyMC4wMDEgMy42Mzk2NVoiIGZpbGw9IiNGNUY1RjkiIHN0cm9rZT0iI0YxRjFGNSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPHBhdGggZD0iTTE5Ljk5OSA4LjMwNTY2QzI2LjQ1NzkgOC4zMDU2NiAzMS42OTQzIDEzLjU0MTEgMzEuNjk0MyAyMEMzMS42OTQzIDI2LjQ1ODkgMjYuNDU3OSAzMS42OTUzIDE5Ljk5OSAzMS42OTUzQzEzLjU0MDIgMzEuNjk1MiA4LjMwNDY5IDI2LjQ1ODkgOC4zMDQ2OSAyMEM4LjMwNDc3IDEzLjU0MTIgMTMuNTQwMiA4LjMwNTc1IDE5Ljk5OSA4LjMwNTY2WiIgZmlsbD0iI0Y4RjhGQyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIwLjMzODk4MyIvPgo8L3N2Zz4K);
  display: block;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card:nth-of-type(2):after {
    top: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .tactics-card:nth-of-type(2):after {
    display: none;
  }
}
.tactics-card:nth-of-type(2n + 3):after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDAuNUMzMC43Njk2IDAuNSAzOS41IDkuMjMwNDUgMzkuNSAyMEMzOS41IDMwLjc2OTYgMzAuNzY5NiAzOS41IDIwIDM5LjVDOS4yMzA0NSAzOS41IDAuNSAzMC43Njk2IDAuNSAyMEMwLjUgOS4yMzA0NSA5LjIzMDQ1IDAuNSAyMCAwLjVaIiBmaWxsPSIjRjhGOEZDIi8+CjxwYXRoIGQ9Ik0yMCAwLjVDMzAuNzY5NiAwLjUgMzkuNSA5LjIzMDQ1IDM5LjUgMjBDMzkuNSAzMC43Njk2IDMwLjc2OTYgMzkuNSAyMCAzOS41QzkuMjMwNDUgMzkuNSAwLjUgMzAuNzY5NiAwLjUgMjBDMC41IDkuMjMwNDUgOS4yMzA0NSAwLjUgMjAgMC41WiIgc3Ryb2tlPSIjRTRFNEVFIi8+CjxwYXRoIGQ9Ik0yMC4wMDEgMy42Mzk2NUMyOS4wMzY0IDMuNjM5NzUgMzYuMzYxMyAxMC45NjQ2IDM2LjM2MTMgMjBDMzYuMzYxMiAyOS4wMzUzIDI5LjAzNjMgMzYuMzYwMyAyMC4wMDEgMzYuMzYwNEMxMC45NjU2IDM2LjM2MDQgMy42NDA3MiAyOS4wMzU0IDMuNjQwNjMgMjBDMy42NDA2MyAxMC45NjQ1IDEwLjk2NTUgMy42Mzk2NSAyMC4wMDEgMy42Mzk2NVoiIGZpbGw9IiNGNUY1RjkiIHN0cm9rZT0iI0YxRjFGNSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPHBhdGggZD0iTTE5Ljk5OSA4LjMwNTY2QzI2LjQ1NzkgOC4zMDU2NiAzMS42OTQzIDEzLjU0MTEgMzEuNjk0MyAyMEMzMS42OTQzIDI2LjQ1ODkgMjYuNDU3OSAzMS42OTUzIDE5Ljk5OSAzMS42OTUzQzEzLjU0MDIgMzEuNjk1MiA4LjMwNDY5IDI2LjQ1ODkgOC4zMDQ2OSAyMEM4LjMwNDc3IDEzLjU0MTIgMTMuNTQwMiA4LjMwNTc1IDE5Ljk5OSA4LjMwNTY2WiIgZmlsbD0iI0Y4RjhGQyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIwLjMzODk4MyIvPgo8L3N2Zz4K);
  display: block;
  position: absolute;
  left: calc(100% - 20px);
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card:nth-of-type(2n + 3):after {
    left: calc(100% - 1.4285714286vw);
  }
}
@media (max-width: 991px) {
  .tactics-card:nth-of-type(2n + 3):after {
    display: none;
  }
}
.tactics-card:nth-of-type(2n + 4):after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDAuNUMzMC43Njk2IDAuNSAzOS41IDkuMjMwNDUgMzkuNSAyMEMzOS41IDMwLjc2OTYgMzAuNzY5NiAzOS41IDIwIDM5LjVDOS4yMzA0NSAzOS41IDAuNSAzMC43Njk2IDAuNSAyMEMwLjUgOS4yMzA0NSA5LjIzMDQ1IDAuNSAyMCAwLjVaIiBmaWxsPSIjRjhGOEZDIi8+CjxwYXRoIGQ9Ik0yMCAwLjVDMzAuNzY5NiAwLjUgMzkuNSA5LjIzMDQ1IDM5LjUgMjBDMzkuNSAzMC43Njk2IDMwLjc2OTYgMzkuNSAyMCAzOS41QzkuMjMwNDUgMzkuNSAwLjUgMzAuNzY5NiAwLjUgMjBDMC41IDkuMjMwNDUgOS4yMzA0NSAwLjUgMjAgMC41WiIgc3Ryb2tlPSIjRTRFNEVFIi8+CjxwYXRoIGQ9Ik0yMC4wMDEgMy42Mzk2NUMyOS4wMzY0IDMuNjM5NzUgMzYuMzYxMyAxMC45NjQ2IDM2LjM2MTMgMjBDMzYuMzYxMiAyOS4wMzUzIDI5LjAzNjMgMzYuMzYwMyAyMC4wMDEgMzYuMzYwNEMxMC45NjU2IDM2LjM2MDQgMy42NDA3MiAyOS4wMzU0IDMuNjQwNjMgMjBDMy42NDA2MyAxMC45NjQ1IDEwLjk2NTUgMy42Mzk2NSAyMC4wMDEgMy42Mzk2NVoiIGZpbGw9IiNGNUY1RjkiIHN0cm9rZT0iI0YxRjFGNSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPHBhdGggZD0iTTE5Ljk5OSA4LjMwNTY2QzI2LjQ1NzkgOC4zMDU2NiAzMS42OTQzIDEzLjU0MTEgMzEuNjk0MyAyMEMzMS42OTQzIDI2LjQ1ODkgMjYuNDU3OSAzMS42OTUzIDE5Ljk5OSAzMS42OTUzQzEzLjU0MDIgMzEuNjk1MiA4LjMwNDY5IDI2LjQ1ODkgOC4zMDQ2OSAyMEM4LjMwNDc3IDEzLjU0MTIgMTMuNTQwMiA4LjMwNTc1IDE5Ljk5OSA4LjMwNTY2WiIgZmlsbD0iI0Y4RjhGQyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIwLjMzODk4MyIvPgo8L3N2Zz4K);
  display: block;
  position: absolute;
  right: calc(100% - 20px);
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .tactics-card:nth-of-type(2n + 4):after {
    right: calc(100% - 1.4285714286vw);
  }
}
@media (max-width: 991px) {
  .tactics-card:nth-of-type(2n + 4):after {
    display: none;
  }
}
.tactics-card__bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 991px) {
  .tactics-card__bg {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
.tactics-card__bg svg {
  overflow: visible;
}
@media (max-width: 991px) {
  .tactics-card:not(:nth-child(2)) .tactics-card__bg {
    display: none;
  }
}

/*
 * Grid
 */
.faq {
  margin-top: -35px;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq {
    margin-top: -2.5vw;
  }
}
@media (max-width: 991px) {
  .faq {
    display: none;
  }
}
.faq-top {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-top {
    top: 0;
  }
}
@media (max-width: 991px) {
  .faq-top {
    top: 0;
  }
}
.faq-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.faq-container {
  border-radius: 40px;
  border: 1px solid #F1F1F5;
  background: #F5F5F9;
  padding: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-container {
    padding: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .faq-container {
    padding: 2.1333333333vw;
  }
}
@media (max-width: 991px) {
  .faq-content {
    padding: 2.1333333333vw;
  }
}
.faq-wrap {
  border-radius: 32px;
  background: #F1F1F5;
  box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.1);
  padding: 90px 0 210px;
  position: relative;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-wrap {
    padding: 6.4285714286vw 0 15vw;
  }
}
@media (max-width: 991px) {
  .faq-wrap {
    padding: 24vw 0 16vw;
  }
}
.faq-title {
  text-align: center;
  color: #1B0C25;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-title {
    font-size: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .faq-title {
    font-size: 6.4vw;
  }
}
.faq-desc {
  color: var(--Color-Dark-500, #50506C);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.32px;
  max-width: 700px;
  margin: 24px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-desc {
    font-size: 1.1428571429vw;
    max-width: 50vw;
    margin: 1.7142857143vw auto 0;
  }
}
@media (max-width: 991px) {
  .faq-desc {
    font-size: 3.7333333333vw;
    max-width: none;
    margin: 5.3333333333vw auto 0;
  }
}
.faq-slogan {
  color: var(--Color-Dark-500, #50506C);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.32px;
  max-width: 700px;
  margin: 24px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-slogan {
    font-size: 1.1428571429vw;
    margin: 1.7142857143vw auto 0;
  }
}
@media (max-width: 991px) {
  .faq-slogan {
    font-size: 3.7333333333vw;
    max-width: none;
    margin: 5.3333333333vw auto 0;
  }
}
.faq-action {
  border-radius: 20px;
  border: 1px solid #F1F1F5;
  background: rgba(245, 245, 249, 0.8);
  padding: 8px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 32px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-action {
    border-radius: 1.4285714286vw;
    padding: 0.5714285714vw;
    margin: 2.2857142857vw auto 0;
  }
}
.faq-action a {
  height: 50px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-action a {
    height: 3.5714285714vw;
  }
}
@media (max-width: 991px) {
  .faq-action a {
    height: 13.3333333333vw;
  }
}
.faq .faq-pin-left {
  position: absolute;
  left: 0;
  bottom: 164px;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq .faq-pin-left {
    bottom: 11.7142857143vw;
  }
}
@media (max-width: 991px) {
  .faq .faq-pin-left {
    display: none;
  }
}
.faq .faq-pin-right {
  position: absolute;
  top: 20px;
  right: 114px;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq .faq-pin-right {
    top: 1.4285714286vw;
    right: 8.1428571429vw;
  }
}
@media (max-width: 991px) {
  .faq .faq-pin-right {
    display: none;
  }
}
.faq-bg img {
  z-index: 2;
}
.faq-bg img.faq-blick {
  position: absolute;
  left: 20px;
  bottom: 0;
  width: calc(100% - 80px);
  z-index: 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-bg img.faq-blick {
    left: 1.4285714286vw;
    width: calc(100% - 5.7142857143vw);
  }
}
@media (max-width: 991px) {
  .faq-bg img.faq-blick {
    left: 0;
    width: 100%;
  }
}
.faq-figure-1 {
  position: absolute;
  top: 84px;
  left: 223px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-figure-1 {
    top: 6vw;
    left: 15.9285714286vw;
  }
}
@media (max-width: 991px) {
  .faq-figure-1 {
    display: none;
  }
}
.faq-figure-2 {
  position: absolute;
  top: 90px;
  right: 276px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-figure-2 {
    top: 6.4285714286vw;
    right: 19.7142857143vw;
  }
}
@media (max-width: 991px) {
  .faq-figure-2 {
    display: none;
  }
}
.faq-figure-3 {
  position: absolute;
  bottom: 61px;
  left: 433px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-figure-3 {
    bottom: 4.3571428571vw;
    left: 30.9285714286vw;
  }
}
@media (max-width: 991px) {
  .faq-figure-3 {
    display: none;
  }
}
.faq-figure-4 {
  position: absolute;
  bottom: 174px;
  right: 273px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .faq-figure-4 {
    bottom: 12.4285714286vw;
    right: 19.5vw;
  }
}
@media (max-width: 991px) {
  .faq-figure-4 {
    display: none;
  }
}
.faq-content {
  position: relative;
  z-index: 2;
}
.faq-blick {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .faq-blick {
    top: auto;
    bottom: -50px;
  }
}

/*
 * Grid
 */
.cta {
  padding: 160px 0;
  background: #1B0C25;
  position: relative;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta {
    padding: 11.4285714286vw 0;
  }
}
@media (max-width: 991px) {
  .cta {
    padding: 16vw 0;
  }
}
.cta-blick {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  z-index: 2;
}
.cta-blick .flame-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: opacity 3s linear;
  pointer-events: none;
  filter: blur(10px);
}
.cta-blick .flame-frame.is-visible {
  opacity: 1;
  z-index: 1;
}
.cta-banner {
  border-top: 1px solid #4B3E53;
  border-bottom: 1px solid #4B3E53;
}
.cta-wrap {
  position: relative;
}
.cta-wrap:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/cta-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-wrap:before {
    left: -1.4285714286vw;
    top: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .cta-wrap:before {
    left: -3.2vw;
    top: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.cta-wrap:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/cta-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-wrap:after {
    right: -1.4285714286vw;
    top: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .cta-wrap:after {
    right: -3.2vw;
    top: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.cta-container {
  position: relative;
}
.cta-container:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/cta-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-container:before {
    left: -1.4285714286vw;
    bottom: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .cta-container:before {
    left: -3.2vw;
    bottom: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.cta-container:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/cta-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-container:after {
    right: -1.4285714286vw;
    bottom: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .cta-container:after {
    right: -3.2vw;
    bottom: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.cta-container {
  padding: 60px 0;
  border-left: 1px solid var(--Color-Dark-400, #4B3E53);
  border-right: 1px solid var(--Color-Dark-400, #4B3E53);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-container {
    padding: 11.4285714286vw 0;
  }
}
@media (max-width: 991px) {
  .cta-container {
    padding: 16vw 0;
  }
}
.cta-content {
  max-width: 995px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-content {
    max-width: 71.0714285714vw;
  }
}
@media (max-width: 991px) {
  .cta-content {
    max-width: none;
    padding: 0 16px;
  }
}
.cta-title {
  color: #FFF;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-title {
    font-size: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .cta-title {
    font-size: 6.4vw;
  }
}
.cta-desc {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-desc {
    font-size: 1.1428571429vw;
    margin-top: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .cta-desc {
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.cta-desc span {
  color: #6944FF;
}
.cta-action {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 8px;
  border-radius: 20px;
  border: 1px solid rgba(248, 248, 252, 0.1);
  background: rgba(248, 248, 252, 0.1);
  margin: 32px auto 0;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .cta-action {
    gap: 0.5714285714vw;
    margin: 2.2857142857vw auto 0;
    padding: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .cta-action {
    gap: 2.1333333333vw;
    margin: 8.5333333333vw auto 0;
    padding: 2.1333333333vw;
    flex-wrap: wrap;
  }
  .cta-action a {
    max-width: none;
    width: 100%;
  }
}

/*
 * Grid
 */
.results {
  position: relative;
  margin-top: -40px;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results {
    margin-top: -2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .results {
    margin-top: -10.6666666667vw;
  }
}
.results-main {
  padding: 130px 0 160px;
  background: #1B0C25;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-main {
    padding: 9.2857142857vw 0 11.4285714286vw;
  }
}
@media (max-width: 991px) {
  .results-main {
    padding: 34.6666666667vw 0 8.5333333333vw;
  }
}
.results-top {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 38px;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-top {
    top: 2.7142857143vw;
  }
}
@media (max-width: 991px) {
  .results-top {
    top: 10.1333333333vw;
  }
}
.results-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.results-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.results-wrap {
  position: relative;
  z-index: 1;
}
.results-title {
  color: #FFF;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-title {
    font-size: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .results-title {
    font-size: 6.4vw;
  }
}
.results-desc {
  margin-top: 24px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-desc {
    margin-top: 1.7142857143vw;
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .results-desc {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.results-action {
  margin: 24px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-action {
    margin: 1.7142857143vw auto 0;
  }
}
@media (max-width: 991px) {
  .results-action {
    border-radius: var(--Number-3, 20px);
    border: 1px solid rgba(248, 248, 252, 0.1);
    background: rgba(248, 248, 252, 0.1);
    padding: 8px;
  }
}
.results-action a svg {
  width: 19px;
  height: 18px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-action a svg {
    width: 1.3571428571vw;
    height: 1.2857142857vw;
  }
}
@media (max-width: 991px) {
  .results-action a svg {
    width: 5.0666666667vw;
    height: 4.8vw;
  }
}
.results-list {
  display: flex;
  flex-direction: column;
  max-width: 1080px;
  margin: 60px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-list {
    max-width: 77.1428571429vw;
    margin: 4.2857142857vw auto 0;
  }
}
@media (max-width: 991px) {
  .results-list {
    gap: 5.3333333333vw;
  }
}
.results-item {
  padding: 16px;
  border-radius: 40px;
  border: 1px solid #4B3E53;
  background: rgba(140, 121, 153, 0.1);
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: -30px 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item {
    padding: 1.1428571429vw;
    margin: -2.1428571429vw 0;
  }
}
@media (max-width: 991px) {
  .results-item {
    padding: 2.1333333333vw;
    border-radius: 32px;
    margin: 0;
  }
}
.results-item__wrap {
  border-radius: 32px;
  background: #1B0C25;
  padding: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__wrap {
    padding: 2.8571428571vw;
    gap: 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .results-item__wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5.3333333333vw;
    gap: 5.3333333333vw;
    border-radius: 24px;
  }
}
.results-item__info {
  flex-basis: 464px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__info {
    flex-basis: 33.1428571429vw;
  }
}
@media (max-width: 991px) {
  .results-item__info {
    flex-basis: auto;
    width: 100%;
  }
}
.results-item__media {
  flex-basis: 443px;
  height: 376px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__media {
    flex-basis: 31.6428571429vw;
    height: 26.8571428571vw;
  }
}
@media (max-width: 991px) {
  .results-item__media {
    flex-basis: auto;
    width: 100%;
    height: auto;
  }
}
.results-item__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .results-item__media img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 220px;
  }
}
@media all and (max-width: 560px) {
  .results-item__media img {
    max-height: 180px;
  }
}
.results-item__title {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -1.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__title {
    font-size: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .results-item__title {
    font-size: 5.3333333333vw;
  }
}
.results-item__title span {
  background: radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.results-item__desc {
  margin-top: 14px;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.28px;
  opacity: 0.8;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__desc {
    font-size: 1vw;
    margin-top: 1vw;
  }
}
@media (max-width: 991px) {
  .results-item__desc {
    font-size: 3.7333333333vw;
    margin-top: 3.2vw;
  }
}
.results-item__author {
  margin: 20px 0 35px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__author {
    margin: 1.4285714286vw 0 2.5vw;
    gap: 0.7142857143vw;
  }
}
@media (max-width: 991px) {
  .results-item__author {
    margin: 5.3333333333vw 0;
    gap: 2.6666666667vw;
  }
}
.results-item__author-avatar {
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(217, 217, 217, 0.12);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__author-avatar {
    width: 3.4285714286vw;
    height: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .results-item__author-avatar {
    width: 12.8vw;
    height: 12.8vw;
  }
}
.results-item__author-info {
  width: calc(100% - 58px);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__author-info {
    width: calc(100% - 4.1428571429vw);
  }
}
@media (max-width: 991px) {
  .results-item__author-info {
    width: calc(100% - 15.4666666667vw);
  }
}
.results-item__author-name {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__author-name {
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .results-item__author-name {
    font-size: 3.7333333333vw;
  }
}
.results-item__author-company {
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.24px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__author-company {
    margin-top: 0.2857142857vw;
    font-size: 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .results-item__author-company {
    margin-top: 1.0666666667vw;
    font-size: 3.2vw;
  }
}
.results-item__features {
  border-radius: 14px;
  background: rgba(241, 241, 245, 0.06);
  box-shadow: 0px 0px 8px 3px rgba(255, 255, 255, 0.09) inset;
  padding: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__features {
    gap: 2.2857142857vw;
    padding: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .results-item__features {
    gap: 3.2vw;
    padding: 3.2vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 12px;
  }
}
.results-item__feature-title {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__feature-title {
    font-size: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .results-item__feature-title {
    font-size: 4.2666666667vw;
  }
}
.results-item__feature-desc {
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.48px;
  min-height: 34px;
  margin-top: 8px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__feature-desc {
    font-size: 0.8571428571vw;
    min-height: 2.4285714286vw;
    margin-top: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .results-item__feature-desc {
    font-size: 3.2vw;
    min-height: 9.0666666667vw;
    margin-top: 2.1333333333vw;
  }
}
.results-item__bg {
  position: absolute;
  inset: 0;
  border-radius: 32px;
  overflow: clip;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .results-item__bg {
    border-radius: 24px;
  }
}
.results-item__bg-el {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 180px;
  height: 180px;
  transform: rotate(-165deg);
  background: linear-gradient(212deg, #FFF 19.27%, #E86568 62.97%);
  filter: blur(91.2376022339px);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .results-item__bg-el {
    bottom: -1.4285714286vw;
    width: 12.8571428571vw;
    height: 12.8571428571vw;
  }
}
@media (max-width: 991px) {
  .results-item__bg-el {
    bottom: -5.3333333333vw;
    width: 24vw;
    height: 24vw;
  }
}

/*
 * Grid
 */
.services {
  border-radius: 40px;
  background: #F5F5F9;
  padding: 20px;
  overflow: clip;
  position: relative;
  z-index: 2;
  margin-top: -50px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services {
    padding: 1.4285714286vw;
    margin-top: -3.5714285714vw;
  }
}
@media (max-width: 991px) {
  .services {
    padding: 2.1333333333vw;
    margin-top: -13.3333333333vw;
  }
}
.services-wrap {
  border-radius: 32px;
  background: #F1F1F5;
  box-shadow: 0px 12px 22px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  padding-top: 100px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-wrap {
    padding-top: 7.1428571429vw;
  }
}
@media (max-width: 991px) {
  .services-wrap {
    padding: 26.6666666667vw 2.1333333333vw 0;
  }
}
.services-wrap:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 224px;
  background: url("../img/services-left-arrow.svg") top left no-repeat;
  background-size: contain;
  width: 264px;
  height: 235px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-wrap:before {
    top: 16vw;
    width: 18.8571428571vw;
    height: 16.7857142857vw;
  }
}
@media (max-width: 991px) {
  .services-wrap:before {
    display: none;
  }
}
.services-wrap:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 178px;
  background: url("../img/services-right-arrow.svg") bottom right no-repeat;
  background-size: contain;
  width: 252px;
  height: 318px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-wrap:after {
    bottom: 12.7142857143vw;
    width: 18vw;
    height: 22.7142857143vw;
  }
}
@media (max-width: 991px) {
  .services-wrap:after {
    display: none;
  }
}
.services-top {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
  z-index: 1;
}
.services-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.services-container {
  max-width: 764px;
  margin: 0 auto;
  padding-bottom: 160px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-container {
    max-width: 54.5714285714vw;
    padding-bottom: 11.4285714286vw;
  }
}
@media (max-width: 991px) {
  .services-container {
    max-width: none;
    padding-bottom: 16vw;
  }
}
.services-title {
  padding-top: 24px;
  color: #1B0C25;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
  text-align: center;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-title {
    padding-top: 1.7142857143vw;
    font-size: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .services-title {
    padding-top: 6.4vw;
    font-size: 6.4vw;
  }
}
.services-desc {
  margin-top: 24px;
  text-align: center;
  color: #50506C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-desc {
    margin-top: 1.7142857143vw;
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .services-desc {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.services-action {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #F5F5F9;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 32px auto 0;
  padding: 8px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-action {
    gap: 0.5714285714vw;
    border-radius: 1.4285714286vw;
    margin: 2.2857142857vw auto 0;
    padding: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .services-action {
    flex-wrap: wrap;
    gap: 2.1333333333vw;
    border-radius: 20px;
    margin: 8.5333333333vw auto 0;
    padding: calc(m8px / 1400px * 100 * 1vw);
  }
  .services-action a {
    width: 100%;
    max-width: none;
  }
}
.services-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 60px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-list {
    gap: 1.4285714286vw;
    margin-top: 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .services-list {
    gap: 3.2vw;
    margin-top: 10.6666666667vw;
  }
}
.services-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .services-item {
    flex-direction: column;
    border-radius: var(--Number-3, 20px);
    border: 1px solid var(--Color-Light-200, #E4E4EE);
    background: var(--Color-Light-50, #F8F8FC);
    padding: 2.1333333333vw;
  }
}
.services-item__left {
  width: calc(50% + 10px);
  transform: translateX(calc(50% - 10px));
  margin-right: -10px;
  border-radius: 20px;
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.08);
  position: relative;
  will-change: transform;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__left {
    width: calc(50% + 0.7142857143vw);
    transform: translateX(calc(50% - 0.7142857143vw));
    margin-right: -0.7142857143vw;
    border-radius: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .services-item__left {
    width: 100%;
    margin: 0;
    transform: translateY(calc(50% - 2.6666666667vw));
  }
}
.services-item__left:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%);
  border-radius: 20px;
}
.services-item__left-wrap {
  position: relative;
  z-index: 1;
  background: #FFF;
  padding: 20px;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  align-self: stretch;
  align-items: flex-start;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__left-wrap {
    padding: 1.4285714286vw;
    border-radius: 1.7142857143vw;
  }
}
@media (max-width: 991px) {
  .services-item__left-wrap {
    padding: 5.3333333333vw;
    border-radius: 20px;
  }
}
.services-item__right {
  width: calc(50% + 10px);
  transform: translateX(calc(-50% + 10px));
  margin-left: -10px;
  border-radius: 20px;
  border: 1px solid #E4E4EE;
  background: #F8F8FC;
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 2;
  will-change: transform;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__right {
    width: calc(50% + 0.7142857143vw);
    transform: translateX(calc(-50% + 0.7142857143vw));
    margin-left: -0.7142857143vw;
    border-radius: 1.4285714286vw;
    padding: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .services-item__right {
    width: 100%;
    margin: 12px 0 0;
    border: none;
    box-shadow: none;
    transform: translateY(calc(-50% + 2.6666666667vw));
  }
}
.services-item__title {
  color: #1B0C25;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__title {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .services-item__title {
    font-size: 5.3333333333vw;
  }
}
.services-item__desc {
  margin-top: 8px;
  color: #50506C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__desc {
    font-size: 1.1428571429vw;
    margin-top: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .services-item__desc {
    font-size: 3.7333333333vw;
    margin-top: 2.1333333333vw;
  }
}
.services-item__slogan {
  color: #50506C;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
  opacity: 0.6;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__slogan {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .services-item__slogan {
    font-size: 5.3333333333vw;
  }
}
.services-item__info {
  margin-top: 8px;
  padding: 4px 16px;
  border-radius: 14px;
  border: 1px solid #FFF;
  background: #FFF;
  box-shadow: 0px 0px 8px 3px rgba(255, 255, 255, 0.09) inset;
  color: #50506C;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.48px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .services-item__info {
    margin-top: 0.5714285714vw;
    padding: 0.2857142857vw 1.1428571429vw;
    border-radius: 1vw;
    font-size: 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .services-item__info {
    margin-top: 2.6666666667vw;
    padding: 1.0666666667vw 4.2666666667vw;
    border-radius: 3.7333333333vw;
    font-size: 3.2vw;
  }
}

/*
 * Grid
 */
.experts {
  position: relative;
  border-radius: 40px;
  background: #F5F5F9;
  padding: 20px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts {
    padding: 1.4285714286vw;
    border-radius: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .experts {
    padding: 2.1333333333vw;
    border-radius: 8.5333333333vw;
  }
}
.experts-main {
  padding: 99px 0 260px;
  border-radius: 32px;
  background: #F1F1F5;
  box-shadow: 0px 12px 22px -2px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-main {
    padding: 7.0714285714vw 0 18.5714285714vw;
    border-radius: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .experts-main {
    padding: 21.3333333333vw 2.1333333333vw 26.6666666667vw;
    border-radius: 8.5333333333vw;
  }
}
.experts-top {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
  z-index: 1;
}
.experts-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.experts-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.experts-wrap {
  position: relative;
  z-index: 1;
}
.experts .section-title {
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts .section-title {
    max-width: 52.1428571429vw;
  }
}
@media (max-width: 991px) {
  .experts .section-title {
    max-width: none;
  }
}
.experts .section-subtitle {
  max-width: 700px;
  margin: 24px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts .section-subtitle {
    max-width: 50vw;
    margin: 1.7142857143vw auto 0;
  }
}
@media (max-width: 991px) {
  .experts .section-subtitle {
    max-width: none;
    margin: 6.4vw auto 0;
  }
}
.experts-action {
  margin: 24px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  gap: 8px;
  padding: 8px;
  border-radius: var(--Number-3, 20px);
  border: 1px solid var(--Linear, #FFF);
  background: var(--Color-Light-80, #F5F5F9);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-action {
    margin: 1.7142857143vw auto 0;
    gap: 0.5714285714vw;
    padding: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .experts-action {
    margin: 8.5333333333vw auto 0;
    gap: 2.1333333333vw;
    padding: 2.1333333333vw;
    flex-wrap: wrap;
  }
  .experts-action a {
    width: 100%;
    max-width: none;
  }
}
.experts-list {
  display: flex;
  flex-direction: column;
  max-width: 1080px;
  margin: 60px auto 0;
  position: relative;
  min-height: 100vh;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-list {
    max-width: 77.1428571429vw;
    margin: 4.2857142857vw auto 0;
  }
}
@media (max-width: 991px) {
  .experts-list {
    gap: 4.2666666667vw;
    max-width: none;
    margin: 12.8vw auto 0;
  }
}
.experts-item {
  padding: 16px;
  border-radius: 40px;
  border: 1px solid #E4E4EE;
  background: rgba(245, 245, 249, 0.4);
  width: 100%;
  margin: -30px 0;
  will-change: transform;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item {
    padding: 1.1428571429vw;
    margin: -2.1428571429vw 0;
  }
}
@media (max-width: 991px) {
  .experts-item {
    padding: 2.1333333333vw;
    border-radius: 32px;
    margin: 0;
    position: sticky;
    top: 120px;
  }
  .experts-item:nth-child(2) {
    top: 150px;
  }
  .experts-item:nth-child(3) {
    top: 180px;
  }
  .experts-item:nth-child(4) {
    top: 210px;
  }
  .experts-item:nth-child(5) {
    top: 240px;
  }
  .experts-item:nth-child(6) {
    top: 270px;
  }
  .experts-item:nth-child(7) {
    top: 300px;
  }
  .experts-item:nth-child(8) {
    top: 330px;
  }
}
.experts-item__wrap {
  border-radius: 32px;
  border: 1px solid var(--Color-White, #FFF);
  background: var(--Color-Light-50, #F8F8FC);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 73px;
  padding: 40px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__wrap {
    padding: 2.8571428571vw;
    gap: 5.2142857143vw;
  }
}
@media (max-width: 991px) {
  .experts-item__wrap {
    padding: 5.3333333333vw;
    border-radius: 24px;
    gap: 8.5333333333vw;
    flex-direction: column;
  }
}
.experts-item__info {
  flex-basis: 420px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__info {
    flex-basis: 30vw;
  }
}
@media (max-width: 991px) {
  .experts-item__info {
    flex-basis: auto;
  }
}
.experts-item__media {
  flex-basis: 475px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__media {
    flex-basis: 33.9285714286vw;
  }
}
@media (max-width: 991px) {
  .experts-item__media {
    flex-basis: auto;
  }
}
.experts-item__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 310px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__media img {
    max-height: 22.1428571429vw;
  }
}
@media (max-width: 991px) {
  .experts-item__media img {
    max-height: 45.8666666667vw;
  }
}
.experts-item__step {
  border-radius: 10px;
  background: radial-gradient(140.75% 93.67% at 70.97% 68.75%, #6944FF 0%, rgba(105, 68, 255, 0) 100%), var(--Color-Red-600, #E86568);
  box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.48) inset;
  padding: 6px 12px;
  color: var(--Color-White, #FFF);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.64px;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__step {
    border-radius: 0.7142857143vw;
    padding: 0.4285714286vw 0.8571428571vw;
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .experts-item__step {
    border-radius: 2.6666666667vw;
    padding: 1.6vw 3.2vw;
    font-size: 4.2666666667vw;
  }
}
.experts-item__title {
  color: var(--Color-Dark-600, #1B0C25);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
  margin-top: 52px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__title {
    font-size: 1.4285714286vw;
    margin-top: 3.7142857143vw;
  }
}
@media (max-width: 991px) {
  .experts-item__title {
    font-size: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.experts-item__desc {
  margin-top: 14px;
  color: var(--Color-Dark-500, #50506C);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__desc {
    font-size: 1.1428571429vw;
    margin-top: 1vw;
  }
}
@media (max-width: 991px) {
  .experts-item__desc {
    font-size: 3.7333333333vw;
    margin-top: 3.2vw;
  }
}
.experts-item svg {
  position: absolute;
  left: 40px;
  top: 60px;
  filter: blur(30px);
  opacity: 0.3;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item svg {
    left: 2.8571428571vw;
    top: 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .experts-item svg {
    left: 5.3333333333vw;
    top: 5.3333333333vw;
    width: 100%;
    height: 100%;
  }
}
.experts-item__bg {
  position: absolute;
  inset: 0;
  overflow: clip;
  border-radius: 32px;
}
@media (max-width: 991px) {
  .experts-item__bg {
    border-radius: 24px;
  }
}
.experts-item__bg-left {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 150.675px;
  height: 150.749px;
  transform: rotate(105.602deg);
  background: linear-gradient(180deg, #FFF 0%, #E86568 100%);
  filter: blur(60px);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__bg-left {
    width: 10.7142857143vw;
    height: 10.7142857143vw;
  }
}
@media (max-width: 991px) {
  .experts-item__bg-left {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.experts-item__bg-right {
  position: absolute;
  top: 10%;
  right: 10%;
  width: 200.023px;
  height: 200.827px;
  transform: rotate(105.602deg);
  background: linear-gradient(180deg, #FFF 0%, #6944FF 100%);
  opacity: 0.6;
  filter: blur(60px);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-item__bg-right {
    width: 14.2857142857vw;
    height: 14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .experts-item__bg-right {
    width: 32vw;
    height: 32vw;
  }
}
.experts-item:nth-child(even) .experts-item__bg-left {
  top: 50%;
  right: 10%;
  left: auto;
}
.experts-item:nth-child(even) .experts-item__bg-right {
  top: 10%;
  left: 20%;
  right: auto;
}
.experts-banner {
  margin-top: 200px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-banner {
    margin-top: 14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .experts-banner {
    margin-top: 26.6666666667vw;
  }
}
.experts-banner h4 {
  color: var(--Color-Dark-600, #cecece);
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 57.6px */
  letter-spacing: -1.92px;
  max-width: 995px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-banner h4 {
    font-size: 3.4285714286vw;
    max-width: 71.0714285714vw;
  }
}
@media (max-width: 991px) {
  .experts-banner h4 {
    font-size: 6.4vw;
    max-width: 69.3333333333vw;
    letter-spacing: -0.96px;
  }
}
.experts-banner h4 span {
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 10px;
}
.experts-banner h4 .cursor {
  display: inline-block;
  opacity: 1;
  animation: blink 1s steps(1) infinite;
  margin: 0;
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}
.experts-banner__wrap {
  border-top: 1px solid var(--Color-Light-200, #E4E4EE);
  border-bottom: 1px solid var(--Color-Light-200, #E4E4EE);
}
.experts-banner__content {
  padding: 60px 0;
  border-left: 1px solid var(--Color-Light-200, #E4E4EE);
  border-right: 1px solid var(--Color-Light-200, #E4E4EE);
  position: relative;
}
.experts-banner__content:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-banner__content:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    left: -1.4285714286vw;
    top: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .experts-banner__content:before {
    width: 6.4vw;
    height: 6.4vw;
    left: -3.2vw;
    top: -3.2vw;
  }
}
.experts-banner__content:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-banner__content:after {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    right: -1.4285714286vw;
    top: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .experts-banner__content:after {
    width: 6.4vw;
    height: 6.4vw;
    right: -3.2vw;
    top: -3.2vw;
  }
}
.experts-banner__bg {
  position: relative;
}
.experts-banner__bg:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-banner__bg:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    left: -1.4285714286vw;
    bottom: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .experts-banner__bg:before {
    width: 6.4vw;
    height: 6.4vw;
    left: -3.2vw;
    bottom: -3.2vw;
  }
}
.experts-banner__bg:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .experts-banner__bg:after {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    right: -1.4285714286vw;
    bottom: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .experts-banner__bg:after {
    width: 6.4vw;
    height: 6.4vw;
    right: -3.2vw;
    bottom: -3.2vw;
  }
}

/*
 * Grid
 */
.frame {
  padding-top: 20px;
  padding-bottom: 130px;
  position: relative;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame {
    padding-top: 1.4285714286vw;
    padding-bottom: 9.2857142857vw;
  }
}
@media (max-width: 991px) {
  .frame {
    padding-top: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
.frame-wrap {
  padding-top: 100px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-wrap {
    padding-top: 7.1428571429vw;
  }
}
@media (max-width: 991px) {
  .frame-wrap {
    padding-top: 26.6666666667vw;
  }
}
.frame .section-title {
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame .section-title {
    max-width: 52.1428571429vw;
  }
}
@media (max-width: 991px) {
  .frame .section-title {
    max-width: none;
  }
}
.frame .section-subtitle {
  max-width: 700px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame .section-subtitle {
    max-width: 50vw;
    margin: 1.4285714286vw auto 0;
  }
}
@media (max-width: 991px) {
  .frame .section-subtitle {
    max-width: none;
    margin: 5.3333333333vw auto 0;
  }
}
.frame-top {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
  z-index: 1;
}
.frame-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.frame-list {
  margin-top: 60px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-list {
    margin-top: 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .frame-list {
    margin-top: 5.3333333333vw;
  }
}
.frame-head {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-head {
    gap: 2.5vw;
  }
}
@media (max-width: 991px) {
  .frame-head {
    max-width: none;
    flex-direction: column;
    gap: 3.2vw;
  }
}
.frame-head .frame-item {
  max-width: 576px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-head .frame-item {
    max-width: 41.1428571429vw;
  }
}
@media (max-width: 991px) {
  .frame-head .frame-item {
    max-width: none;
  }
}
.frame-head .frame-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #F8F8FC;
  background: url("../img/frame-pin.svg") center center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-head .frame-item:after {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    bottom: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .frame-head .frame-item:after {
    display: none;
  }
}
.frame-head .frame-item:first-child {
  transform: translateX(50%);
}
@media (max-width: 991px) {
  .frame-head .frame-item:first-child {
    transform: translateX(0);
  }
}
.frame-head .frame-item:last-child {
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .frame-head .frame-item:last-child {
    transform: translateX(0);
  }
}
.frame-head__icon {
  border-radius: 100px;
  background: rgba(245, 245, 249, 0.5);
  width: 98px;
  height: 98px;
  flex-shrink: 0;
  position: relative;
}
.frame-head__icon-left {
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%) rotateY(-90deg);
  width: 35px;
  height: 1px;
  background: radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%);
  transition: transform 0.4s ease;
  transform-origin: left;
}
@media (max-width: 991px) {
  .frame-head__icon-left {
    display: none;
  }
}
.frame-head__icon-right {
  display: block;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%) rotateY(90deg);
  width: 35px;
  height: 1px;
  background: radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%);
  transition: transform 0.4s ease;
  transform-origin: right;
}
@media (max-width: 991px) {
  .frame-head__icon-right {
    display: none;
  }
}
.frame-head__icon.active:before, .frame-head__icon.active:after {
  transform: translateY(-50%) translateX(0);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-head__icon {
    width: 7vw;
    height: 7vw;
  }
}
@media (max-width: 991px) {
  .frame-head__icon {
    width: 16vw;
    height: 16vw;
    margin: -8vw 0;
    z-index: 2;
    position: relative;
  }
}
.frame-head__icon svg {
  width: 100%;
  height: 100%;
}
.frame-item {
  border-radius: 32px;
  border: 1px solid #E4E4EE;
  background: #F5F5F9;
  padding: 16px;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-item {
    border-radius: 2.2857142857vw;
    padding: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .frame-item {
    border-radius: 8.5333333333vw;
    padding: 2.1333333333vw;
  }
}
.frame-item__wrap {
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #F8F8FC;
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-item__wrap {
    border-radius: 1.4285714286vw;
    padding: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .frame-item__wrap {
    border-radius: 6.4vw;
    padding: 5.3333333333vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.frame-item__icon {
  width: 48px;
  height: 48px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-item__icon {
    width: 3.4285714286vw;
    height: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .frame-item__icon {
    width: 12.8vw;
    height: 12.8vw;
    margin: 0;
  }
}
.frame-item__icon img, .frame-item__icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.frame-item__title {
  color: var(--Color-Dark-600, #1B0C25);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
  margin: 20px 0 12px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-item__title {
    font-size: 1.4285714286vw;
    margin: 1.4285714286vw 0 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .frame-item__title {
    font-size: 5.3333333333vw;
    margin: 5.3333333333vw 0 3.2vw;
    text-align: left;
  }
}
.frame-item__desc {
  color: var(--Color-Dark-500, #50506C);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-item__desc {
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .frame-item__desc {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
.frame-body {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 96px;
  margin-top: 20px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-body {
    gap: 6.8571428571vw;
    margin-top: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .frame-body {
    gap: 0;
    margin: -8vw 0;
    z-index: 2;
  }
}
.frame-body > svg {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
@media (max-width: 991px) {
  .frame-body > svg {
    display: none;
  }
}
.frame-body__row {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.frame-body__row svg {
  width: 373px;
  height: auto;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-body__row svg {
    width: 25vw;
  }
}
@media (max-width: 991px) {
  .frame-body__row svg {
    display: none;
  }
}
.frame-body__plus {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  width: 98px;
  height: 98px;
  opacity: 0;
  transition: opacity 0.4s ease;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-body__plus {
    width: 7vw;
    height: 7vw;
  }
}
@media (max-width: 991px) {
  .frame-body__plus {
    width: 16vw;
    height: 16vw;
    position: static;
    transform: none;
    opacity: 1;
  }
}
.frame-body__plus svg {
  width: 100%;
  height: auto;
}
.frame-body__plus:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  filter: blur(42.3838424683px);
  z-index: -1;
}
@media (max-width: 991px) {
  .frame-body__plus:before {
    display: none;
  }
}
.frame-footer {
  opacity: 0;
  transition: opacity 0.4s ease;
}
@media (max-width: 991px) {
  .frame-footer {
    margin-top: 3.2vw;
    opacity: 1;
  }
}
.frame-footer .frame-item {
  max-width: 650px;
  border-radius: 32px;
  border: 1px solid #E4E4EE;
  background: #F5F5F9;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-footer .frame-item {
    max-width: 46.4285714286vw;
    border-radius: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .frame-footer .frame-item {
    max-width: none;
    border-radius: 8.5333333333vw;
  }
}
.frame-footer .frame-item__wrap {
  padding: 40px 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-footer .frame-item__wrap {
    padding: 2.8571428571vw 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .frame-footer .frame-item__wrap {
    padding: 5.3333333333vw;
  }
}
.frame-footer .frame-item__icon, .frame-footer .frame-item__title, .frame-footer .frame-item__desc {
  position: relative;
  z-index: 1;
}
.frame-footer .frame-item__desc {
  color: var(--Color-Dark-500, #50506C);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.28px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-footer .frame-item__desc {
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .frame-footer .frame-item__desc {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
.frame-footer .frame-item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.frame-footer .frame-item__bg-left {
  display: block;
  width: 200px;
  height: 200px;
  background-color: #6944FF;
  filter: blur(47px);
  position: absolute;
  left: -80px;
  top: -100px;
  opacity: 0.6;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-footer .frame-item__bg-left {
    width: 14.2857142857vw;
    height: 14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .frame-footer .frame-item__bg-left {
    left: -50px;
    top: -50px;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.frame-footer .frame-item__bg-right {
  width: 200px;
  height: 200px;
  background-color: #E86568;
  filter: blur(47px);
  position: absolute;
  right: -50px;
  top: -100px;
  opacity: 0.6;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-footer .frame-item__bg-right {
    width: 14.2857142857vw;
    height: 14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .frame-footer .frame-item__bg-right {
    right: -50px;
    top: -50px;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.frame-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  height: 400px;
}
@media (max-width: 991px) {
  .frame-bg {
    display: none;
  }
}
.frame-bg__left {
  width: 289px;
  height: 250px;
  border-radius: 410px;
  background: rgba(105, 68, 255, 0.2);
  filter: blur(47px);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-bg__left {
    width: 20.6428571429vw;
    height: 17.8571428571vw;
  }
}
@media (max-width: 991px) {
  .frame-bg__left {
    width: 32vw;
    height: 32vw;
  }
}
.frame-bg__right {
  width: 450px;
  height: 250px;
  transform: rotate(-10.862deg);
  background: rgba(232, 101, 104, 0.2);
  filter: blur(47px);
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .frame-bg__right {
    width: 32.1428571429vw;
    height: 17.8571428571vw;
  }
}
@media (max-width: 991px) {
  .frame-bg__right {
    width: 40vw;
    height: 24vw;
  }
}

/*
 * Grid
 */
.features {
  padding: 180px 0;
  position: relative;
  overflow-x: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features {
    padding: 12.8571428571vw 0;
  }
}
@media (max-width: 991px) {
  .features {
    padding: 10.6666666667vw 0;
  }
}
@media (max-width: 991px) {
  .features-container {
    padding: 0 16px;
  }
}
.features-list {
  display: grid;
  grid-template-columns: repeat(4, 312px);
  justify-content: center;
  gap: 24px;
  padding-top: 137px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-list {
    grid-template-columns: repeat(4, 22.2857142857vw);
    gap: 1.7142857143vw;
    padding-top: 9.7857142857vw;
  }
}
@media (max-width: 991px) {
  .features-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.2vw;
    padding-top: 0;
  }
}
.features-item {
  max-width: 312px;
  border-radius: 32px;
  border: 1px solid #E4E4EE;
  background: #F5F5F9;
  padding: 16px;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-item {
    max-width: 22.2857142857vw;
    padding: 1.1428571429vw;
    border-radius: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .features-item {
    max-width: none;
    width: 100%;
    padding: 2.1333333333vw;
    border-radius: 4.2666666667vw;
  }
}
.features-item__wrap {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #F8F8FC;
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-item__wrap {
    padding: 1.4285714286vw;
    border-radius: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .features-item__wrap {
    padding: 3.2vw;
    border-radius: 3.2vw;
  }
}
.features-item__title {
  color: #1B0C25;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-item__title {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .features-item__title {
    font-size: 3.7333333333vw;
    letter-spacing: -0.56px;
  }
}
.features-item__value {
  margin-top: 32px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-item__value {
    font-size: 4.2857142857vw;
    margin-top: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .features-item__value {
    font-size: 8.5333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.features-item.active {
  margin-top: -137px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-item.active {
    margin-top: -9.7857142857vw;
  }
}
@media (max-width: 991px) {
  .features-item.active {
    margin-top: 0;
  }
}
.features-item.active .features-item__value {
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.features-slogan {
  margin-top: 80px;
  text-align: center;
  color: var(--Color-Dark-600, #1B0C25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.28px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-slogan {
    margin-top: 5.7142857143vw;
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .features-slogan {
    margin-top: 10.6666666667vw;
    font-size: 3.7333333333vw;
    color: #ffffff;
  }
}
.features-slogan span {
  color: #6944FF;
}
@media (max-width: 991px) {
  .features-slogan span {
    color: #E86568;
  }
}
.features-action {
  border-radius: 22px;
  margin: 20px auto 0;
  max-width: -moz-max-content;
  max-width: max-content;
  --border-angle-1: 0deg;
  --border-angle-2: 90deg;
  --border-angle-3: 180deg;
  padding: var(--border-size);
  background-image: conic-gradient(from var(--border-angle-1) at 10% 15%, transparent, var(--bright-blue) 10%, transparent 30%, transparent), conic-gradient(from var(--border-angle-2) at 70% 60%, transparent, var(--bright-green) 10%, transparent 60%, transparent), conic-gradient(from var(--border-angle-3) at 50% 20%, transparent, var(--bright-red) 10%, transparent 50%, transparent);
  animation: rotateBackground 3s linear infinite, rotateBackground2 8s linear infinite, rotateBackground3 13s linear infinite;
}
.features-link {
  padding: 12px;
  border-radius: 22px;
  background: rgb(245, 245, 249);
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-link {
    padding: 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .features-link {
    padding: 2.1333333333vw;
  }
}
.features-link__wrap {
  padding: 14px 28px;
  border-radius: 16px;
  border: 1px solid #E4E4EE;
  background: #F8F8FC;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-link__wrap {
    padding: 1vw 2vw;
  }
}
@media (max-width: 991px) {
  .features-link__wrap {
    padding: 3.7333333333vw 7.4666666667vw;
  }
}
.features-link__text {
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  letter-spacing: -1.28px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-link__text {
    font-size: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .features-link__text {
    font-size: 4.2666666667vw;
  }
}
.features-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
  will-change: opacity, visibility;
}
@media (max-width: 991px) {
  .features-bg {
    display: none;
  }
}
.features-bg .glow {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50% 50% 0 0/100% 100% 0 0;
  transform-origin: bottom center;
  mix-blend-mode: lighten;
  z-index: 1;
  will-change: transform, opacity;
}
.features-bg .glow.glow-top {
  width: 2000px;
  height: 1000px;
  background: rgba(245, 245, 249, 0.1);
  border: 1px solid #EFEFF3;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-bg .glow.glow-top {
    width: 142.8571428571vw;
    height: 71.4285714286vw;
  }
}
.features-bg .glow.glow-middle {
  width: 1600px;
  height: 800px;
  background: rgba(248, 248, 252, 0.1);
  border: 1px solid #fff;
  filter: drop-shadow(0px 72px 130px rgba(0, 0, 0, 0.08));
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-bg .glow.glow-middle {
    width: 114.2857142857vw;
    height: 57.1428571429vw;
  }
}
.features-bg .glow.glow-bottom {
  width: 1400px;
  height: 700px;
  background: rgba(248, 248, 252, 0.1);
  border: 1px solid #fff;
  filter: drop-shadow(0px 72px 130px rgba(0, 0, 0, 0.08));
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .features-bg .glow.glow-bottom {
    width: 100vw;
    height: 50vw;
  }
}
.features-bg__animation {
  position: absolute;
  inset: 0;
}
.features-bg__gradient {
  position: absolute;
  inset: 0;
  width: 100%;
  filter: blur(30px);
}
.features-gradient {
  visibility: hidden;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  will-change: opacity, visibility, transform;
}
@media (max-width: 991px) {
  .features-gradient {
    display: none;
  }
}
.features-gradient svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.features-gradient svg ellipse {
  will-change: transform;
}
.features .features-bg svg {
  overflow: visible;
}
.features .features-bg svg path {
  transform-origin: center;
}
.features .blob-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 1440px;
  height: 1017px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.features .blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
  opacity: 0.7;
  transform: scale(1);
  animation: subtleMove 8s ease-in-out infinite alternate;
}

@property --border-angle-1 {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0deg;
}
@property --border-angle-2 {
  syntax: "<angle>";
  inherits: true;
  initial-value: 90deg;
}
@property --border-angle-3 {
  syntax: "<angle>";
  inherits: true;
  initial-value: 180deg;
}
:root {
  --bright-blue: #6944FF;
  --bright-green: #E86568;
  --bright-red: #FF7448;
  --foreground: #FFFFFF;
  --border-size: 2px;
  --border-radius: 0.75em;
}

@keyframes rotateBackground {
  to {
    --border-angle-1: 360deg;
  }
}
@keyframes rotateBackground2 {
  to {
    --border-angle-2: -270deg;
  }
}
@keyframes rotateBackground3 {
  to {
    --border-angle-3: 540deg;
  }
}
/*
 * Grid
 */
.points {
  padding-top: 120px;
  padding-bottom: 200px;
  position: relative;
  z-index: 1;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points {
    padding-top: 8.5714285714vw;
    padding-bottom: 14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .points {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}
.points .section-title {
  color: #FFF;
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points .section-title {
    max-width: 57.1428571429vw;
  }
}
@media (max-width: 991px) {
  .points .section-title {
    max-width: none;
  }
}
.points .section-subtitle {
  color: #F1F1F5;
}
.points-features {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-features {
    gap: 0.8571428571vw;
    margin-top: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .points-features {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 20px;
  }
}
.points-feature {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.32px;
  padding-left: 28px;
  position: relative;
  white-space: nowrap;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-feature {
    font-size: 1.1428571429vw;
    padding-left: 2vw;
  }
}
@media (max-width: 991px) {
  .points-feature {
    font-size: 4.2666666667vw;
    padding-left: 7.4666666667vw;
    letter-spacing: -0.32px;
  }
}
.points-feature:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/feature-arrow.svg") center center no-repeat;
  background-size: cover;
  width: 20px;
  height: 13px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-feature:before {
    width: 1.4285714286vw;
    height: 0.9285714286vw;
  }
}
@media (max-width: 991px) {
  .points-feature:before {
    width: 5.3333333333vw;
    height: 3.4666666667vw;
  }
}
.points-action {
  margin: 32px auto 0;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 8px;
  border-radius: 20px;
  border: 1px solid rgba(248, 248, 252, 0.1);
  background: rgba(248, 248, 252, 0.1);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-action {
    margin: 2.2857142857vw auto 0;
    border-radius: 1.4285714286vw;
    padding: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .points-action {
    margin: 8.5333333333vw auto 0;
    border-radius: 5.3333333333vw;
    padding: 2.1333333333vw;
  }
}
.points-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 200px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-content {
    margin-top: 14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .points-content {
    margin-top: 32vw;
  }
}
.points-info {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .points-info {
    text-align: center;
    width: 100%;
  }
}
.points-info__wrap {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 40px;
  width: 100%;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-info__wrap {
    padding: 0 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .points-info__wrap {
    padding: 0 10.6666666667vw;
  }
}
.points-info__icon {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .points-info__icon {
    padding: 2px 11px 2px 2px;
    border-radius: 10.295px;
    border: 1.471px solid var(--Radial, #FF7448);
    background: rgba(241, 241, 245, 0.12);
    box-shadow: 0px 0px 9.707px 0px #E86568, 0px 0px 5.883px var(--Number, 3px) rgba(255, 255, 255, 0.09) inset;
    -webkit-backdrop-filter: blur(3.6768631935px);
            backdrop-filter: blur(3.6768631935px);
    gap: 7px;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .points-info__icon span {
    color: #FFF;
    display: flex;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 124%;
    letter-spacing: -0.294px;
  }
  .points-info__icon span:empty {
    display: none;
  }
}
.points-info__icon svg, .points-info__icon img {
  width: 48px;
  height: 36px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-info__icon svg, .points-info__icon img {
    width: 3.4285714286vw;
    height: 2.5714285714vw;
  }
}
@media (max-width: 991px) {
  .points-info__icon svg, .points-info__icon img {
    width: 35px !important;
    height: 26px !important;
    margin: 0 !important;
  }
}
.points-info__title {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
  max-width: 336px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-info__title {
    font-size: 1.4285714286vw;
    max-width: 24vw;
    margin: 1.4285714286vw auto 0;
  }
}
@media (max-width: 991px) {
  .points-info__title {
    font-size: 5.3333333333vw;
    max-width: 74.9333333333vw;
    margin: 3.7333333333vw auto 2.1333333333vw;
  }
}
.points-info__desc {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.28px;
  max-width: 279px;
  margin: 12px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-info__desc {
    font-size: 1vw;
    max-width: 19.9285714286vw;
    margin: 0.8571428571vw auto 0;
  }
}
@media (max-width: 991px) {
  .points-info__desc {
    font-size: 3.7333333333vw;
    max-width: 54.4vw;
    margin: 2.1333333333vw auto 2.1333333333vw;
  }
}
.points-info__bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 200px);
  height: calc(100% + 200px);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-info__bg {
    width: calc(100% + 7.1428571429vw);
    height: calc(100% + 7.1428571429vw);
  }
}
@media (max-width: 991px) {
  .points-info__bg {
    display: none;
  }
}
@media (max-width: 991px) {
  .points-info__bg svg, .points-info__bg img {
    width: 130vw;
    height: auto;
  }
}
.points-info__media {
  width: 429px;
  height: 429px;
  border-radius: 50%;
}
.points-info .points-info__icon img,
.points-info .points-info__title,
.points-info .points-info__desc,
.points-info .points-info__icon-value {
  transition: opacity 0.4s ease;
  opacity: 1;
}
.points-info .points-info__icon img.fade,
.points-info .points-info__title.fade,
.points-info .points-info__desc.fade,
.points-info .points-info__icon-value.fade {
  opacity: 0;
}
@media (max-width: 991px) {
  .points-info svg, .points-info img {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .points-container {
    width: 100%;
  }
}
.points-center {
  position: relative;
}
@media (max-width: 991px) {
  .points-center {
    width: 100%;
  }
}
.points-center .blobb {
  position: absolute;
  left: -100px;
  top: -100px;
  width: calc(100% + 200px);
  height: calc(100% + 200px);
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-center .blobb {
    left: -7.1428571429vw;
    top: -7.1428571429vw;
    width: calc(100% + 14.2857142857vw);
    height: calc(100% + 14.2857142857vw);
  }
}
@media (max-width: 991px) {
  .points-center .blobb {
    left: -8vw;
    top: -8vw;
    width: calc(100% + 18.6666666667vw);
    height: calc(100% + 18.6666666667vw);
  }
}
.points-center .blobb svg, .points-center .blobb img {
  width: 100%;
  height: 100%;
}
.points-item {
  border-radius: 14px;
  border: 2px solid rgba(255, 255, 255, 0.12);
  opacity: 0.8;
  background: rgba(241, 241, 245, 0.12);
  box-shadow: 0px 0px 8px var(--Number, 3px) rgba(255, 255, 255, 0.09) inset;
  padding: 4px 16px 4px 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: -moz-max-content;
  max-width: max-content;
  position: absolute;
  white-space: nowrap;
  z-index: 2;
  cursor: pointer;
  transition: background-color 0.4s ease, border-color 0.4s ease, opacity 0.4s ease;
  will-change: background-color, border-color, opacity;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-item {
    padding: 0.2857142857vw 1.1428571429vw 0.2857142857vw 0.2857142857vw;
    gap: 0.7142857143vw;
  }
}
@media (max-width: 991px) {
  .points-item {
    display: none;
  }
}
.points-item__icon {
  width: 48px;
  height: 36px;
  border-radius: 10px;
  overflow: clip;
  opacity: 0.7;
}
.points-item__icon img, .points-item__icon svg {
  width: 100%;
  height: auto;
}
.points-item__name {
  color: var(--Color-White, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 124%; /* 24.8px */
  letter-spacing: -0.4px;
  opacity: 0.6;
}
.points-item:nth-child(1) {
  bottom: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
}
.points-item:nth-child(2) {
  top: 48px;
  left: calc(100% - 70px);
}
.points-item:nth-child(3) {
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 20px);
}
.points-item:nth-child(4) {
  bottom: -1px;
  left: calc(100% - 70px);
}
.points-item:nth-child(5) {
  bottom: 7px;
  right: calc(100% - 70px);
}
.points-item:nth-child(6) {
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 20px);
}
.points-item:nth-child(7) {
  top: 48px;
  right: calc(100% - 70px);
}
.points-item.active {
  border: 2px solid var(--Radial, #FF7448);
  background: rgba(241, 241, 245, 0.12);
  box-shadow: 0px 0px 13.2px 0px #E86568, 0px 0px 8px var(--Number, 3px) rgba(255, 255, 255, 0.09) inset;
  opacity: 1;
}
.points-item.active .points-item__name, .points-item.active .points-item__icon {
  opacity: 1;
}
.points-banner {
  margin: 250px 0 60px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner {
    margin: 17.8571428571vw 0 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .points-banner {
    margin: 32vw 0 0vw;
  }
}
.points-banner__wrap {
  border-top: 1px solid #4B3E53;
  border-bottom: 1px solid #4B3E53;
}
@media (max-width: 991px) {
  .points-banner__wrap {
    padding: 0 24px;
  }
}
.points-banner__bg {
  max-width: 1320px;
  margin: 0 auto;
  border-left: 1px solid #4B3E53;
  border-right: 1px solid #4B3E53;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner__bg {
    max-width: 94.2857142857vw;
  }
}
@media (max-width: 991px) {
  .points-banner__bg {
    max-width: none;
  }
}
.points-banner__container {
  position: relative;
}
.points-banner__container:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/blue-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner__container:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    left: -1.4285714286vw;
    top: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .points-banner__container:before {
    width: 6.4vw;
    height: 6.4vw;
    left: -3.2vw;
    top: -3.2vw;
  }
}
.points-banner__container:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/blue-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner__container:after {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    right: -1.4285714286vw;
    top: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .points-banner__container:after {
    width: 6.4vw;
    height: 6.4vw;
    right: -3.2vw;
    top: -3.2vw;
  }
}
.points-banner__content {
  max-width: 995px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
  padding: 60px 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner__content {
    max-width: 71.0714285714vw;
    font-size: 3.4285714286vw;
    padding: 4.2857142857vw 0;
  }
}
@media (max-width: 991px) {
  .points-banner__content {
    max-width: none;
    font-size: 6.4vw;
    padding: 16vw 18px;
    letter-spacing: -0.96px;
  }
}
.points-banner__content span {
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 10px;
}
.points-banner__content:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/blue-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner__content:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    left: -1.4285714286vw;
    bottom: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .points-banner__content:before {
    width: 6.4vw;
    height: 6.4vw;
    left: -3.2vw;
    bottom: -3.2vw;
  }
}
.points-banner__content:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/blue-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .points-banner__content:after {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    right: -1.4285714286vw;
    bottom: -1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .points-banner__content:after {
    width: 6.4vw;
    height: 6.4vw;
    right: -3.2vw;
    bottom: -3.2vw;
  }
}
.points .cursor {
  display: inline-block;
  opacity: 1;
  animation: blink 1s steps(1) infinite;
  margin: 0;
}

/*
 * Grid
 */
.team {
  padding-top: 40px;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team {
    padding-top: 2.8571428571vw;
  }
}
.team-top {
  height: 40px;
  position: relative;
  filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.05));
}
.team-top:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/team-top.svg") top center repeat-x;
}
.team-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3px;
}
.team .section-title {
  max-width: 730px;
  margin: 20px auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team .section-title {
    max-width: 52.1428571429vw;
    margin: 1.4285714286vw auto;
  }
}
.team .section-subtitle {
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team .section-subtitle {
    max-width: 52.1428571429vw;
  }
}
.team-action {
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 55px auto 0;
  padding: 10px 12px;
  border-radius: 10px;
  background: radial-gradient(140.75% 93.67% at 70.97% 68.75%, #6944FF 0%, rgba(105, 68, 255, 0) 100%), var(--Color-Red-600, #E86568);
  box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.48) inset;
  color: var(--Color-White, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.56px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-action {
    margin: 3.9285714286vw auto 0;
    font-size: 1vw;
    border-radius: 0.7142857143vw;
  }
}
.team-content {
  margin-top: 130px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content {
    margin-top: 9.2857142857vw;
  }
}
@media (max-width: 991px) {
  .team-content {
    margin-top: 21.3333333333vw;
    padding: 0 12px;
  }
}
.team-content__main {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 372px;
  height: 372px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__main {
    width: 26.5714285714vw;
    height: 26.5714285714vw;
  }
}
@media (max-width: 991px) {
  .team-content__main {
    width: 80.2666666667vw;
    height: 80.2666666667vw;
  }
}
.team-content__main-bg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  fill: rgba(248, 248, 252, 0.9);
  background: #FFF;
  box-shadow: 0px 14px 19px 0px #FFF inset;
  filter: drop-shadow(0px 22.138px 40.586px rgba(0, 0, 0, 0.04));
}
.team-content__main-media {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  filter: drop-shadow(0px 16.74px 30.689px rgba(0, 0, 0, 0.08));
  border-radius: 50%;
}
.team-content__main-media:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__main-media {
    width: 21.4285714286vw;
    height: 21.4285714286vw;
  }
}
@media (max-width: 991px) {
  .team-content__main-media {
    width: 68.8vw;
    height: 68.8vw;
  }
}
.team-content__main-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.5s linear, transform 0.5s linear;
  transform: scale(1);
  will-change: transform, opacity;
  opacity: 1;
}
.team-content__main-media img.fade-out {
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 0.5s linear, transform 0.5s linear;
}
.team-content__main-animation {
  position: absolute;
  z-index: -1;
  width: calc(100% + 150px);
  height: calc(100% + 150px);
  left: -70px;
  top: -70px;
  transform-origin: center;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__main-animation {
    width: calc(100% + 10.7142857143vw);
    height: calc(100% + 10.7142857143vw);
    left: -5vw;
    top: -5vw;
  }
}
@media (max-width: 991px) {
  .team-content__main-animation {
    left: -8vw;
    top: -8vw;
    width: calc(100% + 24vw);
    height: calc(100% + 24vw);
  }
}
.team-content__main-animation svg, .team-content__main-animation img {
  width: 100%;
  height: auto;
}
.team-content__item {
  padding: 12px;
  background: rgba(245, 245, 249, 0.5);
  border: 1px solid #E4E4EE;
  -webkit-backdrop-filter: blur(4.8000001907px);
          backdrop-filter: blur(4.8000001907px);
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item {
    background: 0.8571428571vw;
    width: 9.2857142857vw;
    height: 9.2857142857vw;
  }
}
@media (max-width: 991px) {
  .team-content__item {
    background: 3.2vw;
    width: 34.6666666667vw;
    height: 34.6666666667vw;
  }
}
.team-content__item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 15px;
  right: 21px;
  width: 24px;
  height: 24px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #3CCB7F;
  box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.48) inset;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:after {
    bottom: 1vw;
    right: 1.5vw;
    width: 1.7142857143vw;
    height: 1.7142857143vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:after {
    bottom: 3.7333333333vw;
    right: 5.6vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.team-content__item-wrap {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #F8F8FC;
  border: 1px solid #fff;
  filter: drop-shadow(0px 6.393px 11.721px rgba(0, 0, 0, 0.08));
}
.team-content__item-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-radius: 100px;
  background: #F5F5F9;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  padding: 6px;
}
.team-content__item-icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 50%;
  background-color: var(--Color-Light-50, #F8F8FC);
  border: 1px solid rgba(255, 255, 255, 0.4);
  filter: drop-shadow(0px 4.8px 8.8px rgba(0, 0, 0, 0.08));
}
.team-content__item-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  position: relative;
  z-index: 1;
  border-radius: 0 !important;
}
.team-content__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0.3;
  transition: opacity 0.4s ease;
}
.team-content__item:nth-child(1) {
  width: 78px;
  height: 78px;
  right: 130px;
  top: -40px;
  padding: 7px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(1) {
    width: 5.5714285714vw;
    height: 5.5714285714vw;
    right: 9.2857142857vw;
    top: -2.8571428571vw;
    padding: 0.5vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(1) {
    width: 14.9333333333vw;
    height: 14.9333333333vw;
    right: 14.6666666667vw;
    top: -2.1333333333vw;
    padding: 1.6vw;
  }
}
.team-content__item:nth-child(1):after {
  width: 12px;
  height: 12px;
  bottom: 9px;
  right: 12px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(1):after {
    width: 0.8571428571vw;
    height: 0.8571428571vw;
    bottom: 0.6428571429vw;
    right: 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(1):after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    bottom: 1.8666666667vw;
    right: 2.6666666667vw;
  }
}
.team-content__item:nth-child(1) .team-content__item-icon {
  padding: 1px;
  width: 16px;
  height: 16px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(1) .team-content__item-icon {
    width: 1.1428571429vw;
    height: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(1) .team-content__item-icon {
    padding: 1px;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
.team-content__item:nth-child(2) {
  width: 111px;
  height: 111px;
  left: -69px;
  top: 80px;
  padding: 12px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(2) {
    width: 7.9285714286vw;
    height: 7.9285714286vw;
    left: -4.9285714286vw;
    top: 5.7142857143vw;
    padding: 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(2) {
    width: 18.6666666667vw;
    height: 18.6666666667vw;
    left: -8.2666666667vw;
    top: 36vw;
    padding: 2.1333333333vw;
  }
}
.team-content__item:nth-child(2):after {
  width: 17px;
  height: 17px;
  bottom: 14px;
  right: 19px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(2):after {
    width: 1.2142857143vw;
    height: 1.2142857143vw;
    bottom: 1vw;
    right: 1.3571428571vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(2):after {
    width: 3.2vw;
    height: 3.2vw;
    bottom: 2.1333333333vw;
    right: 2.9333333333vw;
  }
}
.team-content__item:nth-child(2) .team-content__item-icon {
  width: 32px;
  height: 32px;
  left: 10px;
  top: 6px;
  padding: 8px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(2) .team-content__item-icon {
    width: 2.2857142857vw;
    height: 2.2857142857vw;
    left: 0.7142857143vw;
    top: 0.4285714286vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(2) .team-content__item-icon {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    left: 1.6vw;
    top: 1.0666666667vw;
    padding: 4px;
  }
}
.team-content__item:nth-child(3) {
  width: 95px;
  height: 95px;
  right: -60px;
  top: 80px;
  padding: 11px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(3) {
    width: 6.7857142857vw;
    height: 6.7857142857vw;
    right: -4.2857142857vw;
    top: 5.7142857143vw;
    padding: 0.7857142857vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(3) {
    width: 22.9333333333vw;
    height: 22.9333333333vw;
    right: -7.4666666667vw;
    top: 36vw;
    padding: 4px;
  }
}
.team-content__item:nth-child(3):after {
  width: 14px;
  height: 14px;
  bottom: 12px;
  right: 16px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(3):after {
    width: 1vw;
    height: 1vw;
    bottom: 0.8571428571vw;
    right: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(3):after {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    bottom: 2.4vw;
    right: 3.4666666667vw;
  }
}
.team-content__item:nth-child(3) .team-content__item-icon {
  width: 28px;
  height: 28px;
  left: 8px;
  top: 5px;
  padding: 8px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(3) .team-content__item-icon {
    width: 2vw;
    height: 2vw;
    left: 0.5714285714vw;
    top: 0.3571428571vw;
    padding: 0.5714285714vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(3) .team-content__item-icon {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    left: 1.8666666667vw;
    top: 1.3333333333vw;
    padding: 4px;
  }
}
.team-content__item:nth-child(4) {
  width: 130px;
  height: 130px;
  left: -54px;
  bottom: -30px;
  padding: 15px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(4) {
    width: 9.2857142857vw;
    height: 9.2857142857vw;
    left: -3.8571428571vw;
    bottom: -2.1428571429vw;
    padding: 1.0714285714vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(4) {
    width: 26.4vw;
    height: 26.4vw;
    left: -0.2666666667vw;
    bottom: -10.6666666667vw;
    padding: 2.4vw;
  }
}
.team-content__item:nth-child(4):after {
  width: 24px;
  height: 24px;
  bottom: 15px;
  right: 21px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(4):after {
    width: 1.7142857143vw;
    height: 1.7142857143vw;
    bottom: 1.0714285714vw;
    right: 1.5vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(4):after {
    width: 4.8vw;
    height: 4.8vw;
    bottom: 2.9333333333vw;
    right: 4.2666666667vw;
  }
}
.team-content__item:nth-child(4) .team-content__item-icon {
  width: 38px;
  height: 38px;
  left: 12px;
  top: 8px;
  padding: 10px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(4) .team-content__item-icon {
    width: 2.7142857143vw;
    height: 2.7142857143vw;
    left: 0.8571428571vw;
    top: 0.5714285714vw;
    padding: 0.7142857143vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(4) .team-content__item-icon {
    width: 7.7333333333vw;
    height: 7.7333333333vw;
    left: 2.4vw;
    top: 1.6vw;
    padding: 4px;
  }
}
.team-content__item:nth-child(5) {
  width: 130px;
  height: 130px;
  right: -54px;
  bottom: -40px;
  padding: 15px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(5) {
    width: 9.2857142857vw;
    height: 9.2857142857vw;
    right: -3.8571428571vw;
    bottom: -2.8571428571vw;
    padding: 1.0714285714vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(5) {
    width: 26.4vw;
    height: 26.4vw;
    right: -0.2666666667vw;
    bottom: -13.3333333333vw;
    padding: 2.4vw;
  }
}
.team-content__item:nth-child(5):after {
  width: 24px;
  height: 24px;
  bottom: 15px;
  right: 21px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(5):after {
    width: 1.7142857143vw;
    height: 1.7142857143vw;
    bottom: 1.0714285714vw;
    right: 1.5vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(5):after {
    width: 4.8vw;
    height: 4.8vw;
    bottom: 2.9333333333vw;
    right: 4.2666666667vw;
  }
}
.team-content__item:nth-child(5) .team-content__item-icon {
  width: 38px;
  height: 38px;
  left: 12px;
  top: 8px;
  padding: 10px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__item:nth-child(5) .team-content__item-icon {
    width: 2.7142857143vw;
    height: 2.7142857143vw;
    left: 0.8571428571vw;
    top: 0.5714285714vw;
    padding: 0.7142857143vw;
  }
}
@media (max-width: 991px) {
  .team-content__item:nth-child(5) .team-content__item-icon {
    width: 7.7333333333vw;
    height: 7.7333333333vw;
    left: 2.4vw;
    top: 1.6vw;
    padding: 4px;
  }
}
.team-content__item.active img, .team-content__item.active svg {
  opacity: 1;
}
.team-content__desc {
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 110px auto 0;
  padding: 4px 16px 4px 4px;
  border-radius: 14px;
  border: 1px solid #FFF;
  background: #F1F1F5;
  box-shadow: 0px 0px 8px var(--Number, 3px) rgba(255, 255, 255, 0.09) inset;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #1B0C25;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__desc {
    margin: 7.8571428571vw auto 0;
    padding: 0.2857142857vw 1.1428571429vw 0.2857142857vw 0.2857142857vw;
    border-radius: 1vw;
    gap: 0.7142857143vw;
    font-size: 1vw;
  }
}
@media (max-width: 991px) {
  .team-content__desc {
    font-size: 3.7333333333vw;
    margin: 70px auto 0;
  }
}
.team-content__desc-link {
  padding: 6px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
  border-radius: 10px;
  background: #FF7448;
  box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.48) inset;
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 16.8px */
  letter-spacing: -0.48px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__desc-link {
    padding: 0.4285714286vw 0.8571428571vw;
    gap: 0.2142857143vw;
    border-radius: 0.7142857143vw;
    font-size: 0.8571428571vw;
  }
}
.team-content__desc-link img {
  opacity: 1;
  transition: opacity 0.3s ease;
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}
.team-content__desc-link img.fade-out {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.team-content__desc span {
  transition: opacity 0.5s linear;
}
.team-content__desc span.fade-out {
  opacity: 0;
  transition: opacity 0.5s linear;
}
.team-content__slogan {
  max-width: 650px;
  margin: 12px auto 0;
  color: #1B0C25;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__slogan {
    max-width: 46.4285714286vw;
    margin: 0.8571428571vw auto 0;
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .team-content__slogan {
    font-size: 3.7333333333vw;
    max-width: none;
    margin: 3.2vw auto 0;
  }
}
.team-content__slogan p {
  margin-top: 12px;
  transition: opacity 0.5s linear;
}
.team-content__slogan p.fade-out {
  opacity: 0;
  transition: opacity 0.5s linear;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__slogan p {
    margin-top: 0.8571428571vw;
  }
}
@media (max-width: 991px) {
  .team-content__slogan p {
    margin-top: 2.6666666667vw;
  }
}
.team-content__slogan span {
  background: radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px;
  transition: opacity 0.5s linear;
}
.team-content__slogan span.fade-out {
  opacity: 0;
  transition: opacity 0.5s linear;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .team-content__slogan span {
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .team-content__slogan span {
    font-size: 3.7333333333vw;
  }
}
.team-content__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  gap: 12px;
}
@media (max-width: 991px) {
  .team-content__nav {
    display: flex !important;
  }
}
.team-content__nav button {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: var(--Number-3, 20px);
  cursor: pointer;
}

/*
 * Grid
 */
.system {
  padding: 160px 0 230px;
  position: relative;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system {
    padding: 11.4285714286vw 0 16.4285714286vw;
  }
}
@media (max-width: 991px) {
  .system {
    padding: 26.6666666667vw 0 0;
  }
}
.system-wrap {
  border-top: 1px solid #DFE1E5;
  border-bottom: 1px solid #DFE1E5;
  position: relative;
}
.system-content {
  padding: 60px 0;
  border-left: 1px solid #DFE1E5;
  border-right: 1px solid #DFE1E5;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system-content {
    padding: 4.2857142857vw 0;
  }
}
@media (max-width: 991px) {
  .system-content {
    padding: 16vw 0;
  }
}
.system-content:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system-content:before {
    left: -1.4285714286vw;
    bottom: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .system-content:before {
    left: -3.2vw;
    bottom: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.system-content:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system-content:after {
    right: -1.4285714286vw;
    bottom: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .system-content:after {
    right: -3.2vw;
    bottom: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.system-container {
  position: relative;
}
.system-container:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system-container:before {
    left: -1.4285714286vw;
    top: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .system-container:before {
    left: -3.2vw;
    top: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.system-container:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system-container:after {
    right: -1.4285714286vw;
    top: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .system-container:after {
    right: -3.2vw;
    top: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.system-media {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
}
.system-media svg, .system-media img {
  width: 100%;
  height: auto;
}
.system-action {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #F5F5F9;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  padding: 8px;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .system-action {
    gap: 0.5714285714vw;
    padding: 0.5714285714vw;
    border-radius: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .system-action {
    gap: 2.1333333333vw;
    padding: 2.1333333333vw;
    border-radius: 5.3333333333vw;
    flex-wrap: wrap;
    margin-top: 20px;
    max-width: none;
    width: 100%;
  }
  .system-action a {
    width: 100%;
    max-width: none;
  }
}
.system-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 230px;
  z-index: 2;
}
@media (max-width: 991px) {
  .system-bg {
    z-index: 2;
    position: relative;
    margin-top: -120px;
  }
}
.system-bg .flame-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: opacity 3s linear;
  pointer-events: none;
  filter: blur(10px);
}
.system-bg .flame-frame.is-visible {
  opacity: 1;
  z-index: 1;
}

/*
 * Grid
 */
.meet {
  padding-top: 40px;
  background: #F8F8FC;
  overflow-x: clip;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet {
    padding-top: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .meet {
    padding-top: 0;
    margin-top: -30px;
    border-radius: 24px;
  }
}
.meet-circle {
  position: absolute;
  left: 0;
  width: 100%;
  top: -200px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-circle {
    top: -14.2857142857vw;
  }
}
@media (max-width: 991px) {
  .meet-circle {
    display: none;
  }
}
.meet-circle canvas {
  width: 100%;
  height: 215px;
  display: block;
}
.meet-wrapper {
  border-radius: 40px;
  border: 1px solid #F1F1F5;
  background: #F5F5F9;
  overflow: clip;
  padding: 20px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-wrapper {
    border-radius: 2.8571428571vw;
    padding: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .meet-wrapper {
    padding: 2.1333333333vw;
  }
}
.meet-wrap {
  border-radius: 32px;
  background: #F1F1F5;
  box-shadow: 0px 12px 22px 0px rgba(0, 0, 0, 0.1);
  overflow: clip;
  padding-top: 100px;
  position: relative;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-wrap {
    padding-top: 7.1428571429vw;
  }
}
@media (max-width: 991px) {
  .meet-wrap {
    padding-top: 18.6666666667vw;
  }
}
.meet-top {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
  z-index: 1;
}
.meet-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.meet .section-title {
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet .section-title {
    max-width: 52.1428571429vw;
  }
}
.meet .section-subtitle {
  margin: 20px auto 0;
  max-width: 700px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet .section-subtitle {
    max-width: 50vw;
    margin: 1.4285714286vw auto 0;
  }
}
.meet-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-list {
    gap: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .meet-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}
.meet-content {
  padding: 60px 0 0;
  overflow: clip;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-content {
    padding: 4.2857142857vw 0 0;
  }
}
@media (max-width: 991px) {
  .meet-content {
    padding: 10.6666666667vw 0 0;
  }
}
.meet-item {
  padding: 16px;
  border-radius: 32px;
  border: 1px solid #E4E4EE;
  background: #F5F5F9;
  position: relative;
  transform-origin: center;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-item {
    padding: 1.1428571429vw;
    border-radius: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .meet-item {
    padding: 2.1333333333vw;
    border-radius: 32px;
  }
}
.meet-item:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDAuNUMzMC43Njk2IDAuNSAzOS41IDkuMjMwNDUgMzkuNSAyMEMzOS41IDMwLjc2OTYgMzAuNzY5NiAzOS41IDIwIDM5LjVDOS4yMzA0NSAzOS41IDAuNSAzMC43Njk2IDAuNSAyMEMwLjUgOS4yMzA0NSA5LjIzMDQ1IDAuNSAyMCAwLjVaIiBmaWxsPSIjRjhGOEZDIi8+CjxwYXRoIGQ9Ik0yMCAwLjVDMzAuNzY5NiAwLjUgMzkuNSA5LjIzMDQ1IDM5LjUgMjBDMzkuNSAzMC43Njk2IDMwLjc2OTYgMzkuNSAyMCAzOS41QzkuMjMwNDUgMzkuNSAwLjUgMzAuNzY5NiAwLjUgMjBDMC41IDkuMjMwNDUgOS4yMzA0NSAwLjUgMjAgMC41WiIgc3Ryb2tlPSIjRTRFNEVFIi8+CjxwYXRoIGQ9Ik0yMC4wMDEgMy42Mzk2NUMyOS4wMzY0IDMuNjM5NzUgMzYuMzYxMyAxMC45NjQ2IDM2LjM2MTMgMjBDMzYuMzYxMiAyOS4wMzUzIDI5LjAzNjMgMzYuMzYwMyAyMC4wMDEgMzYuMzYwNEMxMC45NjU2IDM2LjM2MDQgMy42NDA3MiAyOS4wMzU0IDMuNjQwNjMgMjBDMy42NDA2MyAxMC45NjQ1IDEwLjk2NTUgMy42Mzk2NSAyMC4wMDEgMy42Mzk2NVoiIGZpbGw9IiNGNUY1RjkiIHN0cm9rZT0iI0YxRjFGNSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPHBhdGggZD0iTTE5Ljk5OSA4LjMwNTY2QzI2LjQ1NzkgOC4zMDU2NiAzMS42OTQzIDEzLjU0MTEgMzEuNjk0MyAyMEMzMS42OTQzIDI2LjQ1ODkgMjYuNDU3OSAzMS42OTUzIDE5Ljk5OSAzMS42OTUzQzEzLjU0MDIgMzEuNjk1MiA4LjMwNDY5IDI2LjQ1ODkgOC4zMDQ2OSAyMEM4LjMwNDc3IDEzLjU0MTIgMTMuNTQwMiA4LjMwNTc1IDE5Ljk5OSA4LjMwNTY2WiIgZmlsbD0iI0Y4RjhGQyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIwLjMzODk4MyIvPgo8L3N2Zz4K);
  display: block;
  position: absolute;
  left: 50%;
  top: calc(100% - 20px);
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-item:before {
    top: calc(100% - 1.4285714286vw);
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .meet-item:before {
    display: none;
  }
}
.meet-item__wrap {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #F8F8FC;
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.08);
  height: 100%;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-item__wrap {
    padding: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .meet-item__wrap {
    padding: 5.3333333333vw;
  }
}
.meet-item__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-item__content {
    gap: 1.2857142857vw;
  }
}
@media (max-width: 991px) {
  .meet-item__content {
    gap: 11.2vw;
  }
}
.meet-item__icon {
  width: 48px;
  height: 48px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-item__icon {
    width: 3.4285714286vw;
    height: 3.4285714286vw;
  }
}
@media (max-width: 991px) {
  .meet-item__icon {
    width: 12.8vw;
    height: 12.8vw;
  }
}
.meet-item__icon img, .meet-item__icon svg {
  width: 100%;
  height: auto;
}
.meet-item__title {
  color: #1B0C25;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
  margin-top: auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-item__title {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .meet-item__title {
    font-size: 5.3333333333vw;
  }
}
.meet-media {
  display: flex;
  justify-content: center;
}
.meet-media svg {
  width: 1081px;
  height: auto;
}
@media all and (max-width: 1500px) {
  .meet-media svg {
    width: 72.1428571429vw;
  }
}
@media all and (max-width: 1200px) {
  .meet-media svg {
    width: 77.1428571429vw;
  }
}
@media (max-width: 991px) {
  .meet-media svg {
    display: none;
  }
}
.meet-media svg path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  stroke-width: 2;
}
.meet-cta {
  position: relative;
  border-top: 1px solid var(--Color-Light-200, #E4E4EE);
  border-bottom: 1px solid var(--Color-Light-200, #E4E4EE);
}
@media (max-width: 991px) {
  .meet-cta {
    margin-top: 26.6666666667vw;
  }
}
.meet-cta__icon {
  position: absolute;
  left: 50%;
  top: -49px;
  transform: translateX(-50%);
  width: 98px;
  height: 98px;
  filter: drop-shadow(0px 12px 22px rgba(0, 0, 0, 0.08));
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__icon {
    top: -3.5vw;
    width: 7vw;
    height: 7vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__icon {
    top: -8vw;
    width: 16vw;
    height: 16vw;
  }
}
.meet-cta__icon-bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  filter: blur(100px);
  transition: none;
  z-index: -1;
  opacity: 0;
}
@media (max-width: 991px) {
  .meet-cta__icon-bg {
    display: none;
  }
}
.meet-cta__icon svg {
  width: 100%;
  height: 100%;
}
.meet-cta__wrap {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 25px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__wrap {
    max-width: 95vw;
    padding: 0 1.7857142857vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__wrap {
    padding: 0 4.2666666667vw;
  }
}
.meet-cta__content {
  padding: 60px 15px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__content {
    padding: 4.2857142857vw 1.0714285714vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__content {
    padding: 16vw 4vw;
  }
}
.meet-cta__content:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__content:before {
    left: -1.4285714286vw;
    bottom: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__content:before {
    left: -3.2vw;
    bottom: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.meet-cta__content:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__content:after {
    right: -1.4285714286vw;
    bottom: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__content:after {
    right: -3.2vw;
    bottom: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.meet-cta__container {
  border-left: 1px solid var(--Color-Light-200, #E4E4EE);
  border-right: 1px solid var(--Color-Light-200, #E4E4EE);
  position: relative;
}
.meet-cta__container:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__container:before {
    left: -1.4285714286vw;
    top: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__container:before {
    left: -3.2vw;
    top: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.meet-cta__container:after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: url("../img/banner-pin.svg") center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__container:after {
    right: -1.4285714286vw;
    top: -1.4285714286vw;
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__container:after {
    right: -3.2vw;
    top: -3.2vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.meet-cta__title {
  color: #1B0C25;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
  max-width: 905px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__title {
    font-size: 3.4285714286vw;
    max-width: 64.6428571429vw;
  }
}
@media (max-width: 991px) {
  .meet-cta__title {
    font-size: 6.4vw;
    max-width: none;
  }
}
.meet-cta__desc {
  color: #50506C;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.32px;
  max-width: 510px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__desc {
    font-size: 1.1428571429vw;
    max-width: 36.4285714286vw;
    margin: 1.4285714286vw auto 0;
  }
}
@media (max-width: 991px) {
  .meet-cta__desc {
    font-size: 3.7333333333vw;
    max-width: none;
    margin: 2.6666666667vw auto 0;
  }
}
.meet-cta__desc span {
  color: #6944FF;
}
.meet-cta__action {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 32px auto 0;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #F5F5F9;
  padding: 8px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .meet-cta__action {
    gap: 0.5714285714vw;
    padding: 0.5714285714vw;
    border-radius: 1.4285714286vw;
    margin: 2.2857142857vw auto 0;
  }
}
@media (max-width: 991px) {
  .meet-cta__action {
    flex-wrap: wrap;
    gap: 2.1333333333vw;
    padding: 2.1333333333vw;
    border-radius: 5.3333333333vw;
    margin: 3.2vw auto 0;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .meet-cta__action a {
    max-width: none;
    width: 100%;
  }
}
.meet-bg {
  display: flex;
  height: 200px;
  position: relative;
}
@media (max-width: 991px) {
  .meet-bg {
    margin-top: -80px;
  }
}
.meet-bg .flame-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: opacity 3s linear;
  pointer-events: none;
  filter: blur(10px);
}
@media (max-width: 991px) {
  .meet-bg .flame-frame {
    height: 100%;
  }
}
.meet-bg .flame-frame.is-visible {
  opacity: 1;
  z-index: 1;
}

@layer normalize, base, demo, grid, setup, scroll, novelty;
@layer novelty {
  @property --flip {
    syntax: "<number>";
    inherits: true;
    initial-value: 0;
  }
  @keyframes flip {
    to {
      --flip: 1;
    }
  }
}
@layer scroll {
  :root {
    --power-1-out: linear(
                    0 0%,
                    0.0027 3.64%,
                    0.0106 7.29%,
                    0.0425 14.58%,
                    0.0957 21.87%,
                    0.1701 29.16%,
                    0.2477 35.19%,
                    0.3401 41.23%,
                    0.5982 55.18%,
                    0.7044 61.56%,
                    0.7987 68.28%,
                    0.875 75%,
                    0.9297 81.25%,
                    0.9687 87.5%,
                    0.9922 93.75%,
                    1 100%
    );
    --power-2-out: linear(
                    0 0%,
                    0.0036 9.62%,
                    0.0185 16.66%,
                    0.0489 23.03%,
                    0.0962 28.86%,
                    0.1705 34.93%,
                    0.269 40.66%,
                    0.3867 45.89%,
                    0.5833 52.95%,
                    0.683 57.05%,
                    0.7829 62.14%,
                    0.8621 67.46%,
                    0.8991 70.68%,
                    0.9299 74.03%,
                    0.9545 77.52%,
                    0.9735 81.21%,
                    0.9865 85%,
                    0.9949 89.15%,
                    1 100%
    );
    --power-3-out: linear(
                    0 0%,
                    0.0029 13.8%,
                    0.0184 21.9%,
                    0.0339 25.51%,
                    0.0551 28.81%,
                    0.0827 31.88%,
                    0.1168 34.76%,
                    0.1962 39.57%,
                    0.3005 44.02%,
                    0.4084 47.53%,
                    0.6242 53.45%,
                    0.7493 57.93%,
                    0.8495 62.97%,
                    0.8888 65.67%,
                    0.9213 68.51%,
                    0.9629 73.9%,
                    0.9876 80.16%,
                    0.998 87.5%,
                    1 100%
    );
    --power-4-out: linear(
                    0 0%,
                    0.0012 14.95%,
                    0.0089 22.36%,
                    0.0297 28.43%,
                    0.0668 33.43%,
                    0.0979 36.08%,
                    0.1363 38.55%,
                    0.2373 43.07%,
                    0.3675 47.01%,
                    0.5984 52.15%,
                    0.7121 55.23%,
                    0.8192 59.21%,
                    0.898 63.62%,
                    0.9297 66.23%,
                    0.9546 69.06%,
                    0.9733 72.17%,
                    0.9864 75.67%,
                    0.9982 83.73%,
                    1 100%
    );
    --sine: linear(
                    0 0%,
                    0.2861 18.47%,
                    0.4829 32.08%,
                    0.6437 44.52%,
                    0.7712 56.07%,
                    0.8722 67.47%,
                    0.9115 73.02%,
                    0.9434 78.49%,
                    0.9682 83.91%,
                    0.9859 89.3%,
                    0.9965 94.66%,
                    1 100%
    );
  }
  @keyframes fade {
    0%, 55% {
      opacity: 0;
    }
  }
  @keyframes reveal {
    0%, 30% {
      scale: 0;
    }
  }
  @keyframes scale-x {
    0%, 10% {
      transform: scaleX(1.9) scaleY(1.9);
    }
  }
  @media (prefers-reduced-motion: no-preference) {
    [data-enhanced=true] main section:first-of-type {
      min-height: 200vh;
    }
  }
  @media (prefers-reduced-motion: no-preference) and (max-width: 991px) {
    [data-enhanced=true] main section:first-of-type {
      min-height: auto;
    }
  }
  @media (prefers-reduced-motion: no-preference) {
    @supports (animation-timeline: scroll()) and (animation-range: 0 100%) {
      [data-enhanced=true] main section:first-of-type {
        view-timeline: --runner;
      }
      @media (prefers-reduced-motion: no-preference) and (max-width: 991px) {
        [data-enhanced=true] main section:first-of-type {
          view-timeline: 0;
        }
      }
      [data-enhanced=true][data-center=true] .scaler .meet-item {
        animation-name: scale-x;
        animation-fill-mode: both;
        animation-timing-function: var(--power-2-out), var(--power-1-out);
        animation-timeline: --runner, --runner;
        animation-range: entry 100% exit -20%;
      }
      @media (prefers-reduced-motion: no-preference) and (max-width: 991px) {
        [data-enhanced=true][data-center=true] .scaler .meet-item {
          animation: none;
        }
      }
      [data-enhanced=true][data-layers=true] .grid .layer {
        animation-name: fade, reveal;
        animation-fill-mode: both;
        animation-timeline: --runner, --runner;
        animation-timing-function: var(--sine), var(--power-1-out);
        animation-range: entry 100% exit 0%;
      }
      @media (prefers-reduced-motion: no-preference) and (max-width: 991px) {
        [data-enhanced=true][data-layers=true] .grid .layer {
          animation: none;
        }
      }
      [data-enhanced=true][data-layers=true][data-stagger=timing] .grid .layer:nth-of-type(1) {
        animation-timing-function: var(--sine), var(--power-1-out);
      }
      [data-enhanced=true][data-layers=true][data-stagger=timing] .grid .layer:nth-of-type(2) {
        animation-timing-function: var(--sine), var(--power-3-out);
      }
      [data-enhanced=true][data-layers=true][data-stagger=timing] .grid .layer:nth-of-type(3) {
        animation-timing-function: var(--sine), var(--power-4-out);
      }
      [data-enhanced=true][data-layers=true][data-stagger=range] .grid .layer:nth-of-type(1) {
        animation-range: entry 100% exit 0%;
      }
      [data-enhanced=true][data-layers=true][data-stagger=range] .grid .layer:nth-of-type(2) {
        animation-range: entry 100% exit -10%;
      }
      [data-enhanced=true][data-layers=true][data-stagger=range] .grid .layer:nth-of-type(3) {
        animation-range: entry 100% exit -20%;
      }
    }
  }
}
@layer setup {
  :root {
    --container-width: 100%;
    --gap: 20px;
    --gutter: 2rem;
  }
  @media (max-width: 600px) {
    :root {
      --gutter: 1rem;
    }
  }
  .content {
    min-height: 100vh;
    width: 100%;
    display: flex;
    place-items: center;
    align-content: center;
    position: sticky;
    top: 0;
  }
  @media (max-width: 991px) {
    .content {
      min-height: auto;
      position: static;
      top: auto;
    }
  }
}
@layer grid {
  .grid {
    --offset: 0;
    width: 100%;
    max-width: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(1, auto);
    gap: var(--gap);
    margin: 0 auto;
    align-content: center;
    /* hmm */
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
  }
  @media (max-width: 991px) {
    .grid {
      position: static;
      display: flex;
      flex-direction: column;
      width: 100%;
      gap: 8px;
      translate: 0;
    }
  }
  @media (max-width: 600px) {
    .grid {
      grid-template-columns: repeat(3, 1fr);
      --offset: -1;
    }
  }
  .grid > .layer {
    display: grid;
    grid-column: 1/-1;
    grid-row: 1/-1;
    grid-template-columns: subgrid;
    grid-template-rows: subgrid;
  }
  @media (max-width: 991px) {
    .grid > .layer {
      display: contents;
    }
  }
  .grid > div:nth-of-type(1) div:nth-of-type(1) {
    grid-column: 1;
  }
  .grid > div:nth-of-type(1) div:nth-of-type(2) {
    grid-column: 2;
  }
  .grid > div:nth-of-type(1) div:nth-of-type(3) {
    grid-column: 4;
  }
  .grid > div:nth-of-type(1) div:nth-of-type(4) {
    grid-column: 5;
  }
  .grid > div:nth-of-type(2) div:nth-of-type(1) {
    grid-column: 1;
  }
  .grid > div:nth-of-type(2) div:nth-of-type(2) {
    grid-column: 2;
  }
  .grid > div:nth-of-type(2) div:nth-of-type(3) {
    grid-column: 4;
  }
  .grid > div:nth-of-type(2) div:nth-of-type(4) {
    grid-column: 5;
  }
  @media (max-width: 991px) {
    .grid > .layer:nth-of-type(1) .meet-item:nth-of-type(1) {
      position: sticky !important;
      top: 120px;
    }
  }
  @media (max-width: 991px) {
    .grid > .layer:nth-of-type(1) .meet-item:nth-of-type(4) {
      position: sticky !important;
      top: 135px;
    }
  }
  @media (max-width: 991px) {
    .grid > .layer:nth-of-type(2) .meet-item:nth-of-type(2) {
      position: sticky !important;
      top: 150px;
    }
  }
  @media (max-width: 991px) {
    .grid > .layer:nth-of-type(2) .meet-item:nth-of-type(3) {
      position: sticky !important;
      top: 165px;
    }
  }
  .grid .scaler {
    position: relative;
    grid-area: 1/calc(3 + var(--offset));
  }
}
@layer demo {
  main section:last-of-type {
    display: grid;
    place-items: center;
  }
  .content-wrap {
    overflow: clip;
    z-index: 2;
  }
}
@layer base {
  :root {
    --font-size-min: 16;
    --font-size-max: 20;
    --font-ratio-min: 1.2;
    --font-ratio-max: 1.33;
    --font-width-min: 375;
    --font-width-max: 1500;
  }
  :where(.fluid) {
    --fluid-min: calc(
            var(--font-size-min) * pow(var(--font-ratio-min), var(--font-level, 0))
    );
    --fluid-max: calc(
            var(--font-size-max) * pow(var(--font-ratio-max), var(--font-level, 0))
    );
    --fluid-preferred: calc(
            (var(--fluid-max) - var(--fluid-min)) /
            (var(--font-width-max) - var(--font-width-min))
    );
    --fluid-type: clamp(
            (var(--fluid-min) / 16) * 1rem,
            ((var(--fluid-min) / 16) * 1rem) -
            (((var(--fluid-preferred) * var(--font-width-min)) / 16) * 1rem) +
            (var(--fluid-preferred) * var(--variable-unit, 100vi)),
            (var(--fluid-max) / 16) * 1rem
    );
    font-size: var(--fluid-type);
  }
}
.scaler {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .scaler {
    display: contents;
  }
}
.scaler .meet-item {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .scaler .meet-item {
    position: sticky;
    top: 180px;
    translate: none;
  }
}

/*
 * Grid
 */
.header {
  position: fixed;
  top: 12px;
  left: 0;
  width: 100%;
  z-index: 9;
}
.header:after {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(105, 68, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.header-container {
  border-radius: var(--Number-2, 28px);
  border: 1px solid #F1F1F5;
  background: var(--Color-Light-50, #F8F8FC);
  padding: 9px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.header-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 9px;
  border-radius: var(--Number-3, 20px);
  border: 1px solid var(--Color-Light-200, #E4E4EE);
  background: var(--Color-Light-80, #F5F5F9);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.header-top {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.header-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-center .header-action {
  display: none;
}
@media (max-width: 991px) {
  .header-center {
    position: static;
    transform: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
  }
  .header-center .header-center__wrap {
    padding: 40px 0 37px;
  }
  .header-center .header-action {
    display: flex;
    flex-direction: column;
    max-width: 280px;
    margin: 0 auto;
    gap: 8px;
    border-radius: var(--Number-3, 20px);
    border: 1px solid var(--Linear, #FFF);
    background: var(--Color-Light-80, #F5F5F9);
    padding: 8px;
    white-space: nowrap;
  }
  .header-center .header-action a {
    width: 100%;
    max-width: none;
  }
  .header-center .header-nav {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 40px;
  }
  .header-center .header-nav a {
    color: var(--Color-Dark-600, #1B0C25);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.96px;
    opacity: 1;
  }
  .header-center.active {
    max-height: 1000px;
  }
}
.header-nav {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
.header-nav a {
  color: var(--Color-Dark-500, #50506C);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.56px;
  opacity: 0.4;
  transition: opacity 0.4s ease;
}
.header-nav a:hover {
  opacity: 1;
}
.header-nav a.active {
  opacity: 1;
}
.header-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 3px 16px 4px 7px;
  border-radius: 14px;
  border: 1px solid #E4E4EE;
  background: #F8F8FC;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
  color: #50506C;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.56px;
}
.header-logo svg, .header-logo img {
  width: 32px;
  height: 34px;
}
.header-action {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 7px;
}
@media (max-width: 991px) {
  .header-action {
    display: none;
  }
}
.header-burger {
  display: none;
}
@media (max-width: 991px) {
  .header-burger {
    border-radius: var(--Number, 14px);
    border: 1px solid var(--Color-Light-200, #E4E4EE);
    background: var(--Color-White, #FFF);
    width: 54px;
    height: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    cursor: pointer;
  }
  .header-burger__line {
    width: 26px;
    height: 2px;
    border-radius: 25px;
    background: var(--Color-Dark-600, #1B0C25);
    transition: transform 0.4s ease;
  }
  .header-burger.active .header-burger__line:first-child {
    transform: translateY(3px);
  }
  .header-burger.active .header-burger__line:last-child {
    transform: translateY(-3px);
  }
}
.header.active:after {
  opacity: 1;
  visibility: visible;
}

/*
 * Grid
 */
.footer {
  background: #1B0C25;
  position: relative;
  overflow: clip;
  margin-top: -40px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer {
    margin-top: -2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .footer {
    border-radius: 32px 32px 0 0;
    margin-top: -30px;
    z-index: 2;
  }
}
.footer-bg {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1200px;
  width: 100%;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-bg {
    top: -0.7142857143vw;
    max-width: 85.7142857143vw;
  }
}
@media (max-width: 991px) {
  .footer-bg {
    height: 200px;
    top: 0;
  }
}
.footer-bg__small {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  fill: #FF7448;
  filter: blur(71.9676895142px);
  z-index: -1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-bg__small {
    top: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .footer-bg__small {
    top: 0;
    width: 100%;
    height: 200px;
  }
}
.footer-head {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 38px;
  width: 242px;
  height: 40px;
  background: url("../img/top-svg-bg.svg") bottom center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-head {
    top: 2.7142857143vw;
  }
}
@media (max-width: 991px) {
  .footer-head {
    top: 0;
  }
}
.footer-label {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  background: var(--Radial, radial-gradient(102.07% 82.49% at 132.73% 64%, #FF7448 0%, #E86568 56.77%, #6944FF 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
}
.footer-wrap {
  padding: 194px 0 60px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-wrap {
    padding: 13.8571428571vw 0 4.2857142857vw;
  }
}
@media (max-width: 991px) {
  .footer-wrap {
    padding: 32vw 0 8vw;
  }
}
.footer-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  gap: 11px;
  color: var(--Color-White, #FFF);
  text-align: center;
  font-size: 20.72px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.829px;
}
.footer-top {
  margin: 20px 0 160px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-top {
    padding: 1.4285714286vw 0 11.4285714286vw;
  }
}
@media (max-width: 991px) {
  .footer-top {
    flex-direction: column;
    margin: 5.3333333333vw 0 10.6666666667vw;
  }
}
.footer-info {
  max-width: 600px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-info {
    max-width: 42.8571428571vw;
  }
}
@media (max-width: 991px) {
  .footer-info {
    max-width: none;
  }
}
.footer-info p {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.6px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-info p {
    font-size: 2.8571428571vw;
  }
}
@media (max-width: 991px) {
  .footer-info p {
    font-size: 6.4vw;
  }
}
.footer-action {
  border-radius: var(--Number-3, 20px);
  border: 1px solid rgba(248, 248, 252, 0.1);
  background: rgba(248, 248, 252, 0.1);
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 8px;
  margin-top: 32px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-action {
    padding: 0.5714285714vw;
    margin-top: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .footer-action {
    margin-top: 8.5333333333vw;
  }
}
.footer-action__wrap {
  padding: 14px 28px 14px 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: var(--Number, 14px);
  background: var(--Color-Purple-600, #6944FF);
  box-shadow: 0px 0px 8px 1px #9885FF inset;
  color: var(--Color-White, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.64px;
  animation: pulseFooterAction 2s infinite ease-in-out;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-action__wrap {
    padding: 1vw 2vw 1vw 1.4285714286vw;
    gap: 0.8571428571vw;
    font-size: 1.1428571429vw;
  }
}
@media (max-width: 991px) {
  .footer-action__wrap {
    font-size: 4.2666666667vw;
    gap: 3.2vw;
    padding: 3.7333333333vw 7.4666666667vw 3.7333333333vw 5.3333333333vw;
  }
}
@keyframes pulseFooterAction {
  0% {
    box-shadow: 0 0 8px 1px #9885FF inset;
  }
  50% {
    box-shadow: 0 0 12px 4px #B9AFFF inset;
  }
  100% {
    box-shadow: 0 0 8px 1px #9885FF inset;
  }
}
.footer-navs {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 100px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-navs {
    gap: 7.1428571429vw;
  }
}
@media (max-width: 991px) {
  .footer-navs {
    gap: 5.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}
.footer-nav {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-nav {
    gap: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .footer-nav {
    gap: 8.5333333333vw;
  }
}
.footer-nav a[href^="mailto:"] {
  text-decoration: underline;
}
.footer-nav li {
  color: rgba(255, 255, 255, 0.2);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-nav li {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .footer-nav li {
    font-size: 5.3333333333vw;
  }
}
.footer-nav a {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-nav a {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .footer-nav a {
    font-size: 5.3333333333vw;
  }
}
.footer-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5.3333333333vw;
  }
}
.footer-copyright {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  opacity: 0.4;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-copyright {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .footer-copyright {
    font-size: 4.2666666667vw;
  }
}
.footer-privacy {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 33px;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-privacy {
    gap: 2.3571428571vw;
  }
}
@media (max-width: 991px) {
  .footer-privacy {
    gap: 5.3333333333vw;
  }
}
.footer-privacy a {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #FFF;
  opacity: 0.4;
  transition: opacity 0.4s ease;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-privacy a {
    font-size: 1.4285714286vw;
  }
}
@media (max-width: 991px) {
  .footer-privacy a {
    font-size: 4.2666666667vw;
  }
}
.footer-privacy a:hover {
  opacity: 1;
}
.footer-create {
  width: 100%;
  margin-top: 32px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 7px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 16px;
  line-height: 1;
}
@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .footer-create {
    font-size: 1.1428571429vw;
    margin-top: 2.2857142857vw;
  }
}
@media (max-width: 991px) {
  .footer-create {
    font-size: 3.7333333333vw;
    justify-content: flex-start;
    margin-top: 0;
  }
}
.footer-create:hover svg path {
  opacity: 1;
}
.footer-create svg path {
  transition: opacity 0.4s ease;
}
.footer-create a {
  display: flex;
  cursor: pointer;
}

/*
 * Grid
 */
.error-404 {
  text-align: center;
  padding: 80px 0 0;
}
.error-404-image img {
  margin: 0 auto 32px;
}
.error-404-title {
  margin: 0 0 8px;
}
.error-404-link {
  max-width: 280px;
  width: 100%;
}
.error-404 p {
  margin: 0 0 32px;
}

.desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .desktop {
    display: block;
  }
}

.mobile {
  display: block;
}
@media screen and (min-width: 992px) {
  .mobile {
    display: none;
  }
}
