#success-message, #error-message {
    display: none;
    padding: 10px;
    margin-top: 20px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    width: 100%;
}

#success-message {
    background-color: #28a745; /* zielony kolor sukcesu */
    color: white;
}

#error-message {
    background-color: #dc3545; /* czerwony kolor błędu */
    color: white;
}

.home-container10 {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: 181.3125rem 181.3125rem;
  background-color: #121212;
  background-image: radial-gradient(50% 50% at 50% 50%, rgba(255, 133, 0, .2) 0, rgba(255, 132, 1, .1) 46.35%, rgba(100, 6, 66, 0) 100%),radial-gradient(50% 50% at 50% 50%, rgba(255, 133, 0, .2) 0, rgba(255, 132, 1, .1) 46.35%, rgba(100, 6, 66, 0) 100%),radial-gradient(50% 50% at 50% 50%, rgba(255, 133, 0, .2) 0, rgba(255, 132, 1, .1) 46.35%, rgba(100, 6, 66, 0) 100%);
  background-repeat: no-repeat;
  background-position: top -90.625rem right -90.625rem, top 148.125rem right -90.625rem, top 386.875rem left -90.625rem;
}
.home-image10 {
  top: 0;
  left: 70%;
  width: 100%;
  z-index: 0;
  position: absolute;
  max-width: 1920px;
  transform: translate(-50%, -55%);
  object-fit: cover;
}
.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-space-space-threeunits);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fourunits);
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-desktop-menu {
  display: flex;
}
.home-nav1 {
  gap: var(--dl-space-space-twounits);
  flex: 0 0 auto;
  color: #ffffff;
  width: 400px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-link10 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  text-decoration: none;
}
.home-link11 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  text-decoration: none;
}
.home-link12 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  text-decoration: none;
}
.home-image11 {
  width: 150px;
  height: 89px;
  object-fit: cover;
}
.home-btn-group {
  width: 400px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.home-view {
  gap: var(--dl-space-space-halfunit);
  fill: #fbfbfb;
  color: #fbfbfb;
  display: flex;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  text-decoration: none;
  background-color: transparent;
}
.home-arrow1 {
  flex: 0 0 auto;
  width: 25px;
  align-self: center;
  object-fit: cover;
}
.home-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
.home-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-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-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container11 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo1 {
  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-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-nav3 {
  gap: var(--dl-space-space-twounits);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container12 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link13 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link14 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link15 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link16 {
  padding-left: 0px;
  margin-bottom: var(--dl-space-space-unit);
  padding-right: 0px;
  text-decoration: none;
}
.home-icon-group {
  display: flex;
}
.home-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-hero {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  height: 867px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: relative;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/AOC_monitors/vouchers-min-900h.jpg");
  background-position: center center;
}
.home-heading1 {
  gap: var(--dl-space-space-twounits);
  width: 1200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-header11 {
  fill: #fbfbfb;
  color: rgb(251, 251, 251);
  width: 100%;
  font-size: 80px;
  font-style: normal;
  text-align: center;
  font-weight: 300;
  line-height: 80px;
  text-transform: uppercase;
}
.home-caption1 {
  fill: #fbfbfb;
  color: #fbfbfb;
  width: 100%;
  font-size: 21px;
  text-align: center;
  font-family: "Montserrat";
  line-height: 36px;
}
.home-button2 {
  align-self: center;
}
.home-arrow2 {
  flex: 0 0 auto;
  width: 20px;
  align-self: center;
  object-fit: cover;
}
.home-roadmap {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-self: center;
  align-items: flex-start;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: 120px;
}
.home-header12 {
  color: rgb(255, 255, 255);
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: 56px;
  text-transform: uppercase;
}
.home-list1 {
  gap: 106px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-threeunits);
  border-image: linear-gradient(180.16deg, #fded8f 2.08%, #fdeb8e 31.12%, #eb8527 63.72%, #de4f2e 99.89%) 1;
  border-style: solid;
  padding-left: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-threeunits);
  border-left-width: 1px;
}
.home-step1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption2 {
  fill: #dc466d;
  color: #dc466d;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header13 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 44px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
.home-header14 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  line-height: 27px;
}
.home-step2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption3 {
  fill: #dc466d;
  color: #dc466d;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading3 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header15 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 44px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
.home-header16 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  line-height: 27px;
}
.home-step3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption4 {
  fill: #dc466d;
  color: #dc466d;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading4 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header17 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 44px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
.home-header18 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  line-height: 27px;
}
.home-description1 {
  gap: 120px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
}
.home-container13 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-end;
  flex-direction: column;
}
.home-description2 {
  gap: var(--dl-space-space-fiveunits);
  width: 536px;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
}
.home-links1 {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.home-link17 {
  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-text18 {
  font-size: 16px;
  line-height: 20px;
}
.home-arrow3 {
  width: 25px;
  object-fit: cover;
}
.home-link18 {
  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 {
  line-height: 20px;
}
.home-arrow4 {
  width: 25px;
  object-fit: cover;
}
.home-container14 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: row;
}
.home-faq {
  gap: var(--dl-space-space-twounits);
  width: 984px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
}
.home-header19 {
  color: rgb(255, 255, 255);
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: 56px;
}
.home-accordion1 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.home-element1 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-threeunits);
  border-color: rgba(255, 255, 255, 0.3);
  padding-bottom: var(--dl-space-space-threeunits);
  border-top-width: 1px;
}
.home-content10 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header20 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 28px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
.home-description3 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  line-height: 27px;
}
.home-icon-container1 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon20 {
  fill: #fded8f;
  width: 24px;
  height: 24px;
  display: none;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
.home-icon22 {
  fill: #fded8f;
  width: 24px;
  height: 24px;
}
.home-element2 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-threeunits);
  border-color: rgba(255, 255, 255, 0.3);
  padding-bottom: var(--dl-space-space-threeunits);
}
.home-content11 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header21 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 28px;
  font-family: "Montserrat";
}
.home-description4 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  line-height: 27px;
}
.home-icon-container2 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon24 {
  fill: #fded8f;
  width: 24px;
  height: 24px;
  display: none;
}
.home-icon26 {
  fill: #fded8f;
  width: 24px;
  height: 24px;
}
.home-element3 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-threeunits);
  border-color: rgba(255, 255, 255, 0.3);
  padding-bottom: var(--dl-space-space-threeunits);
}
.home-content12 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header22 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 28px;
  font-family: "Montserrat";
}
.home-description5 {
  fill: #fbfbfb;
  color: #fbfbfb;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
  line-height: 27px;
}
.home-icon-container3 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon28 {
  fill: #fded8f;
  width: 24px;
  height: 24px;
  display: none;
}
.home-icon30 {
  fill: #fded8f;
  width: 24px;
  height: 24px;
}
.home-image12 {
  width: 416px;
  height: 679px;
  object-fit: cover;
}
.home-collection1 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
}
.home-container15 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-container16 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-header23 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-main1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.home-card10 {
  display: flex;
  flex-direction: column;
}
.home-image13 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-space-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
  background-color: #100f0f;
}
.home-image14 {
  width: 200px;
  object-fit: cover;
}
.home-content13 {
  padding: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title10 {
  font-size: 14px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 16px;
}
.home-card11 {
  display: flex;
  flex-direction: column;
}
.home-image15 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-halfunit);
  border-radius: .75rem .75rem 0 0;
  padding-right: var(--dl-space-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
  background-color: #100f0f;
}
.home-image16 {
  width: 200px;
  object-fit: cover;
}
.home-content14 {
  padding: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title11 {
  font-size: 14px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 16px;
}
.home-collection2 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: 160px;
}
.home-content15 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading5 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-header24 {
  color: rgb(255, 255, 255);
  font-size: 56px;
  font-style: normal;
  text-align: center;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-container17 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-container18 {
  gap: var(--dl-space-space-twounits);
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-header25 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-main2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
.home-card12 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image17 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image18 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content16 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title12 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-card13 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image19 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image20 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content17 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title13 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-container19 {
  gap: var(--dl-space-space-twounits);
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-header26 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-main3 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
.home-card14 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image21 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image22 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content18 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title14 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-card15 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image23 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image24 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content19 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title15 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-container20 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-container21 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-header27 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-main4 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(3, 1fr);
}
.home-card16 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image25 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image26 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content20 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title16 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-card17 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image27 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image28 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content21 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title17 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-card18 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image29 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image30 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content22 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title18 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-main5 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(3, 1fr);
}
.home-card19 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image31 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image32 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content23 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title19 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-card20 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image33 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image34 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content24 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title20 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-container22 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-header28 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-main6 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: grid;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(3, 1fr);
}
.home-card21 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home-image35 {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: 0px;
  border-radius: .75rem .75rem 0 0;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
  background-color: #191919;
}
.home-image36 {
  width: 239px;
  height: 224px;
  object-fit: cover;
}
.home-content25 {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title21 {
  font-size: 20px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
}
.home-collection3 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 960px;
  box-shadow: 0 20px 120px 20px #000000;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  border-radius: 24px;
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  background-image: linear-gradient(45.63deg,#ffb04f -16.22%,rgba(209,111,3,.6) 23.04%,rgba(209,111,3,.2) 67.39%);
}
.home-content26 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading6 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
.home-header29 {
  color: rgb(255, 255, 255);
  font-size: 56px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
}
.home-container23 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-max-width {
  overflow: visible;
}
.home-form {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  overflow: visible;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-container24 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-input1 {
  gap: var(--dl-space-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-container25 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-input2 {
  gap: var(--dl-space-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-input3 {
  gap: var(--dl-space-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-container26 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-input4 {
  gap: var(--dl-space-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-container27 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-input5 {
  gap: var(--dl-space-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-space-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-select2 {
  width: 100%;
}
.home-container28 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-textinput {
  width: 100%;
  align-self: flex-start;
}
.home-container29 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
}
.home-checkbox1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
.home-text29 {
  align-self: flex-start;
}
.home-checkbox3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
.home-checkbox5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
.home-button3 {
  align-self: center;
}
.home-arrow5 {
  flex: 0 0 auto;
  width: 20px;
  align-self: center;
  object-fit: cover;
}
.home-footer {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
}
.home-main7 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-branding {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading7 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-logo2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
.home-caption5 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 27px;
}
.home-socials1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-twitter1 {
  text-decoration: none;
}
.home-image37 {
  width: 100px;
  object-fit: cover;
}
.home-discord1 {
  text-decoration: none;
}
.home-image38 {
  width: 100px;
  object-fit: cover;
}
.home-links2 {
  gap: 120px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-list2 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading8 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
.home-items1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link19 {
  color: rgb(255, 255, 255);
}
.home-link20 {
  color: rgb(255, 255, 255);
}
.home-link21 {
  color: rgb(255, 255, 255);
}
.home-link22 {
  color: rgb(255, 255, 255);
}
.home-list3 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading9 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
.home-items2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link23 {
  color: rgb(255, 255, 255);
}
.home-link24 {
  color: rgb(255, 255, 255);
}
.home-link25 {
  color: rgb(255, 255, 255);
}
.home-link26 {
  color: rgb(255, 255, 255);
}
.home-link27 {
  color: rgb(255, 255, 255);
}
.home-socials2 {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-twitter2 {
  text-decoration: none;
}
.home-image39 {
  width: 100px;
  object-fit: cover;
}
.home-discord2 {
  text-decoration: none;
}
.home-image40 {
  width: 100px;
  object-fit: cover;
}
.home-copyright {
  color: rgb(255, 255, 255);
  font-size: 12px;
}
.home-container31 {
  display: contents;
}
@media(max-width: 991px) {
  .home-desktop-menu {
    display: none;
  }
  .home-btn-group {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-button1 {
    fill: var(--dl-color-theme-secondary1);
    color: var(--dl-color-theme-secondary1);
    display: flex;
    padding: var(--dl-space-space-unit);
    flex-direction: row;
  }
  .home-nav2 {
    gap: var(--dl-space-space-unit);
  }
  .home-logo1 {
    color: rgb(0, 0, 0);
    font-size: 32px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 300;
  }
  .home-nav3 {
    gap: var(--dl-space-space-twounits);
  }
  .home-link16 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-hero {
    height: 478px;
  }
  .home-header11 {
    font-size: 64px;
    line-height: 72px;
  }
  .home-header12 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-list1 {
    gap: var(--dl-space-space-fourunits);
    flex-direction: column;
  }
  .home-header13 {
    font-size: 36px;
  }
  .home-header15 {
    font-size: 36px;
  }
  .home-header17 {
    font-size: 36px;
  }
  .home-header19 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-header20 {
    font-size: 22px;
  }
  .home-icon-container1 {
    padding-top: 0px;
  }
  .home-header21 {
    font-size: 22px;
  }
  .home-icon-container2 {
    padding-top: 0px;
  }
  .home-header22 {
    font-size: 22px;
  }
  .home-icon-container3 {
    padding-top: 0px;
  }
  .home-image12 {
    width: 271px;
    height: 442px;
  }
  .home-container15 {
    flex-direction: column;
  }
  .home-container16 {
    width: 100%;
  }
  .home-main1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-header24 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-container17 {
    flex-direction: column;
  }
  .home-container18 {
    width: 100%;
  }
  .home-main2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-container19 {
    width: 100%;
  }
  .home-main3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-main4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .home-main5 {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-main6 {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-collection3 {
    width: 100%;
    max-width: 800px;
  }
  .home-header29 {
    font-size: 36px;
    line-height: 44px;
  }
  .home-container24 {
    gap: var(--dl-space-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input1 {
    width: 100%;
  }
  .home-container25 {
    gap: var(--dl-space-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input2 {
    width: 50%;
  }
  .home-input3 {
    width: 50%;
  }
  .home-container26 {
    gap: var(--dl-space-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input4 {
    width: 100%;
  }
  .home-container27 {
    gap: var(--dl-space-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .home-input5 {
    gap: var(--dl-space-space-halfunit);
    width: 50%;
    flex-direction: column;
  }
  .home-input6 {
    gap: var(--dl-space-space-halfunit);
    width: 50%;
    flex-direction: column;
  }
  .home-container28 {
    width: 100%;
  }
  .home-checkbox1 {
    align-self: flex-start;
  }
  .home-checkbox3 {
    align-self: flex-start;
  }
  .home-checkbox5 {
    align-self: flex-start;
  }
}
@media(max-width: 767px) {
  .home-navbar {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-hero {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-heading1 {
    gap: var(--dl-space-space-unit);
  }
  .home-header11 {
    font-size: 47px;
    max-width: 100%;
    line-height: 60px;
  }
  .home-caption1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-roadmap {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-header12 {
    font-size: 36px;
    line-height: 43px;
  }
  .home-list1 {
    gap: var(--dl-space-space-threeunits);
    padding-top: 0px;
    padding-left: var(--dl-space-space-unit);
    padding-bottom: 0px;
  }
  .home-heading2 {
    gap: var(--dl-space-space-unit);
  }
  .home-header13 {
    font-size: 32px;
  }
  .home-header14 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-heading3 {
    gap: var(--dl-space-space-unit);
  }
  .home-header15 {
    font-size: 32px;
  }
  .home-header16 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-heading4 {
    gap: var(--dl-space-space-unit);
  }
  .home-header17 {
    font-size: 32px;
  }
  .home-header18 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-description1 {
    gap: var(--dl-space-space-threeunits);
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-description2 {
    gap: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-container14 {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-faq {
    gap: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-header19 {
    font-size: 36px;
    line-height: 43px;
  }
  .home-element1 {
    align-items: flex-start;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-header20 {
    font-size: 16px;
  }
  .home-description3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-element2 {
    align-items: flex-start;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-header21 {
    font-size: 16px;
  }
  .home-description4 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-element3 {
    align-items: flex-start;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-header22 {
    font-size: 16px;
  }
  .home-description5 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-collection1 {
    gap: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-header23 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image13 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image15 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-collection2 {
    gap: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content15 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading5 {
    gap: var(--dl-space-space-unit);
  }
  .home-header24 {
    font-size: 32px;
    max-width: 100%;
    letter-spacing: 0;
  }
  .home-header25 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image17 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image19 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-header26 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image21 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image23 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-header27 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image25 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image27 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image29 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-main5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image31 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image33 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-header28 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .home-main6 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-image35 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-collection3 {
    gap: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content26 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading6 {
    gap: var(--dl-space-space-unit);
  }
  .home-header29 {
    font-size: 32px;
    max-width: 100%;
    letter-spacing: 0;
  }
  .home-footer {
    gap: var(--dl-space-space-oneandhalfunits);
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-main7 {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-heading7 {
    gap: var(--dl-space-space-unit);
  }
  .home-logo2 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-caption5 {
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }
  .home-socials1 {
    display: none;
  }
  .home-links2 {
    gap: var(--dl-space-space-fourunits);
    width: 100%;
    justify-content: flex-start;
  }
  .home-list2 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-list3 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-socials2 {
    display: flex;
  }
}
@media(max-width: 479px) {
  .home-navbar {
    padding: var(--dl-space-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-hero {
    height: 489px;
  }
  .home-header11 {
    font-size: 32px;
    max-width: 100%;
    line-height: 36px;
  }
  .home-roadmap {
    align-items: center;
    flex-direction: column;
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-header12 {
    max-width: 100%;
    align-self: flex-start;
  }
  .home-list1 {
    flex-direction: column;
  }
  .home-description1 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-description2 {
    width: 100%;
  }
  .home-container14 {
    padding-top: var(--dl-space-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-faq {
    width: 100%;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-header20 {
    font-size: 16px;
  }
  .home-description3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header21 {
    font-size: 16px;
  }
  .home-description4 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header22 {
    font-size: 16px;
  }
  .home-description5 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header23 {
    max-width: 100%;
  }
  .home-main1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-heading5 {
    align-items: center;
  }
  .home-header24 {
    max-width: 100%;
  }
  .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-main5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-header28 {
    max-width: 100%;
  }
  .home-main6 {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-heading6 {
    align-items: center;
  }
  .home-header29 {
    max-width: 100%;
  }
  .home-form {
    padding: var(--dl-space-space-unit);
  }
  .home-container24 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input1 {
    width: 100%;
  }
  .home-container25 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input2 {
    width: 100%;
  }
  .home-input3 {
    width: 100%;
  }
  .home-container26 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input4 {
    width: 100%;
  }
  .home-container27 {
    align-items: stretch;
    flex-direction: column;
  }
  .home-input5 {
    width: 100%;
  }
  .home-input6 {
    width: 100%;
  }
}
