/* Screens between 1400px and 1700px */
@media screen and (min-width: 1550px) and (max-width: 1650px) {
  .curved_arrow_wrapper {
    position: absolute;
    top: 49%;
    left: 14%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  }
  .coinLogo_wrapper {
    position: absolute;
    right: 18%;
    top: 55%;
  }

  .coinLogo_wrapper img {
    max-width: 100%;
    height: auto; /* optional size */
    animation: coinSpin 3.5s linear infinite;
    animation-delay: 1ms;
    transform-origin: center center;
  }
  .industriesBag {
  position: absolute;
  top: 220px;
  right: 26%;
}
}

/* Screens between 1400px and 1700px */
@media screen and (min-width: 1450px) and (max-width: 1550px) {
  .curved_arrow_wrapper {
    position: absolute;
    top: 49%;
    left: 11%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  }
  .coinLogo_wrapper {
    position: absolute;
    right: 16%;
    top: 55%;
  }

  .coinLogo_wrapper img {
    max-width: 100%;
    height: auto; /* optional size */
    animation: coinSpin 3.5s linear infinite;
    animation-delay: 1ms;
    transform-origin: center center;
  }
    .industriesBag {
  position: absolute;
  top: 220px;
  right: 26%;
}
}

/* Screens between 1400px and 1700px */
@media screen and (min-width: 1350px) and (max-width: 1450px) {
  .curved_arrow_wrapper {
    position: absolute;
    top: 49%;
    left: 8.5%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  }
  .coinLogo_wrapper {
    position: absolute;
    right: 13%;
    top: 55%;
  }

  .coinLogo_wrapper img {
    max-width: 100%;
    height: auto; /* optional size */
    animation: coinSpin 3.5s linear infinite;
    animation-delay: 1ms;
    transform-origin: center center;
  }
    .industriesBag {
  position: absolute;
  top: 220px;
  right: 24%;
}
} /* Screens between 1400px and 1700px */
@media screen and (min-width: 1250px) and (max-width: 1350px) {
  .curved_arrow_wrapper {
    position: absolute;
    top: 49%;
    left: 5.5%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  }
  .coinLogo_wrapper {
    position: absolute;
    right: 12%;
    top: 55%;
  }

  .coinLogo_wrapper img {
    max-width: 100%;
    height: auto; /* optional size */
    animation: coinSpin 3.5s linear infinite;
    animation-delay: 1ms;
    transform-origin: center center;
  }
    .industriesBag {
  position: absolute;
  top: 220px;
  right: 23%;
}
}
@media screen and (min-width: 1200px) and (max-width: 1250px) {
  .curved_arrow_wrapper {
    position: absolute;
    top: 49%;
    left: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  }
  .coinLogo_wrapper {
    position: absolute;
    right: 9%;
    top: 53%;
  }

  .coinLogo_wrapper img {
    max-width: 100%;
    height: auto; /* optional size */
    animation: coinSpin 3.5s linear infinite;
    animation-delay: 1ms;
    transform-origin: center center;
  }
    .industriesBag {
  position: absolute;
  top: 220px;
  right: 20%;
}
.industriesBag img{
  max-width: 80%;
  height: auto;
}
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
   .curved_arrow_wrapper {
    position: absolute;
    top: 45%;
    left: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  } 
    .coinLogo_wrapper {
    position: absolute;
    right: 15%;
    top: 49%;
  }

  .coinLogo_wrapper img {
    max-width: 100%;
    height: auto; /* optional size */
    animation: coinSpin 3.5s linear infinite;
    animation-delay: 1ms;
    transform-origin: center center;
  }
        .industriesBag {
  position: absolute;
  top: 220px;
  right: 10%;
}
.industriesBag img{
  max-width: 80%;
  height: auto;
}
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
     .curved_arrow_wrapper {
    position: absolute;
    top: 45%;
    left: 6%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .curved_arrow_wrapper img {
    width: 63px;
    height: 38px;

    transform-origin: bottom left; /* bounce direction: top-right */
    animation: arrowDiagonalBounce 1.4s linear infinite;
    animation-delay: 1ms;
  }
      .coinLogo_wrapper {
    position: absolute;
    right: 8%;
    top: 48%;
  }
      .industriesBag {
  position: absolute;
  top: 220px;
  right: 2%;
}
.industriesBag img{
  max-width: 80%;
  height: auto;
}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .bag_logo {
    position: absolute;
    top: -6px;
    right: 3%;
  }
  .currency_logo {
    position: absolute;
    top: 362px;
    left: 0%;
  }
  .dollar_bag {
  position: absolute;
  left: 17%;
}
.appInfoBox {
  max-width: 400px;
  width: 90%;
  height: 257px;
  background: #ffffff1a;
  border: 1px solid #ffffff;
  border-radius: 20px;
  display: flex;
  flex-direction: column; /* stack items top → bottom */
  justify-content: space-between; /* center horizontally */
  gap: 10px;
  padding: 24px;
  padding-left: 30px;
  position: absolute;
  top: 227px;
}
.appInfoBox-2 {
  max-width: 400px;
  width:90%;
  height: 257px;
  background: #ffffff1a;
  border: 1px solid #ffffff;
  border-radius: 20px;
  display: flex;
  flex-direction: column; /* stack items top → bottom */
  justify-content: space-between; /* center horizontally */
  gap: 10px;
  padding: 24px;
  position: absolute;
  top: 118px;
  left: 80px;
}
.storeBtns img {
  max-width:50%;
  height: auto;
  cursor: pointer;
}
/* ABOUT_PAGE_STYLING */
.about_big_text h1 {
  font-family: "Benzin";
  font-weight: 700;
  font-style: ☞;
  font-size: 180px;
  leading-trim: NONE;
  line-height: 174.39px;
  letter-spacing: 2%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 18px;
}
.group_text h6 {
  position: relative;
  font-family: "ClashDisplay";
  font-weight: 600;
  font-size: 29.5px;
  line-height: 100%;
  text-transform: uppercase;
  color: #f4f8f9;

  white-space: nowrap; /* ✅ FORCE ONE LINE */
  padding-left: 16px; /* space for divider */
}
.experienceWrapper p {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 0;
}
.salaryWrapper p {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 0;
}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .heroContents h1 {
    line-height: 1.1;
  }

  .heroContents .line1 {
    font-size: 54px;
  }

  .heroContents .line2 {
    font-size: 88px;
  }

  .heroContents .line3 {
    font-size: 88px;
  }
  .aboutSection_content img {
  max-width: 85%;
  height: auto;
}
  .bag_logo {
  position: absolute;
  top: 5px;
  right: -2%;
}
.bag_logo img {
  width: 70%;
  height: auto;
  transform-origin: center center;
  animation: bagPulse 1.5s linear infinite;
  animation-delay: 1ms;
}

@keyframes bagPulse {
  0% {
    transform: scale(1); /* original size */
  }
  50% {
    transform: scale(
      calc(152.67 / 130)
    ); /* scale to 152.67px if base size = 100px */
  }
  100% {
    transform: scale(1); /* back to original */
  }
}
.currency_logo img {
  width: 70%;
  height: auto;
}
.currency_logo {
  animation: floatUpDown 1.5s linear infinite;
  animation-delay: 1ms;

  position: absolute;
  top: 362px;
  left: 0%;
}
.brakeTagXl{
    display: none;
}
 .bussiness_owners_box_content h3 {
    font-size: 42px;
    line-height: 48px;
  }

  .bussiness_owners_box_content h3 span {
    font-size: 26px;
    line-height: 44px;
  }
.business_ownerTag h3 {
  font-family: "ClashDisplay";
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 0;

  /* Smooth text color transition */
  transition: color 0.5s ease;
}
/* ABOUT_PAGE_STYLING */
.about_big_text h1 {
  font-family: "Benzin";
  font-weight: 700;
  font-style: ☞;
  font-size: 150px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 18px;
}
.group_text h6 {
  position: relative;
  font-family: "ClashDisplay";
  font-weight: 600;
  font-size: 24.4px;
  line-height: 100%;
  text-transform: uppercase;
  color: #f4f8f9;

  white-space: nowrap; /* ✅ FORCE ONE LINE */
  padding-left: 16px; /* space for divider */
}

.business_man img{
  max-width: 90%;
  height: auto;
}
.marketer img{
  max-width: 90%;
  height: auto;
 
}

  .dollar_bag {
  position: absolute;
  left: 11%;
}
 .phoneWrapper img {
    max-width: 380px !important;
  }
.appInfoBox {
  max-width: 250px;
  width: 100%;
  height: 257px;
  background: #ffffff1a;
  border: 1px solid #ffffff;
  border-radius: 20px;
  display: flex;
  flex-direction: column; /* stack items top → bottom */
  justify-content: space-between; /* center horizontally */
  gap: 10px;
  padding: 15px;
  position: absolute;
  top: 227px;
}
.appInfoBox-2 {
  max-width: 280px;
  width: 100%;
  height: 257px;
  background: #ffffff1a;
  border: 1px solid #ffffff;
  border-radius: 20px;
  display: flex;
  flex-direction: column; /* stack items top → bottom */
  justify-content: space-between; /* center horizontally */
  gap: 10px;
  padding: 24px;
  position: absolute;
  top: 118px;
  left:25%;
}
.storeBtns img {
  max-width:50%;
  height: auto;
  cursor: pointer;
}
.appInfoBox-2 h3 {
  font-family: "ClashDisplay";
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  color: #ffffff;
}
.appInfoBox-2 h3 span {
  font-family: "ClashDisplay";
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  color: #ffffff;
}
.appInfoBox h3 {
  font-family: "ClashDisplay";

  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
}
.appInfoBox h3 span {
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
}
}
@media screen and (min-width: 768px) and (max-width:992px) {
  /* ABOUT_PAGE_STYLING */
.about_big_text h1 {
  font-family: "Benzin";
  font-weight: 700;
  font-style: ☞;
  font-size: 110px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 18px;
}
.group_text h6 {
  position: relative;
  font-family: "ClashDisplay";
  font-weight: 600;
  font-size: 17.4px;
  line-height: 100%;
  text-transform: uppercase;
  color: #f4f8f9;

  white-space: nowrap; /* ✅ FORCE ONE LINE */
  padding-left: 16px; /* space for divider */
}
.group_text {
  margin-top: 12px;
}
.brakeTagXl{
  display: none;
}

.heroContents .line1 {
    font-size: 48px;
  }

  .heroContents .line2 {
    font-size: 76px;
  }

  .heroContents .line3 {
    font-size: 76px;
  }

  .heroContents p {
    font-size: 18px;
    line-height: 26px;
  }
}