.ourwork {
  height: 1145px;
}

.ourservice-header {
  width: 688px;
  height: 90px;
  top: 894px;
  left: 120px;
  gap: 6px;
  display: flex;
  flex-direction: column;
}

.work-header {
  width: 663px;
  height: 380px;
  top: 206px;
  left: 120px;
  gap: 12px;
}

.work-heading {
  font-family: Paralucent;
  font-size: 24px;
  font-weight: 300;
  line-height: 28.8px;
  text-align: left;
  color: #ffffff;
}

.Hd {
  width: 663px;
  height: 380px;
  top: 206px;
  left: 120px;
}

.work {
  font-family: Paralucent;
  font-size: 64px;
  font-weight: 600;
  line-height: 76.8px;
  text-align: left;
  color: #ffffff;
}

.faq-question {
  color: #000000;
}

.faq-answer {
  font-family: Paralucent;
  font-size: 14px;
  font-weight: 300;
  line-height: 16.8px;
  text-align: left;

  color: #828282;
}

.subheader {
  font-family: Paralucent;
  font-size: 32px;
  font-weight: 500;
  line-height: 41.6px;
  text-align: left;
  color: #ffffff;
  padding-top: 16px;
  padding-bottom: 6px;
}

.subcontent {
  align-items: stretch;
  font-family: Paralucent;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.8px;
  text-align: left;
  color: #ffffff;
  display: flex;
  align-items: flex-start;
  width: 650px;
  height: 42px;
}

.chips {
  padding-top: 50px;
  padding-bottom: 56px;
  display: flex;
  align-items: center;
  gap: 38px;
}

.subchips {
  height: 37px;
  padding: 9px 22px 9px 22px;
  gap: 8px;
  border-radius: 100px;
  font-family: Paralucent;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: left;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.img-tas {
  width: 560px;
  height: 400px;
}

.sub-content {
  display: flex;
  align-items: center;
  gap: 90px;
}

.sub-content-child {
  width: 518px;
  height: 638px;
  gap: 16px;
  position: relative;
}

.app-heading {
  font-family: Paralucent;
  font-size: 40px;
  font-weight: 500;
  line-height: 52px;
  text-align: left;
  color: #ffffff;
  padding-top: 16px;
  padding-bottom: 12px;
}

.head-desc {
  font-family: Paralucent;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.8px;
  text-align: left;
  color: #ffffff;
}

.man-btn {
  display: flex;
  align-items: center;
  margin-top: 42px;
  width: fit-content;
  height: 40px;
  padding: 9px 22px 9px 22px;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid #ce2535;
  background-color: #ce2535;
}

.man-chip {
  font-family: Paralucent;
  font-size: 16px;
  font-weight: 300;
  line-height: 19.2px;
  text-align: left;
  color: #ffffff;
}

body {
  font-family: Arial, sans-serif;
}

.header-hero {
  font-size: 68px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .header-hero {
    font-size: 50px;
  }
}
.heading-project {
  font-family: Paralucent;
  font-size: 48px;
  font-weight: 500;
  line-height: 57.6px;
  text-align: left;
  color: #394854;
  padding-top: 24px;
  padding-bottom: 24px;
}

.manpower-p {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
}
.social-icons1 {
  border: 1px solid white;
  border-radius: 100%;
  padding: 10px 20px 10px 20px;
  display: inline-block;
  margin-left: -7px;
  margin-right: 19px;
}
.social-icons1 a,
.social-icons1 i {
color: white;
text-decoration: none;
}

.social-icons1:hover {
background-color: white;
}

.social-icons1:hover i {
color: #CE2535;
}
.td1 {
  width: 100%;
  height: 480px;
  object-fit: cover;
  padding-bottom: 32px;
}

.manpower-points {
  padding-bottom: 32px;
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #394854;
}

.manpower-subp {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
}

.manpower-img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  margin-bottom: 32px;
}

.manpower-question {
  font-family: Paralucent;
  font-size: 48px;
  font-weight: 500;
  line-height: 57.6px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
}

/* Scroll top button inside footer */
.scroll-top-footer {
  position: absolute;
  bottom: 20px;
  right: 20px;
 border:1px solid white;
  color: white;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  z-index: 10;
  display: none; /* Hide by default */
  transition: background-color 0.3s ease;
}

.scroll-top-footer:hover {
  background-color: #CE2535;
}
.manpower-content {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
}

.manpower-result {
  font-family: Paralucent;
  font-size: 48px;
  font-weight: 500;
  line-height: 57.6px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
}

.manpower-result-desc {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
  padding-bottom: 84px;
}

.manpower-usecases {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #394854;
  padding-bottom: 32px;
}

span {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}

.simple-list {
  font-family: Paralucent;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #394854;
  margin-bottom: 32px;
  padding: 0 12px !important;
}

.simple-list li {
  list-style-type: disc;
}

.simple-list li {
  margin-bottom: 8px;
}

.strike-through {
  text-decoration: line-through;
  text-decoration-thickness: 3px;
  transition: 0.5s;
}

.scroll-down:hover {
  padding-bottom: 10px;
  background-color: var(--primary);
  transition: 0.5s;
}

.scroll-down:hover .text {
  margin-top: 10px;

  transition: 0.5s;
}
