:root {
  --paragraph: #878787;
  --bg: #111;
  --line: #383838;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

h1 {
  color: #fff;
  margin-top: 43px;
  margin-bottom: 54px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
}

h3 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 155%;
}

p {
  color: var(--paragraph);
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
}

.body {
  background-color: var(--bg);
  margin-bottom: 0;
}

.body._100vh {
  max-height: 100vh;
  overflow: hidden;
}

.body._100vh.success {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body.closed {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.container.nav {
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header {
  z-index: 9;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid var(--line);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-text-fill-color: inherit;
  background-color: rgba(17, 17, 17, .75);
  background-clip: border-box;
  position: fixed;
  top: 0;
}

.div-block {
  height: 100%;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.text-block {
  color: var(--paragraph);
  margin-right: 19px;
  font-family: Inter, sans-serif;
  line-height: 33px;
  text-decoration: none;
}

.apply-btn {
  width: 74px;
  height: 31px;
  color: rgba(255, 255, 255, .75);
  background-image: linear-gradient(to right, rgba(245, 234, 252, .11), rgba(234, 253, 250, .04));
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-left: 19px;
  margin-right: 19px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 33px;
  display: none;
}

.text-span {
  color: var(--paragraph);
}

.label {
  color: var(--paragraph);
  letter-spacing: .3px;
  text-indent: 0;
  margin-top: 54px;
  margin-bottom: 6px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 33px;
}

.label.careers {
  margin-top: 98px;
}

.label.apply {
  margin-top: 43px;
  margin-bottom: 13px;
  font-weight: 400;
  line-height: 22px;
}

.case-item {
  z-index: 0;
  max-width: 500px;
  min-height: 110px;
  min-width: 500px;
  clear: none;
  border: 1px solid #292929;
  border-radius: 10px;
  flex-direction: row;
  align-items: center;
  padding: 17px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.case-item.hover {
  z-index: 0;
  min-height: 109px;
  opacity: 0;
  background-image: linear-gradient(to right, rgba(41, 41, 41, .3), rgba(92, 92, 92, 0));
  position: absolute;
}

.case-item.hover.ca {
  min-height: 89px;
}

.div-block-2 {
  width: 70px;
  height: 70px;
  min-height: 70px;
  min-width: 70px;
  border: 1px solid #292929;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 16px;
}

.div-block-3.career {
  margin-left: 0;
}

.text-block-2 {
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  display: inline-block;
}

.text-block-3 {
  max-width: 100%;
  float: none;
  clear: none;
  direction: ltr;
  color: var(--paragraph);
  text-align: left;
  white-space: normal;
  align-self: auto;
  font-family: Inter, sans-serif;
  font-weight: 400;
  display: block;
}

.text-block-3.ca {
  margin-right: 8px;
  display: inline-block;
}

.text-block-3._8.last {
  margin-bottom: 0;
  padding-bottom: 0;
}

.image {
  opacity: 0;
  margin-left: 4px;
  position: relative;
  top: -6px;
}

.image.v2 {
  width: 7px;
  opacity: 1;
  top: -3px;
  left: 0;
}

.image.big {
  width: 8px;
  opacity: 0;
  top: -5px;
  left: 1px;
}

.div-block-4 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.dropdown {
  max-width: none;
  margin-bottom: 12px;
  display: flex;
  position: static;
}

.dropdown-toggle {
  max-width: none;
  padding: 0;
  position: static;
}

.dropdown-toggle.w--open {
  width: 500px;
  max-width: 500px;
}

.dropdown-list {
  display: none;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-list.w--open {
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 12px;
  display: flex;
  position: static;
}

.image-2 {
  width: 24px;
  height: 24px;
  border-radius: 999px;
}

.div-block-5 {
  align-items: center;
  margin-bottom: 8px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: -2px;
}

.div-block-5._2:hover, .div-block-5._3:hover {
  opacity: .6;
}

.text-block-4 {
  color: #fff;
  margin-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
}

.image-3 {
  width: 100%;
  height: 100%;
}

.name-link {
  text-decoration: none;
  transition: opacity .5s;
}

.name-link:hover {
  opacity: .75;
}

.name-link.tba {
  cursor: default;
  transition-property: none;
}

.name-link.tba:hover {
  opacity: 1;
}

.heading {
  margin-bottom: 0;
}

.heading._0.hidden {
  margin-top: 98px;
}

.heading._0.hidden.success {
  text-align: center;
}

.heading._0.mobile {
  display: none;
}

.heading._1 {
  margin-top: 0;
}

.footer {
  height: 55px;
  border-top: 1px solid var(--line);
  justify-content: center;
  margin-top: 62px;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container.footer {
  border-top-width: 0;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-5, .text-block-6 {
  color: var(--paragraph);
}

.text-block-6.nav {
  margin-left: 19px;
}

.div-block-6 {
  display: flex;
}

.link {
  color: var(--paragraph);
  text-decoration: none;
  transition: opacity .5s;
}

.link:hover {
  opacity: .75;
}

.link-2 {
  color: var(--paragraph);
  text-decoration: none;
  transition: opacity .5s;
}

.link-2:hover {
  opacity: .75;
}

.main-cont.home {
  cursor: pointer;
  transition: opacity .5s;
}

.image-4 {
  display: none;
}

.text-block-7 {
  color: var(--paragraph);
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-7 {
  width: 42px;
  height: 23px;
  color: #878787;
  letter-spacing: .3px;
  background-color: #242424;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  padding-top: 1px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 4px;
  display: flex;
}

.position {
  margin-bottom: 12px;
}

.company {
  color: #878787;
  letter-spacing: .5px;
  background-color: #242424;
  border-radius: 4px;
  padding-top: 1px;
  padding-left: 9px;
  padding-right: 9px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 29px;
  text-decoration: none;
}

.div-block-8 {
  align-items: center;
  display: flex;
}

.careers {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-9 {
  align-items: center;
  display: flex;
}

.div-block-10 {
  width: 3px;
  height: 3px;
  background-color: #888;
  border-radius: 9999px;
  margin-right: 8px;
  display: inline-block;
}

.link-3 {
  color: var(--paragraph);
  text-decoration: none;
}

.link-4 {
  color: var(--paragraph);
  text-decoration: none;
  transition: opacity .5s;
}

.link-4:hover {
  opacity: .75;
}

.link-4.w--current {
  text-decoration: none;
}

.link-5 {
  color: var(--paragraph);
  text-decoration: none;
  transition: opacity .5s;
}

.link-5:hover {
  opacity: .75;
}

.div-block-11 {
  height: 100%;
  min-height: 100vh;
  position: relative;
}

.div-block-12 {
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.div-block-13 {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed {
  max-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.html-embed.mobile {
  display: none;
}

.header-cont {
  height: 36px;
  max-width: 1100px;
  justify-content: space-between;
  align-items: center;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph {
  color: #aaa;
  text-align: left;
  letter-spacing: .01em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 160%;
}

.paragraph.buttom-nav-item {
  margin-left: 0;
  margin-right: 0;
  font-size: 12px;
}

.paragraph.buttom-nav-item.login {
  margin-right: 18px;
}

.label-2 {
  color: #777;
  letter-spacing: .2px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 155%;
}

.div-block-56 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.rich-text-block {
  margin-top: 143px;
  position: relative;
  top: -120px;
}

.headline {
  color: #111;
  letter-spacing: .3px;
  cursor: pointer;
  font-family: Inter, sans-serif;
  line-height: 155%;
  display: inline;
}

.headline.side {
  margin-bottom: 10px;
  display: block;
}

.headline.side.hidden {
  display: none;
}

.features {
  max-width: 1100px;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.link-9 {
  color: #aaa;
  text-decoration: none;
}

.link-9.w--current {
  color: #eee;
}

.menu {
  width: 49px;
  height: 32px;
  cursor: pointer;
  background-color: #333;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 0 13px;
  transition: background-color .2s;
  display: flex;
}

.menu:hover {
  background-color: rgba(88, 88, 88, .5);
}

.image-9 {
  width: auto;
}

.link-block-3 {
  cursor: pointer;
  transition: opacity .3s;
}

.link-block-3:hover {
  opacity: .8;
}

.div-block-29 {
  max-width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.footer-link {
  color: #aaa;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 155%;
  text-decoration: none;
  transition: opacity .2s;
}

.footer-link:hover {
  opacity: .75;
}

.link-10 {
  color: #aaa;
  border: 1px #000;
  text-decoration: none;
}

.link-10.w--current {
  color: #eee;
}

.dot {
  width: 5px;
  height: 5px;
  background-color: #777;
  border-radius: 100px;
}

.sidepanel {
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 127px;
  bottom: auto;
  left: 0;
  right: auto;
}

.main-container {
  z-index: 2;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.hide {
  display: none;
}

.text-block-8 {
  color: #fff;
  margin-top: 99px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 33px;
}

.text-field {
  height: 0;
  opacity: 1;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #292929;
  border-radius: 10px;
  padding: 32px 17px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
  transition: background-color .3s, border .4s;
}

.text-field:hover {
  border-color: #383838;
}

.text-field:focus {
  background-color: #161616;
  border-color: #383838;
}

.text-field::-ms-input-placeholder {
  color: rgba(136, 136, 136, .5);
}

.text-field::placeholder {
  color: rgba(136, 136, 136, .5);
}

.text-field.big {
  padding-top: 17px;
}

.submit-button {
  background-color: rgba(56, 152, 236, 0);
  border: 1px solid #292929;
  border-radius: 4px;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.submit-button:hover {
  background-color: #292929;
}

.form {
  margin-bottom: 0;
  padding-bottom: 50px;
}

.radio-button {
  width: 30px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0);
  border-color: #292929;
  border-radius: 10px;
  margin-right: 23px;
}

.radio-button.w--redirected-checked {
  color: #fff;
  background-color: #fff;
  border: 1px #fff;
}

.radio-button.w--redirected-focus {
  box-shadow: none;
}

.radio-button._2 {
  z-index: 0;
  width: 100%;
  height: 160px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.radio-button._2.w--redirected-checked {
  background-color: rgba(255, 255, 255, .06);
}

.radio-button-field {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
}

.radio-button-label {
  color: #fff;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
  position: absolute;
}

.radio-button-label._2 {
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-57 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div-block-58 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.conditional-idea-stage {
  display: none;
}

.conditional-premoney, .conditional-postmoney {
  display: block;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  color: #fff;
}

.out {
  display: none;
}

.text-block-9 {
  width: 100vw;
  height: auto;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Inter, sans-serif;
  display: flex;
}

.link-11 {
  color: #fff;
  text-decoration: none;
}

.text-span-17 {
  color: #878787;
}

.bold-text {
  font-weight: 400;
}

@media screen and (min-width: 1920px) {
  .body {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .apply-btn {
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .case-item {
    z-index: 0;
  }

  .dropdown-list {
    width: 0;
    height: 0;
    display: none;
  }

  .name-link, .heading._0.mobile {
    display: none;
  }

  .main-cont.home {
    padding-left: 25px;
    padding-right: 25px;
  }

  .html-embed.desktop {
    display: none;
  }

  .html-embed.mobile {
    display: block;
    overflow: visible;
  }

  .features {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-29 {
    max-width: 370px;
  }

  .main-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .html-embed-2 {
    display: block;
  }

  .link-block-4 {
    text-decoration: none;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .body {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .container {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .container.nav {
    width: 500px;
    min-width: 0%;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.home {
    min-width: 0%;
    margin-left: auto;
    margin-right: auto;
  }

  .header {
    z-index: 999;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-span.hidden {
    display: none;
  }

  .case-item {
    width: 100%;
    min-width: 100%;
  }

  .case-item.hover {
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .text-block-2 {
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 27px;
  }

  .dropdown._1, .dropdown-toggle {
    width: 100%;
    min-width: 100%;
    position: relative;
  }

  .dropdown-list {
    overflow: scroll;
  }

  .heading._0.hidden {
    display: none;
  }

  .heading._0.hidden.success {
    display: block;
  }

  .heading._0.mobile {
    margin-top: 98px;
    display: block;
  }

  .heading._1.hidden {
    display: none;
  }

  .footer {
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .container.footer {
    min-width: 0%;
    margin-left: 25px;
    margin-right: 25px;
  }

  .text-span-2 {
    color: var(--paragraph);
  }

  .main-cont {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .company {
    margin-left: 30px;
  }

  .div-block-11 {
    width: 100%;
    max-width: 550px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .paragraph {
    max-width: 250px;
  }

  .features {
    margin-top: 180px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-29 {
    margin-top: 58px;
    padding-left: 0;
    padding-right: 0;
  }

  .sidepanel {
    max-width: 485px;
    margin-top: 90px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    display: none;
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: auto;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container.nav {
    padding-left: 0;
    padding-right: 0;
  }

  .case-item {
    min-height: 170px;
  }

  .case-item.hover {
    display: none;
  }

  .dropdown-toggle {
    position: relative;
  }

  .footer {
    justify-content: flex-start;
  }

  .container.footer {
    justify-content: center;
  }

  .text-block-6.nav {
    margin-left: 0;
    margin-right: 19px;
  }

  .text-block-6.mv-footer {
    display: none;
  }

  .main-cont {
    width: 100vw;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    max-width: 100%;
  }

  .paragraph.buttom-nav-item {
    margin-bottom: 0;
  }

  .features {
    margin-top: 180px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-29 {
    width: 100%;
    max-width: 370px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sidepanel {
    padding-left: 25px;
  }

  .div-block-58 {
    grid-template-columns: 1fr;
  }
}

#w-node-c75d835e-3b6d-d61d-0464-8e5d50070a25-7e6ef372, #w-node-_4736965b-4e78-6959-4845-178ea3dbffed-7e6ef372, #w-node-_5053c416-eb00-646a-a3e3-610b207faf15-7e6ef372 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


