.home-container {
  width: 100%;
  display: flex;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
}
.home-header {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-scheme-white);
}
.home-max-width {
  width: 100%;
  height: 166px;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.home-nav {
  flex: 0 0 auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-burger-menu {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
.home-brickkenlogo1 {
  top: 36px;
  left: 2px;
  width: 164px;
  height: 59px;
  position: absolute;
  box-sizing: border-box;
  margin-top: var(--dl-space-space-unit);
  margin-left: auto;
  border-color: transparent;
  margin-right: auto;
  margin-bottom: auto;
}
.home-main {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-hero {
  position: relative;
  padding-top: 128px;
}
.home-max-width1 {
  width: 100%;
  height: 789px;
  min-width: 100%;
  margin-top: var(--dl-space-space-threeunits);
  background-size: cover;
  background-image: url("public/playground_assets/home-bg-1500w.jpeg");
  background-repeat: no-repeat;
}
.home-heading-container {
  flex: 1;
  display: flex;
  position: relative;
  max-width: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-homebg1 {
  width: 1200px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 696px;
  display: flex;
  position: relative;
  align-items: center;
  border-color: transparent;
  margin-right: 0;
  margin-bottom: 0;
  justify-content: center;
}
.home-text {
  top: 418px;
  color: rgba(255, 255, 255, 1);
  right: 10px;
  width: 900px;
  height: auto;
  position: absolute;
  font-size: 100px;
  align-self: center;
  font-style: Semi Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text01 {
  font-weight: 700;
}
.home-max-width2 {
  margin-top: var(--dl-space-space-threeunits);
}
.home-heading-container1 {
  flex: 1;
  display: flex;
  position: relative;
  max-width: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text03 {
  font-size: 2em;
  margin-top: var(--dl-space-space-threeunits);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
}

.home-text04 {
  color: var(--dl-color-scheme-black80);
  font-size: 1.5em;
  text-align: center;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-primary {
  width: 275px;
  height: 54px;
  font-size: 24px;
  align-self: center;
  padding-top: var(--dl-space-space-unit);
  background-color: rgb(27, 99, 204);
}
.home-process {
  height: 817px;
  padding-bottom: 126px;
  background-color: var(--dl-color-scheme-lightblue);
}
.home-max-width3 {
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.home-text04 {
  color: var(--dl-color-scheme-white);
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.home-text05 {
  color: var(--dl-color-scheme-white);
  margin-bottom: var(--dl-space-space-fourunits);
}
.home-step {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  border-color: rgba(255, 255, 255, 0.2);
  border-width: 1px;
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: row;
  padding-bottom: 53px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}
.home-text06 {
  color: var(--dl-color-scheme-white);
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 61px;
  margin-right: 180px;
}
.home-container1 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text07 {
  color: var(--dl-color-scheme-white);
  font-size: 24px;
  line-height: 31px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-step1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  border-color: rgba(255, 255, 255, 0.2);
  border-width: 1px;
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: row;
  padding-bottom: 53px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}
.home-text08 {
  color: var(--dl-color-scheme-white);
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 61px;
  margin-right: 180px;
}
.home-container2 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text09 {
  color: var(--dl-color-scheme-white);
  font-size: 24px;
  line-height: 31px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-image {
  left: 325px;
  width: var(--dl-size-size-xxlarge);
  bottom: -207px;
  position: absolute;
  object-fit: cover;
}
.home-hero1 {
  position: relative;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: 0px;
}
.home-max-width4 {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 789px;
  min-width: 100%;
  margin-top: 0px;
  background-size: cover;
  background-image: url("public/playground_assets/1-2048x1152-1500w.jpeg");
  background-repeat: no-repeat;
}
.home-blog {
  height: 445px;
  z-index: 2;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
}
.home-max-width5 {
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-text10 {
  color: var(--dl-color-scheme-black80);
  font-size: 25px;
  text-align: center;
  line-height: 25px;
  margin-top: 8px;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-social-bar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  justify-content: center;
}
.home-image1 {
  width: var(--dl-size-size-small);
  object-fit: cover;
  margin-right: var(--dl-space-space-twounits);
}
.home-image2 {
  width: var(--dl-size-size-small);
  object-fit: cover;
  margin-right: var(--dl-space-space-twounits);
}
.home-image3 {
  width: var(--dl-size-size-small);
  object-fit: cover;
  margin-right: var(--dl-space-space-twounits);
}
.home-image4 {
  width: var(--dl-size-size-small);
  object-fit: cover;
  margin-right: var(--dl-space-space-twounits);
}
.home-banner {
  background-color: #ffffff;
}
.home-max-width6 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text12 {
  color: #000000;
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.home-image5 {
  width: 100px;
  object-fit: cover;
}
.home-text13 {
  font-size: 5em;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
}
.home-text14 {
  color: var(--dl-color-scheme-black80);
  font-size: 25px;
  text-align: center;
  line-height: 25px;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-link {
  text-decoration: underline;
}
.home-banner1 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: #162d5a;
}
.home-heading {
  color: rgb(255, 255, 255);
  height: 115px;
  font-size: 4rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 4px;
}
.home-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: #d9d9d9;
}
.home-max-width7 {
  flex-direction: row;
  justify-content: space-between;
}
.home-image6 {
  width: 100px;
  object-fit: cover;
}
.home-text19 {
  align-self: center;
}
.home-text21 {
  font-weight: 700;
}
@media (max-width: 991px) {
  .home-nav {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-brickkenlogo1 {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
  }
  .home-heading-container {
    max-width: 100%;
    margin-bottom: 42px;
  }
  .home-text {
    left: 0px;
    right: 0px;
    width: 100%;
    margin: auto;
    font-size: 80px;
  }
  .home-heading-container1 {
    max-width: 100%;
    margin-bottom: 42px;
  }
  .home-image {
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .home-heading {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home-max-width {
    padding: var(--dl-space-space-unit);
  }
  .home-brickkenlogo1 {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
  }
  .home-max-width1 {
    height: 293px;
    background-position: center;
  }
  .home-heading-container {
    position: relative;
  }
  .home-homebg1 {
    width: 767px;
  }
  .home-text {
    top: 372px;
    right: 28px;
    width: 400px;
    position: absolute;
    font-size: 45px;
  }
  .home-text03 {
    font-size: 48px;
  }
  .home-max-width3 {
    position: relative;
  }
  .home-text06 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .home-text08 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .home-image {
    left: 0px;
    right: 0px;
    width: var(--dl-size-size-xxlarge);
    margin: auto;
  }
  .home-social-bar {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-text13 {
    font-size: 48px;
  }
  .home-banner1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media (max-width: 479px) {
  .home-max-width {
    height: 90px;
    padding-top: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home-brickkenlogo1 {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
  }
  .home-hero {
    padding-top: 0px;
  }
  .home-max-width1 {
    height: 341px;
  }
  .home-heading-container {
    height: 642px;
    margin-bottom: 0px;
  }
  .home-homebg1 {
    width: 479px;
    height: 362px;
  }
  .home-text {
    top: 156px;
    right: -30px;
    width: 250px;
    position: absolute;
    font-size: 45px;
    margin-left: 10%;
    margin-right: 10%;
  }
  .home-max-width2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-process {
    height: 893px;
    padding-bottom: 73px;
  }
  .home-max-width3 {
    height: 663px;
  }
  .home-text06 {
    margin-right: var(--dl-space-space-twounits);
  }
  .home-text08 {
    margin-right: var(--dl-space-space-twounits);
  }
  .home-image {
    left: 0px;
    right: 0px;
    bottom: -208px;
    margin: auto;
    position: absolute;
  }
  .home-hero1 {
    padding-top: 0px;
  }
  .home-max-width4 {
    height: 283px;
    margin-top: 0px;
  }
  .home-social-bar {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-banner {
    height: 235px;
    position: relative;
    background-color: #f9f9f9;
  }
  .home-max-width6 {
    position: relative;
  }
  .home-text12 {
    color: #020202;
    width: 356px;
  }
  .home-image5 {
    width: var(--dl-size-size-small);
  }
  .home-text13 {
    width: 474px;
    font-size: 2em;
    font-style: normal;
    margin-top: var(--dl-space-space-unit);
    font-weight: 500;
  }
  .home-text14 {
    color: var(--dl-color-scheme-black80);
    align-self: center;
    line-height: 26px;
  }
  .home-link {
    text-decoration: underline;
  }
  .home-banner1 {
    margin-top: var(--dl-space-space-fourunits);
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-heading {
    color: rgb(255, 255, 255);
    height: 163px;
    font-size: 3rem;
    font-weight: 600;
    padding-bottom: 0px;
  }
  .home-text16 {
    font-weight: 600;
  }
  .home-text17 {
    font-weight: 600;
  }
  .home-footer {
    height: 214px;
    margin-top: var(--dl-space-space-threeunits);
    padding-top: var(--dl-space-space-unit);
  }
  .home-max-width7 {
    flex-direction: column;
  }
  .home-image6 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text19 {
    text-align: center;
  }
}
