.footer15-wrapper {
  display: contents;
}
 
.footer15-container1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer15-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer15-image {
  width: 200px;
  object-fit: cover;
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.footer15-text1 {
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
 
.footer15-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.footer15-social-links {
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.footer15-link {
  display: contents;
}
 
.footer15-icon1 {
  text-decoration: none;
}
 
.footer15-navlink {
  display: contents;
}
 
.footer15-icon3 {
  text-decoration: none;
}
 
.footer15-max-width {
  display: flex;
  flex-direction: column;
}
 
.footer15-credits {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer15-content31 {
  align-self: center;
  text-align: center;
}
 
.footer15-content32 {
  align-self: center;
  font-style: italic;
  text-align: center;
  font-weight: 600;
}
 
.footer15-content33 {
  font-size: 12px;
  align-self: center;
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    padding-top: var(--dl-layout-space-unit);
  }
  .footer15-credits {
    flex-direction: column;
  }
  .footer15-content31 {
    align-self: center;
    text-align: center;
  }
  .footer15-content32 {
    align-self: center;
    text-align: center;
  }
  .footer15-content33 {
    align-self: center;
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    padding-top: var(--dl-layout-space-unit);
  }
  .footer15-credits {
    flex-direction: column;
  }
  .footer15-content31 {
    text-align: center;
  }
  .footer15-content32 {
    text-align: center;
  }
  .footer15-content33 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    align-items: center;
    justify-content: center;
  }
  .footer15-content31 {
    text-align: center;
  }
  .footer15-content32 {
    text-align: center;
  }
  .footer15-content33 {
    text-align: center;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-container3 {
  display: contents;
}
 
.home-header1 {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  background-color: #151515;
}
 
.home-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-navlink10 {
  display: contents;
}
 
.home-branding1 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-logo1 {
  width: 50px;
  height: 50px;
  object-fit: cover;
  transition: 0.3s;
}
 
.home-logo1:hover {
  transform: rotate(360deg);
}
 
.home-company1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.home-items1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-links1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-navlink11 {
  text-decoration: none;
}
 
.home-navlink12 {
  text-decoration: none;
}
 
.home-navlink13 {
  text-decoration: none;
}
 
.home-navlink14 {
  text-decoration: none;
}
 
.home-navlink15 {
  text-decoration: none;
}
 
.home-navlink16 {
  text-decoration: none;
  background-color: #ce983e;
}
 
.home-text10 {
  color: rgb(255, 255, 255);
}
 
.home-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.home-button {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding-top: 20px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: 20px;
  background-color: #235536;
}
 
.home-image {
  width: 100px;
  display: none;
  object-fit: cover;
}
 
.home-text11 {
  color: #ffffff;
  display: flex;
}
 
.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: #151515;
}
 
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-navlink17 {
  display: contents;
}
 
.home-branding2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-logo2 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
 
.home-company2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.home-menu-close {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon1 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
 
.home-items2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-items3 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-items4 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-links2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-navlink18 {
  text-decoration: none;
}
 
.home-navlink19 {
  text-decoration: none;
}
 
.home-navlink20 {
  text-decoration: none;
}
 
.home-navlink21 {
  text-decoration: none;
}
 
.home-navlink22 {
  text-decoration: none;
}
 
.home-navlink23 {
  text-decoration: none;
  background-color: #cf942d;
}
 
.home-text12 {
  color: #ffffff;
}
 
.home-hero {
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  background-color: #151515;
}
 
.home-header2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  flex-direction: column;
  padding-bottom: 150px;
}
 
.home-title {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 100px;
  max-width: 895px;
  font-family: "Open Sans";
  font-weight: normal;
  line-height: 115px;
  text-transform: uppercase;
}
 
.home-text14 {
  font-weight: 800;
}
 
.home-description {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 24px;
  max-width: 800px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  line-height: 36px;
}
 
.home-container5 {
  display: contents;
}
 
.home-content {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-text19 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-paragraph1 {
  font-size: 32px;
  line-height: 48px;
}
 
.home-paragraph2 {
  font-size: 32px;
  line-height: 48px;
}
 
.home-navlink24 {
  align-self: center;
  text-decoration: none;
  background-color: #ce983e;
}
 
.home-text20 {
  color: rgb(255, 255, 255);
}
 
.home-footer {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-container7 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home-navbar-interactive {
    padding-top: var(--dl-layout-space-unit);
  }
  .home-navlink16 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .home-text10 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-button {
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-image {
    width: 18px;
    height: 18px;
    display: flex;
  }
  .home-text11 {
    display: none;
  }
  .home-company2 {
    font-family: Fira Sans;
  }
  .home-navlink23 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    background-color: #cf942d;
  }
  .home-text12 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-header2 {
    height: 100%;
    padding-bottom: var(--dl-layout-space-sixunits);
    justify-content: center;
  }
  .home-title {
    font-size: 40px;
    line-height: 36px;
  }
  .home-description {
    font-size: 16px;
    line-height: 24px;
  }
  .home-text15 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-text19 {
    gap: var(--dl-layout-space-unit);
  }
  .home-paragraph1 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-paragraph2 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-navlink24 {
    width: 140px;
    height: 52px;
    font-size: 16px;
    align-self: center;
    text-align: center;
    border-radius: 40px;
  }
  .home-text20 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-footer {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .home-logo1 {
    width: 36px;
    height: 36px;
  }
  .home-company1 {
    font-size: 18px;
    line-height: 20px;
  }
  .home-items1 {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-button {
    padding: 12px;
    background-color: #d1942d;
  }
  .home-image {
    width: 14px;
    height: 14px;
  }
  .home-navlink23 {
    background-color: #cf942d;
  }
  .home-header2 {
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-text19 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .home-navlink24 {
    width: 126px;
    height: 64px;
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .home-button {
    background-color: #d1942d;
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-company2 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-style: normal;
    font-family: Fira Sans;
    font-weight: 500;
  }
  .home-navlink23 {
    background-color: #cf942d;
  }
  .home-text12 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-text19 {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .home-navlink24 {
    height: 47px;
  }
}
