@charset "UTF-8";
/* colors */
/* fonts */
/* media sizes */
@media screen and (min-width: 991px) {
  .midas-landing .look-our-open-positions-wrapper {
    display: none !important;
  }
}
.midas-landing .look-our-open-positions-wrapper {
  margin-top: 0px !important;
}
.midas-landing .hero-section {
  margin: 0 auto;
  background: #ffffff;
  position: relative;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section {
    height: auto;
  }
}
.midas-landing .hero-section.form-hidden .hero-grid {
  justify-content: center;
}
.midas-landing .hero-section.form-hidden .hero-grid .hero-content {
  left: auto;
  top: auto;
  margin: 0 auto;
}
.midas-landing .hero-section .container {
  width: 100%;
  height: 100%;
  position: relative;
}
.midas-landing .hero-section .hero-grid {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 20.16px;
  width: 100%;
  height: 656px;
  justify-content: center;
  gap: 120px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-grid {
    flex-direction: column-reverse;
    gap: 40px;
    height: auto;
    position: relative;
    top: 0;
    padding: 20px 0;
  }
}
.midas-landing .hero-section .hero-content {
  width: 513px;
  left: 327px;
  top: 21px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }
}
.midas-landing .hero-section .hero-content .hero-card {
  width: 100%;
  height: 100%;
  background: linear-gradient(131.35deg, #20254e -3.28%, #4959ea 42.6%, #bed0fe 102.33%);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  padding: 35px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card {
    padding-right: 0px;
  }
}
.midas-landing .hero-section .hero-content .hero-card .hero-title {
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 50px;
  color: #ffffff;
  margin: 0;
  margin-bottom: 135px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card .hero-title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 80px;
    width: 80%;
  }
}
.midas-landing .hero-section .hero-content .hero-card .hero-subtitle {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22.2162px;
  line-height: 30px;
  letter-spacing: -0.015em;
  margin: 0;
  margin-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #ffffff), linear-gradient(90deg, #000000 0%, #999999 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card .hero-subtitle {
    margin-bottom: 20px;
    font-family: MidasInter-Regular, Arial, sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.015em;
  }
}
.midas-landing .hero-section .hero-content .hero-card .highlight {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22.2162px;
  line-height: 30px;
  background: linear-gradient(334.56deg, #fff0da -3.56%, #94641e -0.16%, #fff2db 85.34%, #eac885 97.23%, #fbf5d1 101.76%, #bd9a4b 104.01%, #ecd8a3 104.02%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  display: block;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card .highlight {
    font-family: MidasInter-Regular, Arial, sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.015em;
  }
}
.midas-landing .hero-section .hero-content .hero-card .feature-cards {
  display: flex;
  gap: 15.66px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card .feature-cards {
    margin: 20px 0;
    gap: 16px;
    overflow-x: auto;
    width: 100%;
    flex-wrap: nowrap;
    scroll-behavior: smooth;
    padding-right: 35px;
    /* Custom scrollbar styling */
  }
  .midas-landing .hero-section .hero-content .hero-card .feature-cards::-webkit-scrollbar {
    height: 4px;
  }
  .midas-landing .hero-section .hero-content .hero-card .feature-cards::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
  }
  .midas-landing .hero-section .hero-content .hero-card .feature-cards::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
  }
  .midas-landing .hero-section .hero-content .hero-card .feature-cards::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.5);
  }
}
.midas-landing .hero-section .hero-content .hero-card .feature-cards .feature-card {
  box-sizing: border-box;
  width: 135.69px;
  height: 117.95px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 11.3079px;
  gap: 7.54px;
  background: linear-gradient(116.58deg, rgba(249, 250, 252, 0.05) 33.33%, rgba(255, 255, 255, 0.05) 98.45%);
  box-shadow: inset 0px -5.4278px 17.1428px rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(9.47603px);
          backdrop-filter: blur(9.47603px);
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card .feature-cards .feature-card {
    width: 125px;
    min-width: 125px;
    height: auto;
    padding: 16px;
    flex-shrink: 0;
    flex: 0 0 auto;
  }
}
.midas-landing .hero-section .hero-content .hero-card .feature-cards .feature-card p {
  width: 112.73px;
  height: 57px;
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .hero-content .hero-card .feature-cards .feature-card p {
    width: auto;
    height: auto;
  }
}
.midas-landing .hero-section .hero-content .hero-card .hero-closing {
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 33px;
  letter-spacing: -0.015em;
  margin: 0;
  background: linear-gradient(0deg, #ffffff, #ffffff), linear-gradient(90deg, #ffffff 0%, #999999 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.midas-landing .hero-section .registration-form {
  background: linear-gradient(158.81deg, rgba(255, 255, 255, 0) -1.74%, #ffffff 86.03%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-radius: 20px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form.hide-on-mobile {
    display: none;
  }
}
.midas-landing .hero-section .registration-form .form-title {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 50px;
  text-align: center;
  color: #000000;
  margin-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .form-title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner {
  width: 442px;
  border-radius: 20px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner {
    width: 100%;
    height: auto;
    padding: 20px 5px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-title {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 50px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-group:first-of-type {
  top: 153.5px;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-group:last-of-type {
  top: 216.13px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-group {
    width: 100%;
    margin-bottom: 15px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-group .form-input {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: #f7f8fa;
  border: 0.63221px solid #bed0fe;
  border-radius: 5.05768px;
  padding: 0 16.56px;
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  padding: 16px 20px;
  margin-bottom: 15px;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-group .form-input:focus {
  background: #f3f7ff;
  border: 0.71987px solid #4959ea;
  outline: none;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-group .form-input::-moz-placeholder {
  color: #000000;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-group .form-input::placeholder {
  color: #000000;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-group .form-input {
    height: 48px;
    padding: 0 16px;
    font-size: 14px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes {
    position: relative;
    top: auto;
    left: auto;
    margin: 20px 0;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin-bottom: 3px;
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #737586;
  cursor: pointer;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label.checkbox-label-error .checkbox-error {
  border-color: #DB4933;
  background: #fdf2f2;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label input[type=checkbox] {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  background: #ffffff;
  border: 0.71987px solid #4959ea;
  border-radius: 1.43974px;
  margin: 0;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label input[type=checkbox]:checked {
  background: #4959ea;
  border-color: #4959ea;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label input[type=checkbox]:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 8px;
  font-weight: bold;
  line-height: 1;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label input[type=checkbox]:focus {
  outline: 2px solid #4959ea;
  outline-offset: 2px;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label input[type=checkbox].checkbox-error {
  border-color: #DB4933;
  background: #fdf2f2;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label input[type=checkbox].checkbox-error:focus {
  outline: 2px solid #DB4933;
  outline-offset: 2px;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label .checkbox-text {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-checkboxes .checkbox-label .checkbox-text {
    width: auto;
    font-size: 12px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .submit-button {
  background: #4959ea;
  border-radius: 21.5961px;
  border: none;
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10.0782px;
  line-height: 14px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #ffffff;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .submit-button {
    position: relative;
    width: 100%;
    height: 48px;
    left: auto;
    top: auto;
    font-size: 14px;
    margin-top: 20px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-error-message {
  width: 100%;
  margin-top: 15px;
  padding: 12px 16px;
  background: #fdf2f2;
  border: 1px solid #DB4933;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-error-message .error-text {
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #DB4933;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-error-message .error-text {
    font-size: 12px;
    line-height: 16px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-error-message::before {
  content: "⚠";
  font-size: 16px;
  color: #DB4933;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-error-message::before {
    font-size: 14px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .form-error-message.show {
  display: flex;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .form-error-message {
    padding: 10px 12px;
    margin-top: 12px;
  }
}
.midas-landing .hero-section .registration-form .registration-form-inner .turnstile-container {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.midas-landing .hero-section .registration-form .registration-form-inner .turnstile-container .cf-turnstile {
  transform: scale(0.8);
  transform-origin: center;
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .turnstile-container .cf-turnstile {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 991px) {
  .midas-landing .hero-section .registration-form .registration-form-inner .turnstile-container {
    margin-top: 15px;
  }
}
.midas-landing header {
  background: #ffffff !important;
  border-bottom: 1px solid #d8dde6;
}
.midas-landing header .menu-item a {
  color: #2b2a35;
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.02em;
}
.midas-landing header .logo svg * {
  fill: #4959ea;
}
.midas-landing header .item-second {
  border-color: #d8dde6 !important;
}
@media screen and (max-width: 991px) {
  .midas-landing header .item-second {
    background: #ffffff !important;
  }
}
.midas-landing header button span {
  background: #2b2a35 !important;
}
.midas-landing footer .footer-contain {
  border-color: #d8dde6;
}
.midas-landing footer .footer-contain .footer-contain-block .footer-contain-item .parent-item {
  color: #2b2a35;
}
.midas-landing footer .footer-contain .footer-contain-block .footer-contain-item .parent-item.active {
  color: #4959ea;
}
.midas-landing footer .footer-contain .footer-contain-block .footer-contain-item .footer-menu-child-list.active .child-item {
  color: #2b2a35;
}
.midas-landing footer .footer-contain .footer-contain-block .contact-block {
  border-color: #d8dde6;
}
@media screen and (max-width: 991px) {
  .midas-landing footer .footer-contain .footer-contain-block .contact-block {
    background: #f7f8fa;
  }
}
.midas-landing footer .footer-contain .footer-contain-block .contact-block div,
.midas-landing footer .footer-contain .footer-contain-block .contact-block p,
.midas-landing footer .footer-contain .footer-contain-block .contact-block h5 {
  color: #2b2a35;
}
.midas-landing footer .footer-contain .footer-contain-block .contact-block .footer-contain-item-social-icon .footer-contain-item-social-icon-item a {
  border-color: #2b2a35;
}
.midas-landing footer .footer-contain .footer-contain-block .contact-block .footer-contain-item-social-icon .footer-contain-item-social-icon-item a path {
  fill: #2b2a35;
}
.midas-landing footer .footer-contain .footer-contain-block .footer-contain-block-description p {
  color: #737586;
}
.midas-landing footer .footer-contain-second {
  border-color: #d8dde6;
}
.midas-landing footer .footer-contain-second .footer-contain-second-block-item-first p {
  color: #737586;
  font-family: "Eina01-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.midas-landing footer .footer-contain-second .footer-contain-second-block-item-second a {
  color: #2b2a35;
  font-family: "Eina01-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.midas-landing .thank-you-section {
  margin: 0 auto;
  background: radial-gradient(90.81% 87.25% at 26.55% 12.75%, #4959ea 5.9%, #ffffff 100%), #ffffff;
  position: relative;
}
@media screen and (max-width: 1680px) {
  .midas-landing .thank-you-section {
    width: 100%;
    max-width: 1680px;
  }
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section {
    height: auto;
  }
}
.midas-landing .thank-you-section .container {
  width: 100%;
  height: 100%;
  position: relative;
}
.midas-landing .thank-you-section .thank-you-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  gap: 40px;
  border-radius: 20px;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .thank-you-content {
    position: relative;
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
    padding: 40px 20px;
    gap: 30px;
  }
}
.midas-landing .thank-you-section .thank-you-text {
  max-width: 694px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .thank-you-text {
    width: 100%;
    height: auto;
  }
}
.midas-landing .thank-you-section .thank-you-text .thank-you-title {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .thank-you-text .thank-you-title {
    font-size: 25px;
    line-height: 35px;
    margin-top: 30px;
    max-width: 267px;
    margin: auto;
  }
}
.midas-landing .thank-you-section .thank-you-text .thank-you-subtitle {
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  margin: 0;
  max-width: 333px;
  margin: auto;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .thank-you-text .thank-you-subtitle {
    font-size: 15px;
    line-height: 20px;
    margin-top: 30px;
    max-width: 267px;
  }
}
.midas-landing .thank-you-section .feature-cards {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 40px;
  width: 1050px;
  height: 377px;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .feature-cards {
    flex-direction: column;
    width: 100%;
    height: auto;
    gap: 30px;
    margin-top: 30px;
  }
}
.midas-landing .thank-you-section .feature-cards .feature-card {
  width: 33.33%;
  height: 100%;
  background: #ffffff;
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 33px 30px 30px;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .feature-cards .feature-card {
    width: 100%;
    max-width: 300px;
    height: auto;
    padding: 20px;
  }
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-visual {
  width: 100%;
  height: 238px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 27px;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .feature-cards .feature-card .card-visual {
    height: 150px;
    margin-bottom: 20px;
  }
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-visual .card-image {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-visual .card-image .card-dynamic-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 8px;
  transition: transform 0.3s ease;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-content {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  justify-content: space-between;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-content .card-title {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-content .card-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 7px 13px;
  text-decoration: none;
  border: 0.6px solid #4959ea;
  border-radius: 21.5961px;
  background: transparent;
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #4959ea;
  cursor: pointer;
  transition: all 0.3s ease;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-content .card-button:hover {
  background: #4959ea;
  color: #ffffff;
  text-decoration: none;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-content .card-button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.midas-landing .thank-you-section .feature-cards .feature-card .card-content .card-button:disabled:hover {
  background: transparent;
  color: #4959ea;
}
@media screen and (max-width: 991px) {
  .midas-landing .thank-you-section .feature-cards .feature-card .card-content .card-button {
    width: auto;
    min-width: 67px;
    font-size: 15px;
    line-height: 18px;
  }
}
.midas-landing.midas-landing-varant .registration-form {
  width: 442px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .registration-form {
    width: 100%;
  }
}
.midas-landing.midas-landing-varant .registration-form .form-title {
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
}
.midas-landing.midas-landing-varant .registration-form .submit-button:disabled {
  background: #e5e5e5;
  color: rgba(0, 0, 0, 0.4);
  cursor: not-allowed;
  pointer-events: none;
}
.midas-landing.midas-landing-varant .hero-section .hero-grid {
  margin: 60px 0px;
  height: 100%;
}
@media screen and (max-width: 1203px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid {
    gap: 40px;
    flex-direction: column;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content {
  width: 513px;
  min-height: 625px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content {
    position: relative;
    width: 100%;
    min-height: unset;
    margin-bottom: 0px;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  min-height: 625px;
  padding: 0;
  background: linear-gradient(131.35deg, #20254e -3.28%, #4959ea 42.6%, #bed0fe 102.33%);
  border-radius: 20px;
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-card-text-continaer {
  padding: 30px;
  gap: 20px;
  display: flex;
  flex-direction: column;
  padding-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-card-text-continaer {
    padding: 20px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card {
    width: 100%;
    min-height: unset;
    border-radius: 12px;
    overflow: visible;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-title {
  width: 327px;
  margin: 0;
  margin-bottom: 0;
  font-family: "Inter", MidasInter-Regular, Arial, sans-serif, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 41px;
  letter-spacing: -0.15px;
  font-feature-settings: "ss01" on;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-title {
    font-size: 25px;
    line-height: 30px;
    width: 290px;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-subtitle {
  width: 277px;
  margin: 0;
  margin-bottom: 0;
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  font-feature-settings: "ss01" on;
  color: #ffffff;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #ffffff;
  background-clip: unset;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-subtitle {
    font-size: 12px;
    line-height: 100%;
    width: 221px;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-cards-container {
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-cards-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-cards-container .hero-image {
  height: 453px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 256px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .hero-cards-container .hero-image {
    width: 185px;
    height: unset;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .feature-cards {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .feature-cards {
    gap: 15px;
    overflow-x: unset;
    padding-right: 0px;
    padding-bottom: 20px;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .feature-cards .feature-card {
  box-sizing: border-box;
  width: 135.69px;
  height: 117.95px;
  flex: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 11.3079px;
  gap: 10px;
  background: linear-gradient(116.58deg, rgba(249, 250, 252, 0.05) 33.33%, rgba(255, 255, 255, 0.05) 98.45%);
  box-shadow: inset 0px -5.4278px 17.1428px rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(9.47603px);
          backdrop-filter: blur(9.47603px);
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .feature-cards .feature-card {
    width: 98.94px;
    min-width: 98.94px;
    height: 86px;
    padding: 8.24501px;
    gap: 5.5px;
    box-shadow: inset 0px -3.95761px 12.4994px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(6.90932px);
    -webkit-backdrop-filter: blur(6.90932px);
    border-radius: 7.29137px;
  }
}
.midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .feature-cards .feature-card p {
  width: 112.73px;
  min-height: 57px;
  font-family: MidasInter-Semi-Bold, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .hero-section .hero-grid .hero-content .hero-card .feature-cards .feature-card p {
    width: 82px;
    min-height: auto;
    font-size: 11px;
    line-height: 14px;
  }
}
.midas-landing.midas-landing-varant .registration-form.form-submitted {
  position: relative;
}
.midas-landing.midas-landing-varant .registration-form.form-submitted .registration-form-inner {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.midas-landing.midas-landing-varant .registration-form.form-submitted .varant-success-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 21.72px;
  position: relative;
  width: 100%;
  min-height: 240px;
}
.midas-landing.midas-landing-varant .varant-success-popup {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 21.72px;
  width: 100%;
  isolation: isolate;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 28.9551px 18.0969px;
  gap: 21.72px;
  isolation: isolate;
  position: relative;
  width: 100%;
  max-width: 504px;
  min-height: 202.69px;
  background: #ffffff;
  border: 0.904847px solid rgba(0, 0, 0, 0.1);
  box-shadow: 18.0969px 18.0969px 18.0969px rgba(0, 0, 0, 0.08);
  border-radius: 14.4776px;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-close {
  position: absolute;
  width: 21.72px;
  height: 21.72px;
  right: 9.05px;
  top: 9.05px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3.61939px;
  background: #e5e5e5;
  border: none;
  border-radius: 26.2406px;
  cursor: pointer;
  z-index: 1;
  flex: none;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-close .varant-success-popup-close-icon {
  width: 9.05px;
  height: 9.05px;
  color: #4f4f4f;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 21.72px;
  width: 100%;
  max-width: 348.37px;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-icon {
  width: 39.36px;
  height: 39.36px;
  flex-shrink: 0;
  color: #4959ea;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-text {
  font-family: MidasInter-Regular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18.0969px;
  line-height: 140%;
  text-align: center;
  color: #000000;
  opacity: 0.56;
  margin: 0;
  max-width: 348.37px;
}
.midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-button {
  padding: 12px 24px;
  background: #e5e5e5;
  color: #fff;
  border: none;
  border-radius: 999px;
  font-size: 1rem;
  cursor: not-allowed;
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .midas-landing.midas-landing-varant .varant-success-popup {
    padding: 0;
    min-height: 200px;
    gap: 14.56px;
  }
  .midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-box {
    padding: 19.4183px 0;
    gap: 14.56px;
    max-width: unset;
    min-height: unset;
    left: 0px;
    top: 0px;
    border: 0.606822px solid rgba(0, 0, 0, 0.1);
    box-shadow: 12.1364px 12.1364px 12.1364px rgba(0, 0, 0, 0.08);
    border-radius: 9.70916px;
  }
  .midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-close {
    width: 14.56px;
    height: 14.56px;
    right: 6.07px;
    top: 6.07px;
    padding: 2.42729px;
    border-radius: 17.5978px;
  }
  .midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-close .varant-success-popup-close-icon {
    width: 6.07px;
    height: 6.07px;
  }
  .midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-content {
    gap: 24px;
    max-width: 202px;
  }
  .midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-icon {
    width: 43.5px;
    height: 43.5px;
  }
  .midas-landing.midas-landing-varant .varant-success-popup .varant-success-popup-text {
    font-size: 14px;
    max-width: 202px;
  }
}/*# sourceMappingURL=midas-landing.css.map */