.cb-formfiller-home {
  background:
    radial-gradient(circle at top left, rgba(255, 255, 255, 0.78), transparent 36%),
    linear-gradient(180deg, #f1f1f1 0%, #f8f8f7 100%);
  color: #212529;
}

.cb-formfiller-home #mv,
.cb-formfiller-home #section1,
.cb-formfiller-home #section2,
.cb-formfiller-home #section3,
.cb-formfiller-home #section4 {
  padding: 88px 0;
}

.cb-formfiller-home #mv {
  min-height: auto;
  padding-top: 92px;
  background:
    linear-gradient(135deg, rgba(17, 17, 17, 0.96) 0%, rgba(44, 44, 44, 0.92) 100%),
    #111111;
  color: #ffffff;
}

.cb-formfiller-home .container {
  width: min(1120px, calc(100% - 48px));
  max-width: none;
  padding: 0;
}

.cb-formfiller-home .cb-formfiller-hero-row {
  row-gap: 32px;
}

.cb-formfiller-home .txt {
  padding-top: 0 !important;
  text-align: left !important;
  max-width: 28rem;
}

.cb-formfiller-home .cb-formfiller-wordmark {
  margin: 0;
  font-family: "Bakbak One", var(--cb-font-display);
  font-size: clamp(58px, 8vw, 88px);
  line-height: 0.88;
  letter-spacing: 0;
  text-transform: uppercase;
}

.cb-formfiller-home .cb-formfiller-signoff {
  margin: 10px 0 0;
  font-family: var(--cb-font-mono);
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-align: left !important;
  color: rgba(255, 255, 255, 0.72);
}

.cb-formfiller-home .cb-formfiller-hero-copy,
.cb-formfiller-home p,
.cb-formfiller-home li,
.cb-formfiller-home td,
.cb-formfiller-home th {
  font-family: var(--cb-font-mono);
  font-size: 14px !important;
  line-height: 1.8;
}

.cb-formfiller-home .cb-formfiller-hero-copy {
  margin: 24px 0 0 !important;
  max-width: 32rem;
  color: rgba(255, 255, 255, 0.82);
  text-align: left !important;
  padding: 0 !important;
}

.cb-formfiller-home .btn {
  margin: 0;
}

.cb-formfiller-home .cb-formfiller-primary,
.cb-formfiller-home .cb-formfiller-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 22px !important;
  border-radius: 5px;
  border: 0;
  background: #ffffff;
  color: #111111 !important;
  font-family: "Bakbak One", var(--cb-font-display) !important;
  font-size: 20px !important;
  line-height: 1 !important;
  text-transform: uppercase;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.18);
}

.cb-formfiller-home .cb-formfiller-primary:hover,
.cb-formfiller-home .cb-formfiller-secondary:hover {
  text-decoration: none;
  color: #111111;
  opacity: 0.94;
  transform: translateY(-1px);
}

.cb-formfiller-home .section__1__video {
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 26px 56px rgba(0, 0, 0, 0.25);
}

@media (min-width: 992px) {
  .cb-formfiller-home .cb-formfiller-hero-row {
    margin-left: -28px;
    margin-right: -28px;
  }

  .cb-formfiller-home .cb-formfiller-hero-row > [class*="col-"] {
    padding-left: 28px;
    padding-right: 28px;
  }

  .cb-formfiller-home .cb-formfiller-hero-copy-col {
    padding-right: 40px;
  }

  .cb-formfiller-home .cb-formfiller-hero-video-col {
    padding-left: 40px;
  }
}

.cb-formfiller-home h2,
.cb-formfiller-home h3 {
  font-family: "Bakbak One", var(--cb-font-display);
  letter-spacing: 0;
  text-transform: uppercase;
  color: #111111;
}

.cb-formfiller-home #section1 {
  background: #f8f8f7 !important;
}

.cb-formfiller-home #section1 h2,
.cb-formfiller-home #section3 h2,
.cb-formfiller-home #section4 h2 {
  margin-bottom: 28px;
  text-align: center;
  font-size: clamp(36px, 6vw, 62px);
  line-height: 0.95;
}

.cb-formfiller-home .cb-formfiller-step {
  height: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.08);
}

.cb-formfiller-home .cb-formfiller-step .card-body {
  padding: 24px;
}

.cb-formfiller-home .cb-formfiller-step h3 {
  margin: 0 0 18px;
  font-size: clamp(28px, 5vw, 42px) !important;
  text-decoration: none !important;
  padding: 0 !important;
}

.cb-formfiller-home .cb-formfiller-step p {
  margin-bottom: 18px;
}

.cb-formfiller-home .cb-formfiller-step .step-image {
  padding: 0 !important;
}

.cb-formfiller-home .cb-formfiller-step img,
.cb-formfiller-home #section2 img {
  border-radius: 5px;
}

.cb-formfiller-home #section2 {
  background: #ffffff !important;
}

.cb-formfiller-home #section2 h2 {
  margin-bottom: 20px;
  font-size: clamp(34px, 5vw, 54px);
  line-height: 0.98;
}

.cb-formfiller-home .cb-formfiller-note {
  margin-top: 24px;
  font-size: 12px !important;
  line-height: 1.8;
  color: #6b7280 !important;
  padding-top: 0 !important;
}

.cb-formfiller-home .table-responsive {
  margin-top: 28px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.08);
  overflow: hidden;
}

.cb-formfiller-home .table {
  margin: 0;
}

.cb-formfiller-home .table thead th {
  background: #111111 !important;
  color: #ffffff;
  padding: 18px 16px !important;
  font-size: 12px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cb-formfiller-home .table td {
  padding: 18px 16px !important;
  color: #374151;
  vertical-align: middle;
}

.cb-formfiller-home .table tbody tr + tr td {
  border-top: 1px solid #e5e7eb;
}

.cb-formfiller-home #section4 {
  text-align: center;
}

.cb-formfiller-home #section4 p {
  max-width: 48rem;
  margin: 0 auto;
}

.cb-formfiller-section-rail {
  position: fixed;
  right: calc(env(safe-area-inset-right, 0px) + 2rem);
  bottom: calc(env(safe-area-inset-bottom, 0px) + 2rem);
  z-index: 120;
}

.cb-formfiller-section-rail__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cb-formfiller-section-rail__item {
  margin: 0;
}

.cb-formfiller-section-rail__link {
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(17, 33, 30, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 4px 10px rgba(17, 33, 30, 0.2);
  text-decoration: none;
  transition:
    transform 160ms ease,
    box-shadow 160ms ease,
    background-color 160ms ease,
    border-color 160ms ease;
}

.cb-formfiller-section-rail__link:hover,
.cb-formfiller-section-rail__link:focus-visible {
  transform: scale(1.08);
  box-shadow: 0 8px 18px rgba(17, 33, 30, 0.24);
}

.cb-formfiller-section-rail__link.is-active,
.cb-formfiller-section-rail__link[aria-current="true"] {
  background: #111111;
  border-color: rgba(17, 33, 30, 0.26);
}

.cb-formfiller-section-rail__link:focus-visible {
  outline: 2px solid rgba(15, 118, 110, 0.45);
  outline-offset: 3px;
}

@media (max-width: 991.98px) {
  .cb-formfiller-home .container {
    width: min(100%, calc(100% - 32px));
  }

  .cb-formfiller-home #mv,
  .cb-formfiller-home #section1,
  .cb-formfiller-home #section2,
  .cb-formfiller-home #section3,
  .cb-formfiller-home #section4 {
    padding: 72px 0;
  }

  .cb-formfiller-home .txt,
  .cb-formfiller-home .cb-formfiller-signoff,
  .cb-formfiller-home .cb-formfiller-hero-copy {
    text-align: center !important;
  }

  .cb-formfiller-home .cb-formfiller-hero-copy {
    max-width: none;
  }

  .cb-formfiller-home .cb-formfiller-primary,
  .cb-formfiller-home .cb-formfiller-secondary {
    width: 100%;
  }

  .cb-formfiller-home #section2 .row {
    row-gap: 24px;
  }

  .cb-formfiller-section-rail {
    display: none;
  }
}
