body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.final-frame {
  background: #fafbfc;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.timeline {
  position: absolute;
  top: 219px;
  left: 142px;
  width: 1157px;
  height: 344px;
}

.top-navbar {
  position: absolute;
  top: 65px;
  left: 523px;
  width: 394px;
  background: #fafbfc;
  border-radius: 100px;
  outline: 1px solid #edf2fc;
  display: flex;
  justify-content: center;
  padding: 16px 32px;
}

.nav-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.nav-link img {
  display: block;
}

.nav-portfolio a,
.nav-button a {
  font-family:
    Hanken Grotesk,
    sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #030d30;
  text-transform: capitalize;
  text-decoration: none;
}

.nav-button a {
  background: #0055fe;
  color: white;
  padding: 8px 24px;
  border-radius: 9999px;
}

.frame-11 {
  position: absolute;
  top: 586.96px;
  left: 142px;
  width: 1146px;
  height: 280.09px;
}

.timeline-heading {
  font-family: Syne, sans-serif;
  font-size: 102.09px;
  font-weight: 700;
  color: #030d30;
  margin: 0;
  text-align: center;
}

.decorative-image {
  position: absolute;
  top: 12.83px;
  left: 351.37px;
  width: 102.72px;
  height: 100.44px;
  transform: rotate(7deg);
}

.save-heading {
  font-family: Syne, sans-serif;
  font-size: 111.08px;
  font-weight: 900;
  color: #0055fe;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 99.73px;
  left: 0;
  width: 100%;
}

.trust-row {
  position: absolute;
  top: 891px;
  left: 333px;
  width: 774px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  height: 78px;
  gap: 98px;
}

.trust-header {
  flex: 1;
  text-align: center;
}

.trust-header h3 {
  font-family: Inter, sans-serif;
  font-size: 17.42px;
  font-weight: 700;
  color: #434656;
  margin: 0;
}

.partners {
  display: flex;
  gap: 20px;
}

.partner {
  font-family: Inter, sans-serif;
  font-size: 13.22px;
  font-weight: 700;
  color: #747687;
}

.frame-12 {
  position: absolute;
  top: 1240px;
  left: 404px;
  width: 622.21px;
  height: 498.96px;
  position: relative;
}

.razor-image {
  position: absolute;
  top: 277.85px;
  left: 91px;
  width: 298.05px;
  height: 298.05px;
  transform: rotate(-42deg);
}

.decor-image {
  position: absolute;
  top: 0;
  left: 61.78px;
  width: 571.25px;
  height: 318.84px;
  transform: rotate(11deg);
}

.note {
  position: absolute;
  top: 1620px;
  left: 480px;
  text-align: center;
}

.note p {
  font-family: Geist, sans-serif;
  font-size: 32px;
  font-weight: 400;
  color: #030d30;
  margin: 0;
}

.note small {
  font-size: 14px;
}
