.home-container10 {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
}
 
.home-header10 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-navbar {
  width: 100%;
  display: flex;
  z-index: 5;
  position: relative;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-image10 {
  width: 202px;
  height: 34px;
  object-fit: cover;
}
 
.home-desktop-menu {
  display: flex;
}
 
.home-nav1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  color: #ffffff;
  width: 400px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link10 {
  fill: #211f20;
  color: #211f20;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  text-decoration: none;
}
 
.home-button1 {
  fill: #211f20;
  color: #211f20;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  text-decoration: none;
}
 
.home-button2 {
  fill: #211f20;
  color: #211f20;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  text-decoration: none;
}
 
.home-btn-group {
  width: 400px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.home-view10 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text10 {
  font-style: normal;
  font-weight: 500;
}
 
.home-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.home-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.home-nav2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container11 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-logo {
  color: #000000;
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
 
.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-nav3 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container12 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link11 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-text11 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-text12 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link12 {
  width: 200px;
  padding-left: 0px;
  margin-bottom: var(--dl-layout-space-unit);
  padding-right: 0px;
  text-decoration: none;
}
 
.home-icon-group {
  display: flex;
}
 
.home-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.home-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.home-icon18 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-hero {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  height: 867px;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  position: relative;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/evnia/evnia_hero-900h.jpg");
}
 
.home-heading1 {
  gap: 60px;
  width: 1004px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container13 {
  gap: 30px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-header11 {
  fill: #1a202c;
  color: rgb(26, 32, 44);
  width: 100%;
  font-size: 96px;
  font-style: normal;
  text-align: center;
  font-family: "Gladiora";
  font-weight: 500;
  line-height: 96px;
}
 
.home-caption1 {
  fill: #1a202c;
  color: #1a202c;
  width: 100%;
  font-size: 28px;
  font-style: normal;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 42px;
}
 
.home-button4 {
  align-self: center;
  text-decoration: none;
}
 
.home-roadmap {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: aut;
  align-self: center;
  align-items: center;
  padding-top: 160px;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: 120px;
  background-color: #1d0035;
}
 
.home-container14 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header12 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 64px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 112px;
}
 
.home-list {
  gap: 106px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  flex-direction: row;
  padding-bottom: 0px;
}
 
.home-step1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container15 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-caption2 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 24px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
 
.home-header13 {
  fill: #fbfbfb;
  color: rgb(251, 251, 251);
  font-size: 48px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 400;
  line-height: 64px;
}
 
.home-heading2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header14 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 32px;
}
 
.home-step2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container16 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-caption3 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 24px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
 
.home-header15 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 48px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 500;
  line-height: 64px;
}
 
.home-heading3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header16 {
  fill: #b893e2;
  color: rgb(184, 147, 226);
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 32px;
}
 
.home-step3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container17 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-caption4 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 24px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
 
.home-header17 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 48px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 500;
  line-height: 64px;
}
 
.home-heading4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header18 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 32px;
}
 
.home-description1 {
  gap: 120px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
  background-color: #1d0035;
}
 
.home-container18 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-end;
  flex-direction: column;
}
 
.home-description2 {
  gap: var(--dl-layout-space-fiveunits);
  width: 33%;
  display: flex;
  max-width: 900px;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
}
 
.home-links {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
 
.home-link13 {
  display: flex;
  font-size: 18px;
  align-items: center;
  font-family: "Montserrat";
  line-height: 24px;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-top-width: 0px;
}
 
.home-text19 {
  font-size: 20px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 600;
  line-height: 20px;
}
 
.home-image11 {
  width: 20px;
  object-fit: cover;
}
 
.home-link14 {
  display: flex;
  font-size: 18px;
  align-items: center;
  font-family: "Montserrat";
  line-height: 24px;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-top-width: 0px;
}
 
.home-text20 {
  font-size: 20px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 400;
  line-height: 20px;
}
 
.home-image12 {
  width: 20px;
  object-fit: cover;
}
 
.home-container19 {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: center;
  background-color: #1d0035;
}
 
.home-container20 {
  gap: var(--dl-layout-space-sixunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-faq1 {
  gap: 0;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.home-header19 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 32px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 112px;
  letter-spacing: 2px;
}
 
.home-accordion1 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.home-element1 {
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.home-content10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header20 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 42px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 400;
}
 
.home-description3 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 32px;
}
 
.home-icon-container1 {
  padding-top: var(--dl-layout-space-halfunit);
}
 
.home-icon20 {
  fill: #b893e2;
  width: 28px;
  display: none;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.home-icon22 {
  fill: #fff;
  width: 28px;
}
 
.home-element2 {
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.home-content11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header21 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 42px;
  font-family: "Gladiora";
}
 
.home-description4 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 32px;
}
 
.home-icon-container2 {
  padding-top: var(--dl-layout-space-halfunit);
}
 
.home-icon24 {
  fill: #b893e2;
  width: 28px;
  display: none;
}
 
.home-icon26 {
  fill: #fff;
  width: 28px;
}
 
.home-element3 {
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.home-content12 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header22 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 42px;
  font-family: "Gladiora";
}
 
.home-description5 {
  fill: #b893e2;
  color: #b893e2;
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 32px;
}
 
.home-icon-container3 {
  padding-top: var(--dl-layout-space-halfunit);
}
 
.home-icon28 {
  fill: #b893e2;
  width: 28px;
  display: none;
}
 
.home-icon30 {
  fill: #fff;
  width: 28px;
}
 
.home-faq2 {
  gap: 0;
  width: 50%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-sixunits);
  padding-right: var(--dl-layout-space-sixunits);
  flex-direction: row;
  padding-bottom: 0px;
}
 
.home-image13 {
  width: 1317px;
  height: 845px;
  object-fit: cover;
}
 
.home-collection1 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 160px;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
  background-color: #fff;
}
 
.home-container21 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-container22 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-header23 {
  fill: #1a202c;
  color: #1a202c;
  font-size: 64px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 72px;
}
 
.home-main1 {
  gap: var(--dl-layout-space-twounits);
  width: 916px;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-card1 {
  display: flex;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  flex-direction: column;
  padding-bottom: 12px;
}
 
.home-image14 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.home-image15 {
  width: 100%;
  object-fit: cover;
}
 
.home-view11 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text21 {
  font-weight: 500;
}
 
.home-card2 {
  display: flex;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  flex-direction: column;
  padding-bottom: 12px;
}
 
.home-image16 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.home-image17 {
  width: 100%;
  object-fit: cover;
}
 
.home-view12 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text22 {
  font-weight: 500;
}
 
.home-card3 {
  display: flex;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  flex-direction: column;
  padding-bottom: 12px;
}
 
.home-image18 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.home-image19 {
  width: 100%;
  object-fit: cover;
}
 
.home-view13 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text23 {
  font-weight: 500;
}
 
.home-card4 {
  display: flex;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  flex-direction: column;
  padding-bottom: 12px;
}
 
.home-image20 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.home-image21 {
  width: 100%;
  object-fit: cover;
}
 
.home-view14 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text24 {
  font-weight: 500;
}
 
.home-card5 {
  display: flex;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  flex-direction: column;
  padding-bottom: 12px;
}
 
.home-image22 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.home-image23 {
  width: 100%;
  object-fit: cover;
}
 
.home-view15 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text25 {
  font-weight: 500;
}
 
.home-card6 {
  display: flex;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  flex-direction: column;
  padding-bottom: 12px;
}
 
.home-image24 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.home-image25 {
  width: 100%;
  object-fit: cover;
}
 
.home-view16 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text26 {
  font-weight: 500;
}
 
.home-collection2 {
  gap: 0;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
  background-color: #fff;
}
 
.home-container23 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-content13 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading5 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header24 {
  fill: #1a202c;
  color: rgb(26, 32, 44);
  font-size: 64px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Gladiora";
  font-weight: 300;
}
 
.home-container24 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-header25 {
  fill: #000;
  color: rgb(0, 0, 0);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 72px;
}
 
.home-main2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image27 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content14 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title1 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view17 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text27 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container26 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image29 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content15 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title2 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view18 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text28 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container27 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image31 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content16 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title3 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view19 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text29 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container28 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-header26 {
  fill: #000;
  color: rgb(0, 0, 0);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 72px;
}
 
.home-main3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.home-container29 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image33 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content17 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title4 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view20 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text30 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container30 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image35 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content18 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title5 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view21 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text31 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container31 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image37 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content19 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title6 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view22 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text32 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container32 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image39 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content20 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title7 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view23 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text33 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container33 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image41 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content21 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title8 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view24 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text34 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container34 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-header27 {
  fill: #000;
  color: rgb(0, 0, 0);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 72px;
}
 
.home-main4 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.home-container35 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-image43 {
  width: 299px;
  height: 224px;
  object-fit: cover;
}
 
.home-content22 {
  width: 100%;
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-title9 {
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
 
.home-view25 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  flex-direction: row;
}
 
.home-text35 {
  font-style: normal;
  font-weight: 500;
}
 
.home-container36 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container37 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-container38 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-header28 {
  fill: #1a202c;
  color: rgb(26, 32, 44);
  font-size: 48px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Gladiora";
  font-weight: 300;
}
 
.home-container39 {
  width: 960px;
  height: 540px;
}
 
.home-container40 {
  display: contents;
}
 
.home-container41 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 160px;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
  background-color: #eeecea;
}
 
.home-collection3 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  border-radius: 24px;
  flex-direction: row;
}
 
.home-content23 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading6 {
  width: 100%;
  height: 924px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-header29 {
  fill: #1a202c;
  color: rgb(26, 32, 44);
  font-size: 96px;
  font-style: normal;
  font-family: "Gladiora";
  font-weight: 300;
  line-height: 96px;
}
 
.home-container42 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-max-width {
  display: flex;
  overflow: visible;
  padding-bottom: 0px;
}
 
.home-form {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  overflow: visible;
}
 
.home-container43 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-input1 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container44 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-input2 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-input3 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container45 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-input4 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container46 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-input5 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-select1 {
  width: 100%;
}
 
.home-input6 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-select2 {
  width: 100%;
}
 
.home-container47 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container48 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-textinput1 {
  width: 100%;
  display: block;
  align-self: flex-start;
}
 
.home-container49 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container50 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container51 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text56 {
  font-size: 14px;
}
 
.home-link24 {
  text-decoration: underline;
}
 
.home-textinput2 {
  width: 100%;
  display: block;
  align-self: flex-start;
}
 
.home-container52 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
 
.home-checkbox1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.home-text61 {
  align-self: flex-start;
}
 
.home-checkbox3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-checkbox5 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.home-button5 {
  align-self: flex-end;
}
 
.home-arrow {
  flex: 0 0 auto;
  width: 22px;
  align-self: center;
  object-fit: cover;
}
 
.home-container53 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-branding {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  max-width: 600px;
  margin-top: -180px;
  flex-direction: column;
}
 
.home-image44 {
  width: 202px;
  height: 34px;
  object-fit: cover;
}
 
.home-heading7 {
  gap: 24px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link27 {
  fill: #737575;
  color: #737575;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link28 {
  fill: #737575;
  color: #737575;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link29 {
  fill: #737575;
  color: #737575;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  text-decoration: none;
}
 
.home-footer {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  border-color: #e2ddd8;
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-sixunits);
  justify-content: center;
  background-color: #eeecea;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-container54 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-copyright {
  fill: #737575;
  color: #737575;
  font-size: 12px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.25;
}
 
.home-image45 {
  width: 144px;
  object-fit: cover;
}
 
.home-container56 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .home-nav1 {
    width: 320px;
  }
  .home-btn-group {
    width: 320px;
  }
  .home-heading1 {
    width: 809px;
  }
  .home-header11 {
    font-size: 74px;
    line-height: 74px;
  }
  .home-caption1 {
    font-size: 22px;
    line-height: 32px;
  }
  .home-header12 {
    line-height: 96px;
  }
  .home-caption2 {
    font-size: 22px;
  }
  .home-header13 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-header14 {
    font-size: 18px;
    line-height: 28px;
  }
  .home-caption3 {
    font-size: 22px;
  }
  .home-header15 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-header16 {
    font-size: 18px;
    line-height: 28px;
  }
  .home-caption4 {
    font-size: 22px;
  }
  .home-header17 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-header18 {
    font-size: 18px;
    line-height: 28px;
  }
  .home-description2 {
    width: 50%;
  }
  .home-container20 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-faq1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-header19 {
    font-size: 24px;
  }
  .home-header20 {
    color: rgb(251, 251, 251);
    font-size: 36px;
    font-style: normal;
    font-family: Gladiora;
    font-weight: 400;
    line-height: 1.25;
  }
  .home-description3 {
    color: rgb(184, 147, 226);
    font-size: 18px;
    line-height: 28px;
  }
  .home-header21 {
    color: rgb(251, 251, 251);
    font-size: 36px;
    font-family: Gladiora;
    line-height: 1.25;
  }
  .home-description4 {
    color: rgb(184, 147, 226);
    font-size: 18px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 28px;
  }
  .home-header22 {
    font-size: 36px;
    line-height: 1.25;
  }
  .home-description5 {
    font-size: 18px;
    line-height: 28px;
  }
  .home-faq2 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-image13 {
    height: 715px;
  }
  .home-header28 {
    color: rgb(26, 32, 44);
    font-size: 32px;
    font-style: normal;
    font-family: Gladiora;
    font-weight: 300;
  }
  .home-container39 {
    width: 800px;
    height: 450px;
  }
  .home-collection3 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-header29 {
    font-size: 74px;
    line-height: 74px;
  }
  .home-container47 {
    gap: var(--dl-layout-space-unit);
  }
  .home-text47 {
    font-size: 14px;
  }
  .home-text50 {
    font-size: 12px;
  }
  .home-container49 {
    gap: var(--dl-layout-space-unit);
  }
  .home-text56 {
    font-size: 14px;
  }
  .home-text58 {
    font-size: 12px;
  }
  .home-link25 {
    text-decoration: underline;
  }
  .home-link26 {
    text-decoration: underline;
  }
  .home-footer {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 991px) {
  .home-desktop-menu {
    display: none;
  }
  .home-btn-group {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-button3 {
    fill: var(--dl-color-theme-secondary1);
    color: var(--dl-color-theme-secondary1);
    display: flex;
    padding: var(--dl-layout-space-unit);
    flex-direction: row;
  }
  .home-nav2 {
    gap: var(--dl-layout-space-unit);
  }
  .home-logo {
    color: rgb(0, 0, 0);
    font-size: 32px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 300;
  }
  .home-nav3 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-hero {
    height: 478px;
  }
  .home-header11 {
    font-size: 64px;
    line-height: 64px;
  }
  .home-header12 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-list {
    gap: var(--dl-layout-space-fourunits);
    flex-direction: row;
  }
  .home-header13 {
    font-size: 36px;
  }
  .home-header15 {
    font-size: 36px;
  }
  .home-header17 {
    font-size: 36px;
  }
  .home-description1 {
    padding-bottom: 120px;
  }
  .home-description2 {
    width: 50%;
  }
  .home-header19 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-header20 {
    font-size: 28px;
    line-height: 36px;
  }
  .home-icon-container1 {
    padding-top: 0px;
  }
  .home-header21 {
    font-size: 28px;
    line-height: 36px;
  }
  .home-icon-container2 {
    padding-top: 0px;
  }
  .home-header22 {
    font-size: 28px;
    line-height: 36px;
  }
  .home-icon-container3 {
    padding-top: 0px;
  }
  .home-image13 {
    width: 644px;
    height: 617px;
    margin-right: 77px;
  }
  .home-container21 {
    flex-direction: column;
  }
  .home-container22 {
    width: 100%;
  }
  .home-main1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-header24 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-main2 {
    grid-template-columns: 1fr 1fr;
  }
  .home-main3 {
    grid-template-columns: 1fr 1fr;
  }
  .home-main4 {
    grid-template-columns: 1fr 1fr;
  }
  .home-header28 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-container39 {
    width: 800px;
    height: 450px;
  }
  .home-container41 {
    padding-top: 160 px;
    padding-bottom: 120 px;
  }
  .home-collection3 {
    width: 100%;
    max-width: 800px;
    flex-direction: column;
  }
  .home-heading6 {
    height: auto;
  }
  .home-header29 {
    font-size: 64px;
    line-height: 64px;
  }
  .home-max-width {
    padding-bottom: 100px;
  }
  .home-container43 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input1 {
    width: 100%;
  }
  .home-container44 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input2 {
    width: 50%;
  }
  .home-input3 {
    width: 50%;
  }
  .home-container45 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input4 {
    width: 100%;
  }
  .home-container46 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input5 {
    gap: var(--dl-layout-space-halfunit);
    width: 50%;
    flex-direction: column;
  }
  .home-input6 {
    gap: var(--dl-layout-space-halfunit);
    width: 50%;
    flex-direction: column;
  }
  .home-container47 {
    width: 100%;
  }
  .home-container49 {
    width: 100%;
  }
  .home-checkbox1 {
    align-self: flex-start;
  }
  .home-checkbox3 {
    align-self: flex-start;
  }
  .home-checkbox5 {
    align-self: flex-start;
  }
  .home-branding {
    margin-top: 0px;
  }
  .home-image44 {
    width: 152px;
    height: 25px;
  }
  .home-link27 {
    font-size: 16px;
  }
  .home-link28 {
    font-size: 16px;
  }
  .home-link29 {
    font-size: 16px;
  }
  .home-footer {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
}
 
@media(max-width: 767px) {
  .home-navbar {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-nav3 {
    width: 100%;
  }
  .home-hero {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-heading1 {
    gap: var(--dl-layout-space-unit);
  }
  .home-header11 {
    font-size: 56px;
    max-width: 100%;
    line-height: 60px;
  }
  .home-caption1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-roadmap {
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-header12 {
    font-size: 36px;
    line-height: 43px;
  }
  .home-list {
    gap: var(--dl-layout-space-threeunits);
    padding-top: 0px;
    flex-direction: column;
    padding-bottom: 0px;
  }
  .home-step1 {
    width: 100%;
  }
  .home-header13 {
    font-size: 32px;
  }
  .home-heading2 {
    gap: var(--dl-layout-space-unit);
  }
  .home-header14 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-step2 {
    width: 100%;
  }
  .home-header15 {
    font-size: 32px;
  }
  .home-heading3 {
    gap: var(--dl-layout-space-unit);
  }
  .home-header16 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-step3 {
    width: 100%;
  }
  .home-header17 {
    font-size: 32px;
  }
  .home-heading4 {
    gap: var(--dl-layout-space-unit);
  }
  .home-header18 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-description1 {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-description2 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-container19 {
    padding-top: var(--dl-layout-space-fourunits);
  }
  .home-container20 {
    align-items: flex-start;
    flex-direction: column;
  }
  .home-faq1 {
    gap: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-header19 {
    font-size: 36px;
    line-height: 43px;
  }
  .home-element1 {
    align-items: flex-start;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-description3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-element2 {
    align-items: flex-start;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-description4 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-element3 {
    align-items: flex-start;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-description5 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-faq2 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    justify-content: center;
  }
  .home-image13 {
    width: 767px;
    height: 365px;
    margin-right: 0px;
  }
  .home-collection1 {
    gap: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-header23 {
    font-size: 48px;
    text-align: center;
    line-height: 48px;
    letter-spacing: 0;
  }
  .home-main1 {
    width: auto;
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image14 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image16 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image18 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image20 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image22 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image24 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-collection2 {
    gap: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-content13 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-heading5 {
    gap: var(--dl-layout-space-unit);
  }
  .home-header24 {
    font-size: 48px;
    max-width: 100%;
    text-align: center;
    line-height: 48px;
    letter-spacing: 0;
  }
  .home-header25 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header26 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header27 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header28 {
    font-size: 24px;
    max-width: 100%;
    text-align: center;
    line-height: 48px;
    letter-spacing: 0;
  }
  .home-container39 {
    width: 600px;
    height: 337px;
  }
  .home-container41 {
    padding-top: 160 px;
    padding-bottom: 120 px;
  }
  .home-collection3 {
    gap: var(--dl-layout-space-fourunits);
    flex-direction: column;
  }
  .home-content23 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-heading6 {
    gap: var(--dl-layout-space-unit);
    height: auto;
  }
  .home-header29 {
    font-size: 64px;
    max-width: 100%;
    line-height: 64px;
    letter-spacing: 0;
  }
  .home-branding {
    margin-top: 0px;
  }
  .home-footer {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .home-navbar {
    padding: var(--dl-layout-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-hero {
    height: 489px;
  }
  .home-header11 {
    font-size: 36px;
    max-width: 100%;
    line-height: 36px;
  }
  .home-roadmap {
    align-items: center;
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-header12 {
    max-width: 100%;
    align-self: flex-start;
  }
  .home-list {
    flex-direction: column;
  }
  .home-header14 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-header16 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-header18 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-description1 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-description2 {
    width: 100%;
  }
  .home-container19 {
    flex-direction: column;
  }
  .home-faq1 {
    width: 100%;
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-description3 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-description4 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-description5 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-faq2 {
    width: 100%;
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-header23 {
    font-size: 32px;
    max-width: 100%;
    line-height: 32px;
  }
  .home-main1 {
    display: flex;
  }
  .home-heading5 {
    align-items: center;
  }
  .home-header24 {
    font-size: 32px;
    max-width: 100%;
    line-height: 32px;
  }
  .home-header25 {
    max-width: 100%;
  }
  .home-main2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header26 {
    max-width: 100%;
  }
  .home-main3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header27 {
    max-width: 100%;
  }
  .home-main4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header28 {
    font-size: 18px;
    max-width: 100%;
    line-height: 32px;
  }
  .home-container39 {
    width: 400px;
    height: 225px;
  }
  .home-heading6 {
    align-items: center;
  }
  .home-header29 {
    font-size: 48px;
    max-width: 100%;
    line-height: 48px;
  }
  .home-container43 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input1 {
    width: 100%;
  }
  .home-container44 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input2 {
    width: 100%;
  }
  .home-input3 {
    width: 100%;
  }
  .home-container45 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input4 {
    width: 100%;
  }
  .home-container46 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input5 {
    width: 100%;
  }
  .home-input6 {
    width: 100%;
  }
}
