@font-face {
  src: url(fonts/bold.woff2), url(fonts/bold.woff);
  font-display: swap;
  font-family: Rebond Grotesque;
  font-weight: 700;
}

@font-face {
  src: url(fonts/medium.woff2), url(fonts/medium.woff);
  font-display: swap;
  font-family: Inter V;
  font-weight: 500;
}

@font-face {
  src: url(fonts/regular.woff2), url(fonts/regular.woff);
  font-display: swap;
  font-family: Inter V;
  font-weight: 400;
}

body {
  background-color: #0a0118;
  color: #fff;
  font-family: Inter V, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  width: 100vw;
}

@media (max-width: 1248px) {
  body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
  }
}

.modal-open {
  overflow: hidden !important;
  padding-right: 5px;
}

html,
body {
  position: relative;
  overflow-x: clip;
}

section,
footer {
  contain-intrinsic-size: 1px 5000px;
  content-visibility: auto;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: inherit;
}

::-webkit-scrollbar-thumb {
  background: #ffffff1a;
  border-radius: 99px;
}

::-webkit-scrollbar-thumb:hover {
  background: #ffffff26;
}

*:focus {
  outline: none;
}

* {
  box-sizing: border-box;
}

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

body,
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
}

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

img {
  border-style: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}

button:disabled {
  cursor: not-allowed;
}

button,
input {
  background-color: transparent;
  border: 1px solid transparent;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

input:focus {
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

li {
  list-style: none;
}

svg {
  display: block;
}

ul {
  padding-left: 0;
}

.container,
.container-md,
.container-sm {
  margin: 0 auto;
}

.container {
  max-width: 1248px;
}

.container-md {
  max-width: 1200px;
}

.container-sm {
  max-width: 1128px;
}

@media (max-width: 1248px) {
  .container,
  .container-md {
    max-width: 358px;
  }

  .container-sm {
    max-width: 342px;
  }
}

@media (max-width: 390px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
    padding: 0 4px;
  }
}
:root {
  view-transition-name: none;
}


.section-header-title {
  font-family: Rebond Grotesque, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue,
    sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.section-header-badge {
  font-feature-settings: "ss14" on, "cv01" on, "cv02" on, "cv03" on, "cv04" on,
    "cv09" on, "cv10" on;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}

.section-header-description {
  font-feature-settings: "cv06" on, "calt" off, "liga" off;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 28px;
}

@media (max-width: 1248px) {
  .section-header-title {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (max-width: 1248px) {
  .section-header-badge {
    font-size: 12px;
    line-height: 16px;
  }
}

@media (max-width: 1248px) {
  .section-header-description {
    font-size: 16px;
    line-height: 24px;
  }
}

.section-header {
  margin-bottom: 48px;
}

.section-header-badge {
  background: #ffffff0a;
  border: 1px solid rgba(255, 255, 255, 0.04);
  border-radius: 999px;
  margin: 0 auto 12px;
  padding: 4px 14px;
  width: -moz-max-content;
  width: max-content;
}

.section-header-title {
  text-align: center;
}

.section-header-title .title-line {
  background: linear-gradient(180deg, #fff 22.5%, #ffffffb3);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  display: block;
}

.section-header-title .question-mark {
  font-family: Inter V, sans-serif;
}

.section-header-title-mobile {
  display: none;
}

.section-header-description {
  color: #9b96b0;
  margin: 12px auto 0;
  max-width: 520px;
  text-align: center;
}

@media (max-width: 1248px) {
  .section-header-title-desktop {
    display: none;
  }

  .section-header-title-mobile {
    display: block;
  }
}

.contactForm-content-item-header,
.contactForm-content-bottom button span {
  font-feature-settings: "cv06" on, "calt" off, "liga" off;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 24px;
}

.contactForm-content-textarea textarea::-moz-placeholder {
  font-feature-settings: "cv06" on, "calt" off, "liga" off;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 24px;
}

.contactForm-content-textarea textarea::placeholder,
.contactForm-textarea textarea,
.contactForm-input input {
  font-feature-settings: "cv06" on, "calt" off, "liga" off;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 24px;
}

.contactForm {
  position: relative;
  width: 600px;
  margin: 0 auto;
  z-index: 2;
}

@media (max-width: 1248px) {
  .contactForm {
    width: 100%;
  }
}

.contactForm:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 3;
  width: 55%;
  height: 65%;
  background: linear-gradient(140deg, #645e8066, #fff0 20%);
  border-radius: 16px;
}

.contactForm:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #0b021700, #16092a), #0a0118;
  border-radius: 16px;
}

.contactForm-input {
  width: 100%;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #ffffff0a;
  flex: 1;
}

.contactForm-input input {
  padding: 8px 12px 8px 16px !important;
  width: 100% !important;
  height: 100% !important;
  flex: 1;
}

.contactForm-textarea {
  width: 100%;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #ffffff0a;
  border-radius: 12px !important;
}

.contactForm-textarea .glowing-box-borders-masker {
  border-radius: 12px;
}

.contactForm-textarea textarea {
  width: 100% !important;
  padding: 8px 12px 8px 16px !important;
}

.contactForm-wrapper {
  margin: 80px auto 0;
  position: relative;
  max-width: 792px;
  padding-bottom: 75px;
}

@media (max-width: 1248px) {
  .contactForm-wrapper {
    padding-bottom: 0;
    max-width: 358px;
  }
}

.contactForm-grid {
  max-width: 773px;
  width: 100%;
  height: 654px;
  pointer-events: none;
  position: absolute;
  left: 9px;
  right: 9px;
  bottom: 62px;
}

@media (max-width: 1248px) {
  .contactForm-grid {
    display: none;
    opacity: 0;
  }
}

.contactForm-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 600px;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: radial-gradient(
      40.23% 36.93% at 50% 0%,
      #8566ff14,
      #8566ff00 100%,
      #8566ff00
    ),
    linear-gradient(180deg, #0b021700, #16092a), #0a0118;
  padding: 40px;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 10;
  position: relative;
}

@media (max-width: 1248px) {
  .contactForm-content {
    padding: 24px;
  }
}

.contactForm-content-top {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

@media (max-width: 1248px) {
  .contactForm-content-top {
    gap: 16px;
  }
}

.contactForm-content-bottom button {
  width: 100%;
  padding: 8px 16px;
  border-radius: 99px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: var(
    --gradients-title,
    radial-gradient(
      86.86% 86.86% at 50% 111.67%,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    radial-gradient(
      198.77% 172.22% at 55.56% 112.78%,
      rgba(136, 125, 255, 0.5) 0%,
      rgba(136, 125, 255, 0) 100%
    ),
    #713dff
  );
}

.contactForm-content-bottom button span {
  background: linear-gradient(180deg, #fffffff2 22.92%, #fffc 81.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contactForm-content-row {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}

.contactForm-content-item {
  flex: 1 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.contactForm-content-item-header {
  color: #ffffffa3;
}

.contactForm-content-textarea {
  flex: 1;
  width: 100%;
}

.contactForm-content-textarea textarea {
  flex: 1;
  width: 100%;
  resize: none;
  height: 112px;
  padding: 8px 12px 8px 16px;
  border-radius: 12px;
  border: 1px solid rgba(215, 205, 255, 0.16);
  background: #ffffff0a;
  font: inherit;
  color: #fff;
}

.contactForm-content-textarea textarea::-moz-placeholder {
  color: #ffffff52;
}

.contactForm-content-textarea textarea::placeholder {
  color: #ffffff52;
}
