.tag-wrapper {
  display: contents;
}

.tag-container {
  display: flex;
  position: relative;
}

.tag-tag {
  transition: 0.3s;
}

.tag-tag:hover {
  color: #fff;
  background-color: #235536;
}

@media (max-width: 991px) {
  .tag-tag {
    font-size: 12px;
    padding-top: 12px;
    white-space: nowrap;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 12px;
  }
}

.tag-wrapper-lyvd {
  display: contents;
}

.tag-container1 {
  display: flex;
  position: relative;
}

.tag-tag1 {
  transition: 0.3s;
}

.tag-tag1:hover {
  color: #fff;
  background-color: #235536;
}

@media (max-width: 991px) {
  .tag-tag1 {
    font-size: 12px;
    padding-top: 12px;
    white-space: nowrap;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 12px;
  }
}

.tag-wrapper-tqb7 {
  display: contents;
}

.tag-container2 {
  display: flex;
  position: relative;
}

.tag-tag2 {
  transition: 0.3s;
}

.tag-tag2:hover {
  color: #fff;
  background-color: #235536;
}

@media (max-width: 991px) {
  .tag-tag2 {
    font-size: 12px;
    padding-top: 12px;
    white-space: nowrap;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 12px;
  }
}

.work-wrapper {
  display: contents;
}

.work-work {
  gap: 140px;
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  border-color: #151515;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  border-bottom-width: 1px;
}

.work-image {
  width: 417px;
  height: 520px;
  object-fit: cover;
}

.work-details {
  flex: 1;
  height: 520px;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}

.work-header {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.work-heading {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.work-text1 {
  color: rgb(21, 21, 21);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  text-transform: uppercase;
}

.work-text2 {
  color: rgb(21, 21, 21);
  font-size: 24px;
  line-height: 36px;
}

.work-tags {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
}

@media (max-width: 991px) {
  .work-work {
    gap: 0px;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .work-image {
    width: 100%;
  }
  .work-details {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: flex-start;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 0px;
    justify-content: flex-start;
  }
  .work-header {
    gap: var(--dl-layout-space-unit);
  }
  .work-heading {
    align-items: center;
  }
  .work-text1 {
    font-size: 24px;
    line-height: 21px;
  }
  .work-text2 {
    font-size: 16px;
    line-height: 24px;
  }
}

.tag-wrapper-yxqf {
  display: contents;
}

.tag-container3 {
  display: flex;
  position: relative;
}

.tag-tag3 {
  transition: 0.3s;
}

.tag-tag3:hover {
  color: #fff;
  background-color: #235536;
}

@media (max-width: 991px) {
  .tag-tag3 {
    font-size: 12px;
    padding-top: 12px;
    white-space: nowrap;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 12px;
  }
}

.tag-wrapper-75fb {
  display: contents;
}

.tag-container4 {
  display: flex;
  position: relative;
}

.tag-tag4 {
  transition: 0.3s;
}

.tag-tag4:hover {
  color: #fff;
  background-color: #235536;
}

@media (max-width: 991px) {
  .tag-tag4 {
    font-size: 12px;
    padding-top: 12px;
    white-space: nowrap;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 12px;
  }
}

.tag-wrapper-2qst {
  display: contents;
}

.tag-container5 {
  display: flex;
  position: relative;
}

.tag-tag5 {
  transition: 0.3s;
}

.tag-tag5:hover {
  color: #fff;
  background-color: #235536;
}

@media (max-width: 991px) {
  .tag-tag5 {
    font-size: 12px;
    padding-top: 12px;
    white-space: nowrap;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 12px;
  }
}

.work-wrapper-6x39 {
  display: contents;
}

.work-work1 {
  gap: 140px;
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  border-color: #151515;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  border-bottom-width: 1px;
}

.work-image1 {
  width: 417px;
  height: 520px;
  object-fit: cover;
}

.work-details1 {
  flex: 1;
  height: 520px;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}

.work-header1 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.work-heading1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.work-text3 {
  color: rgb(21, 21, 21);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  text-transform: uppercase;
}

.work-text4 {
  color: rgb(21, 21, 21);
  font-size: 24px;
  line-height: 36px;
}

.work-tags1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
}

@media (max-width: 991px) {
  .work-work1 {
    gap: 0px;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .work-image1 {
    width: 100%;
  }
  .work-details1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: flex-start;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 0px;
    justify-content: flex-start;
  }
  .work-header1 {
    gap: var(--dl-layout-space-unit);
  }
  .work-heading1 {
    align-items: center;
  }
  .work-text3 {
    font-size: 24px;
    line-height: 21px;
  }
  .work-text4 {
    font-size: 16px;
    line-height: 24px;
  }
}

.service-wrapper {
  display: contents;
}

.service-service {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 350px;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  border-bottom-width: 1px;
}

.service-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
}

.service-description {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .service-service {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .service-title {
    font-size: 18px;
    line-height: 16px;
  }
  .service-description {
    font-size: 14px;
    line-height: 21px;
  }
  .serviceroot-class-name {
    max-width: 100%;
  }
  .serviceroot-class-name1 {
    max-width: 100%;
  }
  .serviceroot-class-name2 {
    max-width: 100%;
  }
  .serviceroot-class-name3 {
    max-width: 100%;
  }
  .serviceroot-class-name4 {
    max-width: 100%;
  }
  .serviceroot-class-name5 {
    max-width: 100%;
  }
}

.service-wrapper-obfg {
  display: contents;
}

.service-service1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 350px;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  border-bottom-width: 1px;
}

.service-title1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
}

.service-description1 {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .service-service1 {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .service-title1 {
    font-size: 18px;
    line-height: 16px;
  }
  .service-description1 {
    font-size: 14px;
    line-height: 21px;
  }
  .serviceroot-class-name {
    max-width: 100%;
  }
  .serviceroot-class-name1 {
    max-width: 100%;
  }
  .serviceroot-class-name2 {
    max-width: 100%;
  }
  .serviceroot-class-name3 {
    max-width: 100%;
  }
  .serviceroot-class-name4 {
    max-width: 100%;
  }
  .serviceroot-class-name5 {
    max-width: 100%;
  }
}

.service-wrapper-l6sf {
  display: contents;
}

.service-service2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 350px;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  border-bottom-width: 1px;
}

.service-title2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
}

.service-description2 {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .service-service2 {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .service-title2 {
    font-size: 18px;
    line-height: 16px;
  }
  .service-description2 {
    font-size: 14px;
    line-height: 21px;
  }
  .serviceroot-class-name {
    max-width: 100%;
  }
  .serviceroot-class-name1 {
    max-width: 100%;
  }
  .serviceroot-class-name2 {
    max-width: 100%;
  }
  .serviceroot-class-name3 {
    max-width: 100%;
  }
  .serviceroot-class-name4 {
    max-width: 100%;
  }
  .serviceroot-class-name5 {
    max-width: 100%;
  }
}

.service-wrapper-7vr9 {
  display: contents;
}

.service-service3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 350px;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  border-bottom-width: 1px;
}

.service-title3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
}

.service-description3 {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .service-service3 {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .service-title3 {
    font-size: 18px;
    line-height: 16px;
  }
  .service-description3 {
    font-size: 14px;
    line-height: 21px;
  }
  .serviceroot-class-name {
    max-width: 100%;
  }
  .serviceroot-class-name1 {
    max-width: 100%;
  }
  .serviceroot-class-name2 {
    max-width: 100%;
  }
  .serviceroot-class-name3 {
    max-width: 100%;
  }
  .serviceroot-class-name4 {
    max-width: 100%;
  }
  .serviceroot-class-name5 {
    max-width: 100%;
  }
}

.service-wrapper-vrlg {
  display: contents;
}

.service-service4 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 350px;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  border-bottom-width: 1px;
}

.service-title4 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
}

.service-description4 {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .service-service4 {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .service-title4 {
    font-size: 18px;
    line-height: 16px;
  }
  .service-description4 {
    font-size: 14px;
    line-height: 21px;
  }
  .serviceroot-class-name {
    max-width: 100%;
  }
  .serviceroot-class-name1 {
    max-width: 100%;
  }
  .serviceroot-class-name2 {
    max-width: 100%;
  }
  .serviceroot-class-name3 {
    max-width: 100%;
  }
  .serviceroot-class-name4 {
    max-width: 100%;
  }
  .serviceroot-class-name5 {
    max-width: 100%;
  }
}

.service-wrapper-8hpm {
  display: contents;
}

.service-service5 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 350px;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  border-bottom-width: 1px;
}

.service-title5 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
}

.service-description5 {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .service-service5 {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .service-title5 {
    font-size: 18px;
    line-height: 16px;
  }
  .service-description5 {
    font-size: 14px;
    line-height: 21px;
  }
  .serviceroot-class-name {
    max-width: 100%;
  }
  .serviceroot-class-name1 {
    max-width: 100%;
  }
  .serviceroot-class-name2 {
    max-width: 100%;
  }
  .serviceroot-class-name3 {
    max-width: 100%;
  }
  .serviceroot-class-name4 {
    max-width: 100%;
  }
  .serviceroot-class-name5 {
    max-width: 100%;
  }
}

.author-wrapper {
  display: contents;
}

.author-author {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.author-details {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
}

@media (max-width: 991px) {
  .author-author {
    gap: var(--dl-layout-space-unit);
  }
}

.client-wrapper {
  display: contents;
}

.client-client {
  gap: var(--dl-layout-space-threeunits);
  width: 450px;
  display: flex;
  position: relative;
  border-color: #ffffff;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.client-text1 {
  color: #ffffff;
  font-size: 22px;
  line-height: 36px;
}

.client-author {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.client-details {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.client-text2 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.client-text3 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 991px) {
  .client-client {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .client-text1 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-author {
    gap: var(--dl-layout-space-unit);
  }
  .client-text2 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-text3 {
    font-size: 16px;
    line-height: 24px;
  }
  .clientroot-class-name {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .clientroot-class-name1 {
    width: 100%;
  }
}

.client-wrapper-4934 {
  display: contents;
}

.client-client1 {
  gap: var(--dl-layout-space-threeunits);
  width: 450px;
  display: flex;
  position: relative;
  border-color: #ffffff;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.client-text4 {
  color: #ffffff;
  font-size: 22px;
  line-height: 36px;
}

.client-author1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.client-details1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.client-text5 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.client-text6 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 991px) {
  .client-client1 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .client-text4 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-author1 {
    gap: var(--dl-layout-space-unit);
  }
  .client-text5 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-text6 {
    font-size: 16px;
    line-height: 24px;
  }
  .clientroot-class-name {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .clientroot-class-name1 {
    width: 100%;
  }
}

.client-wrapper-p1rc {
  display: contents;
}

.client-client2 {
  gap: var(--dl-layout-space-threeunits);
  width: 450px;
  display: flex;
  position: relative;
  border-color: #ffffff;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.client-text7 {
  color: #ffffff;
  font-size: 22px;
  line-height: 36px;
}

.client-author2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.client-details2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.client-text8 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.client-text9 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 991px) {
  .client-client2 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .client-text7 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-author2 {
    gap: var(--dl-layout-space-unit);
  }
  .client-text8 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-text9 {
    font-size: 16px;
    line-height: 24px;
  }
  .clientroot-class-name {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .clientroot-class-name1 {
    width: 100%;
  }
}

.client-wrapper-087x {
  display: contents;
}

.client-client3 {
  gap: var(--dl-layout-space-threeunits);
  width: 450px;
  display: flex;
  position: relative;
  border-color: #ffffff;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.client-text10 {
  color: #ffffff;
  font-size: 22px;
  line-height: 36px;
}

.client-author3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.client-details3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.client-text11 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.client-text12 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 991px) {
  .client-client3 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .client-text10 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-author3 {
    gap: var(--dl-layout-space-unit);
  }
  .client-text11 {
    font-size: 16px;
    line-height: 24px;
  }
  .client-text12 {
    font-size: 16px;
    line-height: 24px;
  }
  .clientroot-class-name {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .clientroot-class-name1 {
    width: 100%;
  }
}

.contact-form11-wrapper {
  display: contents;
}

.contact-form11-contact11 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  background-color: #151515;
  border-top: 1px solid #ffffff;
}

.contact-form11-text1 {
  color: #ffffff;
  font-size: 3rem;
}

.contact-form11-max-width {
  display: flex;
  flex-direction: column;
}

.contact-form11-content {
  width: 1037px;
  height: 438px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.contact-form11-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  margin: 0 auto;
  display: flex;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}

.contact-form11-container {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.contact-form11-input1 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.contact-form11-text-input1 {
  width: 435px;
  height: 62px;
}

.contact-form11-input2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.contact-form11-text-input2 {
  width: 433px;
  height: 62px;
  background-color: var(--dl-color-theme-neutral-light);
}

.contact-form11-input3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.home-fragment1 {
  display: contents;
}

.home-text24 {
  display: inline-block;
}

.home-fragment2 {
  display: contents;
}

.home-text25 {
  display: inline-block;
}

@media (max-width: 991px) {
  .contact-form11-form {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .contact-form11-container {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .contact-form11-content {
    flex-direction: column;
  }
  .contact-form11-form {
    width: 100%;
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}

.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-branding1 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.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-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-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}

.home-button1 {
  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-image1 {
  width: 100px;
  display: none;
  object-fit: cover;
}

.home-text14 {
  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-branding2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-logo2 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.home-company2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  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-links2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-text19 {
  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-title1 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 68px;
  max-width: 895px;
  font-weight: normal;
  line-height: 115px;
  text-transform: uppercase;
}

.home-description1 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 24px;
  max-width: 800px;
  line-height: 36px;
}

.home-video {
  width: 100%;
  background-image: url('public/mutant-meltdown-3.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  height: 100vh;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.home-description2 {
  width: 100%;
  display: flex;
  max-width: 1280px;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: flex-end;
  padding-top: var(--dl-layout-space-fiveunits);
  border-color: #151515;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  border-top-width: 1px;
}

.home-content {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  flex-direction: column;
}

.home-text20 {
  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-text21 {
  color: #ffffff;
}

.home-featured {
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: center;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
}

.home-header3 {
  width: 100%;
  display: flex;
  align-items: flex-end;
  border-color: #151515;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}

.home-link {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}

.home-list {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.home-client {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  border-color: #151515;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.home-text22 {
  font-size: 32px;
  max-width: 900px;
  line-height: 48px;
}

.home-text23 {
  color: #ffffff;
}

.home-services {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
}

.home-header4 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #151515;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  border-bottom-width: 1px;
}

.home-grid1 {
  flex: 1;
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: auto auto auto;
}

.home-about {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-color: #151515;
}

.home-header5 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: flex-start;
  border-color: #ffffff;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.home-company3 {
  color: rgb(255, 255, 255);
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
}

.home-description3 {
  color: #ffffff;
  font-size: 24px;
  max-width: 800px;
  line-height: 36px;
}

.home-clients {
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: center;
  flex-direction: column;
  padding-bottom: 120px;
}

.home-header6 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #ffffff;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-bottom-width: 1px;
}

.home-title4 {
  color: rgb(255, 255, 255);
}

.home-grid2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: row;
}

.home-column1 {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  flex-direction: column;
}

.home-column2 {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  flex-direction: column;
}

.home-fragment1 {
  display: contents;
}

.home-text24 {
  display: inline-block;
}

.home-fragment2 {
  display: contents;
}

.home-text25 {
  display: inline-block;
}

.home-footer {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}

.home-information {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: 60px;
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}

.home-details {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}

.home-header7 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-branding3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-logo3 {
  width: 50px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(9%) saturate(2615%)
    hue-rotate(90deg) brightness(92%) contrast(87%);
  height: 50px;
  object-fit: cover;
}

.home-company4 {
  color: rgb(21, 21, 21);
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}

.home-location1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-caption1 {
  color: #151515;
  font-size: 24px;
  line-height: 36px;
}

.home-value1 {
  color: rgb(21, 21, 21);
  font-size: 32px;
  max-width: 560px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
}

.home-location2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-caption2 {
  color: rgb(21, 21, 21);
  font-size: 24px;
  line-height: 36px;
}

.home-value2 {
  color: rgb(21, 21, 21);
  font-size: 32px;
  max-width: 560px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
}

.home-links3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
}

.home-image2 {
  object-fit: cover;
  max-height: 400px;
}

@media (max-width: 991px) {
  .home-navbar-interactive {
    padding-top: var(--dl-layout-space-unit);
  }
  .home-button1 {
    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-image1 {
    width: 18px;
    height: 18px;
    display: flex;
  }
  .home-text14 {
    display: none;
  }
  .home-button2 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .home-text19 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-header2 {
    height: 100%;
    padding-bottom: var(--dl-layout-space-sixunits);
    justify-content: center;
  }
  .home-title1 {
    font-size: 28px;
    line-height: 36px;
  }
  .home-description1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-description2 {
    margin-top: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-text20 {
    gap: var(--dl-layout-space-unit);
  }
  .home-paragraph1 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-paragraph2 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-button3 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .home-text21 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-header3 {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-link {
    display: none;
  }
  .home-client {
    padding-top: var(--dl-layout-space-threeunits);
    border-color: transparent;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-text22 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-button4 {
    font-size: 16px;
    padding-top: 18px;
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 18px;
  }
  .home-text23 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .home-services {
    gap: var(--dl-layout-space-threeunits);
    padding-top: 0px;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-header4 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
    border-top-width: 1px;
  }
  .home-grid1 {
    display: flex;
    grid-gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-about {
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-header5 {
    gap: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-company3 {
    font-size: 30px;
    line-height: 27px;
  }
  .home-description3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-clients {
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-header6 {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-grid2 {
    grid-gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .home-column1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-column2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-footer {
    flex-direction: column;
  }
  .home-information {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    align-items: flex-start;
    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-threeunits);
    justify-content: flex-start;
  }
  .home-details {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-logo3 {
    width: 25px;
    height: 25px;
  }
  .home-company4 {
    font-size: 15px;
    line-height: 18px;
  }
  .home-caption1 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-value1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-caption2 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-value2 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-links3 {
    gap: var(--dl-layout-space-unit);
    flex-direction: column;
  }
  .home-image2 {
    flex: 0 0 auto;
    width: 100%;
    height: 320px;
  }
}

@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-button1 {
    padding: 12px;
  }
  .home-image1 {
    width: 14px;
    height: 14px;
  }
  .home-header2 {
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
}

@media (max-width: 479px) {
  .home-mobile-menu {
    padding: 16px;
  }
}
