.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #F2F1FD;
}
.home-navbar-interactive {
  width: 1200px;
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  justify-content: space-between;
  background-color: #F2F1FD;
}
.home-image10 {
  width: 127px;
  height: auto;
}
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-link1 {
  color: rgb(20, 20, 25);
  font-style: normal;
  font-family: "inter";
  font-weight: 600;
  text-decoration: none;
}
.home-link2 {
  color: #141419;
  font-style: normal;
  font-family: "inter";
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-link3 {
  color: #141419;
  font-style: normal;
  font-family: "inter";
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-link4 {
  display: contents;
}
.home-hcta1 {
  flex: 0 0 auto;
  width: 124px;
  height: 45px;
  display: flex;
  align-items: center;
  padding-top: 5px;
  border-color: #5b55e6;
  border-width: 1px;
  padding-left: 20px;
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: space-between;
  text-decoration: none;
  border-top-left-radius: 300;
  border-top-right-radius: 300;
  border-bottom-left-radius: 300;
  border-bottom-right-radius: 300;
}
.home-text10 {
  color: #5b55e6;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 700;
}
.home-image11 {
  width: 35px;
  height: 35px;
  object-fit: cover;
}
.home-burger-menu {
  display: none;
}
.home-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo {
  height: 2rem;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon3 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-text11 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text12 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text13 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-hcta2 {
  flex: 0 0 auto;
  width: 124px;
  height: 45px;
  display: flex;
  align-items: center;
  padding-top: 5px;
  border-color: #5b55e6;
  border-width: 1px;
  padding-left: 15px;
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: space-between;
  border-top-left-radius: 300;
  border-top-right-radius: 300;
  border-bottom-left-radius: 300;
  border-bottom-right-radius: 300;
}
.home-link5 {
  color: #5b55e6;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 700;
}
.home-image12 {
  width: 35px;
  height: 35px;
  object-fit: cover;
}
.home-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 60px;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  justify-content: center;
  background-color: #F2F1FD;
}
.home-container12 {
  flex: 0 0 auto;
  width: 1200px;
  height: auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  padding-top: 120px;
  margin-bottom: 0px;
  padding-bottom: 120px;
  justify-content: center;
}
.home-container13 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.home-text14 {
  color: #141419;
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.1;
}
.home-text15 {
  color: rgb(74, 74, 78);
  font-size: 16px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
  line-height: 1.3;
  padding-right: 100px;
}
.home-text19 {
  font-style: italic;
  font-weight: 500;
}
.home-text20 {
  font-style: italic;
  font-weight: 500;
}
.home-link6 {
  display: contents;
}
.home-hcta3 {
  flex: 0 0 auto;
  width: 170px;
  height: 48px;
  display: flex;
  margin-top: 25px;
  align-items: center;
  padding-top: 5px;
  border-color: #5b55e6;
  border-width: 1px;
  padding-left: 20px;
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: space-between;
  text-decoration: none;
  background-color: #5b55e6;
  border-top-left-radius: 300;
  border-top-right-radius: 300;
  border-bottom-left-radius: 300;
  border-bottom-right-radius: 300;
}
.home-text23 {
  color: #fbfaff;
  line-height: 1.3;
}
.home-image13 {
  width: 35px;
  height: 35px;
  object-fit: cover;
}
.home-container14 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: -50px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: flex-start;
}
.home-image14 {
  width: 527px;
  height: auto;
  padding: 20px;
  align-self: flex-end;
  margin-top: 0px;
  object-fit: cover;
  margin-left: 0px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  margin-right: 0px;
  border-radius: 20px;
  margin-bottom: 0px;
  background-color: var(--dl-color-theme-secondary1);
}
.home-container15 {
  flex: 0 0 auto;
  width: 285px;
  height: auto;
  display: flex;
  padding: 15px;
  z-index: 1;
  align-self: flex-start;
  box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.1);
  margin-top: -180px;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-imageradius);
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
.home-text24 {
  color: rgb(74, 74, 78);
  font-size: 14px;
  align-self: flex-start;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  line-height: 1.3;
  padding-right: 0px;
}
.home-text25 {
  font-size: 18px;
  font-style: normal;
  margin-top: 5px;
  font-weight: 600;
}
.home-link7 {
  color: #ffffff;
  width: 100%;
  font-size: 14px;
  margin-top: 12px;
  text-align: center;
  padding-top: 12px;
  border-radius: var(--dl-radius-radius-radius4);
  padding-bottom: 12px;
  background-color: #5B55E6;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.home-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  justify-content: center;
  background-color: #ffffff;
}
.home-container17 {
  flex: 0 0 auto;
  width: 1200px;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.home-text26 {
  color: rgb(20, 20, 25);
  width: 696px;
  font-size: 46px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 800;
  line-height: 1.1;
}
.home-container18 {
  gap: 30;
  flex: 0 0 auto;
  width: 1200px;
  display: flex;
  margin-top: 40px;
  align-items: stretch;
  justify-content: center;
}
.home-container19 {
  flex: 0 0 auto;
  width: 580px;
  height: auto;
  margin: 15px;
  display: flex;
  padding: 20px;
  box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.1);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.home-image15 {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 12px;
  background-color: f6f6f6;
}
.home-text27 {
  font-size: 18px;
  font-style: normal;
  margin-top: 20px;
  font-weight: 600;
}
.home-text28 {
  color: rgb(74, 74, 78);
  font-size: 16px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
  line-height: 1.3;
  padding-right: 0px;
}
.home-container20 {
  flex: 0 0 auto;
  width: 580px;
  height: auto;
  display: flex;
  padding: 20px;
  box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.1);
  margin-top: 15px;
  align-items: flex-start;
  margin-left: 15px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: 15px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.home-image16 {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 12px;
  background-color: f6f6f6;
}
.home-text29 {
  font-size: 18px;
  font-style: normal;
  margin-top: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin-right: 130px;
}
.home-text30 {
  color: rgb(74, 74, 78);
  font-size: 16px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
  line-height: 1.3;
  padding-right: 0px;
}
.home-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 100px;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: flex-start;
  background-color: #f2f1fd;
}
.home-container22 {
  flex: 0 0 auto;
  width: 1200px;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
}
.home-container23 {
  flex: 0 0 auto;
  width: 550px;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-right: 50px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
}
.home-text31 {
  color: rgb(20, 20, 25);
  width: auto;
  font-size: 46px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 15px;
}
.home-icon-list1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.home-image17 {
  width: 18px;
  height: 18px;
  object-fit: cover;
}
.home-text32 {
  color: rgb(114, 114, 117);
  font-size: 16px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  line-height: 1.1;
  margin-left: 10px;
  padding-right: 0px;
}
.home-icon-list2 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.home-image18 {
  width: 18px;
  height: 18px;
  object-fit: cover;
}
.home-text33 {
  color: rgb(114, 114, 117);
  font-size: 16px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  line-height: 1.1;
  margin-left: 10px;
  padding-right: 0px;
}
.home-icon-list3 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.home-image19 {
  width: 18px;
  height: 18px;
  object-fit: cover;
}
.home-text34 {
  color: rgb(114, 114, 117);
  font-size: 16px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  line-height: 1.3;
  margin-left: 10px;
  margin-right: 50px;
  padding-right: 0px;
}
.home-icon-list4 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 5px;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.home-image20 {
  width: 18px;
  height: 18px;
  object-fit: cover;
}
.home-text35 {
  color: rgb(114, 114, 117);
  font-size: 16px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  line-height: 1.3;
  margin-left: 10px;
  margin-right: 50px;
  padding-right: 0px;
}
.home-container24 {
  flex: 0 0 auto;
  width: 650px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image21 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
  background-color: #ffffff;
}
.home-container26 {
  flex: 0 0 auto;
  width: 1200px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text36 {
  color: rgb(20, 20, 25);
  width: 696px;
  font-size: 46px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 800;
  line-height: 1.1;
}
.home-container27 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 50px;
  align-items: center;
  margin-left: 0px;
  padding-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  justify-content: flex-start;
}
.home-container28 {
  flex: 0 0 auto;
  width: 650px;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: 30px;
  padding-right: 50px;
  flex-direction: column;
  padding-bottom: 30px;
  justify-content: center;
}
.home-image22 {
  top: 80px;
  left: 15px;
  width: auto;
  z-index: 0;
  position: absolute;
  object-fit: cover;
}
.home-container29 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
  flex-direction: row;
  padding-bottom: 20px;
  justify-content: flex-start;
}
.home-container30 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image23 {
  width: auto;
  z-index: 100;
  object-fit: cover;
}
.home-container31 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-left: 15px;
  flex-direction: column;
  justify-content: center;
}
.home-text37 {
  font-size: 18px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-left: 0px;
}
.home-text38 {
  color: #727275;
  width: auto;
  font-size: 14px;
  font-style: normal;
  margin-top: 5px;
  font-weight: 400;
  line-height: 1.3;
  padding-right: 0px;
}
.home-text42 {
  color: rgb(114, 114, 117);
  width: auto;
  display: none;
  font-size: 14px;
  font-style: normal;
  margin-top: 5px;
  font-weight: 400;
  line-height: 1.3;
  padding-right: 0px;
}
.home-container32 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding-top: 20px;
  flex-direction: row;
  padding-bottom: 20px;
  justify-content: flex-start;
}
.home-container33 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image24 {
  width: auto;
  z-index: 100;
  object-fit: cover;
}
.home-container34 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-left: 15px;
  flex-direction: column;
  justify-content: center;
}
.home-text43 {
  font-size: 18px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-left: 0px;
}
.home-text44 {
  color: rgb(114, 114, 117);
  width: auto;
  font-size: 14px;
  font-style: normal;
  margin-top: 5px;
  font-weight: 400;
  line-height: 1.3;
  padding-right: 0px;
}
.home-container35 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
  flex-direction: row;
  padding-bottom: 20px;
  justify-content: flex-start;
}
.home-container36 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image25 {
  width: auto;
  z-index: 100;
  object-fit: cover;
}
.home-container37 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-left: 15px;
  flex-direction: column;
  justify-content: center;
}
.home-text45 {
  font-size: 18px;
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-left: 0px;
}
.home-text46 {
  color: rgb(114, 114, 117);
  width: auto;
  font-size: 14px;
  font-style: normal;
  margin-top: 5px;
  font-weight: 400;
  line-height: 1.3;
  padding-right: 0px;
}
.home-container38 {
  flex: 1;
  width: 550px;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 30px;
  border-radius: var(--dl-radius-radius-radius4);
  padding-right: 30px;
  flex-direction: column;
  padding-bottom: 30px;
  justify-content: flex-start;
  background-color: #ffdc5d;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.home-image26 {
  top: 30px;
  left: 0px;
  width: auto;
  height: auto;
  position: absolute;
  align-self: flex-start;
  object-fit: cover;
}
.home-container39 {
  flex: 1;
  width: 450px;
  height: auto;
  display: flex;
  padding: 20px;
  align-items: flex-start;
  margin-left: 80px;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.home-container40 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  flex-direction: row;
  padding-bottom: 0px;
}
.home-text57 {
  color: rgb(91, 85, 230);
  font-size: 26px;
}
.home-text58 {
  color: rgb(74, 74, 78);
  font-size: 14px;
  font-style: normal;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.3;
  margin-left: 5px;
  padding-right: 0px;
}
.home-text59 {
  color: rgb(74, 74, 78);
  width: 100%;
  font-size: 16px;
  font-style: normal;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.3;
  padding-right: 0px;
}
.home-link8 {
  display: contents;
}
.home-container41 {
  flex: 0 0 auto;
  width: 100%;
  height: 45px;
  display: flex;
  margin-top: 15px;
  align-items: center;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #F2F1FD;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
}
.home-text60 {
  color: rgb(91, 85, 230);
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
.home-image27 {
  width: auto;
  height: auto;
  object-fit: cover;
  margin-left: 5px;
}
.home-container42 {
  flex: 1;
  width: 450px;
  height: auto;
  display: flex;
  padding: 20px;
  position: relative;
  margin-top: 15px;
  align-items: flex-start;
  margin-left: 80px;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.home-container43 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  flex-direction: row;
  padding-bottom: 0px;
}
.home-text61 {
  color: rgb(91, 85, 230);
  font-size: 26px;
}
.home-text62 {
  color: rgb(74, 74, 78);
  font-size: 14px;
  font-style: normal;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.3;
  margin-left: 5px;
  padding-right: 0px;
}
.home-text63 {
  color: rgb(74, 74, 78);
  width: 100%;
  font-size: 16px;
  font-style: normal;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.3;
  padding-right: 0px;
}
.home-link9 {
  display: contents;
}
.home-container44 {
  flex: 0 0 auto;
  width: 100%;
  height: 45px;
  display: flex;
  margin-top: 15px;
  align-items: center;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #F2F1FD;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
}
.home-text64 {
  color: rgb(91, 85, 230);
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
.home-image28 {
  width: auto;
  height: auto;
  object-fit: cover;
  margin-left: 5px;
}
.home-container45 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
  background-color: #f2f1fd;
}
.home-text65 {
  color: rgb(20, 20, 25);
  width: 696px;
  font-size: 46px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 15px;
}
.home-container46 {
  flex: 0 0 auto;
  width: 1200px;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: 30px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-container47 {
  width: 380px;
  height: 210px;
}
.home-container48 {
  display: contents;
}
.home-container49 {
  width: 380px;
  height: 210px;
}
.home-container50 {
  display: contents;
}
.home-container51 {
  width: 380px;
  height: 210px;
}
.home-container52 {
  display: contents;
}
.home-container53 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  justify-content: center;
  background-color: #ffffff;
}
.home-text66 {
  color: rgb(74, 74, 78);
  width: 100%;
  font-size: 16px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-weight: 500;
  line-height: 1.3;
  padding-right: 0px;
}
@media(max-width: 991px) {
  .home-navbar-interactive {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-container11 {
    padding-top: 100px;
    padding-left: 020px;
    padding-right: 20px;
    padding-bottom: 100px;
  }
  .home-container12 {
    width: 100%;
    padding-top: 0px;
    flex-direction: row;
    padding-bottom: 0px;
  }
  .home-container13 {
    margin-right: 0px;
    padding-right: 0px;
  }
  .home-text14 {
    font-size: 40px;
    margin-right: 100px;
  }
  .home-container15 {
    margin-top: -100px;
    margin-left: -100px;
    margin-right: 0px;
  }
  .home-container16 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-container17 {
    width: 100%;
  }
  .home-container18 {
    width: 100%;
  }
  .home-container19 {
    width: 450px;
  }
  .home-container20 {
    width: 450px;
  }
  .home-text29 {
    margin-right: 50px;
  }
  .home-container21 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
  }
  .home-container22 {
    width: 100%;
    flex-direction: row;
  }
  .home-container23 {
    width: 550px;
  }
  .home-container24 {
    width: 400px;
  }
  .home-container26 {
    width: 100%;
  }
  .home-container27 {
    flex-direction: column;
  }
  .home-container45 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
  }
  .home-container46 {
    width: 100%;
  }
  .home-container47 {
    width: 300px;
    height: 160px;
  }
  .home-container49 {
    width: 300px;
    height: 160px;
  }
  .home-container51 {
    width: 300px;
    height: 160px;
  }
}
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-text11 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text12 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text13 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .home-icon1 {
    width: 40px;
    height: 40px;
  }
  .home-mobile-menu {
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 16px;
  }
  .home-logo {
    width: auto;
    align-self: center;
  }
  .home-icon3 {
    width: 40px;
    height: 40px;
  }
  .home-links2 {
    width: 100%;
  }
  .home-text11 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .home-text12 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .home-text13 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .home-hcta2 {
    width: 160px;
    margin-top: 15px;
  }
  .home-container11 {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
  .home-container12 {
    flex-direction: column;
  }
  .home-container13 {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-text14 {
    font-size: 35px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
  }
  .home-text15 {
    text-align: center;
    padding-right: 0px;
  }
  .home-hcta3 {
    width: 180px;
    align-self: center;
    margin-top: 20px;
  }
  .home-text23 {
    font-size: 18px;
  }
  .home-container14 {
    width: 100%;
    margin-top: 0px;
  }
  .home-image14 {
    width: 350px;
  }
  .home-container15 {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .home-container16 {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
  }
  .home-text26 {
    width: 100%;
    font-size: 26px;
    margin-bottom: 10px;
  }
  .home-container18 {
    gap: 0;
    align-self: center;
    margin-top: 10px;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .home-container19 {
    width: 350px;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .home-container20 {
    width: 350px;
    margin-left: 0px;
  }
  .home-text29 {
    margin-right: 0px;
  }
  .home-container21 {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
  }
  .home-container22 {
    flex-direction: column;
  }
  .home-container23 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .home-text31 {
    font-size: 26px;
    align-self: center;
    text-align: left;
  }
  .home-text35 {
    margin-right: 0px;
  }
  .home-container24 {
    width: 100%;
  }
  .home-image21 {
    flex: 1;
    height: auto;
  }
  .home-container25 {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
  }
  .home-text36 {
    width: 100%;
    font-size: 26px;
    margin-bottom: 0px;
  }
  .home-container27 {
    margin-top: 15px;
  }
  .home-container28 {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-container31 {
    position: relative;
  }
  .home-text37 {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
  }
  .home-text38 {
    color: rgb(114, 114, 117);
    width: 150px;
    display: none;
  }
  .home-text42 {
    color: rgb(114, 114, 117);
    width: 300px;
    display: flex;
    font-size: 14px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-weight: 400;
    line-height: 1.3;
    flex-direction: row;
  }
  .home-text43 {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
  }
  .home-container37 {
    width: 100%;
  }
  .home-text45 {
    font-size: 15px;
  }
  .home-text46 {
    width: 100%;
  }
  .home-container38 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home-image26 {
    width: auto;
    height: 305px;
  }
  .home-container39 {
    width: 290px;
  }
  .home-text57 {
    font-size: 22px;
  }
  .home-text58 {
    margin-top: 5px;
  }
  .home-text59 {
    font-size: 11px;
  }
  .home-container41 {
    height: 40px;
  }
  .home-text60 {
    font-size: 12px;
  }
  .home-container42 {
    width: 290px;
  }
  .home-text61 {
    font-size: 22px;
  }
  .home-text62 {
    margin-top: 5px;
  }
  .home-text63 {
    font-size: 12px;
  }
  .home-container44 {
    height: 40px;
  }
  .home-text64 {
    font-size: 12px;
  }
  .home-text65 {
    width: 100%;
    font-size: 26px;
  }
  .home-container46 {
    margin-top: 15px;
    flex-direction: column;
  }
  .home-container47 {
    width: 350px;
    height: 190px;
  }
  .home-container49 {
    width: 350px;
    height: 190px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home-container51 {
    width: 350px;
    height: 190px;
  }
  .home-container53 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-text66 {
    margin-top: 0px;
  }
}
