/* King's Eagle consumer-first page system. Structure remains in native Elementor widgets. */
.ke-b2c {
  --ke-ink: #101722;
  --ke-blue: #176bff;
  --ke-blue-dark: #0f51d8;
  --ke-mist: #edf3fb;
  --ke-paper: #ffffff;
  --ke-warm: #f4efe7;
  --ke-line: #d9e2ef;
  --ke-muted: #5d6879;
  color: var(--ke-ink);
  background: var(--ke-paper);
  overflow: clip;
}

.ke-b2c,
.ke-b2c * {
  box-sizing: border-box;
}

.ke-b2c > .e-con,
.ke-b2c .e-con {
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
}

.ke-b2c .pf-shell {
  width: min(100% - 48px, 1440px);
  margin-inline: auto;
}

.ke-b2c-section {
  padding-block: clamp(72px, 7vw, 120px);
}

.ke-b2c .elementor-heading-title {
  color: inherit;
}

.ke-b2c-eyebrow .elementor-heading-title {
  color: var(--ke-blue);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.ke-b2c-section-title .elementor-heading-title {
  max-width: 920px;
  margin: 0;
  font-size: clamp(40px, 5.4vw, 82px);
  font-weight: 800;
  line-height: .94;
  letter-spacing: -.045em;
  text-wrap: balance;
}

.ke-b2c-section-copy,
.ke-b2c-section-copy p {
  max-width: 580px;
  margin: 0;
  color: var(--ke-muted);
  font-size: clamp(17px, 1.35vw, 21px);
  line-height: 1.55;
}

.ke-b2c-section-head {
  display: grid !important;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, .55fr);
  align-items: end;
  gap: 56px;
}

.ke-b2c-section-head--light,
.ke-b2c-section-head--light .ke-b2c-section-copy,
.ke-b2c-section-head--light .ke-b2c-section-copy p {
  color: #fff;
}

.ke-b2c-section-head--light .ke-b2c-section-copy,
.ke-b2c-section-head--light .ke-b2c-section-copy p {
  color: #aebbd0;
}

.ke-b2c-cover,
.ke-b2c-cover .elementor-widget-container,
.ke-b2c-cover a,
.ke-b2c-cover img {
  width: 100%;
  height: 100%;
}

.ke-b2c-cover img {
  display: block;
  object-fit: cover;
}

.ke-b2c-actions {
  display: flex !important;
  flex-wrap: wrap;
  gap: 12px;
}

.ke-b2c .pf-button .elementor-button {
  min-height: 54px;
  padding: 17px 25px;
  border: 2px solid var(--ke-blue);
  border-radius: 9px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.ke-b2c .pf-button--primary .elementor-button {
  color: #fff;
  background: var(--ke-blue);
}

.ke-b2c .pf-button--primary .elementor-button:hover,
.ke-b2c .pf-button--primary .elementor-button:focus-visible {
  border-color: var(--ke-blue-dark);
  background: var(--ke-blue-dark);
  transform: translateY(-2px);
}

.ke-b2c .pf-button--secondary .elementor-button {
  color: var(--ke-blue);
  background: transparent;
}

.ke-b2c .pf-button--secondary .elementor-button:hover,
.ke-b2c .pf-button--secondary .elementor-button:focus-visible {
  color: #fff;
  background: var(--ke-blue);
  transform: translateY(-2px);
}

.ke-b2c a:focus-visible,
.ke-b2c button:focus-visible {
  outline: 3px solid #ffbf47;
  outline-offset: 3px;
}

.ke-b2c-text-link .elementor-heading-title,
.ke-b2c-text-link a {
  color: var(--ke-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-decoration: none;
}

.ke-b2c-text-link a:hover,
.ke-b2c-text-link a:focus-visible {
  color: var(--ke-blue-dark);
}

.ke-b2c-home-hero,
.ke-b2c-hero {
  display: grid !important;
  grid-template-columns: minmax(0, .92fr) minmax(520px, 1.08fr);
  min-height: min(760px, calc(100vh - 120px));
  background: var(--ke-mist);
}

.ke-b2c-home-hero__copy,
.ke-b2c-hero__copy {
  justify-content: center;
  padding: clamp(64px, 8vw, 132px) clamp(28px, 6vw, 104px) !important;
}

.ke-b2c-home-hero__title .elementor-heading-title {
  margin: 0;
  font-size: clamp(72px, 9.5vw, 154px);
  font-weight: 850;
  line-height: .82;
  letter-spacing: -.07em;
  text-wrap: balance;
}

.ke-b2c-home-hero__lead,
.ke-b2c-home-hero__lead p,
.ke-b2c-hero__lead,
.ke-b2c-hero__lead p {
  max-width: 690px;
  margin: 0;
  color: #39475c;
  font-size: clamp(18px, 1.6vw, 25px);
  line-height: 1.5;
}

.ke-b2c-home-hero__media,
.ke-b2c-hero__media {
  position: relative;
  min-height: 620px;
  overflow: hidden;
}

.ke-b2c-home-hero__media .elementor-widget-image,
.ke-b2c-hero__media .elementor-widget-image {
  height: 100%;
}

.ke-b2c-home-hero__stamp {
  position: absolute;
  right: 28px;
  bottom: 28px;
  width: 138px;
  height: 138px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--ke-blue);
  transform: rotate(-8deg);
  text-align: center;
}

.ke-b2c-home-hero__stamp .elementor-heading-title {
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: .11em;
}

.ke-b2c-hero__title .elementor-heading-title {
  max-width: 760px;
  margin: 0;
  font-size: clamp(58px, 7vw, 112px);
  font-weight: 850;
  line-height: .9;
  letter-spacing: -.06em;
  text-wrap: balance;
}

.ke-b2c-assurance {
  border-block: 1px solid var(--ke-line);
  background: #fff;
}

.ke-b2c-assurance__grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
}

.ke-b2c-assurance__item {
  display: grid !important;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 16px;
  min-height: 126px;
  padding: 24px 34px !important;
  border-left: 1px solid var(--ke-line);
}

.ke-b2c-assurance__item:last-child {
  border-right: 1px solid var(--ke-line);
}

.ke-b2c-assurance__number .elementor-heading-title {
  color: var(--ke-blue);
  font-size: 13px;
  font-weight: 800;
}

.ke-b2c-assurance__body h2,
.ke-b2c-assurance__body .elementor-heading-title {
  margin: 0;
  font-size: 15px;
  font-weight: 800;
}

.ke-b2c-assurance__body p {
  margin: 0;
  color: var(--ke-muted);
  font-size: 14px;
  line-height: 1.45;
}

.ke-b2c-category-grid {
  display: grid !important;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}

.ke-b2c-category-card {
  grid-column: span 4;
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--ke-line);
  border-radius: 18px;
  background: #fff;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.ke-b2c-category-card:hover,
.ke-b2c-category-card:focus-within {
  border-color: #9ebcf1;
  box-shadow: 0 18px 45px rgba(16, 23, 34, .10);
  transform: translateY(-4px);
}

.ke-b2c-category-card__media {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #f6f8fb;
}

.ke-b2c-category-card__media img {
  transition: transform .45s ease;
}

.ke-b2c-category-card:hover .ke-b2c-category-card__media img {
  transform: scale(1.035);
}

.ke-b2c-category-card__body {
  min-height: 190px;
  padding: 25px !important;
}

.ke-b2c-category-card__body h3,
.ke-b2c-category-card__body h3 a {
  margin: 0;
  color: var(--ke-ink);
  font-size: 24px;
  font-weight: 800;
  text-decoration: none;
}

.ke-b2c-category-card__body p {
  margin: 0;
  color: var(--ke-muted);
  font-size: 15px;
  line-height: 1.5;
}

.ke-b2c-products {
  color: #fff;
  background: var(--ke-ink);
}

.ke-b2c-product-grid .products {
  gap: 18px;
}

.ke-b2c-product-grid .product-grid-item {
  overflow: hidden;
  border: 1px solid #2d394a;
  border-radius: 15px;
  background: #fff;
}

.ke-b2c-product-grid .wd-entities-title,
.ke-b2c-product-grid .wd-entities-title a,
.ke-b2c-product-grid .price {
  color: var(--ke-ink) !important;
}

.ke-b2c-product-grid .wd-product-element-bottom {
  padding: 18px 20px 22px;
}

.ke-b2c-story-grid {
  display: grid !important;
  grid-template-columns: 1.18fr .82fr;
  grid-template-rows: repeat(2, minmax(330px, auto));
  gap: 18px;
}

.ke-b2c-story {
  position: relative;
  min-width: 0;
  min-height: 330px;
  overflow: hidden;
  border-radius: 18px;
  background: var(--ke-warm);
}

.ke-b2c-story--1 {
  grid-row: 1 / 3;
}

.ke-b2c-story:not(.ke-b2c-story--1) {
  display: grid !important;
  grid-template-columns: .9fr 1.1fr;
}

.ke-b2c-story__media {
  min-height: 310px;
  overflow: hidden;
}

.ke-b2c-story--1 .ke-b2c-story__media {
  min-height: 570px;
}

.ke-b2c-story__media .elementor-widget-image {
  height: 100%;
}

.ke-b2c-story__media img {
  transition: transform .5s ease;
}

.ke-b2c-story:hover .ke-b2c-story__media img {
  transform: scale(1.025);
}

.ke-b2c-story__body {
  justify-content: center;
  padding: clamp(26px, 3vw, 48px) !important;
}

.ke-b2c-story__title .elementor-heading-title {
  margin: 0;
  font-size: clamp(27px, 2.7vw, 44px);
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: -.035em;
}

.ke-b2c-story__body p {
  margin: 0;
  color: var(--ke-muted);
  font-size: 16px;
  line-height: 1.55;
}

.ke-b2c-process {
  background: var(--ke-mist);
}

.ke-b2c-process__grid,
.ke-b2c-options-layout,
.ke-b2c-statement,
.ke-b2c-contact-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch;
  gap: clamp(42px, 7vw, 110px);
}

.ke-b2c-process__media,
.ke-b2c-options-layout__media,
.ke-b2c-statement__media {
  min-height: 650px;
  overflow: hidden;
  border-radius: 18px;
}

.ke-b2c-process__media .elementor-widget-image,
.ke-b2c-options-layout__media .elementor-widget-image,
.ke-b2c-statement__media .elementor-widget-image {
  height: 100%;
}

.ke-b2c-process__copy,
.ke-b2c-options-layout__copy,
.ke-b2c-statement__copy {
  justify-content: center;
}

.ke-b2c-process-step,
.ke-b2c-contact-prompt {
  display: grid !important;
  grid-template-columns: 42px 1fr;
  gap: 16px;
  padding-block: 18px !important;
  border-top: 1px solid #cad7e7;
}

.ke-b2c-process-step__number .elementor-heading-title,
.ke-b2c-contact-prompt__number .elementor-heading-title {
  color: var(--ke-blue);
  font-size: 13px;
  font-weight: 800;
}

.ke-b2c-process-step__body h3,
.ke-b2c-contact-prompt__body h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 800;
}

.ke-b2c-process-step__body p,
.ke-b2c-contact-prompt__body p {
  margin: 0;
  color: var(--ke-muted);
  line-height: 1.5;
}

.ke-b2c-benefit-grid,
.ke-b2c-principle-grid,
.ke-b2c-how-step-grid,
.ke-b2c-support-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.ke-b2c-benefit,
.ke-b2c-principle,
.ke-b2c-how-step,
.ke-b2c-support-card {
  min-height: 240px;
  padding: 28px !important;
  border: 1px solid var(--ke-line);
  border-radius: 15px;
  background: #fff;
}

.ke-b2c-benefit:nth-child(2n),
.ke-b2c-principle:nth-child(2n) {
  background: var(--ke-mist);
}

.ke-b2c-benefit__number .elementor-heading-title,
.ke-b2c-principle__number .elementor-heading-title,
.ke-b2c-how-step__number .elementor-heading-title {
  color: var(--ke-blue);
  font-size: 13px;
  font-weight: 800;
}

.ke-b2c-benefit h3,
.ke-b2c-principle h3,
.ke-b2c-how-step h3,
.ke-b2c-support-card h3 {
  margin: 0;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.08;
}

.ke-b2c-benefit p,
.ke-b2c-principle p,
.ke-b2c-how-step p,
.ke-b2c-support-card p {
  margin: 0;
  color: var(--ke-muted);
  line-height: 1.55;
}

.ke-b2c-group__card,
.ke-b2c-review-card {
  display: grid !important;
  grid-template-columns: 1.05fr .95fr;
  min-height: 430px;
  overflow: hidden;
  border-radius: 20px;
  color: #fff;
  background: var(--ke-blue);
}

.ke-b2c-group__copy,
.ke-b2c-review-card__copy {
  justify-content: center;
  padding: clamp(38px, 6vw, 86px) !important;
}

.ke-b2c-group__copy .ke-b2c-eyebrow .elementor-heading-title,
.ke-b2c-review-card__copy .ke-b2c-eyebrow .elementor-heading-title {
  color: #dbe8ff;
}

.ke-b2c-group__copy h2,
.ke-b2c-review-card__copy h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(36px, 4.5vw, 66px);
  font-weight: 850;
  line-height: .98;
  letter-spacing: -.045em;
}

.ke-b2c-group__copy p,
.ke-b2c-review-card__copy p {
  max-width: 670px;
  margin: 0;
  color: #eef4ff;
  font-size: 17px;
  line-height: 1.55;
}

.ke-b2c-group__copy .pf-button--secondary .elementor-button,
.ke-b2c-review-card__copy .pf-button--secondary .elementor-button {
  color: #fff;
  border-color: #fff;
}

.ke-b2c-group__copy .pf-button--secondary .elementor-button:hover,
.ke-b2c-review-card__copy .pf-button--secondary .elementor-button:hover {
  color: var(--ke-blue);
  background: #fff;
}

.ke-b2c-group__media,
.ke-b2c-review-card__media {
  min-height: 430px;
}

.ke-b2c-group__media .elementor-widget-image,
.ke-b2c-review-card__media .elementor-widget-image {
  height: 100%;
}

.ke-b2c-final,
.ke-b2c-secondary-card {
  align-items: center;
  padding: clamp(56px, 8vw, 112px) clamp(26px, 7vw, 100px) !important;
  border-radius: 20px;
  color: #fff;
  background: var(--ke-ink);
  text-align: center;
}

.ke-b2c-final .ke-b2c-eyebrow .elementor-heading-title,
.ke-b2c-secondary-card .ke-b2c-eyebrow .elementor-heading-title {
  color: #8eb7ff;
}

.ke-b2c-final h2,
.ke-b2c-secondary-card h2 {
  max-width: 980px;
  margin: 0;
  color: #fff;
  font-size: clamp(44px, 6.4vw, 94px);
  font-weight: 850;
  line-height: .92;
  letter-spacing: -.055em;
}

.ke-b2c-final p,
.ke-b2c-secondary-card p {
  max-width: 660px;
  margin: 0;
  color: #b9c4d3;
  font-size: 18px;
  line-height: 1.55;
}

.ke-b2c-final .ke-b2c-actions {
  justify-content: center;
}

.ke-b2c-about .ke-b2c-story-grid {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
}

.ke-b2c-about .ke-b2c-story,
.ke-b2c-about .ke-b2c-story--1 {
  display: flex !important;
  grid-row: auto;
  min-height: 520px;
}

.ke-b2c-about .ke-b2c-story__media,
.ke-b2c-about .ke-b2c-story--1 .ke-b2c-story__media {
  min-height: 300px;
}

.ke-b2c-statement {
  align-items: center;
}

.ke-b2c-how-step-grid {
  grid-template-columns: repeat(2, 1fr);
}

.ke-b2c-how-step {
  min-height: 280px;
}

.ke-b2c-option {
  padding-block: 15px !important;
  border-top: 1px solid #354052;
}

.ke-b2c-option h3 {
  margin: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 800;
}

.ke-b2c-option p {
  margin: 0;
  color: #aebbd0;
  line-height: 1.5;
}

.ke-b2c-review-card {
  background: var(--ke-blue);
}

.ke-b2c-contact-layout {
  grid-template-columns: minmax(0, 1.1fr) minmax(340px, .65fr);
}

.ke-b2c-contact-form {
  padding: clamp(28px, 4vw, 54px) !important;
  border: 1px solid #354052;
  border-radius: 18px;
  background: #fff;
  color: var(--ke-ink);
}

.ke-b2c-contact-form p {
  color: var(--ke-muted);
}

.ke-b2c-contact-form input:not([type="submit"]),
.ke-b2c-contact-form textarea,
.ke-b2c-contact-form select {
  width: 100%;
  border: 1px solid #cbd5e3;
  border-radius: 8px;
  background: #fff;
}

.ke-b2c-contact-form input[type="submit"] {
  min-height: 52px;
  padding-inline: 24px;
  border-radius: 8px;
  color: #fff;
  background: var(--ke-blue);
  font-weight: 800;
}

.ke-b2c-contact-prompts {
  justify-content: center;
}

.ke-b2c-contact-prompt {
  border-color: #354052;
}

.ke-b2c-contact-prompt__body h3 {
  color: #fff;
}

.ke-b2c-contact-prompt__body p {
  color: #aebbd0;
}

.ke-b2c-support-grid {
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1100px) {
  .ke-b2c-home-hero,
  .ke-b2c-hero {
    grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
  }

  .ke-b2c-home-hero__title .elementor-heading-title {
    font-size: clamp(64px, 9vw, 110px);
  }

  .ke-b2c-benefit-grid,
  .ke-b2c-principle-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .ke-b2c-category-card {
    grid-column: span 6;
  }

  .ke-b2c-story-grid {
    grid-template-columns: 1fr 1fr;
  }

  .ke-b2c-story:not(.ke-b2c-story--1) {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .ke-b2c .pf-shell {
    width: min(100% - 30px, 1440px);
  }

  .ke-b2c-section {
    padding-block: 64px;
  }

  .ke-b2c-section-head,
  .ke-b2c-home-hero,
  .ke-b2c-hero,
  .ke-b2c-process__grid,
  .ke-b2c-options-layout,
  .ke-b2c-statement,
  .ke-b2c-contact-layout,
  .ke-b2c-group__card,
  .ke-b2c-review-card {
    grid-template-columns: 1fr;
  }

  .ke-b2c-home-hero,
  .ke-b2c-hero {
    min-height: 0;
  }

  .ke-b2c-home-hero__copy,
  .ke-b2c-hero__copy {
    order: 1;
    padding: 54px 20px 58px !important;
  }

  .ke-b2c-home-hero__media,
  .ke-b2c-hero__media {
    min-height: 390px;
  }

  .ke-b2c-home-hero__title .elementor-heading-title {
    font-size: clamp(64px, 21vw, 88px);
  }

  .ke-b2c-hero__title .elementor-heading-title {
    font-size: clamp(50px, 15vw, 72px);
  }

  .ke-b2c-home-hero__stamp {
    right: 16px;
    bottom: 16px;
    width: 108px;
    height: 108px;
  }

  .ke-b2c-assurance__grid {
    grid-template-columns: 1fr;
  }

  .ke-b2c-assurance__item,
  .ke-b2c-assurance__item:last-child {
    min-height: 0;
    padding: 19px 0 !important;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid var(--ke-line);
  }

  .ke-b2c-category-grid,
  .ke-b2c-story-grid,
  .ke-b2c-about .ke-b2c-story-grid,
  .ke-b2c-benefit-grid,
  .ke-b2c-principle-grid,
  .ke-b2c-how-step-grid,
  .ke-b2c-support-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .ke-b2c-category-card {
    grid-column: auto;
  }

  .ke-b2c-story,
  .ke-b2c-story--1,
  .ke-b2c-story:not(.ke-b2c-story--1) {
    display: flex !important;
    grid-row: auto;
  }

  .ke-b2c-story__media,
  .ke-b2c-story--1 .ke-b2c-story__media,
  .ke-b2c-about .ke-b2c-story__media,
  .ke-b2c-about .ke-b2c-story--1 .ke-b2c-story__media {
    min-height: 340px;
  }

  .ke-b2c-process__media,
  .ke-b2c-options-layout__media,
  .ke-b2c-statement__media {
    min-height: 430px;
  }

  .ke-b2c-benefit,
  .ke-b2c-principle,
  .ke-b2c-how-step,
  .ke-b2c-support-card {
    min-height: 0;
  }

  .ke-b2c-group__media,
  .ke-b2c-review-card__media {
    min-height: 340px;
  }

  .ke-b2c-actions,
  .ke-b2c-actions .elementor-widget-button,
  .ke-b2c-actions .elementor-button {
    width: 100%;
  }

  .ke-b2c .pf-button .elementor-button {
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .ke-b2c-section-title .elementor-heading-title {
    font-size: 39px;
  }

  .ke-b2c-home-hero__media,
  .ke-b2c-hero__media {
    min-height: 330px;
  }

  .ke-b2c-category-card__media,
  .ke-b2c-story__media,
  .ke-b2c-story--1 .ke-b2c-story__media {
    min-height: 290px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ke-b2c *,
  .ke-b2c *::before,
  .ke-b2c *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Homepage Banner: retain the consumer-first copy while restoring the
   previously approved six-card product-category wall on the right. */
body.home .ke-b2c-home-hero__media.ke-b2c-home-hero__categories {
  min-height: 690px;
  padding: clamp(22px, 2.4vw, 38px) max(22px, calc((100vw - var(--pf-container)) / 2)) clamp(22px, 2.4vw, 38px) clamp(14px, 2vw, 30px);
  overflow: visible;
  background: transparent;
}

body.home .ke-b2c-home-hero__categories::before {
  display: none;
}

.ke-b2c-home-hero__categories .pf-hero-categories {
  width: 100%;
  height: 100%;
}

@media (max-width: 900px) {
  body.home .ke-b2c-home-hero:has(.ke-b2c-home-hero__categories) {
    grid-template-columns: 1fr;
  }

  body.home .ke-b2c-home-hero:has(.ke-b2c-home-hero__categories) .ke-b2c-home-hero__copy {
    order: 0;
    padding: 58px 32px 42px !important;
  }

  body.home .ke-b2c-home-hero__media.ke-b2c-home-hero__categories {
    order: 1;
    min-height: 0;
    padding: 0 32px 48px;
  }
}

@media (max-width: 767px) {
  body.home .ke-b2c-home-hero:has(.ke-b2c-home-hero__categories) .ke-b2c-home-hero__copy {
    order: 0;
  }

  body.home .ke-b2c-home-hero__media.ke-b2c-home-hero__categories {
    order: 1;
    padding: 0 16px 34px;
  }
}
