.franchising {
  background-color: #ffffff;
  overflow: hidden;
  width: 1440px;
  min-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}

.franchising .header {
  display: flex;
  flex: 1;
  max-height: 112px;
  position: relative;
  width: 1440px;
  height: 112px;
  align-items: center;
  justify-content: center;
  gap: 66px;
  padding: 10px 100px;
  background-color: #e62427;
}

.franchising .logo {
  position: relative;
  width: 200px;
  height: 91px;
  margin-left: -26.5px;
  overflow: hidden;
}

.franchising .logo-wrapper {
  position: relative;
  top: calc(50.00% - 56px);
  left: calc(50.00% - 113px);
  width: 226px;
  height: 112px;
  display: flex;
  aspect-ratio: 2.02;
}

.franchising .img {
  flex: 1;
  width: 200px;
  object-fit: cover;
}

.franchising .navbar {
  display: flex;
  width: 1027px;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  padding: 10px 0px;
  position: relative;
  margin-right: -26.5px;
}

.franchising .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Inter-SemiBold", Helvetica;
  font-weight: 600;
  color: #f8f9fa;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.32px;
  line-height: normal;
  white-space: nowrap;
  text-decoration: none;
}

.franchising .button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 185px;
  height: 29px;
  cursor: pointer;
}

.franchising .rectangle {
  position: absolute;
  width: 100%;
  height: 127.59%;
  top: -13.79%;
  left: 0;
  background-color: #ffd000;
  border-radius: 5px;
}

/* ===== Header button label + icon (reconstructed) ===== */
.franchising .div {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 100%;
  padding: 0 22px 0 6px;
  box-sizing: border-box;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #1a1d20;
  font-size: var(--body-bold-font-size);
  text-align: center;
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-font-style);
}

.franchising .vector {
  position: absolute;
  top: 7px;
  right: 12px;
  width: 15px;
  height: 15px;
}

/* ===== Hero (reconstructed) ===== */
.franchising .hero-section {
  position: relative;
  width: 1440px;
  height: 569px;
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 0 126px;
  box-sizing: border-box;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
    url(./img/franchising-hero-bg.png);
  background-size: cover;
  background-position: 50% 50%;
}

.franchising .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 23px;
  max-width: 940px;
}

.franchising .p {
  font-family: var(--headline-1-font-family);
  font-weight: var(--headline-1-font-weight);
  font-size: var(--headline-1-font-size);
  line-height: var(--headline-1-line-height);
  letter-spacing: var(--headline-1-letter-spacing);
  font-style: var(--headline-1-font-style);
  color: #f8f9fa;
  text-align: center;
}

.franchising .partner-with {
  max-width: 780px;
  font-family: var(--headline-3-font-family);
  font-weight: var(--headline-3-font-weight);
  font-size: var(--headline-3-font-size);
  line-height: var(--headline-3-line-height);
  letter-spacing: var(--headline-3-letter-spacing);
  font-style: var(--headline-3-font-style);
  color: #f8f9fa;
  text-align: center;
}

/* ===== Stats band (reconstructed) ===== */
.franchising .number-count {
  display: flex;
  width: 1440px;
  align-self: center;
  align-items: center;
  justify-content: center;
  gap: 36px;
  padding: 40px 80px;
  box-sizing: border-box;
  background-color: #e62427;
}

.franchising .frame {
  display: flex;
  align-items: center;
  gap: 16px;
}

.franchising .group {
  width: 72px;
  height: 72px;
  object-fit: contain;
  flex-shrink: 0;
}

.franchising .frame-2 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 196px;
}

.franchising .text-wrapper-2,
.franchising .text-wrapper-4,
.franchising .text-wrapper-5,
.franchising .text-wrapper-6 {
  font-family: var(--headline-2-font-family);
  font-weight: var(--headline-2-font-weight);
  font-size: var(--headline-2-font-size);
  line-height: var(--headline-2-line-height);
  letter-spacing: var(--headline-2-letter-spacing);
  font-style: var(--headline-2-font-style);
  color: #f8f9fa;
}

.franchising .text-wrapper-3 {
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  font-size: var(--body-font-size);
  line-height: var(--body-line-height);
  letter-spacing: var(--body-letter-spacing);
  font-style: var(--body-font-style);
  color: #f8f9fa;
}

.franchising .divider {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.franchising .rectangle-2 {
  width: 1px;
  height: 80px;
  background-color: rgba(248, 249, 250, 0.5);
}

/* ===== Battle-Tested Blueprint (reconstructed) ===== */
.franchising .frame-3 {
  display: flex;
  align-items: center;
  gap: 60px;
  width: 1242px;
  align-self: center;
  margin-top: 120px;
}

.franchising .group-2 {
  display: grid;
  grid-template-columns: 317px 317px;
  grid-template-rows: 230px 230px;
  gap: 11px;
  width: 645px;
  flex-shrink: 0;
}

.franchising .rectangle-3 {
  grid-column: 1;
  grid-row: 1;
  width: 317px;
  height: 230px;
  object-fit: cover;
  border-radius: 8px;
}

.franchising .rectangle-4 {
  grid-column: 1;
  grid-row: 2;
  width: 317px;
  height: 230px;
  object-fit: cover;
  border-radius: 8px;
}

.franchising .rectangle-5 {
  grid-column: 2;
  grid-row: 1 / span 2;
  width: 317px;
  height: 471px;
  object-fit: cover;
  border-radius: 8px;
}

.franchising .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  flex: 1;
}

.franchising .text-wrapper-7 {
  font-family: var(--headline-2-font-family);
  font-weight: var(--headline-2-font-weight);
  font-size: var(--headline-2-font-size);
  line-height: var(--headline-2-line-height);
  letter-spacing: var(--headline-2-letter-spacing);
  font-style: var(--headline-2-font-style);
  color: #1a1d20;
}

.franchising .frame-5,
.franchising .frame-8 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

.franchising .group-3 {
  position: relative;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}

.franchising .group-4 {
  width: 50px;
  height: 50px;
  background-image: url(./img/path-18398.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.franchising .vector-2 {
  width: 50px;
  height: 50px;
}

.franchising .group-5 {
  width: 50px;
  height: 50px;
  object-fit: contain;
  flex-shrink: 0;
}

.franchising .frame-6,
.franchising .frame-7,
.franchising .frame-9 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.franchising .text-wrapper-8 {
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  font-size: var(--body-bold-font-size);
  line-height: var(--body-bold-line-height);
  letter-spacing: var(--body-bold-letter-spacing);
  font-style: var(--body-bold-font-style);
  color: #1a1d20;
}

.franchising .text-wrapper-9,
.franchising .our-pre-packaged,
.franchising .text-wrapper-10 {
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  font-size: var(--body-font-size);
  line-height: var(--body-line-height);
  letter-spacing: var(--body-letter-spacing);
  font-style: var(--body-font-style);
  color: #1a1d20;
}

/* ===== Government Endorsed container (reconstructed) ===== */
.franchising .group-6 {
  position: relative;
  width: 1242px;
  height: 471px;
  align-self: center;
  margin-top: 120px;
  background-color: #fdf0ec;
  border-radius: 16px;
  overflow: hidden;
}

.franchising .rectangle-6 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1242px;
  opacity: 0.25;
  object-fit: cover;
}

.franchising .frame-10 {
  position: absolute;
  top: 46px;
  left: 541px;
  width: 660px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.franchising .government-endorsed {
  align-self: stretch;
}

.franchising .span {
  color: #000000;
  letter-spacing: var(--headline-2-letter-spacing);
  font-family: var(--headline-2-font-family);
  font-style: var(--headline-2-font-style);
  font-weight: var(--headline-2-font-weight);
  line-height: var(--headline-2-line-height);
  font-size: var(--headline-2-font-size);
}

.franchising .text-wrapper-11 {
  color: #e62427;
  letter-spacing: var(--headline-2-letter-spacing);
  font-family: var(--headline-2-font-family);
  font-style: var(--headline-2-font-style);
  font-weight: var(--headline-2-font-weight);
  line-height: var(--headline-2-line-height);
  font-size: var(--headline-2-font-size);
}

.franchising .ebright-is-proudly {
  align-self: stretch;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #000000;
  font-size: var(--body-font-size);
  text-align: left;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.franchising .group-7 {
  margin-left: 0;
  width: 470px;
  height: 124px;
  object-fit: contain;
}

.franchising .WEBSITE-REVAMP-BY {
  position: absolute;
  top: 0;
  left: 13px;
  width: 475px;
  height: 471px;
  aspect-ratio: 1.01;
  object-fit: cover;
}

.franchising .group-8 {
  position: absolute;
  top: 361px;
  left: 382px;
  width: 159px;
  height: 60px;
  object-fit: contain;
}

.franchising .group-9 {
  margin-left: 2px;
  height: 537px;
  width: 1242px;
  align-self: center;
  position: relative;
  margin-top: 120px;
}

.franchising .what-s-included-in {
  position: absolute;
  top: 0;
  left: calc(50.00% - 297px);
  font-family: var(--headline-2-font-family);
  font-weight: var(--headline-2-font-weight);
  color: transparent;
  font-size: var(--headline-2-font-size);
  text-align: center;
  letter-spacing: var(--headline-2-letter-spacing);
  line-height: var(--headline-2-line-height);
  font-style: var(--headline-2-font-style);
}

.franchising .frame-wrapper {
  position: absolute;
  top: 97px;
  left: 0;
  width: 400px;
  height: 222px;
  display: flex;
  background-color: #fff0eb;
  border-radius: 20px;
  border: 1px solid;
  border-color: #e62427;
}

.franchising .frame-11 {
  display: flex;
  margin-top: 36px;
  width: 345px;
  height: 150px;
  margin-left: 28px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.franchising .div-wrapper {
  position: relative;
  width: 50px;
  height: 50px;
  aspect-ratio: 1;
}

.franchising .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #1a1d20;
  font-size: var(--body-bold-font-size);
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  font-style: var(--body-bold-font-style);
}

.franchising .instantly-inherit {
  position: relative;
  align-self: stretch;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #1a1d20;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.franchising .group-10 {
  position: absolute;
  top: 97px;
  left: 420px;
  width: 400px;
  height: 222px;
  display: flex;
  background-color: #fff0eb;
  border-radius: 20px;
  border: 1px solid;
  border-color: #e62427;
}

.franchising .frame-12 {
  display: flex;
  margin-top: 36px;
  width: 334px;
  height: 150px;
  margin-left: 33px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.franchising .layer {
  position: relative;
  width: 93.75%;
  height: 93.75%;
  top: 3.12%;
  left: 3.13%;
  background-image: url(./img/path-18398.svg);
  background-size: 100% 100%;
}

.franchising .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #000000;
  font-size: var(--body-bold-font-size);
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  font-style: var(--body-bold-font-style);
}

.franchising .group-11 {
  position: absolute;
  top: 97px;
  left: 840px;
  width: 400px;
  height: 222px;
  display: flex;
  background-color: #fff0eb;
  border-radius: 20px;
  border: 1px solid;
  border-color: #e62427;
}

.franchising .frame-13 {
  display: flex;
  margin-top: 36px;
  width: 329px;
  height: 150px;
  margin-left: 36px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.franchising .group-12 {
  position: absolute;
  top: 345px;
  left: 0;
  width: 610px;
  height: 192px;
  display: flex;
  background-color: #fff0eb;
  border-radius: 20px;
  border: 1px solid;
  border-color: #e62427;
}

.franchising .frame-14 {
  display: flex;
  margin-top: 30px;
  width: 535px;
  height: 131px;
  margin-left: 38px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.franchising .group-13 {
  position: relative;
  width: 100%;
  height: 84.15%;
  top: 7.92%;
  background-image: url(./img/vector-6.svg);
  background-size: 100% 100%;
}

.franchising .group-14 {
  position: absolute;
  top: 345px;
  left: 630px;
  width: 610px;
  height: 192px;
  display: flex;
  background-color: #fff0eb;
  border-radius: 20px;
  border: 1px solid;
  border-color: #e62427;
}

.franchising .frame-15 {
  display: flex;
  margin-top: 30px;
  width: 529px;
  height: 131px;
  margin-left: 41px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.franchising .mic {
  position: relative;
  width: 49px;
  height: 50px;
  aspect-ratio: 0.98;
}

.franchising .vector-3 {
  position: absolute;
  width: 49.92%;
  height: 81.03%;
  top: 18.97%;
  left: 50.08%;
}

.franchising .vector-4 {
  position: absolute;
  width: 45.45%;
  height: 91.67%;
  top: 8.33%;
  left: 54.55%;
}

.franchising .vector-5 {
  position: absolute;
  width: 82.41%;
  height: 68.38%;
  top: 31.62%;
  left: 17.59%;
}

.franchising .vector-6 {
  position: absolute;
  width: 91.66%;
  height: 23.63%;
  top: 76.37%;
  left: 8.34%;
}

.franchising .BE-PART-OF-US {
  display: flex;
  margin-left: 4px;
  height: 569px;
  width: 1440px;
  align-self: center;
  position: relative;
  margin-top: 199px;
  align-items: center;
  justify-content: center;
  gap: 50px;
  background-image: url(./img/BE-PART-OF-US.png);
  background-size: cover;
  background-position: 50% 50%;
}

.franchising .group-15 {
  position: relative;
  width: 476px;
  height: 637px;
  margin-top: -34px;
  margin-bottom: -34px;
}

.franchising .kid {
  position: absolute;
  top: 74px;
  left: 0;
  width: 266px;
  height: 563px;
  aspect-ratio: 0.47;
  object-fit: cover;
}

.franchising .kid-2 {
  position: absolute;
  top: 0;
  left: 159px;
  width: 317px;
  height: 637px;
  aspect-ratio: 0.5;
  object-fit: cover;
}

.franchising .frame-16 {
  position: relative;
  width: 636px;
  height: 266px;
}

.franchising .frame-17 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 12px;
  position: relative;
}

.franchising .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  height: 96px;
  margin-top: -1px;
  font-family: var(--headline-2-font-family);
  font-weight: var(--headline-2-font-weight);
  color: #000000;
  font-size: var(--headline-2-font-size);
  letter-spacing: var(--headline-2-letter-spacing);
  line-height: var(--headline-2-line-height);
  font-style: var(--headline-2-font-style);
}

.franchising .text-wrapper-15 {
  position: relative;
  width: 509px;
  height: 86px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #000000;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.franchising .button-wrapper {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 142px;
  height: 31px;
  background-color: #e62427;
  border-radius: 5px;
  cursor: pointer;
}

.franchising .button-2 {
  position: absolute;
  width: 100%;
  height: 60.00%;
  top: 20.00%;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.franchising .footer {
  display: flex;
  flex: 1;
  max-height: 412px;
  position: relative;
  margin-top: 4px;
  flex-direction: column;
  width: 1440px;
  height: 412px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 10px;
  box-sizing: border-box;
  background-color: #e62427;
}

.franchising .footer-nav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 400px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}

.franchising .group-16 {
  position: relative;
  width: 359px;
  height: 237px;
}

.franchising .logo-2 {
  position: absolute;
  top: calc(50.00% - 118px);
  left: calc(50.00% - 180px);
  width: 240px;
  height: 119px;
  aspect-ratio: 2.02;
  background-image: url(./img/logo-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.franchising .text-wrapper-16 {
  position: absolute;
  top: 119px;
  left: 16px;
  width: 341px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.franchising .group-17 {
  position: absolute;
  top: 201px;
  left: 16px;
  width: 341px;
  height: 36px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.franchising .social-media {
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

.franchising .footer-nav-2 {
  display: flex;
  flex-direction: column;
  width: 533px;
  align-items: flex-end;
  position: relative;
}

.franchising .frame-18 {
  display: flex;
  align-items: flex-start;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.franchising .group-18 {
  position: relative;
  width: 172px;
  height: 112px;
}

.franchising .text-wrapper-17 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #f8f9fa;
  font-size: var(--body-bold-font-size);
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-font-style);
}

.franchising .text-wrapper-18 {
  position: absolute;
  top: 31px;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
  text-decoration: none;
}

.franchising .text-wrapper-19 {
  position: absolute;
  top: 62px;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
  text-decoration: none;
}

.franchising .text-wrapper-20 {
  position: absolute;
  top: 93px;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
  text-decoration: none;
}

.franchising .group-19 {
  position: relative;
  width: 119px;
  height: 112px;
}

.franchising .group-20 {
  position: relative;
  width: 192px;
  height: 81px;
  margin-right: -6px;
}

.franchising .button-3 {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 185px;
  height: 29px;
  background-color: #ffd000;
  border-radius: 5px;
  cursor: pointer;
}

.franchising .button-4 {
  position: absolute;
  width: 100%;
  height: 60.00%;
  top: 20.00%;
  left: 0;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #1a1d20;
  font-size: var(--body-bold-font-size);
  text-align: center;
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-font-style);
}

.franchising .copyright {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}

.franchising .group-21 {
  position: relative;
  width: 1258px;
  height: 33px;
  margin-right: -4px;
}

.franchising .rectangle-7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1254px;
  height: 2px;
  background-color: #f8f9fa;
}

.franchising .copyright-2 {
  position: absolute;
  top: 14px;
  left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #f8f9fa;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.32px;
  line-height: normal;
  white-space: nowrap;
}

.franchising .text-wrapper-21 {
  letter-spacing: var(--body-letter-spacing);
  font-family: var(--body-font-family);
  font-style: var(--body-font-style);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
  font-size: var(--body-font-size);
}

.franchising .text-wrapper-22 {
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  letter-spacing: var(--body-bold-letter-spacing);
  font-style: var(--body-bold-font-style);
  line-height: var(--body-bold-line-height);
  font-size: var(--body-bold-font-size);
}

.franchising .text-wrapper-23 {
  position: absolute;
  top: 14px;
  left: 111px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.franchising .group-22 {
  position: absolute;
  top: 14px;
  left: 941px;
  width: 319px;
  height: 19px;
  display: flex;
  justify-content: flex-end;
  gap: 31px;
}

.franchising .text-wrapper-24,
.franchising .text-wrapper-25,
.franchising .text-wrapper-26 {
  height: 19px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
  text-decoration: none;
}
