
body {
    margin: 0;
    padding: 0;
  }
  
  .franchise-container {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 100px;
    padding-bottom: 260px;
    line-height: 150%;
    text-align: justify;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 40px;
  }
  
  .franchise-inner-container {
    width: 80%;
    max-width: 1500px;
  }
  
  .partner-with-gof {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .partner-with-gof-heading {
    font-family: Cabin;
    font-size: 3rem;
    font-weight: 500;
    line-height: 0%;
    letter-spacing: -0.02em;
    text-align: center;
    color: #7f56d9;
  }
  
  .start-your-franchise-div {
    display: flex;
    gap: 30px;
    margin: 50px 0px;
  }
  
  .start-your-franchise-inner-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
  
  .start-your-franchise-image {
    align-self: center;
  }
  
  .start-your-franchise-image img {
    max-width: 100%;
    height: auto;
  }
  
  .start-your-franchise-content {
    display: flex;
    background: #fff4d8;
    width: 70%;
    border-radius: 10px;
  }
  
  .exceptional-results-div,
  .quality-coaching-div,
  .systematic-training-div {
    display: flex;
    background: #ffe395;
    border-radius: 10px;
    align-items: center;
  }
  
  .start-your-franchise-heading p {
    font-family: GothamBook;
    font-size: 2rem;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
  }
  
  .exceptional-results-div p,
  .quality-coaching-div p,
  .systematic-training-div p {
    font-family: GothamBook;
    font-size: 1rem;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
  }
  
  .exceptional-results-div img,
  .quality-coaching-div img,
  .systematic-training-div img {
    scale: 0.7;
  }
  
  /* Sharing details div */
  
  .register-container img {
    scale: 0.8;
  }
  
  .heading p {
    color: #7f56d9;
    text-align: center;
    font-family: GothamBook;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 800;
    line-height: 44px;
    letter-spacing: -1.28px;
  }
  
  .image-content-div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-around;
  
    align-items: center;
    border-radius: 10px;
    border: 5px solid rgba(127, 86, 217, 0.2);
  }
  
  .image-content-div .image img {
    max-width: 100%;
    height: auto;
  }
  
  .image-content {
    display: flex;
  }
  
  .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 22px;
  }
  
  .form-heading {
    color: #000;
    text-align: center;
    font-family: GothamBook;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 800;
    line-height: 135%;
    color: #7f56d9;
  }
  
  .content form {
    display: flex;
    flex-direction: column;
    gap: 22px;
  }
  
  .content input {
    height: 45px;
    width: 96%;
    /* max-width: 395px; */
    border-radius: 10px;
    border: 2px solid rgba(127, 86, 217);
    padding-left: 10px;
    font-family: GothamBook;
  }
  
  .content button {
    height: 45px;
    /* width: 100%; */
    width: 395px;
    background-color: #7f56d9;
    color: white;
    border-radius: 10px;
    border: none;
    font-family: GothamBook;
  }
  
  .content a {
    color: #7f56d9;
    text-align: center;
    font-family: GothamBook;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    text-decoration: none;
  }
  
  /* Contact us div  */
  
  .contact-us-div {
    display: flex;
    flex-direction: column;
  }
  
  .contact-us-heading {
    display: flex;
    justify-content: center;
  }
  
  .contact-us-content {
    display: flex;
    justify-content: space-between;
  }
  
  .contact-us-heading p {
    font-family: GothamBook;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.02em;
    text-align: center;
  }
  
  .franchise-address-div,
  .franchise-phone-div,
  .franchise-email-div {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  
  .franchise-address-div img,
  .franchise-phone-div img,
  .franchise-email-div img {
    scale: 0.7;
  }
  
  .contact-us-content p {
    font-family: GothamBook;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.02em;
    text-align: left;
  }
  
  .franchise-email-content-heading p,
  .franchise-phone-content-heading p,
  .franchise-address-content-heading p {
    font-family: GothamBook;
    font-size: 1rem;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.02em;
    text-align: left;
  }
  
  /* Start your own div */
  .start-your-own-heading p {
    font-family: Cabin;
    font-size: 2rem;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: -0.02em;
    text-align: center;
    color: #7f56d9;
  }
  
  .start-your-own-svg {
    text-align: center;
  }
  
  /* Brand Value */
  .gof-brand-value-heading {
    font-family: GothamBook;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.0075em;
    text-align: left;
  }
  
  .gof-brand-value-content p,
  .gof-brand-value-content li {
    font-family: GothamBook;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.0075em;
    text-align: left;
  }
  
  @media screen and (max-width: 1250px) {
    .image-content {
      flex-direction: column-reverse;
    }
  
    .franchise-address-div,
    .franchise-phone-div,
    .franchise-email-div {
      justify-content: flex-start;
      align-items: center;
    }
  
    .contact-us-content {
      flex-direction: column;
      align-items: center;
    }
  
    .content button {
      margin-bottom: 20px;
    }
  }
  
  @media screen and (max-width: 800px) {
    .franchise-inner-container {
      width: 95%;
    }
    .start-your-franchise-div {
      flex-direction: column;
  
      align-items: center;
    }
  
    .partner-with-gof-heading {
      font-size: 3rem;
  
      line-height: 150%;
  
      text-align: left;
    }
    .franchise-address-div,
    .franchise-phone-div,
    .franchise-email-div {
      width: 100%;
    }
    .start-your-franchise-content {
      width: 95%;
    }
  
    .partner-with-gof-svg {
      align-self: flex-start;
      line-height: 0%;
    }
  
    .start-your-own-svg {
      text-align: left;
      line-height: 0%;
    }
  
    .start-your-own-heading p {
      text-align: left;
    }
  }
  
  @media screen and (max-width: 450px) {
    .content input {
      width: 95%;
    }
  
    .content button {
      width: 320px;
    }
  }
  
  @media screen and (max-width: 380px) {
    .content input {
      width: 95%;
    }
  
    .content button {
      width: 280px;
    }
  }
  