@media (max-width:480px) {
  .why-hyno-internal-main-container {
    width: 100%;
  }

  .why-hyno-internal-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #F4F4F4 0% 0% no-repeat padding-box;


  }

  .internal-container {
    width: 100%;
    display: flex;
    flex-direction: column;

    padding: 0rem 1rem;

  }

  .internal-container-h2 {
    text-align: left;
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--medium-weight);
    margin-top: 50px;
  }

  .internal-container-h1 {
    text-align: left;
    color: #000000;
    font-size: 38px;
    line-height: 44px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);

  }

  .internal-container-p {
    text-align: left;
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--font-family-sans-serif);
    margin-top: 10px;
  }

  .ability-commerce-top-image {
    width: 100%;
    margin-top: 20px;
  }

  .android-developer-top-img-container {
    width: 100%;
    margin-top: 36px;

  }

  .android-developer-top-img-container>img {
    width: 100%;
  }

  .how-we-helped-container {}

  .internal-dots-img-1 {
    margin-left: 14%;
    display: none;

  }

  .how-we-helped-container-h2 {
    text-align: left;
    color: #000000;
    opacity: 0.06;
    font-size: 72px;
    line-height: 65px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-left: 1rem;
    margin-top: 51px;

  }

  .how-we-helped-container-h3 {
    text-align: left;

    color: #000000;
    font-size: 30px;
    line-height: 34px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-left: 1rem;
    margin-top: 0px;

  }

  .how-we-helped-container-p {
    text-align: left;

    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-family-sans-serif);
    margin-left: 1rem;

  }

  .how-we-helped-img-1 {
    width: 265px;
    height: 184px;
  }

  .how-we-helped-img-2 {
    width: 252px;
    height: 214px;
  }

  .how-we-helped-img-3 {
    width: 203px;
    height: 165px;
  }

  .internal-results-container {

    width: 100%;
    padding: 0rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-top: 70px;


  }

  .internal-results-img-container {
    width: 100%;
    order: 2;
  }

  .internal-results-img-container>img {
    width: 100%;

  }

  .internal-results-content-container-h2 {
    text-align: center;

    color: #000000;
    opacity: 0.06;
    font-size: 72px;
    line-height: 65px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
  }

  .internal-results-content-container-h3 {
    text-align: center;

    color: #000000;
    font-size: 30px;
    line-height: 34px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-top: 0px;
  }

  .internal-results-content-container-p {
    text-align: center;

    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-family-sans-serif);
    margin-top: 10px;
  }

  .android-developer-main-container {
    background: #EDF1F4 0% 0% no-repeat padding-box;
  }

  .android-developer-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f6fafd 0% 0% no-repeat padding-box;

  }

  .hire-buttons-container {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .hire-developer-button {
    background: #FF004C 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 1px solid #FF004C;
    border-radius: 28px;

    padding: 0.75rem 21px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    z-index: 9;

    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    width: 230px;

  }

  .hire-developer-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
  }

  .hiring-guide-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 0px;
    border-radius: 28px;

    padding: 0.75rem 21px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    z-index: 9;

    color: #2A2627;
    text-decoration: none;
    width: 230px;
    text-align: center;

  }

  .hiring-guide-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #2A2627;
  }

}


@media (min-width:481px) and (max-width:768px) {
  .why-hyno-internal-main-container {
    width: 100%;
  }

  .why-hyno-internal-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    background: #F4F4F4 0% 0% no-repeat padding-box;

  }

  .internal-container {
    width: 80%;
    margin-top: 8%;
    display: flex;
    flex-direction: column;


  }

  .internal-container-h2 {
    text-align: left;
    font: normal normal medium 18px/64px Gilroy ☞;
    color: #000000;
    font-size: 18px;
    line-height: 64px;
    font-family: 'Gilroy-Medium', sans-serif;
  }

  .internal-container-h1 {
    text-align: left;
    font: normal normal normal 38px/44px Gilroy-Bold;
    color: #000000;
    font-size: 38px;
    line-height: 44px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
  }

  .internal-container-p {
    text-align: left;
    font: normal normal normal 16px/20px Gilroy-Medium;
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--font-family-sans-serif);
    margin-top: 20px;
  }

  .ability-commerce-top-image {
    width: 100%;
    margin-top: 20px;
  }

  .android-developer-top-img-container {
    width: 100%;
    margin-top: 36px;


  }

  .android-developer-top-img-container>img {
    width: 430px;
  }

  .how-we-helped-container {}

  .internal-dots-img-1 {
    margin-left: 14%;
    display: none;

  }

  .how-we-helped-container-h2 {
    text-align: left;
    font: normal normal normal 72px/65px Gilroy-Bold;
    color: #000000;
    opacity: 0.06;
    font-size: 72px;
    line-height: 65px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-left: 1rem;
    margin-top: 51px;

  }

  .how-we-helped-container-h3 {
    text-align: left;
    font: normal normal normal 30px/34px Gilroy-Bold;
    color: #000000;
    font-size: 30px;
    line-height: 34px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-left: 1rem;
    margin-top: 0px;

  }

  .how-we-helped-container-p {
    text-align: left;
    font: normal normal normal 18px/22px Gilroy-Regular;
    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-family-sans-serif);
    margin-left: 1rem;

  }

  .how-we-helped-img-1 {
    width: 265px;
    height: 184px;
  }

  .how-we-helped-img-2 {
    width: 252px;
    height: 214px;
  }

  .how-we-helped-img-3 {
    width: 203px;
    height: 165px;
  }

  .internal-results-container {

    width: 80%;
    margin-left: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-top: 70px;

  }

  .internal-results-img-container {
    width: 100%;
    order: 2;
  }

  .internal-results-img-container>img {
    width: 100%;
  }

  .internal-results-content-container-h2 {
    text-align: center;
    font: normal normal normal 72px/65px Gilroy-Bold;
    color: #000000;
    opacity: 0.06;
    font-size: 72px;
    line-height: 65px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
  }

  .internal-results-content-container-h3 {
    text-align: center;
    font: normal normal normal 30px/34px Gilroy-Bold;
    color: #000000;
    font-size: 30px;
    line-height: 34px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-top: 0px;
  }

  .internal-results-content-container-p {
    text-align: center;
    font: normal normal normal 18px/22px Gilroy-Regular;
    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-family-sans-serif);
    margin-top: 10px;
  }

  .android-developer-main-container {
    background: #EDF1F4 0% 0% no-repeat padding-box;
  }

  .android-developer-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    background: #f6fafd 0% 0% no-repeat padding-box;

  }

  .hire-buttons-container {
    margin-top: 46px;

  }

  .hire-developer-button {
    background: #FF004C 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 1px solid #FF004C;
    border-radius: 28px;
    font: normal normal normal 20px/43px Gilroy-Bold;
    padding: 12px 17px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    z-index: 9;
    font-family: Gilroy-Bold;
    color: #FFFFFF;
    text-decoration: none;

  }

  .hire-developer-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
  }

  .hiring-guide-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 0px;
    border-radius: 28px;
    font: normal normal normal 20px/43px Gilroy-Bold;
    padding: 12px 17px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    z-index: 9;
    font-family: Gilroy-Bold;
    color: #2A2627;
    text-decoration: none;
    margin-left: 19px;

  }

  .hiring-guide-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #2A2627;
  }

}

@media (min-width:769px) and (max-width:1161px) {
  .why-hyno-internal-main-container {
    width: 100%;
  }

  .why-hyno-internal-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    background: #F4F4F4 0% 0% no-repeat padding-box;

  }

  .internal-container {
    width: 80%;
    margin-top: 8%;
    display: flex;
    flex-direction: column;

  }

  .internal-container-h2 {
    text-align: left;
    font: normal normal medium 18px/64px Gilroy ☞;
    color: #000000;
    font-size: 18px;
    line-height: 64px;
    font-family: 'Gilroy-Medium', sans-serif;
  }

  .internal-container-h1 {
    text-align: left;
    font: normal normal normal 38px/44px Gilroy-Bold;
    color: #000000;
    font-size: 38px;
    line-height: 44px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    width: 500px;
  }

  .internal-container-p {
    text-align: left;
    font: normal normal normal 16px/20px Gilroy-Medium;
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--font-family-sans-serif);
    margin-top: 20px;
    width: 500px;
  }

  .ability-commerce-top-image {
    width: 500px;
    margin-top: 50px;
  }

  .android-developer-top-img-container {
    width: 458px;
    margin-top: 36px;

  }

  .android-developer-top-img-container>img {
    width: 100%;
  }

  .how-we-helped-container {}

  .internal-dots-img-1 {
    margin-left: 14%;
    display: none;

  }

  .how-we-helped-container-h2 {
    text-align: left;
    font: normal normal normal 72px/65px Gilroy-Bold;
    color: #000000;
    opacity: 0.06;
    font-size: 72px;
    line-height: 65px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-left: 10%;
    margin-top: 51px;

  }

  .how-we-helped-container-h3 {
    text-align: left;
    font: normal normal normal 30px/34px Gilroy-Bold;
    color: #000000;
    font-size: 30px;
    line-height: 34px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-left: 10%;
    margin-top: 0px;

  }

  .how-we-helped-container-p {
    text-align: left;
    font: normal normal normal 18px/22px Gilroy-Regular;
    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-family-sans-serif);
    margin-left: 10%;
    width: 600px;

  }

  .how-we-helped-img-1 {
    width: 265px;
    height: 184px;
  }

  .how-we-helped-img-2 {
    width: 252px;
    height: 214px;
  }

  .how-we-helped-img-3 {
    width: 203px;
    height: 165px;
  }

  .internal-results-container {

    width: 80%;
    margin-left: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-top: 70px;

  }

  .internal-results-img-container {
    width: 100%;
    order: 2;
  }

  .internal-results-img-container>img {
    width: 100%;
  }

  .internal-results-content-container-h2 {
    text-align: center;
    font: normal normal normal 72px/65px Gilroy-Bold;
    color: #000000;
    opacity: 0.06;
    font-size: 72px;
    line-height: 65px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
  }

  .internal-results-content-container-h3 {
    text-align: center;
    font: normal normal normal 30px/34px Gilroy-Bold;
    color: #000000;
    font-size: 30px;
    line-height: 34px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-top: 0px;
  }

  .internal-results-content-container-p {
    text-align: center;
    font: normal normal normal 18px/22px Gilroy-Regular;
    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-family-sans-serif);
    margin-top: 10px;
  }

  .android-developer-main-container {
    background: #EDF1F4 0% 0% no-repeat padding-box;
  }

  .android-developer-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    background: #f6fafd 0% 0% no-repeat padding-box;

  }

  .hire-buttons-container {
    margin-top: 46px;
  }

  .hire-developer-button {
    background: #FF004C 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 1px solid #FF004C;
    border-radius: 28px;
    font: normal normal normal 20px/43px Gilroy-Bold;
    padding: 14px 28px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    z-index: 9;
    font-family: Gilroy-Bold;
    color: #FFFFFF;
    text-decoration: none;

  }

  .hire-developer-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
  }

  .hiring-guide-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 0px;
    border-radius: 28px;
    font: normal normal normal 20px/43px Gilroy-Bold;
    padding: 14px 28px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    z-index: 9;
    font-family: Gilroy-Bold;
    color: #2A2627;
    text-decoration: none;
    margin-left: 19px;

  }

  .hiring-guide-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #2A2627;
  }

}


@media (min-width:1161px) {
  .why-hyno-internal-main-container {
    width: 100%;
  }

  .why-hyno-internal-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #F4F4F4 0% 0% no-repeat padding-box;

  }

  .internal-container {
    width: var(--desktop-screen-size);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 9rem 0rem;



  }

  .internal-container-h2 {

    color: var(--grey-900);
    font-size: 1.75rem;
    line-height: 2rem;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--medium-weight);
  }

  .internal-container-h1 {
    color: var(--grey-900);
    font-size: var(--xl-h1-font-size);
    line-height: var(--xl-h1-line-height);
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    width: 34rem;

  }

  .internal-container-h1>span {
    color: #9F84D6;

  }

  .internal-container-p {
    color: #222222;
    font-size: 1.25rem;
    line-height: 2rem;
    font-family: var(--font-family-sans-serif);
    width: 34rem;
    margin-top: 1.25rem;

  }

  .android-developer-top-img-container>img {
    width: 560px;

  }


  .how-we-helped-container {

    width: var(--desktop-screen-size);
    margin: auto;
  }

  .internal-dots-img-1 {
    margin-left: 45px;
    margin-top: -100px;
  }

  .how-we-helped-container-h2 {
    text-align: left;
    color: var(--grey-900);
    opacity: 0.06;
    font-size: 97px;
    line-height: 153px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);

    margin-top: -15px;


  }

  .how-we-helped-container-h3 {
    text-align: left;

    color: #000000;
    font-size: 32px;
    line-height: 60px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    margin-top: -60px;


  }

  .how-we-helped-container-p {
    color: #222222;
    font-size: 18px;
    line-height: 28px;
    font-family: var(--font-family-sans-serif);

    width: 661px;
    margin-top: -20px;


  }

  .how-we-helped-img-1 {
    width: 265px;
    height: 184px;
  }

  .how-we-helped-img-2 {
    width: 252px;
    height: 214px;
  }

  .how-we-helped-img-3 {
    width: 203px;
    height: 165px;
  }


  .internal-results-container {

    width: 1160px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 70px;


  }

  .internal-results-img-container {
    width: 552px;
    height: 483px;
    display: flex;
    align-items: center;
    background-image: url("./images/Path\ 51530@2x.png");
    background-size: cover;
  }

  .internal-results-content-container-h2 {
    text-align: left;
    font: normal normal normal 97px/153px Gilroy-Bold;
    color: #000000;
    opacity: 0.06;
    font-size: 97px;
    line-height: 153px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);

  }

  .internal-results-content-container-h3 {
    text-align: left;
    color: #000000;
    font-size: 32px;
    line-height: 36px;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--bold-weight);
    width: 524px;
    margin-top: -50px;
  }

  .internal-results-content-container-p {
    text-align: left;

    color: #222222;
    font-size: 18px;
    line-height: 28px;
    font-family: var(--font-family-sans-serif);
    width: 550px;
    margin-top: 20px;
  }

  .android-developer-main-container {
    background: #EDF1F4 0% 0% no-repeat padding-box;
  }

  .android-developer-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FBFBFB 0% 0% no-repeat padding-box;

  }

  .hire-buttons-container {
    margin-top: 46px;
  }

  .hire-developer-button {
    background: var(--primary-red) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border-radius: 1.75rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.25rem;
    line-height: 1.25;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--semibold-weight);
    z-index: 9;
    color: var(--grey-50);
    text-decoration: none;

  }

  .hire-developer-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
  }

  .hiring-guide-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #FF004C1A;
    border: 0px;
    border-radius: 1.75rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.25rem;
    line-height: 1.25;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--semibold-weight);
    z-index: 9;

    color: #2A2627;
    text-decoration: none;
    margin-left: 1.125rem;

  }

  .hiring-guide-button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #2A2627;
  }

}