.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;
}
 
.about-fragment1 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-fragment2 {
  display: contents;
}
 
.about-text20 {
  display: inline-block;
}
 
.about-fragment4 {
  display: contents;
}
 
.about-text24 {
  display: inline-block;
}
 
.about-fragment3 {
  display: contents;
}
 
.about-text21 {
  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;
  }
}

.about-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.about-header {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  background-color: #151515;
}
 
.about-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;
}
 
.about-navlink10 {
  display: contents;
}
 
.about-branding1 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.about-logo1 {
  width: 50px;
  height: 50px;
  object-fit: cover;
  transition: 0.3s;
}
 
.about-logo1:hover {
  transform: rotate(360deg);
}
 
.about-company1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.about-items1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.about-links1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.about-navlink11 {
  text-decoration: none;
}
 
.about-navlink12 {
  text-decoration: none;
}
 
.about-navlink13 {
  text-decoration: none;
}
 
.about-navlink14 {
  text-decoration: none;
}
 
.about-navlink15 {
  text-decoration: none;
}
 
.about-navlink16 {
  text-decoration: none;
  background-color: #ce983e;
}
 
.about-text10 {
  color: rgb(255, 255, 255);
}
 
.about-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.about-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;
}
 
.about-image1 {
  width: 100px;
  display: none;
  object-fit: cover;
}
 
.about-text11 {
  color: #ffffff;
  display: flex;
}
 
.about-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;
}
 
.about-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.about-navlink17 {
  display: contents;
}
 
.about-branding2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.about-logo2 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
 
.about-company2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.about-menu-close {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.about-icon1 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
 
.about-items2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-items3 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-items4 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-links2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-navlink18 {
  text-decoration: none;
}
 
.about-navlink19 {
  text-decoration: none;
}
 
.about-navlink20 {
  text-decoration: none;
}
 
.about-navlink21 {
  text-decoration: none;
}
 
.about-navlink22 {
  text-decoration: none;
}
 
.about-navlink23 {
  text-decoration: none;
  background-color: #cf942d;
}
 
.about-text12 {
  color: #ffffff;
}
 
.about-header26 {
  gap: var(--dl-layout-space-twounits);
}
 
.about-max-width {
  align-self: center;
}
 
.about-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.about-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.about-text13 {
  text-align: center;
  font-family: "Open Sans";
}
 
.about-text14 {
  font-size: 1.5em;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.about-actions {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.about-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.about-image2 {
  width: 906px;
  height: 603px;
  object-fit: cover;
}
 
.about-container4 {
  display: contents;
}
 
.about-text15 {
  font-size: 2em;
  font-family: "Open Sans";
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.about-text16 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.about-paragraph1 {
  font-size: 26px;
  text-align: center;
  line-height: 48px;
}
 
.about-paragraph2 {
  font-size: 26px;
  text-align: center;
  line-height: 48px;
}
 
.about-paragraph3 {
  font-size: 26px;
  text-align: center;
  line-height: 48px;
}
 
.about-footer {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.about-fragment1 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-fragment2 {
  display: contents;
}
 
.about-text20 {
  display: inline-block;
}
 
.about-fragment3 {
  display: contents;
}
 
.about-text21 {
  display: inline-block;
}
 
.about-fragment4 {
  display: contents;
}
 
.about-text24 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .about-navbar-interactive {
    padding-top: var(--dl-layout-space-unit);
  }
  .about-navlink16 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .about-text10 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .about-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);
  }
  .about-image1 {
    width: 18px;
    height: 18px;
    display: flex;
  }
  .about-text11 {
    display: none;
  }
  .about-company2 {
    font-family: Fira Sans;
  }
  .about-navlink23 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    background-color: #cf942d;
  }
  .about-text12 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .about-text16 {
    gap: var(--dl-layout-space-unit);
  }
  .about-paragraph1 {
    font-size: 18px;
    text-align: center;
    line-height: 27px;
  }
  .about-paragraph2 {
    font-size: 18px;
    line-height: 27px;
  }
  .about-paragraph3 {
    font-size: 18px;
    line-height: 27px;
  }
  .about-footer {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .about-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .about-logo1 {
    width: 36px;
    height: 36px;
  }
  .about-company1 {
    font-size: 18px;
    line-height: 20px;
  }
  .about-items1 {
    display: none;
  }
  .about-burger-menu {
    display: flex;
  }
  .about-button {
    padding: 12px;
    background-color: #d1942d;
  }
  .about-image1 {
    width: 14px;
    height: 14px;
  }
  .about-navlink23 {
    background-color: #cf942d;
  }
  .about-image2 {
    width: 100%;
    height: 100%;
  }
  .about-paragraph1 {
    text-align: center;
  }
  .about-paragraph2 {
    text-align: center;
  }
  .about-paragraph3 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .about-button {
    background-color: #d1942d;
  }
  .about-mobile-menu {
    padding: 16px;
  }
  .about-company2 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-style: normal;
    font-family: Fira Sans;
    font-weight: 500;
  }
  .about-navlink23 {
    background-color: #cf942d;
  }
  .about-text12 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .about-max-width {
    width: auto;
    max-width: auto;
  }
  .about-text13 {
    font-family: Open Sans;
  }
  .about-actions {
    width: 100%;
    flex-direction: column;
  }
  .about-image2 {
    width: 100%;
    height: 100%;
  }
  .about-text15 {
    text-align: center;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .about-paragraph1 {
    text-align: center;
  }
}
