#productcategory-scenario-page.page-section {
  padding: 0;
}

#productcategory-scenario-page .container {
  max-width: 1280px;
}

#productcategory-scenario-page .productcategory-scenario-hero {
  padding: 90px 0 5rem;
}

#productcategory-scenario-page .productcategory-scenario-hero-card {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  background-color: #0a2f62;
  box-shadow: 0 18px 45px rgba(0, 40, 75, 0.16);
}

#productcategory-scenario-page .productcategory-scenario-hero-content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 465px;
  padding: 4rem;
  color: #fff;
  background: linear-gradient(90deg, #082b5d 0%, #082b5d 46%, rgba(8, 43, 93, 0.94) 60%, rgba(8, 43, 93, 0.55) 74%, rgba(8, 43, 93, 0) 92%);
}

#productcategory-scenario-page .productcategory-scenario-heading.section-heading {
  margin: 0;
  color: #fff;
  text-align: left;
  text-transform: none;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.15;
}

#productcategory-scenario-page .productcategory-scenario-subtext {
  max-width: 460px;
  padding: 1.5rem 0 2.25rem;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.72;
}

#productcategory-scenario-page .productcategory-scenario-subtext p {
  margin: 0;
  line-height: 1.72;
}

#productcategory-scenario-page .productcategory-scenario-hero-actions .btn-green {
  min-width: 200px;
  padding: 0.95rem 1.4rem;
  background-color: #319eda;
  border-color: #319eda;
  font-size: 1rem;
  line-height: 1.2;
}

#productcategory-scenario-page .productcategory-scenario-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

#productcategory-scenario-page .productcategory-scenario-hero-outline-cta {
  min-width: 200px;
  padding: 0.95rem 1.4rem;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
}

#productcategory-scenario-page .productcategory-scenario-hero-outline-cta:hover,
#productcategory-scenario-page .productcategory-scenario-hero-outline-cta:focus {
  border-color: #fff;
  background-color: #fff;
  color: #0a2f62;
}

#productcategory-scenario-page .productcategory-scenario-hero-actions .btn-green:hover,
#productcategory-scenario-page .productcategory-scenario-hero-actions .btn-green:focus {
  background-color: #fff;
  border-color: #fff;
  color: #0a2f62;
}

#productcategory-scenario-page .productcategory-scenario-hero-actions .fa-arrow-right {
  margin-left: 0.75rem;
}

#productcategory-scenario-page .productcategory-scenario-hero-media,
#productcategory-scenario-page .productcategory-scenario-hero-image {
  width: 100%;
  height: 100%;
}

#productcategory-scenario-page .productcategory-scenario-hero-media {
  position: relative;
  z-index: 1;
}

#productcategory-scenario-page .productcategory-scenario-hero-media::before {
  display: none;
}

#productcategory-scenario-page .productcategory-scenario-hero-image {
  display: block;
  object-fit: cover;
}

#productcategory-scenario-page .productcategory-scenario-section {
  padding: 0 0 5rem;
}

#productcategory-scenario-page .productcategory-scenario-benefits {
  padding-top: 1rem;
}

#productcategory-scenario-page .productcategory-scenario-section-head {
  max-width: 780px;
  margin: 0 auto 2.75rem;
  text-align: center;
}

#productcategory-scenario-page .productcategory-scenario-section-heading.section-heading {
  margin: 0;
  color: #00284b;
  text-align: center;
  text-transform: none;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
}

#productcategory-scenario-page .productcategory-scenario-section-intro {
  margin-top: 1rem;
  color: #35516c;
  font-size: 1.0625rem;
  line-height: 1.65;
}

#productcategory-scenario-page .productcategory-scenario-section-intro p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-benefits-grid {
  margin-bottom: 2.25rem;
}

#productcategory-scenario-page .productcategory-scenario-benefit-column {
  display: flex;
}

#productcategory-scenario-page .productcategory-scenario-benefit {
  width: 100%;
  height: 100%;
  padding: 2rem 1.5rem;
  border: 1px solid #dfe6ed;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 10px 24px rgba(0, 40, 75, 0.06);
  text-align: center;
}

#productcategory-scenario-page .productcategory-scenario-benefit-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 1.25rem;
  border-radius: 50%;
  background-color: #edf3fa;
  color: #1a4488;
  font-size: 1.75rem;
}

#productcategory-scenario-page .productcategory-scenario-benefit h3 {
  margin: 0 0 0.75rem;
  color: #00284b;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.3;
}

#productcategory-scenario-page .productcategory-scenario-benefit-text {
  color: #35516c;
  font-size: 0.9375rem;
  line-height: 1.55;
}

#productcategory-scenario-page .productcategory-scenario-benefit-text p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-benefits-action {
  text-align: center;
}

#productcategory-scenario-page .productcategory-scenario-benefits-action .btn-green {
  padding: 0.85rem 1.4rem;
  border: 1px solid #1a4488;
  border-radius: 4px;
  background-color: transparent;
  border-color: #1a4488;
  box-shadow: none;
  color: #1a4488;
}

#productcategory-scenario-page .productcategory-scenario-benefits-action .btn-green:hover,
#productcategory-scenario-page .productcategory-scenario-benefits-action .btn-green:focus {
  background-color: #1a4488;
  border-color: #1a4488;
  box-shadow: none;
  color: #fff;
}

#productcategory-scenario-page .productcategory-scenario-benefits-action .fa-arrow-right {
  margin-left: 0.75rem;
}

#productcategory-scenario-page .productcategory-scenario-modules {
  padding-top: 0.5rem;
}

#productcategory-scenario-page .productcategory-scenario-module-card {
  overflow: hidden;
  margin-bottom: 2.5rem;
  border: 1px solid #dfe6ed;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 10px 24px rgba(0, 40, 75, 0.06);
}

#productcategory-scenario-page .productcategory-scenario-module-card:last-child {
  margin-bottom: 0;
}

#productcategory-scenario-page .productcategory-scenario-module-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 3rem 2rem;
}

#productcategory-scenario-page .productcategory-scenario-topline {
  display: inline-block;
  margin-bottom: 1rem;
  color: #319eda;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

#productcategory-scenario-page .productcategory-scenario-module-copy h2 {
  margin: 0 0 1.25rem;
  color: #00284b;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.18;
  text-transform: none;
}

#productcategory-scenario-page .productcategory-scenario-module-text {
  color: #35516c;
  font-size: 1rem;
  line-height: 1.65;
}

#productcategory-scenario-page .productcategory-scenario-module-text p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-module-media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 320px;
  background-color: #edf3fa;
}

#productcategory-scenario-page .productcategory-scenario-module-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#productcategory-scenario-page .productcategory-scenario-products {
  padding-top: 0.5rem;
}

#productcategory-scenario-page .productcategory-scenario-products-grid {
  margin-bottom: -1.875rem;
}

#productcategory-scenario-page .productcategory-scenario-product-column {
  display: flex;
  margin-bottom: 1.875rem;
}

#productcategory-scenario-page .productcategory-scenario-product-card {
  display: flex;
  width: 100%;
  overflow: hidden;
  border: 1px solid #dfe6ed;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 10px 24px rgba(0, 40, 75, 0.06);
}

#productcategory-scenario-page .productcategory-scenario-product-image-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 40%;
  background-color: #fff;
}

#productcategory-scenario-page .productcategory-scenario-product-image {
  display: block;
  width: 100%;
  max-height: 210px;
  object-fit: contain;
}

#productcategory-scenario-page .productcategory-scenario-product-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.75rem .5rem;
}

#productcategory-scenario-page .productcategory-scenario-product-batch {
  display: block;
  margin-bottom: 0.5rem;
  color: #319eda;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

#productcategory-scenario-page .productcategory-scenario-product-copy h3 {
  margin: 0 0 1rem;
  color: #00284b;
  font-size: 1.35rem;
  font-weight: 600;
  line-height: 1.2;
}

#productcategory-scenario-page .productcategory-scenario-business-benefits {
  position: relative;
  z-index: 0;
  margin-bottom: 2rem;
  padding: 3.5rem 2.5rem;
}

#productcategory-scenario-page .productcategory-scenario-business-benefits::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: calc((100vw - 100%) / -2);
  bottom: 0;
  left: calc((100vw - 100%) / -2);
  background-color: #f1f4f8;
  content: "";
}

#productcategory-scenario-page .productcategory-scenario-business-benefits .productcategory-scenario-section-head {
  margin-bottom: 2.25rem;
}

#productcategory-scenario-page .productcategory-scenario-business-benefits-grid {
  margin-bottom: -1.5rem;
}

#productcategory-scenario-page .productcategory-scenario-business-benefit-column {
  display: flex;
  margin-bottom: 1.5rem;
}

#productcategory-scenario-page .productcategory-scenario-business-benefit {
  display: flex;
  width: 100%;
  padding: 1.25rem;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 8px 20px rgba(0, 40, 75, 0.05);
}

#productcategory-scenario-page .productcategory-scenario-business-benefit-icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0.1rem 0.875rem 0 0;
  border-radius: 50%;
  background-color: #1a4488;
  color: #fff;
  font-size: 1.1rem;
}

#productcategory-scenario-page .productcategory-scenario-business-benefit h3 {
  margin: 0 0 0.45rem;
  color: #00284b;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.35;
}

#productcategory-scenario-page .productcategory-scenario-business-benefit-text {
  color: #35516c;
  font-size: 0.9375rem;
  line-height: 1.55;
}

#productcategory-scenario-page .productcategory-scenario-business-benefit-text p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-marketing-topic {
  padding-top: 0.5rem;
}

#productcategory-scenario-page .productcategory-scenario-marketing-copy {
  max-width: 520px;
  padding: 0 2.25rem;
}

#productcategory-scenario-page .productcategory-scenario-marketing-copy h2 {
  margin: 0 0 1.25rem;
  color: #00284b;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
}

#productcategory-scenario-page .productcategory-scenario-marketing-text {
  color: #35516c;
  font-size: 1rem;
  line-height: 1.65;
}

#productcategory-scenario-page .productcategory-scenario-marketing-text p {
  margin: 0 0 1.25rem;
}

#productcategory-scenario-page .productcategory-scenario-marketing-text p:last-child {
  margin-bottom: 1.75rem;
}

#productcategory-scenario-page .productcategory-scenario-marketing-cta {
  padding: 0.9rem 1.4rem;
  background-color: #1a4488;
  border-color: #1a4488;
}

#productcategory-scenario-page .productcategory-scenario-marketing-cta:hover,
#productcategory-scenario-page .productcategory-scenario-marketing-cta:focus {
  background-color: #319eda;
  border-color: #319eda;
}

#productcategory-scenario-page .productcategory-scenario-marketing-cta .fa-arrow-right {
  margin-left: 0.75rem;
}

#productcategory-scenario-page .productcategory-scenario-marketing-media {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #fff;
}

#productcategory-scenario-page .productcategory-scenario-marketing-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#productcategory-scenario-page .productcategory-scenario-why {
  position: relative;
  z-index: 0;
  padding: 3.5rem 0;
  margin-bottom: 2rem;
}

#productcategory-scenario-page .productcategory-scenario-why::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: calc((100vw - 100%) / -2);
  bottom: 0;
  left: calc((100vw - 100%) / -2);
  background-color: #f1f4f8;
  content: "";
}

#productcategory-scenario-page .productcategory-scenario-why .productcategory-scenario-section-head {
  margin-bottom: 2.5rem;
}

#productcategory-scenario-page .productcategory-scenario-why-column {
  display: flex;
}

#productcategory-scenario-page .productcategory-scenario-why-item {
  width: 100%;
  padding: 0 2rem;
  text-align: center;
}

#productcategory-scenario-page .productcategory-scenario-why-column + .productcategory-scenario-why-column .productcategory-scenario-why-item {
  border-left: 1px solid #d5dfe9;
}

#productcategory-scenario-page .productcategory-scenario-why-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  margin-bottom: 1rem;
  color: #1a4488;
  font-size: 2rem;
}

#productcategory-scenario-page .productcategory-scenario-why-item h3 {
  margin: 0 0 0.75rem;
  color: #00284b;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.35;
}

#productcategory-scenario-page .productcategory-scenario-why-text {
  color: #35516c;
  font-size: 0.9375rem;
  line-height: 1.55;
}

#productcategory-scenario-page .productcategory-scenario-why-text p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-closing {
  padding-top: 1rem;
}

#productcategory-scenario-page .productcategory-scenario-closing .productcategory-scenario-section-head {
  max-width: 760px;
  margin-bottom: 3rem;
}

#productcategory-scenario-page .productcategory-scenario-closing .productcategory-scenario-section-heading.section-heading {
  font-size: 3.1rem;
  line-height: 1.1;
}

#productcategory-scenario-page .productcategory-scenario-closing-subtext {
  margin-top: 0.75rem;
  color: #314a67;
  font-size: 1.35rem;
  line-height: 1.5;
}

#productcategory-scenario-page .productcategory-scenario-closing-subtext p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-closing-grid {
  margin-bottom: -1.875rem;
}

#productcategory-scenario-page .productcategory-scenario-closing-column {
  display: flex;
  margin-bottom: 1.875rem;
}

#productcategory-scenario-page .productcategory-scenario-closing-card {
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 16px 40px rgba(0, 40, 75, 0.1);
}

#productcategory-scenario-page .productcategory-scenario-closing-card-image {
  aspect-ratio: 1.25 / 1;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-body {
  display: flex;
  gap: 1.25rem;
  padding: 1.9rem 1.7rem 1.8rem;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-icon {
  display: inline-flex;
  flex: 0 0 54px;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #e6edf5;
  color: #00284b;
  font-size: 1.55rem;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-copy h3 {
  margin: 0 0 0.75rem;
  color: #00284b;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-text {
  margin-bottom: 1.75rem;
  color: #425c79;
  font-size: 1rem;
  line-height: 1.65;
}

#productcategory-scenario-page .productcategory-scenario-closing-card-text p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-closing-link {
  margin-top: auto;
  color: #1a4488;
  font-size: 1.05rem;
  font-weight: 700;
  text-decoration: none;
}

#productcategory-scenario-page .productcategory-scenario-closing-link:hover,
#productcategory-scenario-page .productcategory-scenario-closing-link:focus {
  color: #319eda;
  text-decoration: none;
}

#productcategory-scenario-page .productcategory-scenario-closing-link .fa-arrow-right {
  margin-left: 0.75rem;
}

#productcategory-scenario-page .productcategory-scenario-faq {
  padding-bottom: 6rem;
}

#productcategory-scenario-page .productcategory-scenario-faq-list {
  max-width: 900px;
  margin: 0 auto;
}

#productcategory-scenario-page .productcategory-scenario-faq-item {
  border-bottom: 1px solid #d8e0e6;
}

#productcategory-scenario-page .productcategory-scenario-faq-question {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-faq-button {
  position: relative;
  display: block;
  width: 100%;
  padding: 1.25rem 2.5rem 1.25rem 0;
  border: 0;
  background: transparent;
  color: #00284b;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: left;
}

#productcategory-scenario-page .productcategory-scenario-faq-button:hover,
#productcategory-scenario-page .productcategory-scenario-faq-button:focus {
  color: #1a4488;
  outline: 0;
}

#productcategory-scenario-page .productcategory-scenario-faq-button .fa-plus {
  position: absolute;
  top: 50%;
  right: 0;
  color: #319eda;
  font-size: 1rem;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
}

#productcategory-scenario-page .productcategory-scenario-faq-button[aria-expanded="true"] .fa-plus {
  transform: translateY(-50%) rotate(45deg);
}

#productcategory-scenario-page .productcategory-scenario-faq-answer {
  padding: 0 0 1.5rem;
  color: #35516c;
  font-size: 1rem;
  line-height: 1.7;
}

#productcategory-scenario-page .productcategory-scenario-faq-answer p {
  margin: 0;
}

#productcategory-scenario-page .productcategory-scenario-product-features {
  margin: 0 0 1.25rem;
  padding: 0;
  color: #35516c;
  font-size: 0.875rem;
  line-height: 1.5;
  list-style: none;
}

#productcategory-scenario-page .productcategory-scenario-product-features li {
  position: relative;
  padding-left: 1.25rem;
}

#productcategory-scenario-page .productcategory-scenario-product-features .fa-check {
  position: absolute;
  top: 0.25rem;
  left: 0;
  color: #319eda;
  font-size: 0.65rem;
}

#productcategory-scenario-page .productcategory-scenario-product-link {
  display: inline-block;
  margin-top: auto;
  color: #1a4488;
  font-size: 0.9375rem;
  font-weight: 600;
  text-decoration: none;
}

#productcategory-scenario-page .productcategory-scenario-product-link:hover,
#productcategory-scenario-page .productcategory-scenario-product-link:focus {
  color: #319eda;
  text-decoration: none;
}

#productcategory-scenario-page .productcategory-scenario-product-link .fa-arrow-right {
  margin-left: 0.75rem;
}

@media (min-width: 992px) {
  #productcategory-scenario-page .productcategory-scenario-hero-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(90deg, #082b5d 0%, #082b5d 30%, rgba(8, 43, 93, 0.88) 42%, rgba(8, 43, 93, 0.42) 56%, rgba(8, 43, 93, 0) 72%);
    pointer-events: none;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-card > .row {
    position: relative;
    height: 465px;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-card > .row > .col-lg-6:first-child {
    position: relative;
    z-index: 2;
    flex: 0 0 52%;
    max-width: 52%;
    height: 465px;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-card > .row > .col-lg-6:last-child {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    max-width: none;
    height: 465px;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-content {
    background: transparent;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-card,
  #productcategory-scenario-page .productcategory-scenario-hero-content,
  #productcategory-scenario-page .productcategory-scenario-hero-media,
  #productcategory-scenario-page .productcategory-scenario-hero-image {
    height: 465px;
  }
}

@media (max-width: 991px) {
  #productcategory-scenario-page .productcategory-scenario-hero {
    padding-top: 48px;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-content {
    min-height: 0;
    padding: 3rem;
    align-items: center;
    text-align: center;
  }

  #productcategory-scenario-page .productcategory-scenario-heading.section-heading {
    text-align: center;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-actions {
    justify-content: center;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-image {
    max-height: 420px;
  }

  #productcategory-scenario-page .productcategory-scenario-benefit-column {
    margin-bottom: 2.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-module-copy {
    padding: 2.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-module-media {
    min-height: 0;
  }

  #productcategory-scenario-page .productcategory-scenario-module-image {
    height: auto;
  }

  #productcategory-scenario-page .productcategory-scenario-product-card {
    flex-direction: column;
  }

  #productcategory-scenario-page .productcategory-scenario-marketing-copy {
    max-width: none;
    padding: 0 0 2.5rem;
    text-align: center;
  }

  #productcategory-scenario-page .productcategory-scenario-marketing-copy h2 {
    font-size: 2rem;
  }

  #productcategory-scenario-page .productcategory-scenario-marketing-media {
    min-height: 0;
  }

  #productcategory-scenario-page .productcategory-scenario-why-column {
    margin-bottom: 2rem;
  }

  #productcategory-scenario-page .productcategory-scenario-why-column:last-child {
    margin-bottom: 0;
  }

  #productcategory-scenario-page .productcategory-scenario-why-column + .productcategory-scenario-why-column .productcategory-scenario-why-item {
    border-left: 0;
  }

  #productcategory-scenario-page .productcategory-scenario-closing .productcategory-scenario-section-heading.section-heading {
    font-size: 2.4rem;
  }

  #productcategory-scenario-page .productcategory-scenario-closing-subtext {
    font-size: 1.15rem;
  }

}

@media (max-width: 575px) {
  #productcategory-scenario-page .productcategory-scenario-hero {
    padding-top: 28px;
    padding-bottom: 3.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-hero-content {
    padding: 2.25rem 1.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-heading.section-heading {
    font-size: 2rem;
  }

  #productcategory-scenario-page .productcategory-scenario-section {
    padding-bottom: 3.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-section-heading.section-heading {
    font-size: 1.875rem;
  }

  #productcategory-scenario-page .productcategory-scenario-benefit-column {
    margin-bottom: 2.25rem;
  }

  #productcategory-scenario-page .productcategory-scenario-benefit-column:last-child {
    margin-bottom: 0;
  }

  #productcategory-scenario-page .productcategory-scenario-module-card {
    margin-bottom: 2rem;
  }

  #productcategory-scenario-page .productcategory-scenario-module-copy {
    padding: 2rem 1.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-module-copy h2 {
    font-size: 1.75rem;
  }

  #productcategory-scenario-page .productcategory-scenario-product-copy {
    padding: 1.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-marketing-copy h2 {
    font-size: 1.75rem;
  }

  #productcategory-scenario-page .productcategory-scenario-closing .productcategory-scenario-section-head {
    margin-bottom: 2.25rem;
  }

  #productcategory-scenario-page .productcategory-scenario-closing .productcategory-scenario-section-heading.section-heading {
    font-size: 2rem;
  }

  #productcategory-scenario-page .productcategory-scenario-closing-subtext {
    font-size: 1rem;
  }

  #productcategory-scenario-page .productcategory-scenario-closing-card-body {
    gap: 1rem;
    padding: 1.5rem 1.2rem;
  }

  #productcategory-scenario-page .productcategory-scenario-closing-card-copy h3 {
    font-size: 1.5rem;
  }

  #productcategory-scenario-page .productcategory-scenario-faq-answer {
    padding-right: 0;
  }
}
