  .download-complete {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000vw;
    margin: 0 auto;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
  }

  .download-complete .navi {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208vw;
    padding: 0.6250vw 0.0000vw 0.0000vw;
    position: relative;
    flex: 0 0 auto;
    width: 100%;
  }

  .download-complete .header-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208vw;
    padding: 1.5625vw 1.0417vw 0.0000vw;
    position: relative;
    flex: 0 0 auto;
    width: 100%;

  }

  .download-complete .header {
    display: flex;
    width: 100%;
    max-width: 95.8333vw;
    margin: 0 auto;
    min-height: 5.2083vw;
    align-items: center;
    gap: 1.0417vw;
    padding: 0.7813vw 2.0833vw;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.2500vw;
    box-shadow: 0.0000vw 0.2083vw 1.1823vw #00000012;
    transition: box-shadow 0.3s ease;
    justify-content: space-between;
  }

  .download-complete .text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13.3333vw;
    height: 2.6042vw;
    margin-top: -0.0521vw;
    background: linear-gradient(113deg,
        rgba(10, 119, 255, 1) 0%,
        rgba(92, 165, 255, 1) 100%);
    -webkit-background-clip: text !important;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: transparent;
    font-size: 1.2500vw;
    letter-spacing: 0;
    line-height: 0.1250vw;
    cursor: pointer;
    transition: opacity 0.3s ease;
  }

  .download-complete .text-wrapper:hover {
    opacity: 0.8;
  }

  .download-complete .frame {
    display: inline-flex;
    align-items: center;
    gap: 0.8333vw;
    position: relative;
    flex: 0 0 auto;
  }



  @media (min-width: 53.3333vw) {
    .download-complete .desktop-nav {
      display: inline-flex;
    }
  }

  .download-complete .menu {
    display: inline-flex;
    align-items: center;
    gap: 0.5208vw;
    padding: 0.5208vw 0.8333vw;
    position: relative;
    flex: 0 0 auto;
    border-radius: 520.7813vw;
    overflow: hidden;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .download-complete .menu:hover {
    background-color: #f0f7ff;
  }

  .download-complete .menu-dropdown {
    position: relative;
  }

  .download-complete .div-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 0.5729vw;
    position: relative;
    flex: 0 0 auto;
  }

  .download-complete .menu.active .div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521vw;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #4b9bff !important;
    font-size: 0.8333vw;
    letter-spacing: 0;
    line-height: 1.1458vw;
    white-space: nowrap;
    transition: color 0.3s ease;
  }



  .download-complete .menu:hover .div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521vw;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #4b9bff !important;
    font-size: 0.8333vw;
    letter-spacing: 0;
    line-height: 1.1458vw;
    white-space: nowrap;
    transition: color 0.3s ease;
  }

  .download-complete .feature-icon {
    position: relative;
    width: 0.4167vw;
    height: 0.4167vw;
    transition: transform 0.3s ease;
  }

  .download-complete .menu-dropdown:hover .feature-icon {
    transform: rotate(180deg);
  }

  .download-complete .vector {
    position: absolute;
    width: 63.40%;
    height: 62.68%;
    top: 18.66%;
    left: 18.31%;
  }

  .download-complete .form {
    position: relative;
    width: 100%;
    max-width: 22.4479vw;
    height: 2.0833vw;
    box-shadow: 0.0000vw 0.2083vw 0.2083vw #d2e6ff40;
    display: none;
  }

  @media (min-width: 40.0000vw) {
    .download-complete .form {
      display: block;
    }
  }

  .download-complete .text-input {
    width: 100%;
    max-width: 18.5938vw;
    height: 2.0833vw;
    padding: 0.0000vw 0.8333vw 0.0000vw 2.0833vw;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f9fafb;
    border-radius: 1.0417vw;
    overflow: hidden;
    border: 0.0417vw solid;
    border-color: #e5e7eb;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #697282;
    font-size: 0.7292vw;
    letter-spacing: 0;
    line-height: normal;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
  }

  .download-complete .text-input:focus {
    outline: none;
    border-color: #4b9bff;
    box-shadow: 0 0 0 0.1563vw rgba(75, 155, 255, 0.1);
  }

  .download-complete .icon {
    position: absolute;
    top: 0.6250vw;
    left: 0.6250vw;
    width: 0.8333vw;
    height: 0.8333vw;
    pointer-events: none;
  }

  .download-complete .c {
    display: inline-flex;
    align-items: center;
    gap: 0.4167vw;
    padding: 0.1042vw 0.2604vw;
    position: absolute;
    top: 0.3125vw;
    left: 19.3229vw;
    background-color: #f9fafb;
    border-radius: 0.2604vw;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .download-complete .c:hover {
    background-color: #e5e7eb;
  }


  .download-complete .iconex-light-down {
    position: relative;
    width: 0.9375vw;
    height: 0.9375vw;
    transition: transform 0.3s ease;
  }

  .download-complete .c:hover .iconex-light-down {
    transform: rotate(180deg);
  }

  .download-complete .c-2 {
    display: inline-flex;
    align-items: center;
    gap: 0.4167vw;
    padding: 0.1042vw 0.2604vw;
    position: relative;
    flex: 0 0 auto;
    background-color: #0a77ff26;
    border-radius: 0.2604vw;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .download-complete .c-2:hover {
    background-color: #0a77ff40;
  }

  .download-complete .c-2:hover .iconex-light-down {
    transform: rotate(180deg);
  }

  /* Mobile Menu Toggle */
  .mobile-menu-toggle {
    display: flex;
    flex-direction: column;
    gap: 0.2604vw;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.4167vw;
    z-index: 1001;
    transition: transform 0.3s ease;
  }

  .mobile-menu-toggle:hover {
    transform: scale(1.1);
  }

  .mobile-menu-toggle span {
    width: 1.3021vw;
    height: 0.1563vw;
    background-color: #4b9bff;
    border-radius: 0.1042vw;
    transition: all 0.3s ease;
  }

  .mobile-menu-toggle.active {
    display: none;
  }

  .mobile-menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(0.4167vw, 0.4167vw);
  }

  .mobile-menu-toggle.active span:nth-child(2) {
    opacity: 0;
  }

  .mobile-menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(0.3646vw, -0.3646vw);
  }

  @media (min-width: 53.3333vw) {
    .mobile-menu-toggle {
      display: none;
    }
  }

  /* Mobile Navigation */
  .mobile-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 15.6250vw;
    height: 100vh;
    background-color: #ffffff;
    box-shadow: -0.2083vw 0 1.1823vw #00000012;
    z-index: 1000;
    transition: right 0.3s ease;
    overflow-y: auto;
  }

  .mobile-nav.active {
    right: 0;
  }

  .mobile-nav-content {
    display: flex;
    flex-direction: column;
    padding: 4.1667vw 1.0417vw 1.0417vw;
    gap: 0.4167vw;
  }

  .mobile-menu-item {
    width: 100%;
    padding: 0.8333vw 1.0417vw;
    border-radius: 0.6250vw;
  }

  .mobile-menu-item .div-wrapper {
    width: 100%;
  }

  .mobile-menu-item .TRANG-CH,
  .mobile-menu-item .div {
    width: 100%;
    justify-content: flex-start;
  }

  @media (min-width: 53.3333vw) {
    .mobile-nav {
      display: none;
    }
  }




  /* Overlay for mobile menu */
  .mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }

  .mobile-nav-overlay.active {
    opacity: 1;
    visibility: visible;
  }

  @media (min-width: 53.3333vw) {
    .mobile-nav-overlay {
      display: none;
    }
  }

  .download-complete .div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521vw;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.8333vw;
    letter-spacing: 0;
    line-height: 1.1458vw;
    white-space: nowrap;
    transition: color 0.3s ease;
  }

  .language-dropdown {
    position: absolute;
    top: 2.3438vw;
    right: 0;
    background: #fff;
    border-radius: 0.4167vw;
    box-shadow: 0 0.2083vw 1.0417vw rgba(0, 0, 0, 0.08);
    display: none;
    flex-direction: column;
    min-width: 7.2917vw;
    z-index: 9992;

    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.8333vw;
    letter-spacing: 0;
    line-height: 1.1458vw;
    white-space: nowrap;
    transition: color 0.3s ease;
  }

  .language-dropdown.active {
    z-index: 9992;
    display: flex;
  }

  .download-complete .navi {
    padding: 0;
    z-index: 9992;
  }

  .language-dropdown .lang-item {
    display: flex;
    align-items: center;
    gap: 0.4167vw;
    padding: 0.4167vw 0.6250vw;
    text-decoration: none;
    color: #333;
  }

  .language-switcher img {
    width: 1.2500vw;
    height: 1.2500vw;
  }



  .language-dropdown .lang-item:hover {
    color: #4b9bff;

  }



  .chi-tit-ng-dng-ch {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100.0000vw;
  margin: 0 auto;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}



.HOME-GAMES-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 1.0417vw 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

@media (max-width: 40.0000vw) {
  .HOME-GAMES-wrapper {
    padding: 0.7813vw 1.0417vw;
  }
}

.HOME-GAMES {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: normal;
}

@media (max-width: 40.0000vw) {
  .HOME-GAMES {
    font-size: 0.7292vw;
  }
}

.span {
  color: #697282;
}

.text-wrapper-2 {
  color: #0a77ff;
}

.chi-tit-ng-dng-ch .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  padding: 4.1667vw 10.2604vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

@media (max-width: 72.9167vw) {
  .chi-tit-ng-dng-ch .SP-ni-bt {
    padding: 3.1250vw 5.2083vw;
  }
}

@media (max-width: 53.3333vw) {
  .chi-tit-ng-dng-ch .SP-ni-bt {
    padding: 2.0833vw 2.0833vw;
  }
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .SP-ni-bt {
    padding: 1.5625vw 1.0417vw;
    gap: 2.0833vw;
  }
}

.chi-tit-ng-dng-ch .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .frame-2 {
  display: flex;
  width: 5.5208vw;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.chi-tit-ng-dng-ch .frame-2:hover {
  opacity: 0.7;
}

.chi-tit-ng-dng-ch .icon-2 {
  position: relative;
  width: 0.8333vw;
  height: 0.8333vw;
  transition: transform 0.3s ease;
}

.chi-tit-ng-dng-ch .back-button:hover .icon-2 {
  transform: translateX(-0.1563vw);
}

.chi-tit-ng-dng-ch .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .frame-3 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 2.0833vw;
  position: relative;
}

.chi-tit-ng-dng-ch .frame-4 {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 1.1458vw;
  position: relative;
  flex-wrap: wrap;
}

@media (max-width: 53.3333vw) {
  .chi-tit-ng-dng-ch .frame-4 {
    flex-direction: column;
  }
}

.chi-tit-ng-dng-ch .container-2 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 15.6250vw;
  align-items: flex-start;
  gap: 1.6667vw;
  position: relative;
}

.chi-tit-ng-dng-ch .container-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.2917vw 1.2917vw 1.2917vw 1.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  transition: box-shadow 0.3s ease;
}

.chi-tit-ng-dng-ch .container-wrapper:hover {
  box-shadow: 0 0.4167vw 1.2500vw rgba(0, 0, 0, 0.08);
}

.chi-tit-ng-dng-ch .container-3 {
  display: flex;
  align-items: flex-start;
  gap: 1.2500vw;
  padding: 0.0000vw -3.81e-0.3125vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex-wrap: wrap;
}

.chi-tit-ng-dng-ch .container-4 {
  position: relative;
  flex: 1;
  min-width: 13.0208vw;
}

.chi-tit-ng-dng-ch .frame-5 {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 0.8854vw;
  position: relative;
  flex-wrap: wrap;
}

.chi-tit-ng-dng-ch .frame-6 {
  display: flex;
  flex: 1;
  min-width: 13.0208vw;
  align-items: center;
  gap: 1.2500vw;
  position: relative;
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .frame-6 {
    flex-direction: column;
    align-items: flex-start;
  }
}

.chi-tit-ng-dng-ch .image-taskflow-pro {
  position: relative;
  width: 5.0000vw;
  height: 5.0000vw;
  border-radius: 1.2500vw;
  flex-shrink: 0;
}

.chi-tit-ng-dng-ch .frame-7 {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: 0.2604vw;
  position: relative;
}

.chi-tit-ng-dng-ch .frame-8 {
  display: flex;
  align-items: center;
  gap: 1.0938vw;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.5625vw;
  letter-spacing: 0;
  line-height: 1.8750vw;
  white-space: nowrap;
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .text-wrapper-4 {
    font-size: 1.2500vw;
    line-height: 1.5625vw;
  }
}

.chi-tit-ng-dng-ch .container-5 {
  display: flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
}

.chi-tit-ng-dng-ch .container-6 {
  display: flex;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.chi-tit-ng-dng-ch .icon-3 {
  position: relative;
  width: 1.0417vw;
  height: 1.0417vw;
}

.chi-tit-ng-dng-ch .text {
  position: relative;
  width: 1.2870vw;
  height: 1.4583vw;
}

.chi-tit-ng-dng-ch .text-wrapper-5 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .text-2 {
  position: relative;
  height: 1.0417vw;
}

.chi-tit-ng-dng-ch .text-wrapper-6 {
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
}

.chi-tit-ng-dng-ch .paragraph {
  height: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-7 {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .div-wrapper-2 {

  position: relative;
  align-self: stretch;
  width: 100%;
}  .chi-tit-ng-dng-ch .container-27 .div-wrapper-2{
height: auto;
  }
.chi-tit-ng-dng-ch .text-wrapper-8 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #697282;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .frame-9 {
  display: flex;
  flex-direction: column;
  width: 14.0625vw;
  align-items: flex-end;
  gap: 0.7813vw;
  position: relative;
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .frame-9 {
    width: 100%;
    align-items: stretch;
  }
}

.chi-tit-ng-dng-ch .link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 0.5208vw 1.2500vw;
  position: relative;
  flex: 0 0 auto;
  background-color: #155dfc;
  border-radius: 0.7292vw;
  cursor: pointer;
  transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .link:hover {
  background-color: #0a77ff;
  transform: translateY(-0.1042vw);
  box-shadow: 0 0.2083vw 0.6250vw rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .link:active {
  transform: translateY(0);
}

.chi-tit-ng-dng-ch .frame-10 {
  display: inline-flex;
  align-items: center;
  gap: 0.4167vw;
  position: relative;
  flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .text-wrapper-9 {
  position: relative;
  width: 6.5625vw;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.chi-tit-ng-dng-ch .link-2 {
  position: relative;
  width: 14.0625vw;
  height: 2.5000vw;
  background-color: #155dfc;
  border-radius: 0.7292vw;
  cursor: pointer;
  transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .link-2:hover {
  background-color: #0a77ff;
  transform: translateY(-0.1042vw);
  box-shadow: 0 0.2083vw 0.6250vw rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .link-2:active {
  transform: translateY(0);
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .link-2 {
    width: 100%;
  }
}

.chi-tit-ng-dng-ch .icon-4 {
  position: absolute;
  top: 0.7292vw;
  left: 1.2500vw;
  width: 1.0417vw;
  height: 1.0417vw;
  background-size: cover;
  background-position: 50% 50%;
}

.chi-tit-ng-dng-ch .text-wrapper-10 {
  position: absolute;
  top: 0.5208vw;
  left: 2.7083vw;
  width: 10.5729vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.chi-tit-ng-dng-ch .link-3 {
  display: flex;
  height: 2.5000vw;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.5208vw 0.8854vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #155dfc;
  border-radius: 0.7292vw;
  cursor: pointer;
  transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .link-3:hover {
  background-color: #0a77ff;
  transform: translateY(-0.1042vw);
  box-shadow: 0 0.2083vw 0.6250vw rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .link-3:active {
  transform: translateY(0);
}

.chi-tit-ng-dng-ch .text-wrapper-11 {
  position: relative;
  width: 12.1354vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.chi-tit-ng-dng-ch .container-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .heading {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.4583vw;
}

.chi-tit-ng-dng-ch .text-wrapper-12 {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .container-8 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.chi-tit-ng-dng-ch .container-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .paragraph-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.2917vw 1.2917vw 1.2917vw 1.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .the-ultimate-task-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .the-ultimate-task {
  position: relative;
  width: 100%;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #354152;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.3542vw;
}

.chi-tit-ng-dng-ch .frame-11 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 1.7708vw;
  position: relative;
  padding: 2.0833vw 1.0417vw;
}

.chi-tit-ng-dng-ch .group {
  position: relative;
  width: 4.2188vw;
  height: 4.0625vw;
}

.chi-tit-ng-dng-ch .ellipse {
  position: absolute;
  width: 10.95%;
  height: 11.30%;
  top: 66.39%;
  left: 6.85%;
  background-color: #0a77ff;
  border-radius: 0.2313vw / 0.2297vw;
  animation: pulse 1.5s ease-in-out infinite;
}

.chi-tit-ng-dng-ch .ellipse-2 {
  position: absolute;
  width: 11.64%;
  height: 12.01%;
  top: 49.44%;
  left: 0;
  background-color: #155dfc;
  border-radius: 0.2453vw / 0.2437vw;
  animation: pulse 1.5s ease-in-out 0.1s infinite;
}

.chi-tit-ng-dng-ch .ellipse-3 {
  position: absolute;
  width: 12.32%;
  height: 12.71%;
  top: 31.78%;
  left: 0;
  background-color: #155dfc;
  border-radius: 0.2599vw / 0.2583vw;
  animation: pulse 1.5s ease-in-out 0.2s infinite;
}

.chi-tit-ng-dng-ch .ellipse-4 {
  position: absolute;
  width: 13.01%;
  height: 13.42%;
  top: 14.12%;
  left: 6.16%;
  background-color: #155dfc;
  border-radius: 0.2745vw / 0.2724vw;
  animation: pulse 1.5s ease-in-out 0.3s infinite;
}

.chi-tit-ng-dng-ch .ellipse-5 {
  position: absolute;
  width: 13.69%;
  height: 14.12%;
  top: 0;
  left: 19.17%;
  background-color: #155dfc;
  border-radius: 0.2891vw / 0.2870vw;
  animation: pulse 1.5s ease-in-out 0.4s infinite;
}

.chi-tit-ng-dng-ch .ellipse-6 {
  position: absolute;
  width: 10.26%;
  height: 10.60%;
  top: 78.60%;
  left: 16.48%;
  background-color: #0a77ff;
  border-radius: 0.2167vw / 0.2151vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 0.5s infinite;
}

.chi-tit-ng-dng-ch .ellipse-7 {
  position: absolute;
  width: 9.58%;
  height: 9.89%;
  top: 86.59%;
  left: 29.33%;
  background-color: #0a77ff;
  border-radius: 0.2021vw / 0.2010vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 0.6s infinite;
}

.chi-tit-ng-dng-ch .ellipse-8 {
  position: absolute;
  width: 8.89%;
  height: 9.19%;
  top: 89.71%;
  left: 43.65%;
  background-color: #0a77ff;
  border-radius: 0.1875vw / 0.1865vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 0.7s infinite;
}

.chi-tit-ng-dng-ch .ellipse-9 {
  position: absolute;
  width: 8.21%;
  height: 8.48%;
  top: 88.57%;
  left: 57.48%;
  background-color: #155dfc;
  border-radius: 0.1734vw / 0.1724vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 0.8s infinite;
}

.chi-tit-ng-dng-ch .ellipse-10 {
  position: absolute;
  width: 7.53%;
  height: 7.77%;
  top: 84.92%;
  left: 69.88%;
  background-color: #155dfc;
  border-radius: 0.1589vw / 0.1578vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 0.9s infinite;
}

.chi-tit-ng-dng-ch .ellipse-11 {
  position: absolute;
  width: 6.84%;
  height: 7.07%;
  top: 77.11%;
  left: 78.97%;
  background-color: #155dfc;
  border-radius: 0.1443vw / 0.1437vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 1s infinite;
}

.chi-tit-ng-dng-ch .ellipse-12 {
  position: absolute;
  width: 6.16%;
  height: 6.36%;
  top: 69.70%;
  left: 86.74%;
  background-color: #5ca5ff;
  border-radius: 0.1297vw / 0.1292vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 1.1s infinite;
}

.chi-tit-ng-dng-ch .ellipse-13 {
  position: absolute;
  width: 5.47%;
  height: 5.65%;
  top: 60.18%;
  left: 91.77%;
  background-color: #5ca5ff;
  border-radius: 0.1156vw / 0.1146vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 1.2s infinite;
}

.chi-tit-ng-dng-ch .ellipse-14 {
  position: absolute;
  width: 4.79%;
  height: 4.95%;
  top: 50.57%;
  left: 94.63%;
  background-color: #5ca5ff;
  border-radius: 0.1010vw / 0.1005vw;
  transform: rotate(-16.21deg);
  animation: pulse 1.5s ease-in-out 1.3s infinite;
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
}

.chi-tit-ng-dng-ch .text-wrapper-13 {
  position: absolute;
  width: 34.57%;
  height: 30.77%;
  top: 33.37%;
  left: 35.80%;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .text-wrapper-14 {
  position: relative;
  width: 100%;
  max-width: 19.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.chi-tit-ng-dng-ch .container-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .container-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.2917vw 1.2917vw 1.2917vw 1.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .container-12 {
  display: flex;
  align-items: center;
  gap: 1.6667vw;
  padding: 0.0000vw -3.81e-0.3125vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex-wrap: wrap;
}

.chi-tit-ng-dng-ch .container-13 {
  display: flex;
  flex-direction: column;
  width: 5.2083vw;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
}

.chi-tit-ng-dng-ch .container-14 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 2.5000vw;
}

.chi-tit-ng-dng-ch .text-wrapper-15 {
  position: absolute;
  top: -0.2604vw;
  left: 0.7292vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 2.5000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 2.5000vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .text-wrapper-16 {
  position: absolute;
  top: -0.0521vw;
  left: 0.3646vw;
  width: 4.5313vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
}

.chi-tit-ng-dng-ch .container-15 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
  flex: 1;
}

.chi-tit-ng-dng-ch .container-16 {
  display: flex;
  align-items: center;
  gap: 0.4167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .text-3 {
  position: relative;
  width: 0.8333vw;
  height: 1.0417vw;
}

.chi-tit-ng-dng-ch .text-wrapper-17 {
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
}

.chi-tit-ng-dng-ch .container-17 {
  display: flex;
  flex-direction: column;
  height: 0.4167vw;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e5e7eb;
  border-radius: 1398098.9583vw;
  overflow: hidden;
}

.chi-tit-ng-dng-ch .container-18 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 0.4167vw;
  background-color: #ffb900;
}

.chi-tit-ng-dng-ch .container-19 {
  display: flex;
  flex-direction: column;
  height: 0.4167vw;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e5e7eb;
  border-radius: 1398098.9583vw;
  overflow: hidden;
}

.chi-tit-ng-dng-ch .container-20 {
  display: flex;
  flex-direction: column;
  height: 0.4167vw;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e5e7eb;
  border-radius: 1398098.9583vw;
  overflow: hidden;
}

.chi-tit-ng-dng-ch .container-21 {
  display: flex;
  flex-direction: column;
  height: 0.4167vw;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e5e7eb;
  border-radius: 1398098.9583vw;
  overflow: hidden;
}

.chi-tit-ng-dng-ch .container-22 {
  display: flex;
  flex-direction: column;
  height: 0.4167vw;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e5e7eb;
  border-radius: 1398098.9583vw;
  overflow: hidden;
}

.chi-tit-ng-dng-ch .container-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .container-24 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5208vw;
  padding: 1.2917vw 1.2917vw  1.2917vw 1.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .app-card {
  display: flex;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 0.0000vw -3.81e-0.3125vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .app-card {
    flex-direction: column;
  }
}

.chi-tit-ng-dng-ch .frame-12 {
  display: flex;
  width: 3.5938vw;
  height: 3.6458vw;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.3646vw;
  position: relative;
  flex-shrink: 0;
}

.chi-tit-ng-dng-ch .ellipse-15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.5938vw;
  height: 3.6458vw;
  background-color: #d9d9d9;
  border-radius: 1.7969vw / 1.8229vw;
}

.chi-tit-ng-dng-ch .user {
  position: relative;
  width: 2.8646vw;
  height: 2.8646vw;
  object-fit: cover;
}

.chi-tit-ng-dng-ch .container-25 {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.5208vw 0.7813vw;
  position: relative;
  border-radius: 0.4167vw;
  border: 0.0521vw solid;
  border-color: #d9d9d9;
}

.chi-tit-ng-dng-ch .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.7813vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .comment-input {
  width: 100%;
  padding: 0.5208vw;
  font-family: "Manrope", Helvetica;
  font-size: 0.7292vw;
  color: #495565;
  border: none;
  background: transparent;
  resize: vertical;
  min-height: 3.1250vw;
  transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .comment-input:focus {
  outline: none;
}

.chi-tit-ng-dng-ch .comment-input::placeholder {
  color: #697282;
}

.chi-tit-ng-dng-ch .button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 5.2083vw;
  height: 1.8229vw;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  position: relative;
  background-color: #155dfc;
  border-radius: 0.7292vw;
  cursor: pointer;
  transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .button:hover {
  background-color: #0a77ff;
  transform: translateY(-0.1042vw);
  box-shadow: 0 0.2083vw 0.6250vw rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .button:active {
  transform: translateY(0);
}

.chi-tit-ng-dng-ch .frame-14 {
  display: inline-flex;
  align-items: center;
  gap: 0.3646vw;
  position: relative;
  flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .frame-15 {
  position: relative;
  width: 0.7813vw;
  height: 0.8333vw;
}

.chi-tit-ng-dng-ch .text-wrapper-18 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .container-26 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 4.4151vw;
  padding: 0.0000vw 2.57e-0.2604vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .text-4 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #0a77ff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .app-card-2 {
  display: flex;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 0.0000vw -3.81e-0.3125vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

@media (max-width: 40.0000vw) {
  .chi-tit-ng-dng-ch .app-card-2 {
    flex-direction: column;
  }
}

.chi-tit-ng-dng-ch .container-27 {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 0.7813vw;
  position: relative;
  background-color: #f6f9fb;
  border-radius: 0.4167vw;
}

.chi-tit-ng-dng-ch .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.9792vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .frame-17 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 25.7813vw;
  align-items: flex-start;
  gap: 1.6146vw;
  position: relative;
}

@media (max-width: 53.3333vw) {
  .chi-tit-ng-dng-ch .frame-17 {
    max-width: 100%;
  }
}

.chi-tit-ng-dng-ch .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .container-28 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 1.2917vw 1.2917vw 1.2917vw 1.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .icon-5 {
  position: absolute;
  top: 0.2083vw;
  left: 0;
  width: 1.0417vw;
  height: 1.0417vw;
}

.chi-tit-ng-dng-ch .text-wrapper-19 {
  position: absolute;
  top: -0.0521vw;
  left: 1.4583vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .definition-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .container-29 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-20 {
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #101727;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .frame-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 2.0833vw;
}

.chi-tit-ng-dng-ch .app-card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.8750vw 0.8750vw 0.8750vw 0.8750vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  cursor: pointer;
  transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .app-card-wrapper:hover {
  transform: translateY(-0.2083vw);
  box-shadow: 0 0.4167vw 1.2500vw rgba(0, 0, 0, 0.1);
}

.chi-tit-ng-dng-ch .app-card-3 {
  display: flex;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 0.0000vw -3.81e-0.3125vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.chi-tit-ng-dng-ch .image-taskflow-pro-2 {
  position: relative;
  width: 3.3333vw;
  height: 3.3333vw;
  border-radius: 0.8333vw;
  flex-shrink: 0;
}

.chi-tit-ng-dng-ch .container-30 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 3.3333vw;
}

.chi-tit-ng-dng-ch .heading-2_2 {
  width: 12.0313vw;
  height: 1.2500vw;
  display: flex;
}

.chi-tit-ng-dng-ch .text-wrapper-22 {
  margin-top: -0.1146vw;
  width: 5.2083vw;
  height: 1.2500vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .paragraph-2 {
  width: 12.0313vw;
  height: 1.0417vw;
  display: flex;
}

.chi-tit-ng-dng-ch .text-wrapper-23 {
  margin-top: -0.0625vw;
  width: 5.4167vw;
  height: 1.0417vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.chi-tit-ng-dng-ch .link-4 {
  position: absolute;
  top: 0.6250vw;
  left: 15.9896vw;
  width: 3.5417vw;
  height: 2.0833vw;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.chi-tit-ng-dng-ch .link-4:hover {
  opacity: 0.7;
}

.chi-tit-ng-dng-ch .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}


.rating_mb{
  display: none !important;
}


.screenshots-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0.6250vw;
    width: 100%;
}

.screenshots-main img {
    width: 100%;
    border-radius: 0.6250vw;
    object-fit: cover;
}

.screenshots-thumbs {
    display: flex;
    gap: 0.4167vw;
}

.screenshots-thumbs img {
    width: 4.6875vw;
    height: 3.1250vw;
    object-fit: cover;
    border-radius: 0.3125vw;
    cursor: pointer;
    opacity: .6;
    border: 0.1042vw solid transparent;
}

.screenshots-thumbs img.active {
    opacity: 1;
    border-color: #1bbc9b;
}

/* ===== LIGHTBOX ===== */
.screenshot-lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.9);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.screenshot-lightbox.active {
    display: flex;
}

.screenshot-lightbox img {
    max-width: 92%;
    max-height: 92%;
    border-radius: 0.6250vw;
    animation: zoomIn .25s ease;
}

.lightbox-close {
    position: absolute;
    top: 0.7292vw;
    right: 0.9375vw;
    font-size: 1.7708vw;
    color: #fff;
    cursor: pointer;
    line-height: 1;
}

/* Zoom animation */
@keyframes zoomIn {
    from { transform: scale(.92); opacity: 0; }
    to   { transform: scale(1); opacity: 1; }
}


/* ===== MOBILE OPTIMIZE ===== */
@media (max-width: 40.0000vw) {

    .screenshots-wrapper {
        gap: 0.4167vw;
    }

    .screenshots-main img {
        border-radius: 0.5208vw;
    }

    .screenshots-thumbs {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 0.3125vw;
    }

    .screenshots-thumbs img {
        width: 3.7500vw;
        height: 2.5000vw;
        flex-shrink: 0;
    }

    /* Lightbox mobile */
    .screenshot-lightbox img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 0;
    }

    .lightbox-close {
        top: 0.5208vw;
        right: 0.6250vw;
        font-size: 1.5625vw;
    }
}

@media (max-width: 40.0000vw) {
    .screenshots-wrapper {
        gap: 0.4167vw;
        overflow: hidden;
        width: 90vw;
    }
}



.chi-tit-ng-dng-ch .link.real-download-btn{
    display: flex;
    padding: 0.7604vw 1.4102vw 0.9063vw 1.4583vw;
    justify-content: center;
    align-items: center;
    border-radius: 0.5208vw;
    background: #155DFC;
    text-align: center;
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4583vw;
}

  .dot-spinner-wrap {
    position: relative;
    width: 5.7292vw;
    height: 5.7292vw;
    margin: 0 auto;
}

.dot-spinner {
    position: absolute;
    inset: 0;
    animation: spin 2s linear infinite;
}

.dot-spinner span {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: linear-gradient(145deg, #2f7bff, #1e5bff);
    transform-origin: 0 0;
}

/* ===== 18 DOTS – LIỀN NHAU HƠN + HỞ ĐUÔI ===== */
/* step = 14deg → vòng không kín → có tail gap */

.dot-spinner span:nth-child(1)  { width:0.1875vw;height:0.1875vw;opacity:0.05; transform:rotate(0deg)   translate(2.3958vw); }
.dot-spinner span:nth-child(2)  { width:0.1979vw;height:0.1979vw;opacity:0.12; transform:rotate(14deg)  translate(2.3958vw); }
.dot-spinner span:nth-child(3)  { width:0.2083vw;height:0.2083vw;opacity:0.25;  transform:rotate(28deg)  translate(2.3958vw); }

.dot-spinner span:nth-child(4)  { width:0.2188vw;height:0.2188vw;opacity:0.45;transform:rotate(42deg)  translate(2.3958vw); }
.dot-spinner span:nth-child(5)  { width:0.2292vw;height:0.2292vw;opacity:0.6; transform:rotate(56deg)  translate(2.3958vw); }
.dot-spinner span:nth-child(6)  { width:0.2396vw;height:0.2396vw;opacity:0.64;transform:rotate(70deg)  translate(2.3958vw); }
.dot-spinner span:nth-child(7)  { width:0.2500vw;height:0.2500vw;opacity:0.67;transform:rotate(84deg)  translate(2.3958vw); }
.dot-spinner span:nth-child(8)  { width:0.2604vw;height:0.2604vw;opacity:0.7;   transform:rotate(98deg)  translate(2.3958vw); }
.dot-spinner span:nth-child(9)  { width:0.2865vw;height:0.2865vw;opacity:0.73;transform:rotate(112deg) translate(2.3958vw); }
.dot-spinner span:nth-child(10) { width:0.3125vw;height:0.3125vw;opacity:0.76;  transform:rotate(126deg) translate(2.3958vw); }
.dot-spinner span:nth-child(11) { width:0.3385vw;height:0.3385vw;opacity:0.79;transform:rotate(140deg) translate(2.3958vw); }
.dot-spinner span:nth-child(12) { width:0.3646vw;height:0.3646vw;opacity:0.82;  transform:rotate(154deg) translate(2.3958vw); }
.dot-spinner span:nth-child(13) { width:0.3906vw;height:0.3906vw;opacity:0.85;transform:rotate(168deg) translate(2.3958vw); }
.dot-spinner span:nth-child(14) { width:0.4167vw;height:0.4167vw;opacity:0.88;  transform:rotate(182deg) translate(2.3958vw); }
.dot-spinner span:nth-child(15) { width:0.4427vw;height:0.4427vw;opacity:0.91;transform:rotate(196deg) translate(2.3958vw); }
.dot-spinner span:nth-child(16) { width:0.4688vw;height:0.4688vw;opacity:0.94;  transform:rotate(210deg) translate(2.3958vw); }
.dot-spinner span:nth-child(17) { width:0.4948vw;height:0.4948vw;opacity:0.97;transform:rotate(224deg) translate(2.3958vw); }
.dot-spinner span:nth-child(18) { width:0.5208vw;height:0.5208vw;opacity:1;   transform:rotate(238deg) translate(2.3958vw); }

/* TEXT GIỮA */
.dot-time {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375vw;
    font-weight: 600;
    color: #1e5bff;
}

/* QUAY */
@keyframes spin {
    from { transform: rotate(0deg); }
    to   { transform: rotate(360deg); }
}














.the-ultimate-task h2{
  color: #364153;
  font-family: Manrope;
  font-size: 1.2500vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5625vw; /* 125% */
  margin-bottom: 0.5208vw;
  margin-top: 1.0417vw;
}

.the-ultimate-task h3{
  color: #364153;
  font-family: Manrope;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3542vw; /* 162.5% */
}

.the-ultimate-task li{
  color: #364153;
font-family: Manrope;
font-size: 0.8333vw;
font-style: normal;
font-weight: 400;
line-height: 1.3542vw; /* 162.5% */
}


.the-ultimate-task {
  color: #364153;
font-family: Manrope;
font-size: 0.8333vw;
font-style: normal;
font-weight: 400;
line-height: 1.3542vw; /* 162.5% */
}
.the-ultimate-task p{
    color: #364153;
  font-family: Manrope;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3542vw; /* 162.5% */

}
.the-ultimate-task a {
  color: #0A77FF;
  font-family: Manrope;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3542vw;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.the-ultimate-task table {
  width: 100%;
  border-collapse: collapse;
  border: 0.0521vw solid #4A5565;
  background: rgba(217, 217, 217, 0.00);
    margin-bottom: 0.5208vw;
  margin-top: 0.5208vw;
}

th, td {
    border: 0.0521vw solid #ccc;
    padding: 0.6250vw;
    text-align: left;
    vertical-align: top;
}



@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(1.0417vw);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.tm-kim-ajax-cha-in .span {
  color: #697282;
}

.tm-kim-ajax-cha-in .text-wrapper-2 {
  color: #4b9bff;
}

.tm-kim-ajax-cha-in .gth-wrapper {
  position: relative;
  width: 100%;
  max-width: 100.0000vw;
  min-height: 41.6667vw;
  background-color: #eff4ff99;
  opacity: 0;
  animation: fadeIn 0.8s ease 0.2s forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.tm-kim-ajax-cha-in .gth {
  display: flex;
  width: 100%;
  max-width: 95.8333vw;
  margin: 0 auto;
  min-height: 39.8438vw;
  min-width: 59.8438vw;
  align-items: flex-start;
  justify-content: center;
  gap: 5.2083vw;
  padding: 5.2083vw 2.0833vw;
  position: relative;
  border-radius: 0.8333vw;
  overflow: hidden;
}

.tm-kim-ajax-cha-in .line {
  position: absolute;
  top: -0.2604vw;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 103.8021vw;
  height: auto;
  opacity: 0.5;
}

.tm-kim-ajax-cha-in .header-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 79.3750vw;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  z-index: 1;
}

.tm-kim-ajax-cha-in .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5625vw;
  padding: 0.0000vw 1.0417vw 1.5625vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  opacity: 0;
  animation: fadeInUp 0.8s ease 0.4s forwards;
}

.tm-kim-ajax-cha-in .discover-amazing {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #0e1525;
  font-size: 3.1250vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 3.7500vw;
}

.tm-kim-ajax-cha-in .frame-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 46.7708vw;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  opacity: 0;
  animation: fadeInUp 0.8s ease 0.6s forwards;
}

.tm-kim-ajax-cha-in .frame-wrapper {
  min-height: 2.8646vw;
  align-items: center;
  padding: 0.0000vw 0.8333vw 0.0000vw 1.0417vw;
  border-radius: 1.5625vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  box-shadow: 0.0000vw 0.2083vw 0.2083vw #d1e5ff;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  transition: all 0.3s ease;
}

.tm-kim-ajax-cha-in .frame-wrapper:hover {
  box-shadow: 0.0000vw 0.3125vw 0.6250vw #d1e5ff;
  border-color: #4b9bff;
}

.tm-kim-ajax-cha-in .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in .only-icon {
  display: inline-flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 0.4167vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #101727;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: normal;
}

.tm-kim-ajax-cha-in .frame-4 {
  display: flex;
  flex-direction: column;
  min-height: 20.6771vw;
  align-items: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.tm-kim-ajax-cha-in .vector-2 {
  position: relative;
  width: 1.2500vw;
  height: 1.0938vw;
}

.tm-kim-ajax-cha-in .text-input-2 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 1.3021vw;
  flex: 0 0 auto;
  border-radius: 1.0417vw 0.0000vw 1.0417vw 1.0417vw;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}

.tm-kim-ajax-cha-in .frame-5 {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 0.5208vw;
  position: relative;
}

.tm-kim-ajax-cha-in .frame-6 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
}

.tm-kim-ajax-cha-in .frame-7 {
  display: flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  text-decoration: none;
}

.search-result-item {
  opacity: 0;
  animation: slideInLeft 0.5s ease forwards;
}

.search-result-item:nth-child(1) {
  animation-delay: 0.8s;
}

.search-result-item:nth-child(2) {
  animation-delay: 1s;
}

.search-result-item:nth-child(3) {
  animation-delay: 1.2s;
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-1.5625vw);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.tm-kim-ajax-cha-in .frame-8 {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.5208vw;
  position: relative;
  background-color: #e8f0ff;
  border-radius: 0.7813vw;
  transition: all 0.3s ease;
}

.search-result-item:hover .frame-8 {
  background-color: #d9e8ff;
  transform: translateX(0.2604vw);
  box-shadow: 0 0.2083vw 0.6250vw rgba(75, 155, 255, 0.15);
}

.tm-kim-ajax-cha-in .image-taskflow-pro {
  position: relative;
  width: 4.0104vw;
  height: 4.0104vw;
  min-width: 4.0104vw;
  border-radius: 0.8333vw;
  transition: transform 0.3s ease;
}

.search-result-item:hover .image-taskflow-pro {
  transform: scale(1.05);
}

.tm-kim-ajax-cha-in .frame-9 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1.0417vw;
  position: relative;
}

.tm-kim-ajax-cha-in .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
  flex: 1;
}

.tm-kim-ajax-cha-in .frame-11 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.tm-kim-ajax-cha-in .text {
  display: flex;
  align-items: center;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in .text-wrapper-5 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in .paragraph {
  position: relative;
  width: 100%;
}

.tm-kim-ajax-cha-in .text-wrapper-6 {
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in .link {
  position: relative;
  width: 1.5625vw;
  height: 1.5625vw;
  min-width: 1.5625vw;
  transition: transform 0.3s ease;
}

.search-result-item:hover .link {
  transform: translateX(0.1563vw);
}

.tm-kim-ajax-cha-in .frame-12 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 5.0521vw;
}

.tm-kim-ajax-cha-in .rectangle {
  position: relative;
  width: 0.5208vw;
  height: 2.6042vw;
  margin-right: -0.0521vw;
  background-color: #4b9bff;
  border-radius: 0.2604vw;
}


.tm-kim-ajax-cha-in .frame-6 {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    gap: 1.0417vw;
    position: relative;
} 
.tm-kim-ajax-cha-in .frame-2 {
    max-width: 80.7708vw;
}
.tm-kim-ajax-cha-in{
  width: 100%;
}
.tm-kim-ajax-cha-in .frame-wrapper {
    min-height: 2.8646vw;
    align-items: center;
    padding: 0.0000vw 0.8333vw 0.0000vw 1.0417vw;
    border-radius: 1.5625vw;
    border: 0.0417vw solid;
    border-color: #e5e7eb;
    box-shadow: 0.0000vw 0.2083vw 0.2083vw #d1e5ff;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 50%;
    background-color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    margin: 0 auto;
}

.tm-kim-ajax-cha-in .frame-6 {

    flex-wrap: wrap;
}
.tm-kim-ajax-cha-in .frame-7 {
    display: flex;
    align-items: center;
    gap: 0.8333vw;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    text-decoration: none;
    width: 31.96%;
}   




.ABOUT-US {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100.0000vw;
  margin: 0 auto;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}


/* Main Content */
.ABOUT-US .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  padding: 4.1667vw 10.2604vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.ABOUT-US .about-page {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5000vw;
  width: 100%;
  position: relative;
  align-self: stretch;
}

.ABOUT-US .container-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.ABOUT-US .about-modbibi-com {
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #101727;
  font-size: 1.8750vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 2.0833vw;
  position: relative;
  align-self: stretch;
}

.ABOUT-US .span {
  font-weight: 700;
}

.ABOUT-US .your-trusted {
  position: relative;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.9375vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
}

.ABOUT-US .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.8333vw;
  padding: 1.7083vw 1.7083vw 1.7083vw 1.7083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  transition: box-shadow 0.3s ease;
}

.ABOUT-US .frame-wrapper:hover {
  box-shadow: 0 0.4167vw 1.2500vw rgba(0, 0, 0, 0.08);
}

.ABOUT-US .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.ABOUT-US .appstore-is-your-one {
  position: relative;
  width: 100%;
  max-width: 43.1771vw;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #354152;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.5208vw;
}

.ABOUT-US .text-wrapper-2 {
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #354152;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.5208vw;
}

.ABOUT-US .paragraph {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.ABOUT-US .our-mission-is-to {
  width: 100%;
  max-width: 43.0729vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #354152;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.5208vw;
}

.ABOUT-US .background {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  min-height: 31.5625vw;
  border-radius: 1.2500vw;
}

.ABOUT-US .container-3 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
  gap: 1.2500vw;
  padding: 0.0000vw;
  position: relative;
  width: 100%;
  max-width: 73.9583vw;
  margin-top: auto;
}

.ABOUT-US .container-4,
.ABOUT-US .container-7,
.ABOUT-US .container-8,
.ABOUT-US .container-9 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4167vw;
  padding: 1.2917vw;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.ABOUT-US .stat-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ABOUT-US .stat-card:hover {
  transform: translateY(-0.2083vw);
  box-shadow: 0 0.4167vw 1.2500vw rgba(0, 0, 0, 0.12);
}

.ABOUT-US .container-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.8750vw;
}

.ABOUT-US .text-wrapper-3,
.ABOUT-US .text-wrapper-5,
.ABOUT-US .text-wrapper-7,
.ABOUT-US .text-wrapper-9 {
  position: absolute;
  top: -0.1563vw;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #155cfb;
  font-size: 1.5625vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.8750vw;
  white-space: nowrap;
}

.ABOUT-US .container-6 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.0417vw;
}

.ABOUT-US .text-wrapper-4,
.ABOUT-US .text-wrapper-6,
.ABOUT-US .text-wrapper-8,
.ABOUT-US .text-wrapper-10 {
  position: absolute;
  top: -0.0521vw;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

/* Values Section */
.ABOUT-US .container-10 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.6667vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.ABOUT-US .heading {
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.ABOUT-US .text-wrapper-11 {
  position: relative;
  flex: 1;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.2500vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.6667vw;
}

.ABOUT-US .container-11 {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.ABOUT-US .frame-3 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  gap: 1.1979vw 1.2500vw;
  position: relative;
}

.ABOUT-US .container-12,
.ABOUT-US .container-13,
.ABOUT-US .container-14,
.ABOUT-US .container-15 {
  position: relative;
  width: calc(33.333% - 0.8333vw);
  min-width: 14.5833vw;
  height: 9.4271vw;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.ABOUT-US .value-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.ABOUT-US .value-card:hover {
  transform: translateY(-0.2083vw);
  box-shadow: 0 0.4167vw 1.2500vw rgba(0, 0, 0, 0.12);
  border-color: #4b9bff;
}

.ABOUT-US .icon-2 {
  position: absolute;
  top: 1.3021vw;
  left: 1.3021vw;
  width: 1.6667vw;
  height: 1.6667vw;
  transition: transform 0.3s ease;
}

.ABOUT-US .value-card:hover .icon-2 {
  transform: scale(1.1);
}

.ABOUT-US .heading-2_2 {
  position: absolute;
  top: 3.8021vw;
  left: 1.3021vw;
  width: 20.1042vw;
  height: 1.4583vw;
  display: flex;
}

.ABOUT-US .text-wrapper-12,
.ABOUT-US .text-wrapper-13,
.ABOUT-US .text-wrapper-14,
.ABOUT-US .text-wrapper-15,
.ABOUT-US .text-wrapper-17,
.ABOUT-US .text-wrapper-19 {
  margin-top: -0.0729vw;
  height: 1.4583vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.ABOUT-US .paragraph-2,
.ABOUT-US .only-the-best-apps-wrapper {
  position: absolute;
  top: 5.6771vw;
  left: 1.3021vw;
  width: 20.1042vw;
  display: flex;
}

.ABOUT-US .p,
.ABOUT-US .only-the-best-apps,
.ABOUT-US .text-wrapper-16,
.ABOUT-US .text-wrapper-18 {
  margin-top: -0.1146vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

/* Testimonial Section */
.ABOUT-US .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5208vw;
  padding: 4.1667vw 7.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 1.5625vw;
}

.ABOUT-US .frame-5 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 75.0000vw;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 8.3333vw;
  position: relative;
  flex: 0 0 auto;
}

.ABOUT-US .frame-6 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 29.9641vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  flex: 0 0 auto;
}

.ABOUT-US .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.ABOUT-US .text-wrapper-20 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 2.5000vw;
  letter-spacing: 0;
  line-height: 3.0000vw;
}

.ABOUT-US .frame-7 {
  display: flex;
  flex-direction: column;
  width: 14.7917vw;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.ABOUT-US .text-wrapper-21 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 3.1250vw;
  letter-spacing: 0;
  line-height: 3.7500vw;
}

.ABOUT-US .text-wrapper-22 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
}

.ABOUT-US .image {
  position: relative;
  width: 100%;
  max-width: 49.3750vw;
  height: 17.3958vw;
  border-radius: 1.3021vw;
  overflow: hidden;
     background: #fff;
  transition: transform 0.3s ease;
}

.ABOUT-US .image:hover {
  transform: scale(1.02);
}

.ABOUT-US .container-16 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 40.6250vw;
  align-items: flex-start;
  gap: 2.0833vw;
  position: absolute;
  top: 2.0833vw;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 1.0417vw;
}

.ABOUT-US .icon-3 {
  position: relative;
  width: 2.0792vw;
  height: 1.8229vw;
}

.ABOUT-US .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.6250vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.ABOUT-US .text-wrapper-23 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #0e1525;
  font-size: 1.2500vw;
  letter-spacing: 0;
  line-height: 1.6667vw;
}

.ABOUT-US .r-androidroms {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
}

.ABOUT-US .r-androidroms a {
  color: #4f5460;
  transition: color 0.3s ease;
}

.ABOUT-US .r-androidroms a:hover {
  color: #0a77ff;
}

.ABOUT-US .text-wrapper-24 {
  line-height: 1.1458vw;
}

.ABOUT-US .text-wrapper-25 {
  line-height: 1.1458vw;
  text-decoration: underline;
}

.ABOUT-US .container-17 {
  position: absolute;
  top: 13.6458vw;
  right: 0;
  width: 8.1250vw;
  height: 3.7500vw;
  overflow: hidden;
}

.ABOUT-US .overlay-shadow {
  position: absolute;
  left: 7.1354vw;
  bottom: 3.0729vw;
  width: 1.0417vw;
  height: 2.0833vw;
  background-color: #ffffff01;
  border-radius: 0.0000vw 0.0000vw 1.0417vw 0.0000vw;
  box-shadow: 0.0000vw 1.0417vw 0.0000vw #0a77ff;
}

.ABOUT-US .overlay-shadow-2 {
  position: absolute;
  left: 0;
  bottom: -0.0521vw;
  width: 1.0417vw;
  height: 2.0833vw;
  background-color: #ffffff01;
  border-radius: 0.0000vw 0.0000vw 1.0417vw 0.0000vw;
  box-shadow: 0.0000vw 1.0417vw 0.0000vw #0a77ff;
}

.ABOUT-US .background-2 {
  display: inline-flex;
  padding: 1.0417vw 1.8750vw;
  position: absolute;
  top: calc(50.00% - 1.1979vw);
  left: 1.0417vw;
  background-color: #0a77ff;
  border-radius: 1.3021vw 0.0000vw 0.0000vw 0.0000vw;
  align-items: center;
  gap: 1.2500vw;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.ABOUT-US .background-2:hover {
  background-color: #0866e6;
}

.ABOUT-US .iconex-filled-arrow {
  position: relative;
  width: 1.0417vw;
  height: 1.0417vw;
  transition: transform 0.3s ease;
}

.ABOUT-US .background-2:hover .iconex-filled-arrow {
  transform: scale(1.1);
}


/* Animations */
.fade-in-up {
  opacity: 0;
  transform: translateY(1.5625vw);
  animation: fadeInUp 0.8s ease forwards;
}

.delay-1 {
  animation-delay: 0.2s;
}

.delay-2 {
  animation-delay: 0.4s;
}

.delay-3 {
  animation-delay: 0.6s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive Design */
@media (max-width: 83.3333vw) {
  .ABOUT-US .header {
    gap: 5.2083vw;
  }
  
  .ABOUT-US .SP-ni-bt {
    padding: 3.1250vw 5.2083vw;
  }
  
  .ABOUT-US .background-3 {
    padding: 0.0000vw 4.1667vw;
  }
}

@media (max-width: 62.5000vw) {
  .ABOUT-US .header {
    gap: 2.6042vw;
    padding: 0.7813vw 1.5625vw;
  }
  
  .ABOUT-US .frame {
    gap: 0.6250vw;
  }
  
  .ABOUT-US .menu {
    padding: 0.4167vw 0.6250vw;
  }
  
  .ABOUT-US .form {
    width: 15.6250vw;
  }
  
  .ABOUT-US .text-input {
    width: 13.0208vw;
  }
  
  .ABOUT-US .c {
    left: 13.7500vw;
  }
  
  .ABOUT-US .SP-ni-bt {
    padding: 3.1250vw 3.1250vw;
  }
  
  .ABOUT-US .container-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.8333vw;
  }
  
  .ABOUT-US .container-12,
  .ABOUT-US .container-13,
  .ABOUT-US .container-14,
  .ABOUT-US .container-15 {
    width: 100%;
  }
  
  .ABOUT-US .frame-4 {
    padding: 3.1250vw 4.1667vw;
  }
  
  .ABOUT-US .frame-5 {
    gap: 4.1667vw;
  }
  
  .ABOUT-US .background-3 {
    padding: 0.0000vw 3.1250vw;
  }
  
  .ABOUT-US .container-19 {
    gap: 5.2083vw;
  }
}

@media (max-width: 50.4167vw) {
  .ABOUT-US .header {
    gap: 1.0417vw;
    padding: 0.7813vw 1.0417vw;
  }
  
  .ABOUT-US .desktop-nav {
    display: none;
  }
  
  .mobile-menu-btn {
    display: block;
  }
  
  .mobile-nav {
    display: block;
  }
  
  .ABOUT-US .form {
    display: none;
  }
  
  .ABOUT-US .c-2 {
    margin-right: 0;
  }
  
  .ABOUT-US .SP-ni-bt {
    padding: 2.0833vw 1.5625vw;
    gap: 2.0833vw;
  }
  
  .ABOUT-US .about-modbibi-com {
    font-size: 1.4583vw;
    line-height: 1.7708vw;
  }
  
  .ABOUT-US .your-trusted {
    font-size: 0.8333vw;
    line-height: 1.2500vw;
  }
  
  .ABOUT-US .container-3 {
    grid-template-columns: 1fr;
  }
  
  .ABOUT-US .frame-3 {
    flex-direction: column;
  }
  
  .ABOUT-US .container-12,
  .ABOUT-US .container-13,
  .ABOUT-US .container-14,
  .ABOUT-US .container-15 {
    width: 100%;
    min-width: unset;
  }
  
  .ABOUT-US .frame-4 {
    padding: 2.0833vw 1.5625vw;
  }
  
  .ABOUT-US .frame-5 {
    gap: 3.1250vw;
  }
  
  .ABOUT-US .text-wrapper-20 {
    font-size: 1.6667vw;
    line-height: 2.0833vw;
  }
  
  .ABOUT-US .text-wrapper-21 {
    font-size: 2.5000vw;
    line-height: 2.9167vw;
  }
  
  .ABOUT-US .image {
    height: auto;
    min-height: 15.6250vw;
  }
  
  .ABOUT-US .text-wrapper-23 {
    font-size: 0.9375vw;
    line-height: 1.3542vw;
  }
  
  .ABOUT-US .background-3 {
    padding: 0.0000vw 1.5625vw;
  }
  
  .ABOUT-US .container-18 {
    flex-direction: column;
    gap: 2.0833vw;
  }
  
  .ABOUT-US .container-19 {
    flex-direction: column;
    gap: 2.0833vw;
  }
  
  .ABOUT-US .frame-12 {
    justify-content: center;
  }
}

@media (max-width: 33.3333vw) {
  .ABOUT-US .header {
    height: auto;
    min-height: 3.6458vw;
  }
  
  .ABOUT-US .text-wrapper {
    font-size: 0.9375vw;
    width: auto;
  }
  
  .ABOUT-US .SP-ni-bt {
    padding: 1.5625vw 1.0417vw;
  }
  
  .ABOUT-US .about-modbibi-com {
    font-size: 1.2500vw;
    line-height: 1.5625vw;
  }
  
  .ABOUT-US .frame-wrapper {
    padding: 1.0417vw;
  }
  
  .ABOUT-US .appstore-is-your-one,
  .ABOUT-US .our-mission-is-to {
    font-size: 0.8333vw;
    line-height: 1.2500vw;
  }
  
  .ABOUT-US .background {
    min-height: 20.8333vw;
    padding: 0.5208vw;
  }
  
  .ABOUT-US .text-wrapper-3,
  .ABOUT-US .text-wrapper-5,
  .ABOUT-US .text-wrapper-7,
  .ABOUT-US .text-wrapper-9 {
    font-size: 1.2500vw;
    line-height: 1.5625vw;
  }
  
  .ABOUT-US .text-wrapper-11 {
    font-size: 1.0417vw;
    line-height: 1.4583vw;
  }
  
  .ABOUT-US .frame-4 {
    padding: 1.5625vw 1.0417vw;
  }
  
  .ABOUT-US .text-wrapper-20 {
    font-size: 1.2500vw;
    line-height: 1.6667vw;
  }
  
  .ABOUT-US .text-wrapper-21 {
    font-size: 1.8750vw;
    line-height: 2.2917vw;
  }
  
  .ABOUT-US .text-wrapper-22 {
    font-size: 0.8333vw;
    line-height: 1.2500vw;
  }
  
  .ABOUT-US .container-16 {
    padding: 0 0.7813vw;
  }
  
  .ABOUT-US .text-wrapper-23 {
    font-size: 0.8333vw;
    line-height: 1.2500vw;
  }
  
  .ABOUT-US .background-3 {
    padding: 0.0000vw 1.0417vw;
  }
  
  .ABOUT-US .group-2 {
    transform: scale(0.8);
  }
}
.blog2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100.0000vw;
  margin: 0 auto;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}



.blog2 .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  padding: 4.1667vw 10.2604vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog2 .container-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog2 .container-2 {
  display: flex;
  flex-direction: column;
  width: 11.0917vw;
  height: 3.5417vw;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
}

.blog2 .heading {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.8750vw;
}

.blog2 .blog-news {
  position: absolute;
  top: -0.1563vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.5625vw;
  letter-spacing: 0;
  line-height: 1.8750vw;
  white-space: nowrap;
}

.blog2 .paragraph {
  height: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.blog2 .p {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.blog2 .section-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog2 .section {
  display: flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  flex-wrap: wrap;
}

.blog2 .article {
  display: flex;
  flex-direction: column;
  width: 19.0625vw;
    height: 30vw;
  align-items: flex-start;
  padding: 0.0417vw 0.0417vw 0.0417vw 0.0417vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  overflow: hidden;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.blog2 .article:hover {
  transform: translateY(-0.4167vw);
  box-shadow: 0.0000vw 0.6250vw 1.6667vw rgba(0, 0, 0, 0.12);
  border-color: #4b9bff;
}

.blog2 .image-top-wrapper {
  display: flex;
  flex-direction: column;
  height: 11.1948vw;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f3f4f6;
}

.blog2 .image-top {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 11.1948vw;
  transition: transform 0.5s ease;
}

.blog2 .article:hover .image-top {
  transform: scale(1.05);
}



.blog2 .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2396vw;
  position: relative;padding: 1.2396vw;
}

.blog2 .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog2 .text {
  width: 2.4844vw;
  height: 1.0411vw;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease;
}

.blog2 .article:hover .text {
  background-color: #dbeafe;
}

.blog2 .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.0677vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.blog2 .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog2 .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog2 .heading-2_2 {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.blog2 .text-wrapper-4 {

  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  transition: color 0.3s ease;
}

.blog2 .article:hover .text-wrapper-4 {
  color: #4b9bff;
}

.blog2 .discover-the-best-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.blog2 .discover-the-best {
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.blog2 .container-3 {
  position: relative;
  width: 5.6995vw;
  height: 1.0417vw;
}

.blog2 .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.blog2 .icon-2 {
  position: relative;
  width: 0.8333vw;
  height: 0.8333vw;
}

.blog2 .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  color: #495565;
  font-size: 0.7292vw;
  line-height: 1.0417vw;
  white-space: nowrap;
  font-weight: 400;
  letter-spacing: 0;
}

.blog2 .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
  flex: 0 0 auto;
}

.blog2 .link {
  position: relative;
  width: 5.0656vw;
  height: 1.2500vw;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.blog2 .link:hover {
  opacity: 0.8;
}

.blog2 .text-wrapper-6 {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #155cfb;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.blog2 .link:hover .text-wrapper-6 {
  color: #0a77ff;
}

.blog2 .text-2 {
  width: 2.9589vw;
  height: 1.0411vw;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease;
}

.blog2 .article:hover .text-2 {
  background-color: #dbeafe;
}

.blog2 .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.1141vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.blog2 .text-3 {
  width: 4.2844vw;
  height: 1.0411vw;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease;
}

.blog2 .article:hover .text-3 {
  background-color: #dbeafe;
}

.blog2 .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.1427vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.blog2 .frame-7 {
  display: flex;
  flex-direction: column;
  width: 16.5104vw;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
  flex: 0 0 auto;
}

.blog2 .frame-8 {
  width: 15.7292vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.blog2 .frame-9 {
  position: relative;
  top: -0.1042vw;
  left: 0.0521vw;
  width: 15.9375vw;
  height: 1.5625vw;
  display: flex;
}

.blog2 .text-wrapper-9 {
  width: 19.4792vw;
  height: 1.4583vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  transition: color 0.3s ease;
}

.blog2 .article:hover .text-wrapper-9 {
  color: #4b9bff;
}

.blog2 .background {
  justify-content: center;
  gap: 1.4583vw;
  padding: 0.0000vw 1.2500vw;
  border-radius: 1.3021vw 1.3021vw 0.0000vw 0.0000vw;
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.pagination-arrow {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.4167vw;
  transition: opacity 0.3s ease, transform 0.2s ease;
}

.pagination-arrow:hover {
  opacity: 0.7;
}

.pagination-arrow:active {
  transform: scale(0.95);
}

.pagination-arrow:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.pagination-number {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.4167vw 0.6250vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  color: #93969d;
  transition: color 0.3s ease, transform 0.2s ease;
  border-radius: 0.4167vw;
}

.pagination-number:hover {
  color: #4b9bff;
}

.pagination-number:active {
  transform: scale(0.95);
}

.pagination-number.active {
  color: #0e1525;
  font-weight: 600;
}

.blog2 .text-wrapper-10 {
  color: #0e1525;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.blog2 .text-wrapper-11 {
  color: #93969d;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.5208vw);
  }
}

.blog2 .frame-14 {
  position: relative;
  width: 100.77%;
  height: 100.77%;
  border-radius: 9.7396vw;
  border: 0.0521vw solid;
  border-color: #fcaf1733;
  box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  background: linear-gradient(
    328deg,
    rgba(255, 138, 21, 1) 0%,
    rgba(255, 251, 0, 1) 100%
  );
}

.blog2 .text-wrapper-14 {
  position: absolute;
  top: 5.2083vw;
  left: 2.5000vw;
  width: 8.5417vw;
  height: 5.0000vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-15deg);
  font-family: "Luckiest Guy", Helvetica;
  color: #ffffff;
  font-size: 5.0000vw;
  text-align: center;
  line-height: 0.0990vw;
  font-weight: 400;
  letter-spacing: 0;
}

.blog2 .ellipse {
  position: absolute;
  top: 0.9375vw;
  left: 0.9896vw;
  width: 9.2708vw;
  height: 9.2708vw;
}

.blog2 .container-9 {
  position: absolute;
  top: 49.5313vw;
  left: 92.1875vw;
  width: 2.6042vw;
  height: 3.8021vw;
}

.blog2 .horizontal-border {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.0625vw;
  border-top-style: solid;
  border-color: #93969d;
}

.blog2 .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.blog2 .container-10 {
  position: relative;
  max-width: 67.5000vw;
  width: 14.0625vw;
  align-self: stretch;
}

/* Animations */
.fade-in-up {
  opacity: 0;
  transform: translateY(1.5625vw);
  animation: fadeInUp 0.8s ease forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.stagger-item {
  opacity: 0;
  transform: translateY(1.5625vw);
  animation: fadeInUp 0.6s ease forwards;
}

.stagger-item:nth-child(1) {
  animation-delay: 0.1s;
}

.stagger-item:nth-child(2) {
  animation-delay: 0.2s;
}

.stagger-item:nth-child(3) {
  animation-delay: 0.3s;
}

.stagger-item:nth-child(4) {
  animation-delay: 0.4s;
}

/* Responsive Design */
@media (max-width: 83.3333vw) {
  .blog2 .header {
    gap: 5.2083vw;
  }
  
  .blog2 .SP-ni-bt {
    padding: 3.1250vw 5.2083vw;
  }
  
  .blog2 .background-2 {
    padding: 0.0000vw 4.1667vw;
  }
}

@media (max-width: 62.5000vw) {
  .blog2 .header {
    gap: 2.6042vw;
    padding: 0.7813vw 1.5625vw;
  }
  
  .blog2 .form {
    width: 15.6250vw;
  }
  
  .blog2 .text-input {
    width: 11.7708vw;
  }
  
  .blog2 .c {
    left: 12.5000vw;
  }
  
  .blog2 .c-2 {
    display: none;
  }
  
  .blog2 .SP-ni-bt {
    padding: 3.1250vw 3.1250vw;
    gap: 2.0833vw;
  }
  
  .blog2 .section {
    justify-content: center;
  }
  
  .blog2 .article {
    width: calc(50% - 0.5208vw);
    min-width: 16.6667vw;
  }
  
  .blog2 .background-2 {
    padding: 0.0000vw 3.1250vw;
  }
  
  .blog2 .container-5 {
    gap: 5.2083vw;
  }
}

@media (max-width: 50.4167vw) {
  .mobile-menu-toggle {
    display: block;
  }
  

  
  .blog2 .header {
    gap: 1.0417vw;
    height: auto;
    padding: 0.7813vw 1.0417vw;
  }
  
  .blog2 .text-wrapper {
    font-size: 1.0417vw;
    width: auto;
  }
  
  .blog2 .form {
    display: none;
  }
  
  .blog2 .SP-ni-bt {
    padding: 2.0833vw 1.0417vw;
    gap: 1.6667vw;
  }
  
  .blog2 .section {
    flex-direction: column;
    align-items: stretch;
  }
  
  .blog2 .article {
    width: 100%;
    max-width: 26.0417vw;
    margin: 0 auto;
  }
  
  .blog2 .background-2 {
    padding: 0.0000vw 1.5625vw;
  }
  
  .blog2 .container-4 {
    flex-direction: column;
    gap: 2.0833vw;
  }
  
  .blog2 .container-5 {
    flex-direction: column;
    gap: 2.0833vw;
  }
  
  .blog2 .container-6 {
    width: 100%;
  }
  
  .blog2 .frame-13 {
    justify-content: center;
  }
  
  .blog2 .group-2 {
    width: 15.6250vw;
    height: 12.5000vw;
  }
  
  .blog2 .cha-c-tn-x {
    width: 15.6250vw;
    height: 8.8021vw;
  }
  
  .blog2 .group-3 {
    width: 9.5313vw;
    height: 9.4792vw;
    top: 3.0208vw;
    left: 3.5417vw;
  }
}

@media (max-width: 33.3333vw) {
  .blog2 .HOME-BLOG-wrapper {
    padding: 0.7813vw 1.0417vw;
  }
  
  .blog2 .HOME-BLOG {
    font-size: 0.7292vw;
  }
  
  .blog2 .blog-news {
    font-size: 1.2500vw;
  }
  
  .blog2 .p {
    font-size: 0.7292vw;
  }
  
  .blog2 .article {
    height: auto;
  }
  
  .blog2 .background {
    padding: 1.0417vw 0.8333vw;
    gap: 0.8333vw;
  }
  
  .pagination-number {
    font-size: 0.8333vw;
    padding: 0.3125vw 0.5208vw;
  }
  
  .blog2 .background-2 {
    padding: 0.0000vw 1.0417vw;
  }
  
  .blog2 .text-wrapper-12 {
    font-size: 1.6667vw;
    line-height: 2.0000vw;
  }
  
  .blog2 .text-wrapper-14 {
    font-size: 3.3333vw;
    top: 3.6458vw;
    left: 1.6667vw;
  }
}
.blog-detail {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100.0000vw;
  margin: 0 auto;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}

.blog-detail .span {
  color: #697282;
}

.blog-detail .text-wrapper-2 {
  color: #0a77ff;
}

.blog-detail .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.6042vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .frame-wrapper {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  padding: 0.1042vw 2.0833vw 8.5417vw;
  position: relative;
  background-color: #f6f9fb;
}

.blog-detail .frame-2 {
  display: flex;
  width: 100%;
  max-width: 82.6563vw;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
}

.blog-detail .frame-3 {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 1.0417vw;
  padding: 1.2500vw 1.4583vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 1.0417vw;
}

.blog-detail .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .heading-IT {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #4f5460;
  font-size: 1.6667vw;
  letter-spacing: 0;
  line-height: 2.1875vw;
}

.blog-detail .tc-gi-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 0.3125vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .tc-gi {
  display: flex;
  align-items: center;
  gap: 0.4167vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.blog-detail .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
  flex: 0 0 auto;
}

.blog-detail .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4f5460;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.blog-detail .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #4f5460;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.blog-detail .rectangle {
  position: relative;
  align-self: stretch;
  width: 0.0521vw;
  background-color: #dbdcde;
}

.blog-detail .time {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.4688vw;
  position: relative;
  flex: 0 0 auto;
}

.blog-detail .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4b5563;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.blog-detail .discover-a-curated-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f7f7f7;
  border-radius: 1.2500vw;
}

.blog-detail .discover-a-curated {
  position: relative;
  flex: 1;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.blog-detail .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  max-height: 16.1109vw;
  border-radius: 1.0417vw;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blog-detail .image:hover {
  transform: scale(1.02);
}

.blog-detail .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.6250vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .p {
  position: relative;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.blog-detail .image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6667vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .image-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  max-height: 20.8802vw;
  border-radius: 1.0417vw;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blog-detail .image-2:hover {
  transform: scale(1.02);
}

.blog-detail .right {
  display: flex;
  flex-direction: column;
  width: 18.7500vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
}

.blog-detail .card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 1.0417vw 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0521vw solid;
  border-color: #eeeeee;
}

.blog-detail .frame-9 {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #0e1525;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.blog-detail .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .tin-tc {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0.6250vw;
  padding: 0.8333vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  text-decoration: none;
  border-radius: 0.6250vw;
  transition: all 0.3s ease;
}

.blog-detail .tin-tc:hover {
  background-color: #f9fafb;
  transform: translateX(0.2083vw);
}

.blog-detail .rectangle-2 {
  position: relative;
  width: 5.5208vw;
  height: 4.1667vw;
  border-radius: 0.8333vw;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blog-detail .tin-tc:hover .rectangle-2 {
  transform: scale(1.05);
}

.blog-detail .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.1042vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.blog-detail .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
justify-content: flex-start;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #101727;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  transition: color 0.3s ease;
}

.blog-detail .tin-tc:hover .text-wrapper-7 {
  color: #4b9bff;
}

.blog-detail .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4b5563;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.blog-detail .footer-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow: hidden;
}

.blog-detail .group {
  position: relative;
  width: 100%;
  height: 11.5563vw;
}

.blog-detail .slide {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 1.2500vw 2.0833vw;
  position: absolute;
  top: 1.1458vw;
  left: 0.0521vw;
  background-color: #0977ff;
  transform: rotate(1deg);
  animation: slideMarquee1 30s linear infinite;
}

@keyframes slideMarquee1 {
  0% {
    transform: translateX(0) rotate(1deg);
  }
  100% {
    transform: translateX(-50%) rotate(1deg);
  }
}

.blog-detail .frame-10 {
  display: inline-flex;
  align-items: center;
  gap: 2.9167vw;
  position: relative;
  flex: 0 0 auto;
}

.blog-detail .iconex-filled-arrow {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  margin-left: -0.0219vw;
  transform: rotate(-1deg);
}

.blog-detail .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 2.5000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 3.0000vw;
  white-space: nowrap;
}

.blog-detail .iconex-filled-arrow-2 {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  transform: rotate(-1deg);
}

.blog-detail .icon-2 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  transform: rotate(-1deg);
}

.blog-detail .icon-3 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  margin-right: -0.0219vw;
  transform: rotate(-1deg);
}

.blog-detail .slide-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 1.2500vw 2.0833vw;
  position: absolute;
  top: 3.4896vw;
  left: 0.0521vw;
  background-color: #053673;
  transform: rotate(-2deg);
  animation: slideMarquee2 30s linear infinite;
}

@keyframes slideMarquee2 {
  0% {
    transform: translateX(0) rotate(-2deg);
  }
  100% {
    transform: translateX(-50%) rotate(-2deg);
  }
}

.blog-detail .icon-4 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  transform: rotate(2deg);
}

.blog-detail .icon-5 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  margin-right: -0.0432vw;
  transform: rotate(2deg);
}

.blog-detail .rectangle-3 {
  position: relative;
  width: 100%;
  height: 8.3854vw;
  margin-top: -2.0833vw;
  object-fit: cover;
}

.blog-detail .background {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2500vw;
  padding: 0.0000vw 7.8125vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -2.0833vw;
  background-color: #001c42;
}

.blog-detail .container-2 {
  display: flex;
  align-items: flex-end;
  gap: 6.9786vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .container-3 {
  display: flex;
  align-items: flex-start;
  gap: 12.9167vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.blog-detail .container-4 {
  display: flex;
  flex-direction: column;
  width: 24.3229vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
}

.blog-detail .container-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .container-6 {
  display: flex;
  flex-direction: column;
  max-width: 11.4104vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.blog-detail .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
  text-decoration: none;
  transition: color 0.3s ease;
}

.blog-detail .text-wrapper-10:hover {
  color: #4b9bff;
}

.blog-detail .frame-13 {
  position: relative;
  flex: 0 0 auto;
}

.blog-detail .frame-14 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 2.9167vw;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.blog-detail .group-2 {
  position: relative;
  width: 22.2396vw;
  height: 17.8125vw;
}

.blog-detail .cha-c-tn-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 22.2396vw;
  height: 12.5000vw;
}

.blog-detail .group-3 {
  position: absolute;
  top: 4.3229vw;
  left: 5.0000vw;
  width: 13.5417vw;
  height: 13.4896vw;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.5208vw);
  }
}

.blog-detail .frame-15 {
  position: relative;
  width: 100.77%;
  height: 100.77%;
  border-radius: 9.7396vw;
  border: 0.0521vw solid;
  border-color: #fcaf1733;
  box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  background: linear-gradient(
    328deg,
    rgba(255, 138, 21, 1) 0%,
    rgba(255, 251, 0, 1) 100%
  );
}

.blog-detail .text-wrapper-11 {
  position: absolute;
  top: 5.2083vw;
  left: 2.5000vw;
  width: 8.5417vw;
  height: 5.0000vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-15deg);
  font-family: "Luckiest Guy", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 5.0000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 0.0990vw;
}

.blog-detail .ellipse {
  position: absolute;
  top: 0.9375vw;
  left: 0.9896vw;
  width: 9.2708vw;
  height: 9.2708vw;
}

.blog-detail .container-7 {
  position: absolute;
  top: 49.5313vw;
  left: 92.1875vw;
  width: 2.6042vw;
  height: 3.8021vw;
}

.blog-detail .horizontal-border {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.0625vw;
  border-top-style: solid;
  border-color: #93969d;
}

.blog-detail .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.blog-detail .container-8 {
  position: relative;
  max-width: 67.5000vw;
  width: 14.0625vw;
  align-self: stretch;
}

/* Animations */
.fade-in-up {
  opacity: 0;
  animation: fadeInUp 0.8s ease forwards;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(1.5625vw);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-up:nth-child(2) {
  animation-delay: 0.2s;
}

/* Responsive Design */
@media (max-width: 83.3333vw) {
  .blog-detail .header {
    gap: 5.2083vw;
  }
  
  .blog-detail .container-3 {
    gap: 5.2083vw;
  }
}

@media (max-width: 62.5000vw) {
  .blog-detail .header {
    gap: 2.6042vw;
    padding: 0.7813vw 1.0417vw;
  }
  
  .blog-detail .frame {
    gap: 0.4167vw;
  }
  
  .blog-detail .menu {
    padding: 0.4167vw 0.6250vw;
  }
  
  .blog-detail .form {
    width: 15.6250vw;
  }
  
  .blog-detail .text-input {
    width: 13.0208vw;
  }
  
  .blog-detail .c {
    left: 13.7500vw;
  }
  
  .blog-detail .frame-2 {
    flex-direction: column;
  }
  
  .blog-detail .right {
    width: 100%;
  }
  
  .blog-detail .container-3 {
    flex-direction: column;
    gap: 2.0833vw;
  }
  
  .blog-detail .container-4 {
    width: 100%;
  }
  
  .blog-detail .background {
    padding: 0.0000vw 2.0833vw;
  }
}

@media (max-width: 50.4167vw) {
  .mobile-menu-toggle {
    display: flex;
  }
  
  .blog-detail .desktop-nav {
    display: none;
  }
  
  .mobile-nav {
    display: flex;
  }
  
  .blog-detail .header {
    gap: 1.0417vw;
  }
  
  .blog-detail .form {
    display: none;
  }
  
  .blog-detail .c-2 {
    margin-right: 0;
  }
  
  .blog-detail .text-wrapper {
    width: auto;
    font-size: 1.0417vw;
  }
  
  .blog-detail .heading-IT {
    font-size: 1.2500vw;
    line-height: 1.6667vw;
  }
  
  .blog-detail .frame-wrapper {
    padding: 0.1042vw 1.0417vw 4.1667vw;
  }
  
  .blog-detail .HOME-GAMES-wrapper {
    padding: 1.0417vw 1.0417vw;
  }
}

@media (max-width: 40.0000vw) {
  .blog-detail .header {
    height: auto;
    padding: 0.7813vw 1.0417vw;
  }
  
  .blog-detail .frame-3 {
    padding: 1.0417vw 0.8333vw;
  }
  
  .blog-detail .heading-IT {
    font-size: 1.0417vw;
    line-height: 1.4583vw;
  }
  
  .blog-detail .discover-a-curated,
  .blog-detail .p {
    font-size: 0.7292vw;
    line-height: 1.0417vw;
  }
  
  .blog-detail .text-wrapper-9 {
    font-size: 1.6667vw;
    line-height: 1.9792vw;
  }
  
  .blog-detail .background {
    padding: 0.0000vw 1.0417vw;
  }
  
  .blog-detail .container-2 {
    flex-direction: column;
    gap: 2.0833vw;
  }
  
  .blog-detail .group-2 {
    width: 100%;
    max-width: 15.6250vw;
    height: auto;
    aspect-ratio: 427/342;
  }
  
  .blog-detail .cha-c-tn-x {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 25.0000vw) {
  .blog-detail .text-wrapper {
    font-size: 0.9375vw;
  }
  
  .blog-detail .heading-IT {
    font-size: 0.9375vw;
    line-height: 1.2500vw;
  }
  
  .blog-detail .tc-gi {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083vw;
  }
  
  .blog-detail .rectangle {
    display: none;
  }
  
  .blog-detail .text-wrapper-9 {
    font-size: 1.2500vw;
    line-height: 1.4583vw;
  }
  
  .blog-detail .frame-10 {
    gap: 1.6667vw;
  }
}
.EROR {
  display: flex;
  flex-direction: column;
  width: 100.0000vw;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}



.EROR .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.6042vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.EROR .not-found-page-wrapper {
  display: flex;
  width: 100.0000vw;
  align-items: flex-start;
  justify-content: center;
  padding: 3.1250vw 2.0833vw 8.5417vw;
  position: relative;
  flex: 0 0 auto;
  background-color: #f6f9fb;
}

.EROR .not-found-page {
  display: flex;
  flex-direction: column;
  width: 35.0000vw;
  height: 25.1661vw;
  align-items: flex-start;
  gap: 1.6667vw;
  padding: 4.1667vw 1.6667vw 0.0000vw;
  position: relative;
}

.EROR .container-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.EROR .heading {
  height: 6.6667vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.EROR .text-wrapper-2 {
  position: absolute;
  top: -0.6250vw;
  left: 9.5833vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 6.6667vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 6.6667vw;
  white-space: nowrap;
}

.EROR .heading-2_2 {
  display: flex;
  height: 1.6661vw;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.EROR .text-wrapper-3 {
  position: relative;
  flex: 1;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.2500vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.6667vw;
}

.EROR .paragraph {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 2.5000vw;
}

.EROR .sorry-we-couldn-t {
  position: absolute;
  top: -0.1042vw;
  left: 0.1042vw;
  width: 31.5104vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.EROR .container-3 {
  display: flex;
  height: 2.6667vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.8333vw;
  padding: 0.0000vw 0.0005vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.EROR .link {
  position: relative;
  width: 7.5578vw;
  height: 2.6667vw;
  background-color: #155dfc;
  border-radius: 0.7292vw;
    display: flex;
      align-items: center;
    justify-content: center;
    gap: 0.4167vw;
}

.EROR .icon-2 {

  width: 1.0417vw;
  height: 1.0417vw;
}

.EROR .text-wrapper-4 {

  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.EROR .link-2 {
  position: relative;
  width: 8.7865vw;
  height: 2.6667vw;
  background-color: #ffffff;
  border-radius: 0.7292vw;
  border: 0.0833vw solid;
  border-color: #d0d5db;
  display: flex;
      align-items: center;
    justify-content: center;
    gap: 0.4167vw;
}

.EROR .icon-3 {
  width: 1.0417vw;
  height: 1.0417vw;
}

.EROR .text-wrapper-5 {
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

@media (max-width: 40.0000vw) {
  .EROR {
    width: 100%;
    overflow-x: hidden;
  }



  /* ── 404 SECTION ── */
  .EROR .not-found-page-wrapper {
    width: 100%;
    padding: 2.0833vw 0.8333vw 4.1667vw;
  }

  .EROR .not-found-page {
    width: 100%;
    height: auto;
    padding: 2.0833vw 0.8333vw 0;
    gap: 1.2500vw;
  }

  .EROR .container-2 {
    height: auto;
    gap: 0.6250vw;
  }

  .EROR .heading {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .EROR .text-wrapper-2 {
    position: relative;
    top: auto;
    left: auto;
    font-size: 3.7500vw;
    line-height: 1;
    text-align: center;
    width: 100%;
  }

  .EROR .heading-2_2 {
    height: auto;
  }

  .EROR .paragraph {
    height: auto;
  }

  .EROR .sorry-we-couldn-t {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    font-size: 0.7292vw;
    line-height: 1.1458vw;
  }

  .EROR .container-3 {
    height: auto;
    flex-wrap: wrap;
    gap: 0.6250vw;
  }

  .EROR .link,
  .EROR .link-2 {
    flex: 1 1 7.2917vw;
    min-width: 6.7708vw;
  }

  /* ── FOOTER BANNER ── */
  .EROR .group {
    width: 100%;
    overflow: hidden;
    margin-right: 0;
  }

  .EROR .text-wrapper-6 {
    font-size: 1.4583vw;
    line-height: 1.2;
  }

  .EROR .rectangle {
    width: 100%;
    height: auto;
  }

  /* ── FOOTER BOTTOM ── */
  .EROR .background {
    padding: 0 1.0417vw;
    gap: 0.8333vw;
  }

  .EROR .container-4 {
    flex-direction: column;
    gap: 1.6667vw;
  }

  .EROR .container-5 {
    flex-direction: column;
    gap: 1.6667vw;
  }

  .EROR .container-6 {
    width: 100%;
  }

  .EROR .container-7 {
    gap: 1.2500vw;
  }

  .EROR .frame-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.6250vw;
  }

  .EROR .frame-6 {
    justify-content: center;
  }

  .EROR .group-2 {
    width: 13.5417vw;
    height: 10.9375vw;
  }

  .EROR .cha-c-tn-x {
    width: 13.5417vw;
    height: 7.6042vw;
  }

  .EROR .group-3 {
    top: 2.6042vw;
    left: 3.0208vw;
    width: 8.2292vw;
    height: 8.2292vw;
  }

  .EROR .frame-7 {
    border-radius: 5.9375vw;
  }

  .EROR .text-wrapper-8 {
    font-size: 3.1250vw;
    top: 3.1250vw;
    left: 1.4583vw;
    width: 5.2083vw;
    height: 3.1250vw;
  }

  .EROR .ellipse {
    width: 5.6250vw;
    height: 5.6250vw;
    top: 0.5729vw;
    left: 0.5729vw;
  }

  .EROR .container-9 {
    display: none;
  }

  .EROR .horizontal-border {
    flex-direction: column;
    align-items: center;
    gap: 0.4167vw;
    padding: 0.8333vw 0;
    text-align: center;
  }

  .EROR .p {
    white-space: normal;
    text-align: center;
  }

  .EROR .container-10 {
    width: 100%;
  }
}
.CONTACT-US {
  display: flex;
  flex-direction: column;
  width: 100.0000vw;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}


.CONTACT-US .footer1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.6042vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .background-wrapper {
  display: flex;
  width: 100.0000vw;
  align-items: flex-start;
  justify-content: center;
  padding: 3.1250vw 2.0833vw 8.5417vw;
  position: relative;
  flex: 0 0 auto;
  background-color: #f6f9fb;
}

.CONTACT-US .background {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 39.7917vw;
  border-radius: 1.2500vw;
}

.CONTACT-US .frame-wrapper {
  position: relative;
  width: 42.39%;
  height: 99.35%;
  top: 7.33%;
  left: 53.10%;
  background-color: #ffffff;
  border-radius: 1.2500vw;
  overflow: hidden;
  box-shadow: var(--shadow);
}

.CONTACT-US .frame-2 {
  display: flex;
  flex-direction: column;
  width: 37.8125vw;
  align-items: flex-end;
  gap: 2.6042vw;
  position: relative;
  top: 2.3438vw;
  left: 1.4063vw;
}

.CONTACT-US .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .text-wrapper-3 {
  font-weight: 600;
  color: var(--demoartureaneccomcod-gray);
  font-size: 1.6667vw;
  line-height: 2.0000vw;
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  letter-spacing: 0;
}

.CONTACT-US .have-questions-we-d {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.CONTACT-US .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.6042vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .form-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .input {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 0.6250vw;
}

.CONTACT-US .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .title-2 {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 0.2083vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .p {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
}

.CONTACT-US .text-wrapper-4 {
  font-weight: 600;
  color: #626771;
  line-height: 1.1458vw;
}

.CONTACT-US .text-wrapper-5 {
  font-weight: 600;
  color: #ed1c24;
  line-height: 1.1458vw;
}

.CONTACT-US .input-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2083vw 0.0000vw 0.4167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 0.0521vw;
  border-bottom-style: solid;
  border-color: #dbdcde;
}

.CONTACT-US .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -0.0521vw;
  opacity: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #93969d;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
}

.CONTACT-US .input-3 {
  height: 3.2292vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 0.6250vw;
}

.CONTACT-US .input-4 {
  height: 7.8646vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 0.6250vw;
}

.CONTACT-US .container-2 {
  display: flex;
  height: 5.2604vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.CONTACT-US .container-3 {
  display: flex;
  flex-direction: column;
  width: 11.3125vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 1.2500vw 0.8333vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.CONTACT-US .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.CONTACT-US .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 0.4688vw;
  position: relative;
  flex: 0 0 auto;
}

.CONTACT-US .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.9375vw;
  letter-spacing: 0;
  line-height: 1.4063vw;
  white-space: nowrap;
}

.CONTACT-US .paragraph {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.0417vw;
}

.CONTACT-US .text-wrapper-8 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.CONTACT-US .container-4 {
  display: flex;
  flex-direction: column;
  width: 12.0000vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 1.2500vw 1.0417vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.CONTACT-US .container-5 {
  display: flex;
  flex-direction: column;
  width: 11.9792vw;
  height: 5.2604vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.5208vw 1.0417vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.CONTACT-US .paragraph-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.7708vw;
}

.CONTACT-US .text-wrapper-9 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  width: 9.1146vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
}

.CONTACT-US .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 0.6250vw 2.1354vw;
  position: relative;
  flex: 0 0 auto;
  background-color: #155dfc;
  border-radius: 0.7292vw;
}

.CONTACT-US .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 0.2604vw;
  position: relative;
  flex: 0 0 auto;
}

.CONTACT-US .icon-2 {
  position: relative;
  width: 1.0411vw;
  height: 1.0411vw;
}

.CONTACT-US .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

/* ============================================================
   LAPTOP  53.3333vw – 74.9479vw
   ============================================================ */
@media (max-width: 74.9479vw) {
  .CONTACT-US .navi {
    width: 100%;
  }

  .CONTACT-US .header-wrapper {
    display: flex;
    width: 100%;
    padding: 1.2500vw 1.0417vw 0;
  }

  .CONTACT-US .header {
    width: 100%;
    gap: clamp(0.6250vw, 2vw, 4.1667vw);
  }

  .CONTACT-US .c-2 {
    margin-right: 0;
  }

  .CONTACT-US .background-wrapper {
    width: 100%;
    padding: 2.0833vw 1.0417vw 5.2083vw;
  }

  .CONTACT-US .background {
    height: auto;
    min-height: 31.2500vw;
  }

  .CONTACT-US .frame-wrapper {
    width: 48%;
    height: auto;
    min-height: 90%;
  }

  .CONTACT-US .frame-2 {
    width: 100%;
  }

  .CONTACT-US .container-6 {
    gap: clamp(1.2500vw, 5vw, 6.9792vw);
  }

  .CONTACT-US .container-7 {
    gap: clamp(1.2500vw, 4vw, 12.9167vw);
  }

  .CONTACT-US .background-2 {
    padding: 0 3.1250vw;
  }
}

/* ============================================================
   TABLET  40.0000vw – 53.2813vw
   ============================================================ */
@media (max-width: 53.2813vw) {
  /* --- Header --- */
  .CONTACT-US .navi {
    width: 100%;
    padding: 0.4167vw 0 0;
  }

  .CONTACT-US .header-wrapper {
    display: flex;
    width: 100%;
    padding: 0.8333vw 0.8333vw 0;
  }

  .CONTACT-US .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    gap: 0.6250vw;
    padding: 0.7292vw 1.0417vw;
    border-radius: 0.8333vw;
  }

  .CONTACT-US .container {
    order: 1;
    flex: 1;
  }

  .nav-hamburger {
    display: flex;
  }

  /* Nav links: hidden by default, revealed when checkbox is checked */
  .CONTACT-US .frame {
    display: none;
    order: 4;
    width: 100%;
    flex-direction: column;
    gap: 0.2083vw;
    padding: 0.4167vw 0 0.2083vw;
    border-top: 0.0521vw solid #e5e7eb;
  }

  #nav-toggle:checked ~ .frame {
    display: flex;
  }

  .CONTACT-US .menu {
    width: 100%;
    border-radius: 0.4167vw;
  }

  /* Search form stretches full width */
  .CONTACT-US .form {
    order: 3;
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
  }

  .CONTACT-US .text-input {
    width: calc(100% - 3.8542vw);
  }

  .CONTACT-US .c {
    left: auto;
    right: 0;
  }

  /* Hide the duplicate language selector outside the form */
  .CONTACT-US .c-2 {
    display: none;
  }

  /* --- Contact section --- */
  .CONTACT-US .background-wrapper {
    width: 100%;
    padding: 1.6667vw 0.8333vw 3.1250vw;
  }

  .CONTACT-US .background {
    height: auto;
    min-height: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.0833vw 0;
    border-radius: 0.8333vw;
  }

  .CONTACT-US .frame-wrapper {
    position: relative;
    width: calc(100% - 2.0833vw);
    height: auto;
    top: auto;
    left: auto;
    margin: 0 auto;
    border-radius: 0.8333vw;
  }

  .CONTACT-US .frame-2 {
    width: 100%;
    top: 0;
    left: 0;
    padding: 1.6667vw 1.2500vw;
    gap: 1.6667vw;
  }

  .CONTACT-US .container-2 {
    flex-wrap: wrap;
    height: auto;
    gap: 0.8333vw;
  }

  .CONTACT-US .container-3,
  .CONTACT-US .container-4,
  .CONTACT-US .container-5 {
    flex: 1 1 calc(50% - 0.4167vw);
    min-width: 8.3333vw;
    width: auto;
    height: auto;
  }

  /* --- Footer --- */
  .CONTACT-US .background-2 {
    padding: 0 1.6667vw;
  }

  .CONTACT-US .container-6 {
    flex-wrap: wrap;
    gap: 1.6667vw;
  }

  .CONTACT-US .container-7 {
    flex-wrap: wrap;
    gap: 1.6667vw;
    flex: 1 1 100%;
  }

  .CONTACT-US .container-8 {
    width: 100%;
  }

  .CONTACT-US .frame-11 {
    flex: 1 1 100%;
    justify-content: center;
  }

  .CONTACT-US .group-2 {
    width: min(22.2396vw, 100%);
    height: auto;
  }

  .CONTACT-US .cha-c-tn-x {
    width: 100%;
    height: auto;
  }
}

/* ============================================================
   MOBILE  < 40.0000vw
   ============================================================ */
@media (max-width: 39.9479vw) {
  .CONTACT-US .header {
    padding: 0.6250vw 0.8333vw;
    border-radius: 0.7292vw;
    gap: 0.5208vw;
  }

  .CONTACT-US .text-wrapper {
    font-size: 0.9375vw;
    width: auto;
  }

  .CONTACT-US .HOME-CONTACT-US-wrapper {
    padding: 0.7292vw 0.8333vw;
  }

  .CONTACT-US .footer1 {
    padding: 0.8333vw 0 0;
  }

  /* Contact form */
  .CONTACT-US .background-wrapper {
    padding: 1.0417vw 0.6250vw 2.0833vw;
  }

  .CONTACT-US .background {
    padding: 1.2500vw 0 1.4583vw;
  }

  .CONTACT-US .frame-wrapper {
    width: calc(100% - 1.2500vw);
  }

  .CONTACT-US .frame-2 {
    padding: 1.0417vw 0.8333vw;
    gap: 1.2500vw;
  }

  .CONTACT-US .text-wrapper-3 {
    font-size: 1.2500vw;
    line-height: 1.3;
  }

  .CONTACT-US .container-2 {
    flex-direction: column;
    gap: 0.6250vw;
  }

  .CONTACT-US .container-3,
  .CONTACT-US .container-4,
  .CONTACT-US .container-5 {
    width: 100%;
    flex: unset;
    height: auto;
  }

  /* Footer marquee banner — scale down text */
  .CONTACT-US .text-wrapper-11 {
    font-size: 1.4583vw;
    line-height: 1.8750vw;
  }

  /* Footer bottom */
  .CONTACT-US .background-2 {
    padding: 0 0.8333vw;
  }

  .CONTACT-US .container-6 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .CONTACT-US .container-7 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .CONTACT-US .container-8 {
    width: 100%;
  }

  .CONTACT-US .frame-11 {
    justify-content: center;
  }

  .CONTACT-US .group-2 {
    width: 13.5417vw;
    height: auto;
  }

  .CONTACT-US .cha-c-tn-x {
    width: 13.5417vw;
    height: auto;
  }

  .CONTACT-US .group-3 {
    width: 8.3333vw;
    height: 8.3333vw;
    top: 2.6042vw;
    left: 2.6042vw;
  }

  .CONTACT-US .text-wrapper-13 {
    font-size: 3.1250vw;
    top: 3.0208vw;
    left: 1.3542vw;
    width: 5.6250vw;
    height: 3.1250vw;
  }

  .CONTACT-US .ellipse {
    width: 5.7292vw;
    height: 5.7292vw;
    top: 0.5208vw;
    left: 0.5208vw;
  }

  .CONTACT-US .horizontal-border {
    flex-direction: column;
    align-items: center;
    gap: 0.4167vw;
  }

  .CONTACT-US .text-wrapper-14 {
    white-space: normal;
    text-align: center;
  }
}




.download-complete .SP-ni-bt {
  display: flex;
  flex-direction: column;
  min-height: 20.8333vw;
  align-items: center;
  gap: 2.9167vw;
  padding: 2.0833vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

@media (min-width: 40.0000vw) {
  .download-complete .SP-ni-bt {
    padding: 4.1667vw 2.0833vw;
  }
}

@media (min-width: 53.3333vw) {
  .download-complete .SP-ni-bt {
    padding: 4.1667vw 10.2604vw;
  }
}

.download-complete .container-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  opacity: 0;
  animation: fadeInUp 0.8s ease forwards;
  animation-delay: 0.4s;
}

.download-complete .frame-wrapper {
  position: relative;
  width: 100%;
  max-width: 43.3333vw;
  min-height: 20.8333vw;
  background-color: #ffffff;
  border-radius: 0.7292vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  padding: 1.0417vw;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.download-complete .frame-wrapper:hover {
  box-shadow: 0.0000vw 0.4167vw 1.6667vw rgba(0, 0, 0, 0.08);
  transform: translateY(-0.2083vw);
}

@media (min-width: 40.0000vw) {
  .download-complete .frame-wrapper {
    padding: 2.6563vw 2.5521vw;
  }
}

.download-complete .frame-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 1.4583vw;
  position: relative;
}

.download-complete .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.7708vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.download-complete .group {
  position: relative;
  width: 6.4583vw;
  height: 6.2500vw;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

.download-complete .ellipse {
  position: absolute;
  width: 10.95%;
  height: 11.30%;
  top: 66.39%;
  left: 6.85%;
  background-color: #0a77ff;
  border-radius: 0.3536vw / 0.3531vw;
  animation: spin 20s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.download-complete .ellipse-2 {
  position: absolute;
  width: 11.64%;
  height: 12.01%;
  top: 49.44%;
  left: 0;
  background-color: #155dfc;
  border-radius: 0.3760vw / 0.3750vw;
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-3 {
  position: absolute;
  width: 12.32%;
  height: 12.71%;
  top: 31.78%;
  left: 0;
  background-color: #155dfc;
  border-radius: 0.3979vw / 0.3974vw;
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-4 {
  position: absolute;
  width: 13.01%;
  height: 13.42%;
  top: 14.12%;
  left: 6.16%;
  background-color: #155dfc;
  border-radius: 0.4198vw / 0.4193vw;
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-5 {
  position: absolute;
  width: 13.69%;
  height: 14.12%;
  top: 0;
  left: 19.17%;
  background-color: #155dfc;
  border-radius: 0.4422vw / 0.4411vw;
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-6 {
  position: absolute;
  width: 10.27%;
  height: 10.59%;
  top: 78.61%;
  left: 16.48%;
  background-color: #0a77ff;
  border-radius: 0.3318vw / 0.3313vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-7 {
  position: absolute;
  width: 9.58%;
  height: 9.89%;
  top: 86.59%;
  left: 29.33%;
  background-color: #0a77ff;
  border-radius: 0.3094vw / 0.3089vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-8 {
  position: absolute;
  width: 8.90%;
  height: 9.18%;
  top: 89.71%;
  left: 43.65%;
  background-color: #0a77ff;
  border-radius: 0.2875vw / 0.2870vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-9 {
  position: absolute;
  width: 8.21%;
  height: 8.48%;
  top: 88.57%;
  left: 57.48%;
  background-color: #155dfc;
  border-radius: 0.2651vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-10 {
  position: absolute;
  width: 7.53%;
  height: 7.77%;
  top: 84.92%;
  left: 69.88%;
  background-color: #155dfc;
  border-radius: 0.2432vw / 0.2427vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-11 {
  position: absolute;
  width: 6.84%;
  height: 7.06%;
  top: 77.11%;
  left: 78.97%;
  background-color: #155dfc;
  border-radius: 0.2208vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-12 {
  position: absolute;
  width: 6.16%;
  height: 6.36%;
  top: 69.70%;
  left: 86.74%;
  background-color: #5ca5ff;
  border-radius: 0.1990vw / 0.1984vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-13 {
  position: absolute;
  width: 5.48%;
  height: 5.65%;
  top: 60.18%;
  left: 91.77%;
  background-color: #5ca5ff;
  border-radius: 0.1771vw / 0.1766vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .ellipse-14 {
  position: absolute;
  width: 4.79%;
  height: 4.94%;
  top: 50.57%;
  left: 94.63%;
  background-color: #5ca5ff;
  border-radius: 0.1547vw;
  transform: rotate(-16.29deg);
  animation: spin 20s linear infinite;
}

.download-complete .text-wrapper-3 {
  position: absolute;
  width: 22.58%;
  height: 20.00%;
  top: 35.83%;
  left: 41.94%;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.download-complete .div-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.2500vw;
}

.download-complete .text-wrapper-4 {
  position: absolute;
  top: -0.1042vw;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.download-complete .container-2 {
  display: flex;
  flex-direction: column;
  min-height: 4.7917vw;
  align-items: flex-start;
  padding: 1.2500vw 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f9fafb;
  border-radius: 0.5208vw;
}

.download-complete .container-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  min-height: 2.2917vw;
  display: flex;
  flex-direction: column;
  gap: 1.0417vw;
}

@media (min-width: 40.0000vw) {
  .download-complete .container-3 {
    flex-direction: row;
    justify-content: space-between;
  }
}

.download-complete .container-4 {
  display: flex;
  gap: 0.6250vw;
  align-items: flex-start;
}

.download-complete .icon-2 {
  margin-top: 0.2083vw;
  width: 1.0417vw;
  height: 1.0417vw;
  flex-shrink: 0;
}

.download-complete .container-5 {
  display: flex;
  min-width: 2.5656vw;
  height: 2.2917vw;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
}

.download-complete .container-6 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.0417vw;
}

.download-complete .text-wrapper-5 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.download-complete .text-wrapper-6 {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.download-complete .container-7 {
  display: flex;
  gap: 0.6250vw;
  align-items: flex-start;
}

.download-complete .text {
  margin-top: 0.2083vw;
  width: 1.4302vw;
  display: flex;
  flex-shrink: 0;
}

.download-complete .text-wrapper-7 {
  margin-top: -0.1146vw;
  width: 1.0417vw;
  height: 1.4583vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #0a0a0a;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.download-complete .container-8 {
  display: flex;
  min-width: 2.3677vw;
  height: 2.2917vw;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
}

.download-complete .container-9 {
  display: flex;
  gap: 0.6250vw;
  align-items: flex-start;
}

.download-complete .container-10 {
  display: flex;
  min-width: 1.6057vw;
  height: 2.2917vw;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
}

.download-complete .button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 9.9516vw;
  height: 3.1250vw;
  background-color: #155dfc;
  border-radius: 0.5208vw;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}

.download-complete .button:hover:not(:disabled) {
  background-color: #0a77ff;
  transform: translateY(-0.1042vw);
  box-shadow: 0 0.4167vw 0.8333vw rgba(21, 93, 252, 0.3);
}

.download-complete .button:active:not(:disabled) {
  transform: translateY(0);
  box-shadow: 0 0.2083vw 0.4167vw rgba(21, 93, 252, 0.2);
}

.download-complete .button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.download-complete .text-wrapper-8 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.9375vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.download-complete .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}


@keyframes slideMarquee2 {
  0% {
    transform: translateX(0) rotate(-2deg);
  }
  100% {
    transform: translateX(-50%) rotate(-2deg);
  }
}

.download-complete .icon-5 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  transform: rotate(2deg);
}

.download-complete .icon-6 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  margin-right: -0.0432vw;
  transform: rotate(2deg);
}

.download-complete .rectangle {
  position: relative;
  width: 100%;
  height: 8.3854vw;
  margin-top: -2.0833vw;
  object-fit: cover;
}

.download-complete .background {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2500vw;
  padding: 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -2.0833vw;
  background-color: #001c42;
}

@media (min-width: 40.0000vw) {
  .download-complete .background {
    padding: 0.0000vw 2.0833vw;
  }
}

@media (min-width: 53.3333vw) {
  .download-complete .background {
    padding: 0.0000vw 7.8125vw;
  }
}

.download-complete .container-11 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

@media (min-width: 53.3333vw) {
  .download-complete .container-11 {
    flex-direction: row;
    align-items: flex-end;
    gap: 6.9786vw;
  }
}

.download-complete .container-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.0833vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
  width: 100%;
}

@media (min-width: 53.3333vw) {
  .download-complete .container-12 {
    flex-direction: row;
    gap: 12.9167vw;
  }
}

.download-complete .container-13 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 24.3229vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
}

.download-complete .container-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.download-complete .container-15 {
  display: flex;
  flex-direction: column;
  max-width: 11.4104vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.download-complete .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.download-complete .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.download-complete .frame-6:hover {
  opacity: 0.8;
}

.download-complete .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.download-complete .frame-7 {
  position: relative;
  flex: 0 0 auto;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.download-complete .frame-7:hover {
  opacity: 0.8;
}

.download-complete .frame-8 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 2.9167vw;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

@media (min-width: 53.3333vw) {
  .download-complete .frame-8 {
    justify-content: flex-end;
  }
}

.download-complete .group-3 {
  position: relative;
  width: 100%;
  max-width: 22.2396vw;
  height: 17.8125vw;
}

.download-complete .cha-c-tn-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 22.2396vw;
  height: 12.5000vw;
}

.download-complete .group-4 {
  position: absolute;
  top: 4.3229vw;
  left: 50%;
  transform: translateX(-50%);
  width: 13.5417vw;
  height: 13.4896vw;
}

@media (min-width: 40.0000vw) {
  .download-complete .group-4 {
    left: 5.0000vw;
    transform: none;
  }
}

.download-complete .frame-9 {
  position: relative;
  width: 100.77%;
  height: 100.77%;
  border-radius: 9.7396vw;
  border: 0.0521vw solid;
  border-color: #fcaf1733;
  box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  background: linear-gradient(
    328deg,
    rgba(255, 138, 21, 1) 0%,
    rgba(255, 251, 0, 1) 100%
  );
  animation: glow 3s ease-in-out infinite;
}

@keyframes glow {
  0%, 100% {
    box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  }
  50% {
    box-shadow: 0.0000vw 0.4167vw 3.1250vw #ffc222;
  }
}

.download-complete .text-wrapper-11 {
  position: absolute;
  top: 5.2083vw;
  left: 2.5000vw;
  width: 8.5417vw;
  height: 5.0000vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-15deg);
  font-family: "Luckiest Guy", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 5.0000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 0.0990vw;
}

.download-complete .ellipse-15 {
  position: absolute;
  top: 0.9375vw;
  left: 0.9896vw;
  width: 9.2708vw;
  height: 9.2708vw;
}

.download-complete .container-16 {
  position: absolute;
  top: 49.5313vw;
  left: calc(100% - 5.2083vw);
  width: 2.6042vw;
  height: 3.8021vw;
}

@media (min-width: 53.3333vw) {
  .download-complete .container-16 {
    left: 92.1875vw;
  }
}

.download-complete .horizontal-border {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.8333vw;
  padding: 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.0625vw;
  border-top-style: solid;
  border-color: #93969d;
}

@media (min-width: 40.0000vw) {
  .download-complete .horizontal-border {
    flex-direction: row;
    justify-content: space-between;
  }
}

.download-complete .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
  text-align: center;
}

.download-complete .container-17 {
  position: relative;
  max-width: 67.5000vw;
  width: 14.0625vw;
  align-self: stretch;
}

/* Overlay for mobile menu */
.mobile-nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-nav-overlay.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 53.3333vw) {
  .mobile-nav-overlay {
    display: none;
  }
}


.apps {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100.0000vw;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
  overflow-x: hidden;
}

.apps .navi {
  padding: 0.6250vw 0.0000vw 0.0000vw;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}

.apps .header-wrapper {
  padding: 1.0417vw 0.8333vw 0.0000vw;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
}

.apps .header {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 3.6458vw;
  align-items: center;
  gap: clamp(0.6250vw, 2.5vw, 10.4167vw);
  padding: 0.6250vw 1.2500vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 1.2500vw;
  box-shadow: 0.0000vw 0.2083vw 1.1823vw #00000012;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.apps .container {
  display: inline-flex;
  align-items: center;
  gap: 1.6667vw;
  padding: 0.3646vw 0.0000vw;
  position: relative;
  flex: 0 0 auto;
}

.apps .text-wrapper {
  width: auto;
  height: auto;
  background: linear-gradient(
    113deg,
    rgba(10, 119, 255, 1) 0%,
    rgba(92, 165, 255, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-weight: 600;
  color: transparent;
  font-size: clamp(0.8333vw, 2vw, 1.2500vw);
  line-height: 1.4;
  position: relative;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-family: "Manrope", Helvetica;
  letter-spacing: 0;
}

.apps .frame {
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
}

.apps .menu {
  display: inline-flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 0.5208vw 0.8333vw;
  position: relative;
  flex: 0 0 auto;
  border-radius: 520.7813vw;
  overflow: hidden;
}

.apps .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 0.5729vw;
  position: relative;
  flex: 0 0 auto;
}

.apps .TRANG-CH {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #4b9bff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.apps .div {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.apps .feature-icon {
  position: relative;
  width: 0.4167vw;
  height: 0.4167vw;
}

.apps .vector {
  position: absolute;
  width: 63.40%;
  height: 62.68%;
  top: 18.66%;
  left: 18.31%;
}

.apps .form {
  position: relative;
  width: clamp(8.3333vw, 28vw, 22.4479vw);
  height: 2.0833vw;
  box-shadow: 0.0000vw 0.2083vw 0.2083vw #d2e6ff40;
  flex-shrink: 1;
}

.apps .text-input {
  width: calc(100% - 3.8542vw);
  height: 2.0833vw;
  padding: 0.0000vw 0.8333vw 0.0000vw 2.0833vw;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f9fafb;
  border-radius: 1.0417vw;
  overflow: hidden;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #697282;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: normal;
}

.apps .icon {
  position: absolute;
  top: 0.6250vw;
  left: 0.6250vw;
  width: 0.8333vw;
  height: 0.8333vw;
}

.apps .c {
  position: absolute;
  top: 0.3125vw;
  right: 0;
  left: auto;
  background-color: #f9fafb;
  display: inline-flex;
  align-items: center;
  gap: 0.4167vw;
  padding: 0.1042vw 0.2604vw;
  border-radius: 0.2604vw;
}

.apps .img {
  position: relative;
  width: 1.2500vw;
  height: 1.2500vw;
}

.apps .iconex-light-down {
  position: relative;
  width: 0.9375vw;
  height: 0.9375vw;
}

.apps .c-2 {
  position: relative;
  flex: 0 0 auto;
  margin-right: 0;
  background-color: #0a77ff26;
  display: inline-flex;
  align-items: center;
  gap: 0.4167vw;
  padding: 0.1042vw 0.2604vw;
  border-radius: 0.2604vw;
}

.apps .HOME-APP-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 1.0417vw 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .HOME-APP {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: normal;
}

.apps .span {
  color: #697282;
}

.apps .text-wrapper-2 {
  color: #2385ff;
}

.apps .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.0417vw;
  padding: 1.0417vw clamp(0.8333vw, 10vw, 10.2604vw);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
}

.apps .container-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .container-2 {
  display: flex;
  flex-direction: column;
  width: auto;
  height: auto;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
}

.apps .heading {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.8750vw;
}

.apps .text-wrapper-3 {
  position: absolute;
  top: -0.1563vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.5625vw;
  letter-spacing: 0;
  line-height: 1.8750vw;
  white-space: nowrap;
}

.apps .paragraph {
  height: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.apps .text-wrapper-4 {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.apps .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.0417vw;
  padding: 0.0000vw 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .frame-3 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.apps .tab-bar {
  display: flex;
  width: 7.8125vw;
  align-items: center;
  justify-content: center;
  padding: 0.1042vw;
  position: relative;
  background-color: #f5f6f6;
  border-radius: 520.7813vw;
}

.apps .button {
  all: unset;
  box-sizing: border-box;
  justify-content: center;
  gap: 0.4167vw;
  padding: 0.8333vw 1.0417vw;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 5.4688vw;
  display: flex;
  align-items: center;
  position: relative;
}

.apps .text {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #0a77ff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.apps .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 0.3646vw;
  position: relative;
  flex: 0 0 auto;
}

.apps .mobifone-light {
  position: relative;
  width: 1.1458vw;
  height: 1.1458vw;
}

.apps .section {
  display: flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .card-sn-phm {
  display: flex;
  flex-direction: column;
  width: clamp(13.5417vw, 40%, 40.4167vw);
  height: auto;
  min-height: 14.5833vw;
  align-items: flex-end;
  gap: 1.0417vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  border: 0.0521vw solid;
  border-color: #dbdcde;
  flex-shrink: 0;
}



.apps .background {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.0000vw 0.7292vw;
  position: absolute;
  top: 0.6250vw;
  left: 0.8333vw;
  background-color: #e34d4b;
  border-radius: 1.3021vw;
}

.apps .hot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.apps .heart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.6250vw;
  position: absolute;
  top: 0.6250vw;
  right: 0.7292vw;
  background-color: #ffffff33;
  border-radius: 520.7813vw;
  overflow: hidden;
}

.apps .iconex-light-heart {
  position: relative;
  width: 1.0417vw;
  height: 1.0417vw;
}

.apps .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  min-height: 5.2083vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.5208vw 1.0417vw;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  background: linear-gradient(
    0deg,
    rgba(95, 83, 120, 0.8) 0%,
    rgba(28, 28, 28, 0) 100%
  );
}

.apps .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
  border-radius: 0.7813vw;
}

.apps .image-taskflow-pro {
  position: relative;
  width: 4.0104vw;
  height: 4.0104vw;
  border-radius: 0.8333vw;

}

.apps .frame-7 {
  display: flex;
  flex-direction: column;
  width: auto;
  flex: 1;
  min-width: 0;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
}

.apps .frame-8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.apps .text-2 {
  display: flex;
  width: 2.2458vw;
  height: 1.0411vw;
  align-items: center;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
}

.apps .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.0979vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.apps .paragraph-2 {
  height: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.apps .text-wrapper-7 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps .container-3 {
  display: flex;
  height: 1.0417vw;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.apps .container-4 {
  display: flex;
  width: 1.9865vw;
  height: 1.0417vw;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.apps .icon-2 {
  position: relative;
  width: 0.8333vw;
  height: 0.8333vw;
}

.apps .text-3 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 1.0417vw;
}

.apps .container-5 {
  display: flex;
  width: 2.5885vw;
  height: 1.0417vw;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.apps .card-sn-phm-2 {
  display: flex;
  flex-direction: column;
  height: 19.4792vw;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  border: 0.0521vw solid;
  border-color: #dbdcde;
}



.apps .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .frame-11 {
  margin-right: -0.3708vw;
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
}



.apps .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.apps .text-wrapper-9 {
  color: #495565;
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps .button-wrapper {
  all: unset;
  box-sizing: border-box;
  gap: 0.5208vw;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.apps .button-2 {
  all: unset;
  box-sizing: border-box;
  justify-content: center;
  gap: 0.2083vw;
  padding: 0.7292vw 1.8750vw;
  flex: 1;
  flex-grow: 1;
  border-radius: 520.7813vw;
  background: linear-gradient(
    39deg,
    rgba(10, 119, 255, 1) 0%,
    rgba(92, 165, 255, 1) 100%
  );
  display: flex;
  align-items: center;
  position: relative;
}

.apps .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps .frame-12 {
  display: flex;
  align-items: center;
  gap: 1.7708vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .frame-13 {
  padding: 0.5208vw;
  background-color: #e8f0ff;
  border-radius: 0.7813vw;
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
}

.apps .frame-14 {
  display: flex;
  align-items: center;
  gap: 1.7188vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .footer {
  padding: 5.2083vw 0.0000vw 0.0000vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .group {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 8.3333vw;
  margin-right: 0;
  overflow: hidden;
}

.apps .slide {
  top: 0.8333vw;
  background-color: #0977ff;
  transform: rotate(1deg);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 0.8333vw 1.0417vw;
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.apps .frame-15 {
  display: inline-flex;
  align-items: center;
  gap: 2.9167vw;
  position: relative;
  flex: 0 0 auto;
}

.apps .iconex-filled-arrow {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  margin-left: -0.0214vw;
  transform: rotate(-1deg);
}

.apps .text-wrapper-11 {
  justify-content: center;
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: clamp(1.1458vw, 4vw, 2.5000vw);
  text-align: center;
  line-height: 1.2;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  letter-spacing: 0;
}

.apps .iconex-filled-arrow-2 {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  transform: rotate(-1deg);
}

.apps .icon-3 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  transform: rotate(-1deg);
}

.apps .icon-4 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  margin-right: -0.0219vw;
  transform: rotate(-1deg);
}

.apps .slide-2 {
  top: 0;
  background-color: #053673;
  transform: rotate(-2deg);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 0.8333vw 1.0417vw;
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.apps .icon-5 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  transform: rotate(2deg);
}

.apps .icon-6 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  margin-right: -0.0432vw;
  transform: rotate(2deg);
}

.apps .rectangle {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  margin-top: -1.0417vw;
}

.apps .background-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2500vw;
  padding: 2.0833vw clamp(0.8333vw, 8vw, 7.8125vw);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #001c42;
  box-sizing: border-box;
}

.apps .container-6 {
  display: flex;
  align-items: flex-end;
  gap: clamp(1.2500vw, 4vw, 6.9792vw);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  flex-wrap: wrap;
}

.apps .container-7 {
  display: flex;
  align-items: flex-start;
  gap: clamp(1.2500vw, 4vw, 12.9167vw);
  position: relative;
  flex: 1;
  flex-grow: 1;
  flex-wrap: wrap;
}

.apps .container-8 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 24.3229vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
}

.apps .container-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .container-10 {
  display: flex;
  flex-direction: column;
  max-width: 11.4104vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.apps .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .frame-17 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.apps .frame-18 {
  position: relative;
  flex: 0 0 auto;
}

.apps .frame-19 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 2.9167vw;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.apps .group-2 {
  position: relative;
  width: 100%;
  max-width: 22.2396vw;
  height: auto;
  min-height: 10.4167vw;
}

.apps .cha-c-tn-x {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
}

.apps .group-3 {
  position: absolute;
  top: 4.3229vw;
  left: 5.0000vw;
  width: 13.5417vw;
  height: 13.4896vw;
}

.apps .frame-20 {
  position: relative;
  width: 100.77%;
  height: 100.77%;
  border-radius: 9.7396vw;
  border: 0.0521vw solid;
  border-color: #fcaf1733;
  box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  background: linear-gradient(
    328deg,
    rgba(255, 138, 21, 1) 0%,
    rgba(255, 251, 0, 1) 100%
  );
}

.apps .text-wrapper-13 {
  position: absolute;
  top: 5.2083vw;
  left: 2.5000vw;
  width: 8.5417vw;
  height: 5.0000vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-15deg);
  font-family: "Luckiest Guy", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 5.0000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 0.0990vw;
}

.apps .ellipse {
  position: absolute;
  top: 0.9375vw;
  left: 0.9896vw;
  width: 9.2708vw;
  height: 9.2708vw;
}

.apps .container-11 {
  position: relative;
  top: auto;
  left: auto;
  width: 2.6042vw;
  height: 3.8021vw;
  align-self: flex-end;
}

.apps .horizontal-border {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.0625vw;
  border-top-style: solid;
  border-color: #93969d;
}

.apps .p {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps .container-12 {
  position: relative;
  max-width: 67.5000vw;
  width: auto;
  align-self: stretch;
}

/* ============================================
   HAMBURGER NAV TOGGLE
   ============================================ */
.nav-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.4167vw;
  flex-direction: column;
  justify-content: center;
  gap: 0.2604vw;
  flex-shrink: 0;
  margin-left: auto;
}
.nav-toggle span {
  display: block;
  width: 1.1458vw;
  height: 0.1042vw;
  background: #4f5460;
  border-radius: 0.1042vw;
  transition: transform 0.25s, opacity 0.25s;
}
.nav-toggle.open span:nth-child(1) { transform: translateY(0.3646vw) rotate(45deg); }
.nav-toggle.open span:nth-child(2) { opacity: 0; }
.nav-toggle.open span:nth-child(3) { transform: translateY(-0.3646vw) rotate(-45deg); }

/* ============================================
   LAPTOP  (53.3333vw – 74.9479vw)
   ============================================ */
@media (max-width: 74.9479vw) {
  .apps .header {
    gap: clamp(0.6250vw, 1.5vw, 3.1250vw);
    padding: 0.6250vw 1.0417vw;
  }
  .apps .SP-ni-bt {
    padding: 1.0417vw 2.0833vw;
  }
  .apps .section {
    flex-wrap: wrap;
  }
  .apps .card-sn-phm {
    width: 100%;
    min-height: 15.6250vw;
  }
  .apps .frame-5 {
    height: clamp(11.4583vw, 25vw, 17.7083vw);
  }
}

/* ============================================
   TABLET  (40.0000vw – 53.2813vw)
   ============================================ */
@media (max-width: 53.2813vw) {
  .apps .header {
    gap: 0.4167vw;
    padding: 0.6250vw 0.8333vw;
  }
  .apps .header > .frame {
    gap: 0.2083vw;
  }
  .apps .menu {
    padding: 0.4167vw 0.4167vw;
  }
  .apps .div,
  .apps .TRANG-CH {
    font-size: 0.6771vw;
  }
  .apps .form {
    width: clamp(6.7708vw, 20vw, 12.5000vw);
  }
  .apps .SP-ni-bt {
    padding: 1.0417vw 1.2500vw;
  }
  .apps .section {
    flex-wrap: wrap;
    gap: 0.8333vw;
  }
  .apps .card-sn-phm {
    width: 100%;
    min-height: 12.5000vw;
  }
  .apps .frame-5 {
    height: clamp(10.4167vw, 22vw, 14.5833vw);
  }
  .apps .card-sn-phm-2 {
    flex: 1 1 calc(50% - 0.5208vw);
    min-width: 10.4167vw;
  }
  .apps .frame-12,
  .apps .frame-14 {
    flex-wrap: wrap;
    gap: 0.8333vw;
  }
  .apps .frame-12 > .frame,
  .apps .frame-14 > .frame {
    flex: 1 1 calc(50% - 0.4167vw);
    min-width: 9.3750vw;
  }
  .apps .container-6 {
    flex-direction: column;
    align-items: flex-start;
  }
  .apps .container-7 {
    flex-direction: column;
    gap: 1.6667vw;
  }
  .apps .frame-19 {
    justify-content: flex-start;
  }
  .apps .horizontal-border {
    flex-wrap: wrap;
    gap: 0.6250vw;
  }
}

/* ============================================
   MOBILE  (≤ 39.9479vw)
   ============================================ */
@media (max-width: 39.9479vw) {
  .apps .header {
    flex-wrap: wrap;
    gap: 0.5208vw;
    padding: 0.6250vw 0.8333vw;
    align-items: center;
    border-radius: 0.8333vw;
  }

  .apps .container {
    flex: 1;
    order: 1;
  }

  .nav-toggle {
    display: flex;
    order: 2;
  }

  /* Nav links: hidden by default, shown when toggled */
  .apps .header > .frame {
    display: none;
    flex-direction: column;
    width: 100%;
    gap: 0.2083vw;
    padding: 0.4167vw 0;
    order: 10;
  }
  .apps .header > .frame.nav-open {
    display: flex;
  }

  .apps .menu {
    width: 100%;
    border-radius: 0.4167vw;
    padding: 0.5208vw 0.6250vw;
  }

  /* Search form full-width below logo row */
  .apps .form {
    width: 100%;
    order: 5;
    flex-shrink: 0;
  }
  .apps .text-input {
    width: calc(100% - 3.8542vw);
  }

  /* Hide duplicate language switcher on mobile */
  .apps .c-2 {
    display: none;
  }

  .apps .HOME-APP-wrapper {
    padding: 0.6250vw 0.8333vw;
  }

  .apps .SP-ni-bt {
    padding: 0.8333vw;
  }

  .apps .text-wrapper-3 {
    font-size: 1.1458vw;
    line-height: 1.3;
  }

  .apps .text-wrapper-4 {
    font-size: 0.7292vw;
  }

  .apps .section {
    flex-direction: column;
    gap: 0.8333vw;
  }

  .apps .card-sn-phm {
    width: 100%;
    min-height: 10.4167vw;
  }
  .apps .frame-5 {
    height: clamp(9.3750vw, 50vw, 12.5000vw);
  }

  .apps .card-sn-phm-2 {
    width: 100%;
    flex: none;
  }

  .apps .frame-12,
  .apps .frame-14 {
    flex-direction: column;
    gap: 0.6250vw;
  }

  .apps .frame-12 > .frame,
  .apps .frame-14 > .frame {
    width: 100%;
    flex: none;
  }

  .apps .background-2 {
    padding: 1.6667vw 0.8333vw;
  }

  .apps .container-6 {
    flex-direction: column;
    gap: 1.2500vw;
    align-items: flex-start;
  }

  .apps .container-7 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .apps .frame-19 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .apps .group-2 {
    max-width: 15.6250vw;
  }

  .apps .horizontal-border {
    flex-direction: column;
    gap: 0.6250vw;
    align-items: flex-start;
  }

  .apps .frame-15 {
    flex-wrap: wrap;
    gap: 0.8333vw;
  }
}



.apps .frame-12{
  
    justify-content: space-between;
}

.apps1 {
  display: flex;
  flex-direction: column;
  width: 100.0000vw;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}


.apps1 .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  padding: 1.0417vw 10.2604vw 4.1667vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .container-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .container-2 {
  display: flex;
  flex-direction: column;
  width: 11.0917vw;
  height: 3.5417vw;
  align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
}

.apps1 .heading {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.8750vw;
}

.apps1 .text-wrapper-4 {
  position: absolute;
  top: -0.1563vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 1.5625vw;
  letter-spacing: 0;
  line-height: 1.8750vw;
  white-space: nowrap;
}

.apps1 .paragraph {
  height: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.apps1 .text-wrapper-5 {
  position: absolute;
  top: -0.1042vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.apps1 .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.0833vw;
  padding: 0.0000vw 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tab-bar-wrapper {
  display: flex;
  width: 77.0833vw;
  align-items: center;
  justify-content: space-around;
  gap: 18.9063vw;
  position: relative;
  flex: 0 0 auto;
}

.tab-bar {
  display: flex;
  width: 11.5625vw;
  align-items: center;
  justify-content: center;
  padding: 0.1042vw;
  position: relative;
  background-color: #f5f6f6;
  border-radius: 520.7813vw;
}

.tab-bar-wrapper .button {
  all: unset;
  box-sizing: border-box;
  justify-content: center;
  gap: 0.4167vw;
  padding: 0.8333vw 1.0417vw;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 5.4688vw;
  display: flex;
  align-items: center;
  position: relative;
}

.apps1 .text {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #0a77ff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.apps1 .section {
  display: flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .card-sn-phm {
  display: flex;
  flex-direction: column;
  width: 40.4167vw;
  height: 19.4792vw;
  align-items: flex-end;
  gap: 1.0417vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  border: 0.0521vw solid;
  border-color: #dbdcde;
}


.apps1 .background {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.0000vw 0.7292vw;
  position: absolute;
  top: 0.6250vw;
  left: 0.8333vw;
  background-color: #e34d4b;
  border-radius: 1.3021vw;
}

.apps1 .hot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.apps1 .heart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.6250vw;
  position: absolute;
  top: 0.6250vw;
  right: 0.7292vw;
  background-color: #ffffff33;
  border-radius: 520.7813vw;
  overflow: hidden;
}

.apps1 .iconex-light-heart {
  position: relative;
  width: 1.0417vw;
  height: 1.0417vw;
}

.apps1 .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: 40.4167vw;
  height: 6.6667vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.5208vw 1.0417vw;
  position: absolute;
  top: 12.8125vw;
  left: 0;
  background: linear-gradient(
    0deg,
    rgba(95, 83, 120, 0.8) 0%,
    rgba(28, 28, 28, 0) 100%
  );
}

.apps1 .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
  border-radius: 0.7813vw;
}


.apps1 .frame-5 {
  display: flex;
  flex-direction: column;
  width: 12.6104vw;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
}

.apps1 .frame-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.apps1 .text-2 {
  display: flex;
  width: 2.2458vw;
  height: 1.0411vw;
  align-items: center;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
}

.apps1 .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.0979vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.apps1 .paragraph-2 {
  height: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.apps1 .text-wrapper-8 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps1 .container-3 {
  display: flex;
  height: 1.0417vw;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.apps1 .container-4 {
  display: flex;
  width: 1.9865vw;
  height: 1.0417vw;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.apps1 .icon-2 {
  position: relative;
  width: 0.8333vw;
  height: 0.8333vw;
}

.apps1 .text-3 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 1.0417vw;
}

.apps1 .container-5 {
  display: flex;
  width: 2.5885vw;
  height: 1.0417vw;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.apps1 .card-sn-phm-2 {
  display: flex;
  flex-direction: column;
  height: 19.4792vw;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  border: 0.0521vw solid;
  border-color: #dbdcde;
}



.apps1 .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .frame-9 {
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
  margin-right: -0.3708vw;
}




.apps1 .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.apps1 .text-wrapper-10 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps1 .button-wrapper {
  all: unset;
  box-sizing: border-box;
  gap: 0.5208vw;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.apps1 .button-2 {
  all: unset;
  box-sizing: border-box;
  justify-content: center;
  gap: 0.2083vw;
  padding: 0.7292vw 1.8750vw;
  flex: 1;
  flex-grow: 1;
  border-radius: 520.7813vw;
  background: linear-gradient(
    39deg,
    rgba(10, 119, 255, 1) 0%,
    rgba(92, 165, 255, 1) 100%
  );
  display: flex;
  align-items: center;
  position: relative;

}
.apps1 .button-2{
      width: 100%;
    margin-bottom: 0.8333vw;
}
.apps1 .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps1 .frame-10 {
  display: flex;
  align-items: center;
  gap: 1.7708vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  
    justify-content: space-between;
}

.apps1 .frame-11 {
  background-color: #e8f0ff;
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
  border-radius: 0.7813vw;
}

.apps1 .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .footer {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .group {
  position: relative;
  width: 145.5208vw;
  height: 11.5563vw;
  margin-right: -45.5208vw;
}

.apps1 .slide {
  top: 1.1458vw;
  background-color: #0977ff;
  transform: rotate(1deg);
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 1.2500vw 2.0833vw;
  position: absolute;
  left: 0.0521vw;
}

.apps1 .frame-12 {
  display: inline-flex;
  align-items: center;
  gap: 2.9167vw;
  position: relative;
  flex: 0 0 auto;
}

.apps1 .iconex-filled-arrow {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  margin-left: -0.0214vw;
  transform: rotate(-1deg);
}

.apps1 .text-wrapper-12 {
  justify-content: center;
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 2.5000vw;
  text-align: center;
  line-height: 3.0000vw;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  letter-spacing: 0;
}

.apps1 .iconex-filled-arrow-2 {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  transform: rotate(-1deg);
}

.apps1 .icon-3 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  transform: rotate(-1deg);
}

.apps1 .icon-4 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  margin-right: -0.0219vw;
  transform: rotate(-1deg);
}

.apps1 .slide-2 {
  top: 3.4896vw;
  background-color: #053673;
  transform: rotate(-2deg);
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 1.2500vw 2.0833vw;
  position: absolute;
  left: 0.0521vw;
}

.apps1 .icon-5 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  transform: rotate(2deg);
}

.apps1 .icon-6 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  margin-right: -0.0432vw;
  transform: rotate(2deg);
}

.apps1 .rectangle {
  position: relative;
  width: 100.0000vw;
  height: 8.3854vw;
  margin-top: -2.0833vw;
}

.apps1 .background-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2500vw;
  padding: 0.0000vw 7.8125vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -2.0833vw;
  background-color: #001c42;
}

.apps1 .container-6 {
  display: flex;
  align-items: flex-end;
  gap: 6.9786vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .container-7 {
  display: flex;
  align-items: flex-start;
  gap: 12.9167vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.apps1 .container-8 {
  display: flex;
  flex-direction: column;
  width: 24.3229vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
}

.apps1 .container-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .container-10 {
  display: flex;
  flex-direction: column;
  max-width: 11.4104vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .frame-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.apps1 .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.apps1 .frame-15 {
  position: relative;
  flex: 0 0 auto;
}

.apps1 .frame-16 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 2.9167vw;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.apps1 .group-2 {
  position: relative;
  width: 22.2396vw;
  height: 17.8125vw;
}

.apps1 .cha-c-tn-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 22.2396vw;
  height: 12.5000vw;
}

.apps1 .group-3 {
  position: absolute;
  top: 4.3229vw;
  left: 5.0000vw;
  width: 13.5417vw;
  height: 13.4896vw;
}

.apps1 .frame-17 {
  position: relative;
  width: 100.77%;
  height: 100.77%;
  border-radius: 9.7396vw;
  border: 0.0521vw solid;
  border-color: #fcaf1733;
  box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  background: linear-gradient(
    328deg,
    rgba(255, 138, 21, 1) 0%,
    rgba(255, 251, 0, 1) 100%
  );
}

.apps1 .text-wrapper-14 {
  position: absolute;
  top: 5.2083vw;
  left: 2.5000vw;
  width: 8.5417vw;
  height: 5.0000vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-15deg);
  font-family: "Luckiest Guy", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 5.0000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 0.0990vw;
}

.apps1 .ellipse {
  position: absolute;
  top: 0.9375vw;
  left: 0.9896vw;
  width: 9.2708vw;
  height: 9.2708vw;
}

.apps1 .container-11 {
  position: absolute;
  top: 49.5313vw;
  left: 92.1875vw;
  width: 2.6042vw;
  height: 3.8021vw;
}

.apps1 .horizontal-border {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.0625vw;
  border-top-style: solid;
  border-color: #93969d;
}

.apps1 .p {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.apps1 .container-12 {
  position: relative;
  max-width: 67.5000vw;
  width: 14.0625vw;
  align-self: stretch;
}


.apps1 {
  width: 100%;
  max-width: 100.0000vw;
  overflow-x: hidden;
}

.apps1 .navi {
  width: 100%;
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

.apps1 .header-wrapper {
  width: 100%;
  padding: 0.8333vw 1.0417vw 0;
  box-sizing: border-box;
}

.apps1 .header {
  width: 100%;
  height: auto;
  min-height: 3.6458vw;
  gap: clamp(0.6250vw, 2vw, 10.4167vw);
}

.apps1 .form {
  width: clamp(9.3750vw, 28vw, 22.4479vw);
  flex-shrink: 0;
}

.apps1 .text-input {
  width: calc(100% - 3.8542vw);
}

.apps1 .c-2 {
  margin-right: 0;
  flex-shrink: 0;
}

.apps1 .SP-ni-bt {
  padding: 1.0417vw clamp(0.8333vw, 10vw, 10.2604vw) 4.1667vw;
}

.tab-bar-wrapper {
  width: 100%;
  gap: clamp(0.8333vw, 5vw, 18.9063vw);
}

.apps1 .card-sn-phm {
  width: 100%;
  max-width: 40.4167vw;
  height: auto;
}

.apps1 .frame-3 {
  height: clamp(10.4167vw, 25vw, 19.4792vw);
  align-self: auto;
}

.apps1 .frame-wrapper {
  width: 100%;
  top: auto;
  bottom: 0;
  height: auto;
  min-height: 5.2083vw;
}

.apps1 .frame-5 {
  width: auto;
  flex: 1;
  min-width: 0;
}

.apps1 .card-sn-phm-2 {
  height: auto;
}

.apps1 .frame-7 {
  height: clamp(7.2917vw, 18vw, 10.4167vw);
}

.apps1 .group {
  width: 100%;
  overflow: hidden;
  margin-right: 0;
  height: clamp(6.2500vw, 15vw, 11.5625vw);
}

.apps1 .rectangle {
  width: 100%;
  height: auto;
}

.apps1 .background-2 {
  padding: 2.0833vw clamp(0.8333vw, 8vw, 7.8125vw);
}

.apps1 .container-6 {
  gap: clamp(0.8333vw, 5vw, 6.9792vw);
}

.apps1 .container-7 {
  gap: clamp(0.8333vw, 5vw, 12.9167vw);
}

.apps1 .container-8 {
  width: 100%;
  max-width: 24.3229vw;
}

.apps1 .group-2 {
  width: 100%;
  max-width: 22.2396vw;
  height: auto;
}

.apps1 .cha-c-tn-x {
  width: 100%;
  height: auto;
  position: relative;
}

/* ── Hamburger toggle ── */
.nav-toggle-input {
  display: none;
}

.nav-toggle-label {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 0.2604vw;
  cursor: pointer;
  padding: 0.3125vw;
  border-radius: 0.3125vw;
  order: 2;
  margin-left: auto;
  flex-shrink: 0;
}

.nav-toggle-label span {
  display: block;
  width: 1.1458vw;
  height: 0.1042vw;
  background: #4f5460;
  border-radius: 0.1042vw;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

/* Animate hamburger → X when open */
.apps1 .header:has(.nav-toggle-input:checked) .nav-toggle-label span:nth-child(1) {
  transform: translateY(0.3646vw) rotate(45deg);
}
.apps1 .header:has(.nav-toggle-input:checked) .nav-toggle-label span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.apps1 .header:has(.nav-toggle-input:checked) .nav-toggle-label span:nth-child(3) {
  transform: translateY(-0.3646vw) rotate(-45deg);
}

/* ── Laptop (1024–74.9479vw) ── */
@media (max-width: 74.9479vw) {
  .apps1 .header {
    gap: clamp(0.6250vw, 2vw, 4.1667vw);
    padding: 0.6250vw 1.2500vw;
  }

  .apps1 .SP-ni-bt {
    padding: 1.0417vw 3.1250vw 3.1250vw;
  }

  .tab-bar-wrapper {
    gap: 2.0833vw;
  }
}

/* ── Tablet (768–53.2813vw) ── */
@media (max-width: 53.2813vw) {
  .apps1 .header {
    gap: 0.6250vw;
    padding: 0.6250vw 1.0417vw;
    border-radius: 0.8333vw;
    flex-wrap: wrap;
  }

  .apps1 .header .frame {
    gap: 0.2083vw;
    flex-wrap: wrap;
    order: 3;
    flex-basis: 100%;
  }

  .apps1 .menu {
    padding: 0.3125vw 0.5208vw;
  }

  .apps1 .div,
  .apps1 .TRANG-CH {
    font-size: 0.6771vw;
    line-height: 0.9375vw;
  }

  .apps1 .form {
    width: clamp(9.3750vw, 40vw, 18.7500vw);
    order: 2;
  }

  .apps1 .c-2 {
    order: 2;
  }

  .apps1 .SP-ni-bt {
    padding: 1.0417vw 1.6667vw 2.5000vw;
    gap: 1.6667vw;
  }

  .apps1 .section {
    flex-wrap: wrap;
  }

  .apps1 .card-sn-phm {
    max-width: 100%;
  }

  .apps1 .frame-10 {
    flex-wrap: wrap;
    gap: 0.8333vw;
  }

  .apps1 .frame-10 .frame {
    flex: 1 1 calc(50% - 0.4167vw);
    min-width: 10.4167vw;
  }

  .apps1 .frame-11 {
    width: 100%;
  }

  .apps1 .background-2 {
    padding: 1.6667vw;
  }

  .apps1 .container-6 {
    flex-wrap: wrap;
    gap: 1.6667vw;
  }

  .apps1 .container-7 {
    flex-wrap: wrap;
    gap: 1.6667vw;
  }

  .apps1 .container-8 {
    max-width: 100%;
  }

  .apps1 .frame-16 {
    justify-content: flex-start;
  }

  .apps1 .group-2 {
    max-width: 16.6667vw;
  }

  .apps1 .container-11 {
    display: none;
  }
}

/* ── Mobile (≤39.9479vw) ── */
@media (max-width: 39.9479vw) {
  .apps1 .header-wrapper {
    padding: 0.6250vw 0.6250vw 0;
  }

  .apps1 .header {
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5208vw;
    padding: 0.6250vw 0.8333vw;
    border-radius: 0.8333vw;
  }

  /* Show hamburger button */
  .nav-toggle-label {
    display: flex;
  }

  /* Hide nav links by default on mobile */
  .apps1 .header .frame {
    display: none;
    flex-direction: column;
    width: 100%;
    order: 10;
    gap: 0.1042vw;
    padding: 0.4167vw 0 0.2083vw;
    border-top: 0.0521vw solid #e5e7eb;
    margin-top: 0.2083vw;
  }

  /* Reveal nav when checkbox is checked */
  .apps1 .header:has(.nav-toggle-input:checked) .frame {
    display: flex;
  }

  .apps1 .menu {
    padding: 0.4167vw 0.6250vw;
    border-radius: 0.4167vw;
    width: 100%;
    box-sizing: border-box;
  }

  .apps1 .form {
    width: 100%;
    order: 5;
    flex-basis: 100%;
  }

  .apps1 .text-input {
    width: calc(100% - 3.8542vw);
  }

  .apps1 .c-2 {
    order: 3;
  }

  .apps1 .SP-ni-bt {
    padding: 0.8333vw 0.8333vw 2.0833vw;
    gap: 1.2500vw;
  }

  .tab-bar-wrapper {
    gap: 0;
  }

  .tab-bar {
    width: 100%;
  }

  .apps1 .section {
    flex-direction: column;
    gap: 0.8333vw;
  }

  .apps1 .card-sn-phm {
    max-width: 100%;
    min-height: 0;
  }

  .apps1 .frame-3 {
    height: 11.4583vw;
  }

  .apps1 .frame-wrapper {
    padding: 0.5208vw 0.8333vw;
  }

  .apps1 .frame-4 {
    padding: 0.4167vw;
  }

  .apps1 .card-sn-phm-2 {
    width: 100%;
  }

  .apps1 .frame-7 {
    height: 8.3333vw;
  }

  .apps1 .frame-10 {
    flex-direction: column;
    gap: 0.6250vw;
  }

  .apps1 .frame-10 .frame {
    width: 100%;
    flex: none;
  }

  .apps1 .frame-11 {
    width: 100%;
    flex-wrap: wrap;
  }

  .apps1 .text-wrapper-4 {
    font-size: 1.2500vw;
  }

  .apps1 .background-2 {
    padding: 1.2500vw 0.8333vw;
  }

  .apps1 .container-6 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .apps1 .container-7 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .apps1 .container-8 {
    max-width: 100%;
  }

  .apps1 .frame-16 {
    justify-content: flex-start;
    gap: 1.2500vw;
  }

  .apps1 .group-2 {
    max-width: 13.5417vw;
  }

  .apps1 .cha-c-tn-x {
    max-width: 13.5417vw;
  }

  .apps1 .frame-12 {
    gap: clamp(0.8333vw, 4vw, 2.9167vw);
  }

  .apps1 .text-wrapper-12 {
    font-size: clamp(1.0417vw, 6vw, 2.5000vw);
    line-height: 1.2;
  }

  .apps1 .container-11 {
    display: none;
  }

  .apps1 .horizontal-border {
    flex-direction: column;
    gap: 0.6250vw;
    align-items: flex-start;
  }

  .apps1 .HOME-GAMES-TOP-apps1-wrapper {
    padding: 0.6250vw 0.8333vw;
  }
}

/* ── Small mobile (≤24.9479vw) ── */
@media (max-width: 24.9479vw) {
  .apps1 .header-wrapper {
    padding: 0.4167vw 0.4167vw 0;
  }

  .apps1 .header {
    padding: 0.5208vw 0.6250vw;
    border-radius: 0.6250vw;
  }

  .apps1 .text-wrapper {
    font-size: 0.9375vw;
    width: auto;
    height: auto;
    line-height: 1.2;
  }

  .apps1 .SP-ni-bt {
    padding: 0.6250vw 0.6250vw 1.6667vw;
  }

  .apps1 .frame-3 {
    height: 9.3750vw;
  }

  .apps1 .frame-7 {
    height: 7.2917vw;
  }

  .apps1 .image-taskflow-pro {
    width: 2.9167vw;
    height: 2.9167vw;
  }

  .apps1 .image-taskflow-pro-2 {
    width: 2.5000vw;
    height: 2.5000vw;
  }
}
.trang-ch {
  display: flex;
  flex-direction: column;
  width: 100.0000vw;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}


.trang-ch .gth-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5208vw;
  padding: 2.0833vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .gth {
  display: flex;
  width: 95.8333vw;
  align-items: center;
  gap: 5.2083vw;
  padding: 5.2083vw 8.2813vw 5.2083vw 8.1771vw;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  overflow: hidden;
}

.trang-ch .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 95.8333vw;
  height: 40.4167vw;
}

.trang-ch .header-2 {
  display: flex;
  flex-direction: column;
  width: 34.0625vw;
  height: 30.0000vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.8333vw;
  position: relative;
}

.trang-ch .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1.5625vw;
  padding: 0.0000vw 0.0000vw 1.5625vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .discover-amazing {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #0e1525;
  font-size: 3.1250vw;
  letter-spacing: 0;
  line-height: 3.7500vw;
}

.trang-ch .frame-wrapper {
  display: flex;
  height: 2.8646vw;
  align-items: center;
  padding: 0.0000vw 0.8333vw 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f9fafb;
  border-radius: 1.5625vw;
  overflow: hidden;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  box-shadow: 0.0000vw 0.2083vw 0.2083vw #d1e5ff;
}

.trang-ch .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  flex: 0 0 auto;
}

.only-icon {
  display: inline-flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 0.4167vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .search-apps-games {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #697282;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: normal;
  background: transparent;
  border: none;
  padding: 0;
}

.trang-ch .p {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 1.2500vw;
  letter-spacing: 0;
  line-height: 1.6667vw;
}

.trang-ch .link {
  position: relative;
  width: 8.8448vw;
  height: 2.6667vw;
  background-color: #155dfc;
  border-radius: 0.7292vw;
}

.trang-ch .text-wrapper-2 {

  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.trang-ch .icon-2 {

  width: 1.0417vw;
  height: 1.0417vw;
}

.trang-ch .link-2 {
  display: flex;
  height: 2.6667vw;
  align-items: center;
  padding: 0.6250vw 1.2500vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.7292vw;
  border: 0.0833vw solid;
  border-color: #d0d5db;
}

.trang-ch .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-right: -0.3104vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.trang-ch .image-featured-apps-wrapper {
  display: flex;
  flex-direction: column;
  width: 40.1042vw;
  height: 30.0000vw;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 1.2500vw;
  overflow: hidden;
  background: linear-gradient(
    135deg,
    rgba(43, 127, 255, 1) 0%,
    rgba(152, 16, 250, 1) 100%
  );
}

.trang-ch .image-featured-apps {
  position: relative;
  width: 52.7604vw;
  height: 30.0000vw;
  margin-left: -6.3281vw;
  margin-right: -6.3281vw;
  opacity: 0.9;
}

.trang-ch .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  padding: 4.1667vw 10.2604vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .layer {
  position: absolute;
  top: 0;
  left: 45.0521vw;
  width: 54.9479vw;
  height: 103.1771vw;
}

.trang-ch .frame-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .container-2 {
  display: flex;
  flex-direction: column;
 width: 100%;
 align-items: flex-start;
  gap: 0.4167vw;
  position: relative;
}

.trang-ch .heading {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.8750vw;
}

.trang-ch .text-wrapper-4 {
  top: -0.1563vw;
  font-size: 1.5625vw;
  line-height: 1.8750vw;
  position: absolute;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  letter-spacing: 0;
  white-space: nowrap;
}

.trang-ch .paragraph {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.trang-ch .text-wrapper-5 {

  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.trang-ch .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  gap: 0.2083vw;
  padding: 0.8333vw 1.2500vw;
  flex: 0 0 auto;
  border-radius: 520.7813vw;
  border: 0.0521vw solid;
  border-color: #2e8bff;
  align-items: center;
  position: relative;
}

.trang-ch .button-2 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #2e8bff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
  align-items: center;
  position: relative;
}

.trang-ch .mobifone-light {
  position: relative;
  width: 1.1458vw;
  height: 1.1458vw;
}

.trang-ch .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.0417vw;
  padding: 0.0000vw 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .tab-bar {
  display: flex;
  width: 7.8125vw;
  align-items: center;
  justify-content: center;
  padding: 0.1042vw;
  position: relative;
  background-color: #f5f6f6;
  border-radius: 520.7813vw;
}

.trang-ch .button-3 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4167vw;
  padding: 0.8333vw 1.0417vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 5.4688vw;
}

.trang-ch .text {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #0a77ff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.trang-ch .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 0.3646vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .section {
  display: flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .card-sn-phm {
  display: flex;
  flex-direction: column;
  width: 40.4167vw;
  height: 19.4792vw;
  align-items: flex-end;
  gap: 1.0417vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  border: 0.0521vw solid;
  border-color: #dbdcde;
}

.trang-ch .frame-7 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 19.4792vw;
  border-radius: 1.0417vw;
  overflow: hidden;
}

.trang-ch .background {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.0000vw 0.7292vw;
  position: absolute;
  top: 0.6250vw;
  left: 0.8333vw;
  background-color: #e34d4b;
  border-radius: 1.3021vw;
}

.trang-ch .hot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.trang-ch .heart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.6250vw;
  position: absolute;
  top: 0.6250vw;
  right: 0.7292vw;
  background-color: #ffffff33;
  border-radius: 520.7813vw;
  overflow: hidden;
}

.trang-ch .img-2 {
  position: relative;
  width: 1.0417vw;
  height: 1.0417vw;
}

.trang-ch .frame-8 {
  display: flex;
  flex-direction: column;
  width: 40.4167vw;
  height: 6.6667vw;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 0.5208vw 1.0417vw;
  position: absolute;
  top: 12.8125vw;
  left: 0;
  background: linear-gradient(
    0deg,
    rgba(95, 83, 120, 0.8) 0%,
    rgba(28, 28, 28, 0) 100%
  );
}

.trang-ch .frame-9 {
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.5208vw;
  position: relative;
  flex: 0 0 auto;
  border-radius: 0.7813vw;
}

.trang-ch .image-taskflow-pro {
  position: relative;
  width: 4.0104vw;
  height: 4.0104vw;
  border-radius: 0.8333vw;
}

.trang-ch .frame-10 {
  display: flex;
  flex-direction: column;
  width: 12.6104vw;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
}

.trang-ch .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.trang-ch .text-2 {
  display: flex;
  height: 1.0411vw;
  align-items: center;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
}

.trang-ch .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.0979vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.trang-ch .paragraph-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.0417vw;
}

.trang-ch .text-wrapper-8 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.trang-ch .container-3 {
  display: flex;
  height: 1.0417vw;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.trang-ch .container-4 {
  display: flex;
  width: 1.9865vw;
  height: 1.0417vw;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.trang-ch .icon-3 {
  position: relative;
  width: 0.8333vw;
  height: 0.8333vw;
}

.trang-ch .text-3 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 1.0417vw;
}

.trang-ch .container-5 {
  display: flex;
  width: 2.5885vw;
  height: 1.0417vw;
  align-items: center;
  gap: 0.2083vw;
  position: relative;
}

.trang-ch .card-sn-phm-2 {
  display: flex;
  flex-direction: column;
  height: 19.4792vw;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  border: 0.0521vw solid;
  border-color: #dbdcde;
}

.trang-ch .frame-11 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 10.4167vw;
  border-radius: 1.0417vw;
  overflow: hidden;
}

.trang-ch .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  padding: 0.0000vw 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .frame-13 {
  margin-right: -0.3708vw;
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .image-taskflow-pro-2 {
  position: relative;
  width: 3.3333vw;
  height: 3.3333vw;
  border-radius: 0.8333vw;
}

.trang-ch .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-size: 0.8333vw;
  line-height: 1.2500vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  letter-spacing: 0;
  white-space: nowrap;
}

.trang-ch .text-wrapper-10 {
  color: #495565;
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.trang-ch .button-wrapper {
  all: unset;
  box-sizing: border-box;
  display: flex;
  gap: 0.5208vw;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}

.trang-ch .button-4 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  gap: 0.2083vw;
  padding: 0.7292vw 1.8750vw;
  flex: 1;
  flex-grow: 1;
  border-radius: 520.7813vw;
  background: linear-gradient(
    39deg,
    rgba(10, 119, 255, 1) 0%,
    rgba(92, 165, 255, 1) 100%
  );
  align-items: center;
  position: relative;
}

.trang-ch .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.trang-ch .frame-14 {
  display: flex;
  align-items: center;
  gap: 1.7708vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .frame-15 {
  padding: 0.5208vw;
  background-color: #e8f0ff;
  border-radius: 0.7813vw;
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .frame-16 {
  display: flex;
  align-items: center;
  gap: 1.7188vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .container-wrapper {
  display: flex;
  flex-direction: column;
  height: 46.8229vw;
  align-items: flex-start;
  gap: 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.trang-ch .container-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -0.0521vw;
}

.trang-ch .container-7 {
  display: flex;
  flex-direction: column;
  width: 39.0625vw;
  height: 42.875vw;
  align-items: flex-start;
  gap: 1.2500vw;
  padding: 1.2917vw 1.2917vw 1.2917vw 1.2917vw;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.8333vw;
  overflow: hidden;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
}

.trang-ch .frame-17 {
  display: flex;
  width: 36.4583vw;
  align-items: center;
  gap: 0.6771vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .heading-2_2 {
  position: relative;
  width: 30.4167vw;
  height: 1.4583vw;
}

.trang-ch .text-wrapper-12 {
  top: -0.0521vw;
  font-size: 0.9375vw;
  line-height: 1.4583vw;
  position: absolute;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  letter-spacing: 0;
  white-space: nowrap;
}

.trang-ch .group {
  position: relative;
  width: 5.3646vw;
  height: 1.1458vw;
}

.trang-ch .view-ALL {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.1458vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #2e8bff;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.trang-ch .mobifone-light-2 {
  position: absolute;
  top: 0;
  left: 4.1146vw;
  width: 1.1458vw;
  height: 1.1458vw;
}

.trang-ch .container-8 {
  display: flex;
  flex-direction: column;
  height: 18.1250vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.trang-ch .group-2 {
  position: relative;
  top: 0.0521vw;
  left: 0.0521vw;
  width: 9.3750vw;
  display: flex;
}

.trang-ch .frame-18 {
  display: flex;
  width: 9.3750vw;
  height: 1.4583vw;
  position: relative;
  align-items: center;
  gap: 0.5208vw;
}

.trang-ch .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.9375vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

.trang-ch .link-3 {
  display: flex;
  height: 3.3333vw;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.0000vw 0.4167vw 0.0000vw 0.4167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 0.7292vw;
}

.trang-ch .home-page {
  position: relative;
  width: 1.2500vw;
  height: 1.0417vw;
}

.trang-ch .text-wrapper-14 {
  position: absolute;
  top: -0.0521vw;
  left: 0.4688vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #697282;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.trang-ch .home-page-2 {
  position: relative;
  width: 3.3333vw;
  height: 3.3333vw;
  border-radius: 0.7292vw;
}

.trang-ch .home-page-3 {
  display: flex;
  flex-direction: column;
  width: 25.3646vw;
  height: 2.0833vw;
  align-items: flex-start;
  position: relative;
}

.trang-ch .text-wrapper-15 {
  font-size: 0.7292vw;
  line-height: 1.0417vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  letter-spacing: 0;
  white-space: nowrap;
}

.trang-ch .link-4 {
  position: relative;
  flex: 0 0 auto;
  margin-right: -0.3438vw;
}

.trang-ch .text-wrapper-16 {
  position: absolute;
  top: -0.0521vw;
  left: 0.4167vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #697282;
  font-size: 0.7292vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.trang-ch .home-page-4 {
  position: relative;
  width: 3.3333vw;
  height: 3.3333vw;
  border-radius: 0.7292vw;
}

.trang-ch .home-page-5 {
  position: relative;
  width: 3.3333vw;
  height: 3.3333vw;
  border-radius: 0.7292vw;
}

.trang-ch .container-9 {
  display: flex;
  flex-direction: column;
  height: 18.1250vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: -0.0417vw;
}

.trang-ch .link-5 {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -238.1354vw;
  margin-right: -1606.9167vw;
}

.trang-ch .link-6 {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -233.9688vw;
  margin-right: -1606.9167vw;
}

.trang-ch .link-7 {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -229.8021vw;
  margin-right: -1606.9167vw;
}

.trang-ch .link-8 {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -238.1354vw;
  margin-right: -1566.5000vw;
}

.trang-ch .link-9 {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -233.9688vw;
  margin-right: -1566.5000vw;
}

.trang-ch .link-10 {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -229.8021vw;
  margin-right: -1566.5000vw;
}

.trang-ch .frame-19 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5208vw;
  padding: 4.1667vw 7.2917vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background:
    linear-gradient(
      to bottom right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.25) 50%
    ) bottom right / 50% 50% no-repeat, linear-gradient(
      to bottom left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.25) 50%
    ) bottom left / 50% 50% no-repeat, linear-gradient(
      to top left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.25) 50%
    ) top left / 50% 50% no-repeat, linear-gradient(
      to top right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.25) 50%
    ) top right / 50% 50% no-repeat, none 50% 50% / cover;
}

.trang-ch .frame-20 {
  display: flex;
  flex-direction: column;
  width: 75.0000vw;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 8.3333vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .frame-21 {
  display: flex;
  flex-direction: column;
  width: 29.9641vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .text-wrapper-17 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 2.5000vw;
  letter-spacing: 0;
  line-height: 3.0000vw;
}

.trang-ch .frame-22 {
  display: flex;
  flex-direction: column;
  width: 14.7917vw;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.trang-ch .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 3.1250vw;
  letter-spacing: 0;
  line-height: 3.7500vw;
}

.trang-ch .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
}

.trang-ch .image {
  position: relative;
  width: 49.3750vw;
  height: 17.3958vw;
  border-radius: 1.3021vw;
  overflow: hidden;
  background: #fff;
}

.trang-ch .container-10 {
  display: flex;
  flex-direction: column;
  width: 40.6250vw;
  align-items: flex-start;
  gap: 1.0833vw;
  position: absolute;
  top: 2.0833vw;
  left: calc(50.00% - 20.3125vw);
}

.trang-ch .icon-4 {
  position: relative;
  width: 2.0792vw;
  height: 1.8229vw;
}

.trang-ch .frame-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.6250vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.trang-ch .text-wrapper-20 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #0e1525;
  font-size: 1.2500vw;
  letter-spacing: 0;
  line-height: 1.6667vw;
}

.trang-ch .r-androidroms {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
}

.trang-ch .span {
  line-height: 1.1458vw;
}

.trang-ch .text-wrapper-21 {
  line-height: 1.1458vw;
  text-decoration: underline;
}

.trang-ch .container-11 {
  position: absolute;
  top: 13.6458vw;
  right: 0;
  width: 8.1250vw;
  height: 3.7500vw;
  overflow: hidden;
}

.trang-ch .overlay-shadow {
  position: absolute;
  left: 7.1354vw;
  bottom: 3.0729vw;
  width: 1.0417vw;
  height: 2.0833vw;
  background-color: #ffffff01;
  border-radius: 0.0000vw 0.0000vw 1.0417vw 0.0000vw;
  box-shadow: 0.0000vw 1.0417vw 0.0000vw #0a77ff;
}

.trang-ch .overlay-shadow-2 {
  position: absolute;
  left: 0;
  bottom: -0.0521vw;
  width: 1.0417vw;
  height: 2.0833vw;
  background-color: #ffffff01;
  border-radius: 0.0000vw 0.0000vw 1.0417vw 0.0000vw;
  box-shadow: 0.0000vw 1.0417vw 0.0000vw #0a77ff;
}

.trang-ch .background-2 {
  display: inline-flex;
  padding: 1.0417vw 1.8750vw;
  position: absolute;
  top: calc(50.00% - 1.1979vw);
  left: 1.0417vw;
  background-color: #0a77ff;
  border-radius: 1.3021vw 0.0000vw 0.0000vw 0.0000vw;
  align-items: center;
  gap: 1.2500vw;
}


/* ============================================
   TABLET — max-width: 62.5000vw
   ============================================ */
@media (max-width: 62.5000vw) {
  .trang-ch {
    width: 100%;
    overflow-x: hidden;
  }

  .trang-ch .gth-wrapper {
    padding: 1.2500vw 1.0417vw 0;
  }

  .trang-ch .gth {
    width: 100%;
    gap: 2.0833vw;
    padding: 3.1250vw 2.0833vw;
  }

  .trang-ch .line {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .trang-ch .header-2 {
    width: 50%;
    height: auto;
  }

  .trang-ch .discover-amazing {
    font-size: 2.0833vw;
    line-height: 2.7083vw;
  }

  .trang-ch .image-featured-apps-wrapper {
    width: 45%;
    height: 20.8333vw;
    flex-shrink: 0;
  }

  .trang-ch .image-featured-apps {
    width: 100%;
    margin: 0;
    height: 20.8333vw;
  }

  .trang-ch .SP-ni-bt {
    padding: 3.1250vw 2.0833vw;
  }

  .trang-ch .layer {
    display: none;
  }

  .trang-ch .section {
    flex-wrap: wrap;
  }

  .trang-ch .card-sn-phm {
    width: 100%;
    height: auto;
  }

  .trang-ch .frame-7 {
    height: 14.5833vw;
  }

  .trang-ch .frame-8 {
    width: 100%;
    top: auto;
    bottom: 0;
    height: auto;
  }

  .trang-ch .card-sn-phm-2 {
    height: auto;
    flex: 1 1 calc(50% - 0.5208vw);
    min-width: 13.5417vw;
  }

  .trang-ch .container-wrapper {
    height: auto;
  }

  .trang-ch .container-6 {
    flex-wrap: wrap;
    gap: 1.0417vw;
  }

  .trang-ch .container-7 {
    width: 100%;
    height: auto;
  }

  .trang-ch .frame-17 {
    width: 100%;
  }

  .trang-ch .heading-2_2 {
    width: auto;
    flex: 1;
  }

  .trang-ch .home-page-3 {
    width: auto;
    flex: 1;
  }

  .trang-ch .frame-19 {
    padding: 3.1250vw 2.0833vw;
  }

  .trang-ch .frame-20 {
    width: 100%;
    flex-direction: column;
    gap: 2.0833vw;
  }

  .trang-ch .frame-21 {
    width: 100%;
  }

  .trang-ch .image {
    width: 100%;
    height: auto;
    min-height: 14.5833vw;
  }

  .trang-ch .container-10 {
    width: calc(100% - 4.1667vw);
    left: 2.0833vw;
    position: absolute;
  }

  .trang-ch .group-3 {
    width: 100%;
    margin-right: 0;
    overflow: hidden;
  }

  .trang-ch .rectangle {
    width: 100%;
    height: auto;
  }

  .trang-ch .background-3 {
    padding: 3.1250vw 2.0833vw;
    margin-top: 0;
  }

  .trang-ch .container-12 {
    flex-direction: column;
    gap: 2.0833vw;
  }

  .trang-ch .container-13 {
    flex-direction: column;
    gap: 1.6667vw;
  }

  .trang-ch .container-14 {
    width: 100%;
  }

  .trang-ch .frame-27 {
    justify-content: flex-start;
    flex: none;
    width: 100%;
  }

  .trang-ch .group-4 {
    width: 100%;
    height: auto;
  }
}

/* ============================================
   MOBILE — max-width: 40.0000vw
   ============================================ */
@media (max-width: 40.0000vw) {
  .trang-ch {
    width: 100%;
    overflow-x: hidden;
  }

  /* --- Hero Section --- */
  .trang-ch .gth-wrapper {
    padding: 0.6250vw 0.6250vw 0;
  }

  .trang-ch .gth {
    width: 100%;
    flex-direction: column;
    gap: 1.4583vw;
    padding: 1.4583vw 1.0417vw 1.6667vw;
    border-radius: 0.6250vw;
  }

  .trang-ch .line {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .trang-ch .header-2 {
    width: 100%;
    height: auto;
  }

  .trang-ch .title {
    gap: 1.0417vw;
    padding-bottom: 1.0417vw;
  }

  .trang-ch .discover-amazing {
    font-size: 1.4583vw;
    line-height: 1.8750vw;
  }

  .trang-ch .p {
    font-size: 0.7813vw;
    line-height: 1.1458vw;
  }

  .trang-ch .frame-wrapper {
    height: 2.5000vw;
  }

  .trang-ch .image-featured-apps-wrapper {
    width: 100%;
    height: 11.4583vw;
    border-radius: 0.8333vw;
  }

  .trang-ch .image-featured-apps {
    width: 100%;
    margin: 0;
    height: 11.4583vw;
  }

  /* --- Top Charts Section --- */
  .trang-ch .SP-ni-bt {
    padding: 1.6667vw 0.8333vw;
    gap: 1.2500vw;
  }

  .trang-ch .layer {
    display: none;
  }

  .trang-ch .container-2 {
    width: auto;
    height: auto;
  }

  .trang-ch .text-wrapper-4 {
    font-size: 1.1458vw;
    line-height: 1.5625vw;
    position: relative;
    top: 0;
    white-space: normal;
  }

  .trang-ch .text-wrapper-5 {
    font-size: 0.7292vw;
    position: relative;
    top: 0;
    white-space: normal;
  }

  /* --- Cards Section --- */
  .trang-ch .section {
    flex-direction: column;
    gap: 0.8333vw;
  }

  .trang-ch .card-sn-phm {
    width: 100%;
    height: auto;
  }

  .trang-ch .frame-7 {
    height: 10.4167vw;
  }

  .trang-ch .frame-8 {
    width: 100%;
    top: auto;
    bottom: 0;
    height: auto;
    position: absolute;
  }

  .trang-ch .card-sn-phm-2 {
    height: auto;
    width: 100%;
  }

  /* --- App List Rows (frame-14, frame-16) --- */
  .trang-ch .frame-14,
  .trang-ch .frame-16 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5208vw;
    align-items: start;
  }

  .trang-ch .frame-14 > .frame,
  .trang-ch .frame-16 > .frame {
    flex: none;
    width: 100%;
  }

  .trang-ch .frame-15 {
    flex-wrap: wrap;
    padding: 0.4167vw;
  }

  /* --- Ranking Section --- */
  .trang-ch .container-wrapper {
    height: auto;
  }

  .trang-ch .container-6 {
    flex-direction: column;
    gap: 0.8333vw;
  }

  .trang-ch .container-7 {
    width: 100%;
    height: auto;
    padding: 0.8333vw;
  }

  .trang-ch .frame-17 {
    width: 100%;
  }

  .trang-ch .heading-2_2 {
    width: auto;
    flex: 1;
    height: auto;
  }

  .trang-ch .text-wrapper-12 {
    position: relative;
    top: 0;
    font-size: 0.8333vw;
    white-space: normal;
  }

  .trang-ch .home-page-3 {
    width: auto;
    flex: 1;
    height: auto;
  }


  .trang-ch .link-3 {
    height: auto;
    padding: 0.4167vw;
    gap: 0.6250vw;
  }

  .trang-ch .home-page-2,
  .trang-ch .home-page-4,
  .trang-ch .home-page-5 {
    width: 2.5000vw;
    height: 2.5000vw;
    flex-shrink: 0;
  }

  /* --- Feedback Section --- */
  .trang-ch .frame-19 {
    padding: 2.0833vw 0.8333vw;
  }

  .trang-ch .frame-20 {
    width: 100%;
    flex-direction: column;
    gap: 1.4583vw;
  }

  .trang-ch .frame-21 {
    width: 100%;
  }

  .trang-ch .div-2 {
    gap: 0.5208vw;
  }

  .trang-ch .text-wrapper-17 {
    font-size: 1.2500vw;
    line-height: 1.6667vw;
  }

  .trang-ch .frame-22 {
    width: 100%;
  }

  .trang-ch .text-wrapper-18 {
    font-size: 1.6667vw;
    line-height: 2.0833vw;
  }

  .trang-ch .text-wrapper-19 {
    font-size: 0.8333vw;
    line-height: 1.2500vw;
  }

  .trang-ch .image {
    width: 100%;
    height: auto;
    min-height: 10.4167vw;
    border-radius: 0.8333vw;
    position: relative;
  }

  .trang-ch .container-10 {
    width: calc(100% - 2.0833vw);
    left: 1.0417vw;
    top: 1.0417vw;
    position: absolute;
  }

  .trang-ch .text-wrapper-20 {
    font-size: 0.7813vw;
    line-height: 1.1458vw;
  }

  .trang-ch .container-11 {
    display: none;
  }

 
}
.trang-ch .button-4,
.apps .button-2{
         width: 100% !important;
      margin-bottom: 1vw !important;
}

.trang-ch .link-4{
      width: 1.5625vw;
    height: 1.5625vw;
}

.only-icon img{
     width: 1vw;
    height: 1vw;
}

.trang-ch .gth .frame{
    display: flex;
    gap: 1vw;
}
.trang-ch .gth .frame .link{
        display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4vw;
}

.apps .frame{
      width: 22.9%;
}
.apps .frame-13{
    width: 100%;
}

.apps1 .frame{
      width: 22.9%;
}
.apps1 .frame-11{
    width: 100%;
}
.trang-ch .frame-9,
.apps .frame-11,
.apps1 .frame-9,
.apps1 .frame-4 ,
.apps .frame-6 {

    width: 100%;
}

/* ============================================================
   BASE — fluid layout, relative units
   ============================================================ */

.download-complete_1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  position: relative;
  background-color: #f6f9fb;
}


/* ── DOWNLOAD CARD ── */
.download-complete_1 .SP-ni-bt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.9167vw;
  padding: clamp(1.6667vw, 6vw, 4.1667vw) clamp(0.8333vw, 10vw, 10.2604vw);
  position: relative;
  align-self: stretch;
  width: 100%;
  box-sizing: border-box;
}

.download-complete_1 .container-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.download-complete_1 .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5208vw;
  padding: clamp(1.0417vw, 4vw, 2.5521vw);
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 0.7292vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  width: 100%;
  max-width: 44.7917vw;
  box-sizing: border-box;
}

.download-complete_1 .frame-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 1.4583vw;
  position: relative;
  flex: 0 0 auto;
}

.download-complete_1 .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.download-complete_1 .container-2 {
  position: relative;
  width: 4.1667vw;
  height: 4.1667vw;
  flex-shrink: 0;
}

/* Title — vwove absolute positioning */
.download-complete_1 .heading {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  text-align: center;
}

.download-complete_1 .text-wrapper-3 {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: clamp(1.0417vw, 3vw, 1.5625vw);
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2;
  white-space: normal;
}

/* Subtitle — vwove absolute positioning */
.download-complete_1 .div-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  text-align: center;
}

.download-complete_1 .text-wrapper-4 {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.8333vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: normal;
}

/* Stats row */
.download-complete_1 .container-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.2500vw 1.2500vw 0;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f9fafb;
  border-radius: 0.5208vw;
  box-sizing: border-box;
}

/* Convert from absolute-positioned children to flex row */
.download-complete_1 .container-4 {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  padding-bottom: 1.2500vw;
}

.download-complete_1 .container-5,
.download-complete_1 .container-8,
.download-complete_1 .container-10 {
  position: relative;
  top: auto;
  left: auto;
  flex: 1 1 7.2917vw;
  width: auto;
  height: auto;
  display: flex;
  gap: 0.6250vw;
  align-items: flex-start;
}

.download-complete_1 .icon-2 {
  margin-top: 0.2083vw;
  width: 1.0417vw;
  height: 1.0417vw;
  flex-shrink: 0;
}

.download-complete_1 .container-6,
.download-complete_1 .container-9,
.download-complete_1 .container-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  width: auto;
}

.download-complete_1 .container-7 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
}

.download-complete_1 .text-wrapper-5 {
  position: relative;
  top: auto;
  left: auto;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.download-complete_1 .text-wrapper-6 {
  position: relative;
  top: auto;
  left: auto;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.download-complete_1 .text {
  margin-top: 0.2083vw;
  width: auto;
  display: flex;
  flex-shrink: 0;
}

.download-complete_1 .text-wrapper-7 {
  width: 1.0417vw;
  height: 1.4583vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #0a0a0a;
  font-size: 1.0417vw;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

/* Download button — fluid width */
.download-complete_1 .button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: auto;
  min-width: 8.3333vw;
  height: 3.1250vw;
  padding: 0 clamp(1.0417vw, 3vw, 2.0833vw);
  background-color: #155dfc;
  border-radius: 0.5208vw;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.download-complete_1 .button:hover {
  background-color: #0a4fd4;
}

.download-complete_1 .text-wrapper-8 {
  position: relative;
  top: auto;
  left: auto;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.9375vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4583vw;
  white-space: nowrap;
}

@media (max-width: 39.9479vw) {
  .download-complete_1 .header {
    gap: 0.6250vw;
    padding: 0.6250vw 0.8333vw;
    border-radius: 0.8333vw;
    position: relative;
  }

  /* Show hamburger, hide nav links and search */
  .hamburger {
    display: block;
  }

  .download-complete_1 .frame {
    display: none;
    flex-direction: column;
    width: 100%;
    order: 10;
    flex-basis: 100%;
    gap: 0.2083vw;
    padding: 0.4167vw 0 0.2083vw;
  }

  .download-complete_1 .frame.open {
    display: flex;
  }

  .download-complete_1 .menu {
    width: 100%;
    padding: 0.5208vw 0.8333vw;
    border-radius: 0.4167vw;
  }

  .download-complete_1 .form {
    display: none;
  }

  /* Download card */
  .download-complete_1 .SP-ni-bt {
    padding: 1.6667vw 0.8333vw;
    gap: 1.6667vw;
  }

  .download-complete_1 .frame-wrapper {
    padding: 1.0417vw 0.8333vw;
  }

  .download-complete_1 .container-4 {
    flex-direction: column;
    gap: 0.8333vw;
  }

  .download-complete_1 .container-5,
  .download-complete_1 .container-8,
  .download-complete_1 .container-10 {
    flex: 1 1 100%;
  }

  .download-complete_1 .button {
    width: 100%;
    max-width: 16.6667vw;
  }

  /* Footer ticker */
  .download-complete_1 .group {
    height: 8.3333vw;
  }

  .download-complete_1 .slide {
    padding: 0.7292vw 1.2500vw;
    top: 0.7292vw;
  }

  .download-complete_1 .slide-2 {
    padding: 0.7292vw 1.2500vw;
    top: 2.6042vw;
  }

  .download-complete_1 .text-wrapper-9 {
    font-size: 1.3542vw;
    line-height: 1.2;
  }

  .download-complete_1 .iconex-filled-arrow,
  .download-complete_1 .iconex-filled-arrow-2 {
    width: 1.4583vw;
    height: 1.4583vw;
  }

  .download-complete_1 .icon-3,
  .download-complete_1 .icon-4,
  .download-complete_1 .icon-5,
  .download-complete_1 .icon-6 {
    width: 1.0417vw;
    height: 1.5625vw;
  }

  .download-complete_1 .frame-4 {
    gap: 1.4583vw;
  }

  /* Footer content */
  .download-complete_1 .background {
    padding: 1.2500vw 0.8333vw;
  }

  .download-complete_1 .container-12 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .download-complete_1 .container-13 {
    flex-direction: column;
    gap: 1.2500vw;
  }

  .download-complete_1 .frame-8 {
    justify-content: center;
    flex: 1 1 100%;
  }

  .download-complete_1 .group-2 {
    width: min(14.5833vw, 100%);
  }

  .download-complete_1 .container-17 {
    display: none;
  }

  .download-complete_1 .container-15 {
    gap: 1.2500vw;
  }
}

/* ============================================================
   TABLET  (40.0000vw – 53.2813vw)
   ============================================================ */
@media (min-width: 40.0000vw) and (max-width: 53.2813vw) {
  .download-complete_1 .header {
    gap: clamp(0.4167vw, 1.5vw, 1.6667vw);
    padding: 0.6250vw 1.0417vw;
  }

  .download-complete_1 .frame {
    gap: 0.1042vw;
  }

  .download-complete_1 .TRANG-CH,
  .download-complete_1 .div {
    font-size: 0.6771vw;
  }

  .download-complete_1 .menu {
    padding: 0.4167vw 0.4167vw;
  }

  .download-complete_1 .form {
    width: clamp(7.2917vw, 20vw, 14.5833vw);
  }

  .download-complete_1 .SP-ni-bt {
    padding: 2.5000vw 1.6667vw;
  }

  .download-complete_1 .background {
    padding: 0 1.6667vw;
  }

  .download-complete_1 .container-13 {
    gap: 1.6667vw;
  }

  .download-complete_1 .text-wrapper-9 {
    font-size: 1.7708vw;
  }

  .download-complete_1 .group {
    height: 9.8958vw;
  }

  .download-complete_1 .slide {
    top: 0.9375vw;
  }

  .download-complete_1 .slide-2 {
    top: 3.0208vw;
  }
}

/* ============================================================
   LARGE DESKTOP  (≥ 75.0000vw)
   ============================================================ */
@media (min-width: 75.0000vw) {
  .download-complete_1 .header-wrapper {
    padding: 1.5625vw 2.0833vw 0;
  }

  .download-complete_1 .header {
    gap: clamp(2.0833vw, 4vw, 10.4167vw);
  }

  .download-complete_1 .form {
    width: 22.4479vw;
  }

  .download-complete_1 .text-input {
    width: 18.5938vw;
  }

  .download-complete_1 .c {
    right: auto;
    left: 19.3229vw;
  }

  .download-complete_1 .text-wrapper-9 {
    font-size: 2.5000vw;
    line-height: 3.0000vw;
  }
}
.trang-ch .group {
    position: relative;
    width: auto;
    height: auto;
    display: flex;
}
.trang-ch .mobifone-light-2,
.trang-ch .view-ALL {
    position: inherit;
    top: 0; 
    left: 0;
}

.app_2 .SP-ni-bt{
      padding: 1.0417vw clamp(0.8333vw, 10vw, 10.2604vw) 4.1667vw;
}

.download-btn-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.0417vw;
}
.tm-kim-ajax-cha-in .header-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 90vw;
    align-items: center;
    gap: 4.2667vw;
    position: relative;
    z-index: 1;
}




.tm-kim-ajax-cha-in_1 .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 13.3333vw;
  height: 2.6042vw;
  margin-top: -0.0521vw;
  background: linear-gradient(
    113deg,
    rgba(10, 119, 255, 1) 0%,
    rgba(92, 165, 255, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 1.2500vw;
  letter-spacing: 0;
  line-height: 0.1250vw;
}

.tm-kim-ajax-cha-in_1 .frame {
  display: inline-flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .menu {
  display: inline-flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 0.5208vw 0.8333vw;
  position: relative;
  flex: 0 0 auto;
  border-radius: 520.7813vw;
  overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 0.5729vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .TRANG-CH {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #4b9bff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .div {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #4f5460;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .feature-icon {
  position: relative;
  width: 0.4167vw;
  height: 0.4167vw;
}

.tm-kim-ajax-cha-in_1 .vector {
  position: absolute;
  width: 63.40%;
  height: 62.68%;
  top: 18.66%;
  left: 18.31%;
}

.tm-kim-ajax-cha-in_1 .form {
  position: relative;
  width: 22.4479vw;
  height: 2.0833vw;
  box-shadow: 0.0000vw 0.2083vw 0.2083vw #d2e6ff40;
}

.tm-kim-ajax-cha-in_1 .text-input {
  width: 18.5938vw;
  height: 2.0833vw;
  padding: 0.0000vw 0.8333vw 0.0000vw 2.0833vw;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f9fafb;
  border-radius: 1.0417vw;
  overflow: hidden;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #697282;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: normal;
}

.tm-kim-ajax-cha-in_1 .icon {
  position: absolute;
  top: 0.6250vw;
  left: 0.6250vw;
  width: 0.8333vw;
  height: 0.8333vw;
}

.tm-kim-ajax-cha-in_1 .c {
  display: inline-flex;
  align-items: center;
  gap: 0.4167vw;
  padding: 0.1042vw 0.2604vw;
  position: absolute;
  top: 0.3125vw;
  left: 19.3229vw;
  background-color: #f9fafb;
  border-radius: 0.2604vw;
}

.tm-kim-ajax-cha-in_1 .img {
  position: relative;
  width: 1.2500vw;
  height: 1.2500vw;
}

.tm-kim-ajax-cha-in_1 .iconex-light-down {
  position: relative;
  width: 0.9375vw;
  height: 0.9375vw;
}

.tm-kim-ajax-cha-in_1 .c-2 {
  display: inline-flex;
  align-items: center;
  gap: 0.4167vw;
  padding: 0.1042vw 0.2604vw;
  position: relative;
  flex: 0 0 auto;
  margin-right: -13.5417vw;
  background-color: #0a77ff26;
  border-radius: 0.2604vw;
}

.tm-kim-ajax-cha-in_1 .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .HOME-SEARCH-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 1.0417vw 2.0833vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .HOME-SEARCH {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: normal;
}

.tm-kim-ajax-cha-in_1 .span {
  color: #697282;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-2 {
  color: #4b9bff;
}

.tm-kim-ajax-cha-in_1 .gth-wrapper {
  position: relative;
  width: 100.0000vw;
  height: 41.6667vw;
  background-color: #eff4ff99;
}

.tm-kim-ajax-cha-in_1 .gth {
  display: flex;
  width: 95.8333vw;
  height: 39.8438vw;
  align-items: flex-start;
  justify-content: center;
  gap: 5.2083vw;
  padding: 5.2083vw 8.2813vw 5.2083vw 8.1771vw;
  position: relative;
  left: 2.0833vw;
  border-radius: 0.8333vw;
  overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .line {
  position: absolute;
  top: -0.2604vw;
  left: -1.1458vw;
  width: 103.8021vw;
  height: 62.3438vw;
}

.tm-kim-ajax-cha-in_1 .header-2 {
  display: flex;
  flex-direction: column;

  align-items: center;
  gap: 0.8333vw;
  position: relative;
  margin-bottom: -5.2083vw;
}

.tm-kim-ajax-cha-in_1 .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5625vw;
  padding: 0.0000vw 0.0000vw 1.5625vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .discover-amazing {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #0e1525;
  font-size: 3.1250vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 3.7500vw;
}

.tm-kim-ajax-cha-in_1 .frame-2 {
  display: flex;
  flex-direction: column;
  width: 46.7708vw;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-wrapper {
  height: 2.8646vw;
  align-items: center;
  padding: 0.0000vw 0.8333vw 0.0000vw 1.0417vw;
  border-radius: 1.5625vw;
  border: 0.0417vw solid;
  border-color: #e5e7eb;
  box-shadow: 0.0000vw 0.2083vw 0.2083vw #d1e5ff;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 1.0417vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .only-icon {
  display: inline-flex;
  align-items: center;
  gap: 0.5208vw;
  padding: 0.4167vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #101727;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: normal;
}

.tm-kim-ajax-cha-in_1 .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.tm-kim-ajax-cha-in_1 .vector-2 {
  position: relative;
  width: 1.2500vw;
  height: 1.0938vw;
}

.tm-kim-ajax-cha-in_1 .text-input-2 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5208vw;
  padding: 1.3021vw;
  flex: 0 0 auto;
  margin-bottom: -0.2604vw;
  border-radius: 1.0417vw 0.0000vw 1.0417vw 1.0417vw;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .frame-5 {
  display: flex;
  width: 44.1667vw;
  height: 17.2396vw;
  align-items: flex-start;
  gap: 0.5208vw;
  position: relative;
}

.tm-kim-ajax-cha-in_1 .frame-6 {
  display: flex;
  flex-direction: column;
  width: 43.1771vw;
  align-items: flex-start;
  gap: 1.0417vw;
  position: relative;
  margin-bottom: -6.0938vw;
}

.tm-kim-ajax-cha-in_1 .frame-7 {
  display: flex;
  align-items: center;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-8 {
  display: flex;
  width: 43.1771vw;
  align-items: center;
  gap: 0.8333vw;
  padding: 0.5208vw;
  position: relative;
  background-color: #e8f0ff;
  border-radius: 0.7813vw;
}

.tm-kim-ajax-cha-in_1 .image-taskflow-pro {
  position: relative;
  width: 4.0104vw;
  height: 4.0104vw;
  border-radius: 0.8333vw;

}

.tm-kim-ajax-cha-in_1 .frame-9 {
  display: flex;
  width: 36.2500vw;
  align-items: center;
  gap: 25.9896vw;
  position: relative;
}

.tm-kim-ajax-cha-in_1 .frame-10 {
  display: flex;
  flex-direction: column;
  width: 8.6979vw;
  align-items: flex-start;
  gap: 0.3125vw;
  position: relative;
}

.tm-kim-ajax-cha-in_1 .frame-11 {
  display: flex;
  width: 8.6979vw;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.2500vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .text {
  display: flex;
  width: 2.2458vw;
  height: 1.0411vw;
  align-items: center;
  padding: 0.1042vw 0.5208vw;
  position: relative;
  background-color: #eff6ff;
  border-radius: 1398098.9583vw;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -0.0526vw;
  margin-right: -0.0979vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #1347e5;
  font-size: 0.6250vw;
  letter-spacing: 0;
  line-height: 0.8333vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .paragraph {
  position: relative;
  width: 8.6979vw;
  height: 1.0417vw;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-6 {
  position: absolute;
  top: -0.0521vw;
  left: 0;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #495565;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .link {
  position: relative;
  width: 1.5625vw;
  height: 1.5625vw;
}

.tm-kim-ajax-cha-in_1 .frame-12 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 5.0521vw;
}

.tm-kim-ajax-cha-in_1 .rectangle {
  position: relative;
  width: 0.5208vw;
  height: 2.6042vw;
  margin-right: -0.0521vw;
  background-color: #4b9bff;
  border-radius: 0.2604vw;
}

.tm-kim-ajax-cha-in_1 .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 5.2083vw 0.0000vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .group {
  position: relative;
  width: 145.5208vw;
  height: 11.5563vw;
  margin-left: -45.5208vw;
}

.tm-kim-ajax-cha-in_1 .slide {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 1.2500vw 2.0833vw;
  position: absolute;
  top: 1.1458vw;
  left: 0.0521vw;
  background-color: #0977ff;
  transform: rotate(1deg);
}

.tm-kim-ajax-cha-in_1 .frame-13 {
  display: inline-flex;
  align-items: center;
  gap: 2.9167vw;
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .iconex-filled-arrow {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  margin-left: -0.0214vw;
  transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 2.5000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 3.0000vw;
  white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .iconex-filled-arrow-2 {
  position: relative;
  width: 2.5432vw;
  height: 2.5432vw;
  transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .icon-2 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .icon-3 {
  position: relative;
  width: 1.7099vw;
  height: 2.5276vw;
  margin-right: -0.0219vw;
  transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .slide-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5208vw;
  padding: 1.2500vw 2.0833vw;
  position: absolute;
  top: 3.4896vw;
  left: 0.0521vw;
  background-color: #053673;
  transform: rotate(-2deg);
}

.tm-kim-ajax-cha-in_1 .icon-4 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  transform: rotate(2deg);
}

.tm-kim-ajax-cha-in_1 .icon-5 {
  position: relative;
  width: 1.7531vw;
  height: 2.5557vw;
  margin-right: -0.0432vw;
  transform: rotate(2deg);
}

.tm-kim-ajax-cha-in_1 .rectangle-2 {
  position: relative;
  width: 100.0000vw;
  height: 8.3854vw;
  margin-top: -2.0833vw;
}

.tm-kim-ajax-cha-in_1 .background {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2500vw;
  padding: 0.0000vw 7.8125vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -2.0833vw;
  background-color: #001c42;
}

.tm-kim-ajax-cha-in_1 .container-2 {
  display: flex;
  align-items: flex-end;
  gap: 6.9786vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .container-3 {
  display: flex;
  align-items: flex-start;
  gap: 12.9167vw;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.tm-kim-ajax-cha-in_1 .container-4 {
  display: flex;
  flex-direction: column;
  width: 24.3229vw;
  align-items: flex-start;
  gap: 1.2500vw;
  position: relative;
  align-self: stretch;
}

.tm-kim-ajax-cha-in_1 .container-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.9167vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .container-6 {
  display: flex;
  flex-direction: column;
  max-width: 11.4104vw;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8333vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-15 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2083vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -0.0521vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.8333vw;
  letter-spacing: 0;
  line-height: 1.1458vw;
}

.tm-kim-ajax-cha-in_1 .frame-16 {
  position: relative;
  flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-17 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 2.9167vw;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.tm-kim-ajax-cha-in_1 .group-2 {
  position: relative;
  width: 22.2396vw;
  height: 17.8125vw;
}

.tm-kim-ajax-cha-in_1 .cha-c-tn-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 22.2396vw;
  height: 12.5000vw;
}

.tm-kim-ajax-cha-in_1 .group-3 {
  position: absolute;
  top: 4.3229vw;
  left: 5.0000vw;
  width: 13.5417vw;
  height: 13.4896vw;
}

.tm-kim-ajax-cha-in_1 .frame-18 {
  position: relative;
  width: 100.77%;
  height: 100.77%;
  border-radius: 9.7396vw;
  border: 0.0521vw solid;
  border-color: #fcaf1733;
  box-shadow: 0.0000vw 0.2083vw 2.3177vw #ffc222;
  background: linear-gradient(
    328deg,
    rgba(255, 138, 21, 1) 0%,
    rgba(255, 251, 0, 1) 100%
  );
}

.tm-kim-ajax-cha-in_1 .text-wrapper-9 {
  position: absolute;
  top: 5.2083vw;
  left: 2.5000vw;
  width: 8.5417vw;
  height: 5.0000vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-15deg);
  font-family: "Luckiest Guy", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 5.0000vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 0.0990vw;
}

.tm-kim-ajax-cha-in_1 .ellipse {
  position: absolute;
  top: 0.9375vw;
  left: 0.9896vw;
  width: 9.2708vw;
  height: 9.2708vw;
}

.tm-kim-ajax-cha-in_1 .container-7 {
  position: absolute;
  top: 49.5313vw;
  left: 92.1875vw;
  width: 2.6042vw;
  height: 3.8021vw;
}

.tm-kim-ajax-cha-in_1 .horizontal-border {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.2500vw 0.0000vw;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 0.0625vw;
  border-top-style: solid;
  border-color: #93969d;
}

.tm-kim-ajax-cha-in_1 .p {
  position: relative;
  display: flex;
  align-items: center;
  width: 14.9479vw;
  margin-top: -0.0625vw;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 0.7292vw;
  letter-spacing: 0;
  line-height: 1.0417vw;
}

.tm-kim-ajax-cha-in_1 .container-8 {
  position: relative;
  max-width: 67.5000vw;
  width: 14.0625vw;
  align-self: stretch;
}
/* ============================================
   MOBILE RESPONSIVE CSS
   ============================================ */

/* ---- Tablet (max 62.5000vw) ---- */
@media (max-width: 62.5000vw) {
  .tm-kim-ajax-cha-in_1 {
    width: 100%;
    overflow-x: hidden;
  }

  .tm-kim-ajax-cha-in_1 .navi {
    width: 100%;
    padding: 0.4167vw 0 0;
  }

  .tm-kim-ajax-cha-in_1 .header-wrapper {
    width: 100%;
    padding: 0.8333vw 0 0;
  }

  .tm-kim-ajax-cha-in_1 .header {
    width: calc(100% - 2.5000vw) !important;
    gap: 1.2500vw !important;
    padding: 0.6250vw 1.2500vw !important;
    margin: 0 1.2500vw;
  }

  .tm-kim-ajax-cha-in_1 .gth-wrapper {
    width: 100% !important;
    height: auto !important;
  }

  .tm-kim-ajax-cha-in_1 .gth {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    padding: 3.1250vw 2.0833vw !important;
    gap: 2.0833vw !important;
  }

  .tm-kim-ajax-cha-in_1 .header-2 {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0 !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-2 {
    width: 100% !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-5 {
    width: 100% !important;
    height: auto !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-6 {
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-8 {
    width: 100% !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-9 {
    width: 100% !important;
    gap: 0.8333vw !important;
    justify-content: space-between;
  }

  .tm-kim-ajax-cha-in_1 .frame-10 {
    width: auto !important;
    flex: 1;
  }

  .tm-kim-ajax-cha-in_1 .group {
    width: 100% !important;
    margin-left: 0 !important;
    overflow: hidden;
  }

  .tm-kim-ajax-cha-in_1 .rectangle-2 {
    width: 100% !important;
  }

  .tm-kim-ajax-cha-in_1 .background {
    padding: 0 2.0833vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-2 {
    gap: 2.0833vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-3 {
    gap: 2.0833vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-4 {
    width: auto !important;
    flex: 1;
  }

  .tm-kim-ajax-cha-in_1 .group-2 {
    width: 14.5833vw !important;
    height: auto !important;
  }

  .tm-kim-ajax-cha-in_1 .cha-c-tn-x {
    width: 14.5833vw !important;
    height: auto !important;
  }
}

/* ---- Mobile (max 40.0000vw) ---- */
@media (max-width: 40.0000vw) {
  .tm-kim-ajax-cha-in_1 {
    width: 100%;
    min-width: 16.6667vw;
    overflow-x: hidden;
  }

  /* === HEADER === */
  .tm-kim-ajax-cha-in_1 .navi {
    width: 100%;
    padding: 0.4167vw 0 0;
  }

  .tm-kim-ajax-cha-in_1 .header-wrapper {
    width: 100%;
    padding: 0.5208vw 0 0;
  }

  .tm-kim-ajax-cha-in_1 .header {
    width: calc(100% - 1.6667vw) !important;
    height: auto !important;
    gap: 0 !important;
    padding: 0.6250vw 0.8333vw !important;
    margin: 0 0.8333vw;
    border-radius: 0.8333vw !important;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }

  /* Hide desktop nav */
  .tm-kim-ajax-cha-in_1 .frame {
    display: none !important;
  }

  /* Hide desktop search form (show mobile version) */
  .tm-kim-ajax-cha-in_1 .form {
    display: none !important;
  }

  .tm-kim-ajax-cha-in_1 .c-2 {
    display: none !important;
  }

  .tm-kim-ajax-cha-in_1 .container {
    padding: 0;
    flex: 1;
  }

  .tm-kim-ajax-cha-in_1 .text-wrapper {
    width: auto !important;
    font-size: 0.9375vw !important;
    height: auto !important;
    line-height: 1.2 !important;
  }

  /* === MOBILE SEARCH BAR (below header) === */
  .mobile-search-bar {
    display: flex !important;
    align-items: center;
    gap: 0.5208vw;
    padding: 0.5208vw 0.8333vw;
    background: transparent;
  }

  .mobile-search-bar input {
    flex: 1;
    height: 2.0833vw;
    padding: 0 0.8333vw 0 2.0833vw;
    background-color: #f9fafb;
    border-radius: 1.0417vw;
    border: 0.0417vw solid #e5e7eb;
    font-family: "Manrope", Helvetica;
    font-size: 0.7292vw;
    color: #697282;
    outline: none;
  }

  .mobile-search-bar .search-icon {
    position: absolute;
    left: 1.4583vw;
    width: 0.8333vw;
    height: 0.8333vw;
    pointer-events: none;
  }

  .mobile-search-wrap {
    position: relative;
    flex: 1;
  }

  /* === BREADCRUMB === */
  .tm-kim-ajax-cha-in_1 .HOME-SEARCH-wrapper {
    padding: 0.5208vw 0.8333vw !important;
  }

  .tm-kim-ajax-cha-in_1 .HOME-SEARCH {
    font-size: 0.6771vw !important;
  }

  /* === MAIN CONTENT === */
  .tm-kim-ajax-cha-in_1 .gth-wrapper {
    width: 100% !important;
    height: auto !important;
  }

  .tm-kim-ajax-cha-in_1 .gth {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    padding: 1.6667vw 0.8333vw 2.0833vw !important;
    gap: 1.0417vw !important;
    border-radius: 0.6250vw !important;
  }

  .tm-kim-ajax-cha-in_1 .line {
    display: none;
  }

  .tm-kim-ajax-cha-in_1 .header-2 {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0 !important;
    gap: 0.6250vw !important;
  }

  .tm-kim-ajax-cha-in_1 .title {
    padding-bottom: 0.8333vw !important;
    gap: 0.8333vw !important;
  }

  .tm-kim-ajax-cha-in_1 .discover-amazing {
    font-size: 1.3542vw !important;
    line-height: 1.7708vw !important;
  }

  /* Search box */
  .tm-kim-ajax-cha-in_1 .frame-2 {
    width: 100% !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-wrapper {
    height: 2.5000vw !important;
    border-radius: 1.2500vw !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-4 {
    height: auto !important;
  }

  .tm-kim-ajax-cha-in_1 .text-input-2 {
    padding: 0.8333vw !important;
    border-radius: 0.8333vw !important;
    margin-bottom: 0 !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-5 {
    width: 100% !important;
    height: auto !important;
    flex-direction: column;
    gap: 0 !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-6 {
    width: 100% !important;
    margin-bottom: 0 !important;
    gap: 0.6250vw !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-7 {
    width: 100% !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-8 {
    width: 100% !important;
    padding: 0.5208vw !important;
    border-radius: 0.6250vw !important;
  }

  .tm-kim-ajax-cha-in_1 .image-taskflow-pro {
    width: 2.9167vw !important;
    height: 2.9167vw !important;
    border-radius: 0.6250vw !important;
    flex-shrink: 0;
  }

  .tm-kim-ajax-cha-in_1 .frame-9 {
    width: 100% !important;
    gap: 0.4167vw !important;
    justify-content: space-between;
    flex: 1;
  }

  .tm-kim-ajax-cha-in_1 .frame-10 {
    width: auto !important;
    flex: 1;
    gap: 0.2083vw !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-11 {
    width: 100% !important;
    flex-wrap: wrap;
    gap: 0.3125vw !important;
  }

  .tm-kim-ajax-cha-in_1 .text-wrapper-4 {
    font-size: 0.7292vw !important;
    line-height: 1.0417vw !important;
  }

  .tm-kim-ajax-cha-in_1 .text-wrapper-6 {
    font-size: 0.6250vw !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-12 {
    height: 0 !important;
    display: none;
  }

  .tm-kim-ajax-cha-in_1 .rectangle {
    display: none !important;
  }

  /* === FOOTER === */
  .tm-kim-ajax-cha-in_1 .footer {
    padding: 2.0833vw 0 0 !important;
  }

  .tm-kim-ajax-cha-in_1 .group {
    width: 100% !important;
    margin-left: 0 !important;
    overflow: hidden;
    height: 8.3333vw !important;
  }

  .tm-kim-ajax-cha-in_1 .slide {
    padding: 0.8333vw 1.2500vw !important;
  }

  .tm-kim-ajax-cha-in_1 .slide-2 {
    padding: 0.8333vw 1.2500vw !important;
    top: 2.6042vw !important;
  }

  .tm-kim-ajax-cha-in_1 .text-wrapper-7 {
    font-size: 1.1458vw !important;
    line-height: 1.4583vw !important;
  }

  .tm-kim-ajax-cha-in_1 .iconex-filled-arrow,
  .tm-kim-ajax-cha-in_1 .iconex-filled-arrow-2 {
    width: 1.4583vw !important;
    height: 1.4583vw !important;
  }

  .tm-kim-ajax-cha-in_1 .icon-2,
  .tm-kim-ajax-cha-in_1 .icon-3,
  .tm-kim-ajax-cha-in_1 .icon-4,
  .tm-kim-ajax-cha-in_1 .icon-5 {
    width: 1.0417vw !important;
    height: 1.4583vw !important;
  }

  .tm-kim-ajax-cha-in_1 .rectangle-2 {
    width: 100% !important;
    height: 4.1667vw !important;
    object-fit: cover;
  }

  .tm-kim-ajax-cha-in_1 .background {
    padding: 0 0.8333vw 1.2500vw !important;
    gap: 0.8333vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-2 {
    flex-direction: column !important;
    gap: 1.2500vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-3 {
    flex-direction: column !important;
    gap: 1.2500vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-4 {
    width: 100% !important;
    gap: 0.8333vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-5 {
    gap: 1.2500vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-6 {
    max-width: 100% !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-14 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.4167vw !important;
  }

  .tm-kim-ajax-cha-in_1 .text-wrapper-8 {
    font-size: 0.7292vw !important;
    line-height: 1.0417vw !important;
  }

  .tm-kim-ajax-cha-in_1 .frame-17 {
    display: none !important;
  }

  .tm-kim-ajax-cha-in_1 .container-7 {
    display: none !important;
  }

  .tm-kim-ajax-cha-in_1 .horizontal-border {
    flex-direction: column !important;
    gap: 0.6250vw !important;
    padding: 0.8333vw 0 !important;
    align-items: flex-start !important;
  }

  .tm-kim-ajax-cha-in_1 .p {
    width: 100% !important;
    font-size: 0.6250vw !important;
  }

  .tm-kim-ajax-cha-in_1 .container-8 {
    width: 100% !important;
  }
}

/* ============================================
   HAMBURGER BUTTON
   ============================================ */
.hamburger-btn {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.2604vw;
  width: 2.0833vw;
  height: 2.0833vw;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.2083vw;
  border-radius: 0.4167vw;
  flex-shrink: 0;
  transition: background 0.2s;
}

.hamburger-btn:hover {
  background: #f0f4ff;
}

.hamburger-btn span {
  display: block;
  width: 1.1458vw;
  height: 0.1302vw;
  background: #0a77ff;
  border-radius: 0.1042vw;
  transition: all 0.3s;
}

@media (max-width: 40.0000vw) {
  .hamburger-btn {
    display: flex;
  }
}

/* ============================================
   MOBILE NAV DRAWER
   ============================================ */
.mobile-nav-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s;
}

.mobile-nav-overlay.open {
  display: block;
  opacity: 1;
}

.mobile-nav-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 14.5833vw;
  height: 100%;
  background: #ffffff;
  z-index: 1000;
  transform: translateX(-100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  box-shadow: 0.2083vw 0 1.2500vw rgba(0, 0, 0, 0.12);
}

.mobile-nav-drawer.open {
  transform: translateX(0);
}

.mobile-nav-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.0417vw 1.0417vw 0.8333vw;
  border-bottom: 0.0521vw solid #e5e7eb;
}

.mobile-nav-logo {
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  font-size: 0.9375vw;
  background: linear-gradient(113deg, #0a77ff 0%, #5ca5ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mobile-nav-close {
  width: 1.6667vw;
  height: 1.6667vw;
  border: none;
  background: #f3f4f6;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0.7292vw;
  color: #4f5460;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}

.mobile-nav-close:hover {
  background: #e5e7eb;
}

.mobile-nav-links {
  display: flex;
  flex-direction: column;
  padding: 0.6250vw 0;
  flex: 1;
  overflow-y: auto;
}

.mobile-nav-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.7292vw 1.0417vw;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 0.7813vw;
  color: #4f5460;
  text-decoration: none;
  border-radius: 0;
  transition: background 0.15s, color 0.15s;
}

.mobile-nav-item:hover {
  background: #f0f7ff;
  color: #0a77ff;
}

.mobile-nav-item.active {
  color: #0a77ff;
  background: #eff4ff;
}

.nav-arrow {
  font-size: 0.9375vw;
  color: #9ca3af;
}

/* ============================================
   FLOATING ADD BUTTON (FAB)
   ============================================ */
.fab-add-btn {
  position: fixed;
  bottom: 1.4583vw;
  right: 1.2500vw;
  width: 2.9167vw;
  height: 2.9167vw;
  border-radius: 50%;
  background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0.2083vw 1.0417vw rgba(10, 119, 255, 0.45);
  z-index: 900;
  transition: transform 0.2s, box-shadow 0.2s;
}

.fab-add-btn:hover {
  transform: scale(1.08);
  box-shadow: 0 0.3125vw 1.4583vw rgba(10, 119, 255, 0.55);
}

.fab-add-btn:active {
  transform: scale(0.96);
}

/* ============================================
   POPUP OVERLAY & MODAL
   ============================================ */
.popup-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 14, 36, 0.55);
  backdrop-filter: blur(0.2083vw);
  -webkit-backdrop-filter: blur(0.2083vw);
  z-index: 1100;
  align-items: center;
  justify-content: center;
  padding: 0.8333vw;
  opacity: 0;
  transition: opacity 0.25s;
}

.popup-overlay.open {
  display: flex;
  opacity: 1;
}

.popup-modal {
  background: #ffffff;
  border-radius: 1.2500vw;
  width: 100%;
  max-width: 90vw;
  height: 90vh;
  overflow-y: auto;
  box-shadow: 0 1.0417vw 3.1250vw rgba(0, 28, 66, 0.2), 0 0.2083vw 0.8333vw rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  animation: popupSlideIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes popupSlideIn {
  from {
    transform: translateY(1.2500vw) scale(0.96);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

/* Popup Header */
.popup-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.0417vw 1.2500vw 0.8333vw;
  position: sticky;
  top: 0;
  background: #ffffff;
  border-radius: 1.2500vw 1.2500vw 0 0;
  z-index: 1;
}

.popup-title {
  display: flex;
  align-items: center;
  gap: 0.5208vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  font-size: 0.9375vw;
  color: #0e1525;
}

.popup-title-icon {
  width: 1.8750vw;
  height: 1.8750vw;
  border-radius: 0.5208vw;
  background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.popup-close {
  width: 1.7708vw;
  height: 1.7708vw;
  border: none;
  background: #f3f4f6;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0.7292vw;
  color: #4f5460;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, color 0.2s;
  flex-shrink: 0;
}

.popup-close:hover {
  background: #fee2e2;
  color: #ef4444;
}

/* Popup Body */
.popup-body {
  padding: 1.0417vw 1.2500vw;
  display: flex;
  flex-direction: column;
  gap: 1.0417vw;
}

/* Icon Upload */
.popup-icon-upload {
  display: flex;
  justify-content: center;
}

.icon-upload-area {
  width: 5.7292vw;
  height: 5.7292vw;
  border-radius: 1.1458vw;
  border: 0.1042vw dashed #c3d9ff;
  background: #f0f7ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3125vw;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}

.icon-upload-area:hover {
  border-color: #4b9bff;
  background: #e8f0ff;
}

.icon-upload-area span {
  font-family: "Manrope", Helvetica;
  font-size: 0.6250vw;
  font-weight: 600;
  color: #4b9bff;
}

.icon-upload-area small {
  font-family: "Manrope", Helvetica;
  font-size: 0.5208vw;
  color: #9ca3af;
  text-align: center;
  line-height: 1.4;
}

/* Form */
.popup-form {
  display: flex;
  flex-direction: column;
  gap: 0.8333vw;
}

.popup-field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6250vw;
}

.popup-field {
  display: flex;
  flex-direction: column;
  gap: 0.3125vw;
}

.popup-label {
  font-family: "Manrope", Helvetica;
  font-size: 0.6771vw;
  font-weight: 600;
  color: #374151;
}

.required {
  color: #ef4444;
}

.popup-input {
  width: 100%;
  height: 2.1875vw;
  padding: 0 0.7292vw;
  background: #f9fafb;
  border: 0.0521vw solid #e5e7eb;
  border-radius: 0.6250vw;
  font-family: "Manrope", Helvetica;
  font-size: 0.7292vw;
  color: #0e1525;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
}

.popup-input:focus {
  border-color: #4b9bff;
  box-shadow: 0 0 0 0.1563vw rgba(75, 155, 255, 0.15);
  background: #ffffff;
}

.popup-input::placeholder {
  color: #9ca3af;
}

.popup-select-wrap {
  position: relative;
}

.popup-select {
  cursor: pointer;
  padding-right: 1.8750vw !important;
}

.select-arrow {
  position: absolute;
  right: 0.6250vw;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.popup-textarea {
  height: 4.6875vw !important;
  padding: 0.6250vw 0.7292vw !important;
  resize: none;
  line-height: 1.5;
}

/* Price Toggle */
.popup-price-toggle {
  display: flex;
  gap: 0.4167vw;
  flex-wrap: wrap;
}

.price-btn {
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.0417vw;
  border: 0.0781vw solid #e5e7eb;
  background: #f9fafb;
  font-family: "Manrope", Helvetica;
  font-size: 0.6771vw;
  font-weight: 600;
  color: #4f5460;
  cursor: pointer;
  transition: all 0.2s;
}

.price-btn:hover {
  border-color: #4b9bff;
  color: #0a77ff;
  background: #f0f7ff;
}

.price-btn.active {
  background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
  border-color: transparent;
  color: #ffffff;
  box-shadow: 0 0.1042vw 0.4167vw rgba(10, 119, 255, 0.3);
}

/* Popup Footer */
.popup-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.6250vw;
  padding: 0.8333vw 1.2500vw 1.0417vw;
  border-top: 0.0521vw solid #f0f2f5;
  position: sticky;
  bottom: 0;
  background: #ffffff;
  border-radius: 0 0 1.2500vw 1.2500vw;
}

.popup-btn-cancel {
  height: 2.1875vw;
  padding: 0 1.0417vw;
  border-radius: 0.6250vw;
  border: 0.0781vw solid #e5e7eb;
  background: #ffffff;
  font-family: "Manrope", Helvetica;
  font-size: 0.7292vw;
  font-weight: 600;
  color: #4f5460;
  cursor: pointer;
  transition: all 0.2s;
}

.popup-btn-cancel:hover {
  background: #f3f4f6;
  border-color: #d1d5db;
}

.popup-btn-submit {
  height: 2.1875vw;
  padding: 0 1.1458vw;
  border-radius: 0.6250vw;
  border: none;
  background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
  font-family: "Manrope", Helvetica;
  font-size: 0.7292vw;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.4167vw;
  box-shadow: 0 0.2083vw 0.7292vw rgba(10, 119, 255, 0.35);
  transition: all 0.2s;
}

.popup-btn-submit:hover {
  transform: translateY(-0.0521vw);
  box-shadow: 0 0.3125vw 1.0417vw rgba(10, 119, 255, 0.45);
}

.popup-btn-submit:active {
  transform: translateY(0);
}

/* Mobile popup adjustments */
@media (max-width: 25.0000vw) {
  .popup-modal {
    border-radius: 1.0417vw;
    max-height: 95vh;
  }

  .popup-header {
    padding: 0.8333vw 0.8333vw 0.7292vw;
    border-radius: 1.0417vw 1.0417vw 0 0;
  }

  .popup-title {
    font-size: 0.8333vw;
  }

  .popup-body {
    padding: 0.8333vw;
    gap: 0.8333vw;
  }

  .popup-field-row {
    grid-template-columns: 1fr;
  }

  .popup-footer {
    padding: 0.7292vw 0.8333vw 0.8333vw;
    border-radius: 0 0 1.0417vw 1.0417vw;
  }

  .popup-btn-cancel,
  .popup-btn-submit {
    flex: 1;
    justify-content: center;
  }
}


.mobile-menu-toggle-mb{
	        display: none !important;
}

.logo-img{
    width: 12vw;
}
.chi-tit-ng-dng-ch .link{
    width: 100%;
}
.chi-tit-ng-dng-ch .text-wrapper-9{
	    width: 100%;
}
.screenshots-main img {
    object-fit: contain;
    max-height: 60vw;
}
.the-ultimate-task h1 {
    color: #364153;
    font-family: Manrope;
    font-size: 1.7500vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.8625vw;
    margin-bottom: 0.5208vw;
    margin-top: 1.0417vw;
}

.trang-ch .link {
    position: relative;
    padding: 0.8448vw;
    height: 2.6667vw;
    background-color: #155dfc;
    border-radius: 0.7292vw;
    width: auto;
}
.EROR .link-2 {
    position: relative;
    padding: 0 1.7865vw;
    height: 2.6667vw;
    background-color: #ffffff;
    border-radius: 0.7292vw;
    border: 0.0833vw solid;
    border-color: #d0d5db;
    display: flex
;
    align-items: center;
    justify-content: center;
	    width: auto;
    gap: 0.4167vw;
}
.popup-open .download-complete{
	    z-index: -1;
}


@media (min-width: 2001px) {

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box
}

html,
body {
    margin: 0 auto !important;
    height: 100%
}

button:focus-visible {
    outline: 2px solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 5px !important
}

a {
    text-decoration: none
}

*,
::after,
::before,
:focus,
:hover {
    box-sizing: border-box;
    outline: 0
}

:root {
    --color-modes-text-heading-inverted: var(--base-color-neutral-neutral-0);
    --color-modes-background-bg-solid-senary: var(--base-color-neutral-neutral-500);
    --base-color-neutral-neutral-0: rgba(255, 255, 255, 1);
    --base-color-neutral-neutral-500: rgba(147, 150, 157, 1);
    --base-color-blue-blue-500: rgba(10, 119, 255, 1);
    --base-color-blue-blue-900: rgba(5, 54, 115, 1)
}

:root {
    --bodysmall-bold-font-family: "Manrope", Helvetica;
    --bodysmall-bold-font-weight: 700;
    --bodysmall-bold-font-size: 16px;
    --bodysmall-bold-letter-spacing: 0px;
    --bodysmall-bold-line-height: 22px;
    --bodysmall-bold-font-style: normal
}

body {
    display: flex;
    width: 100rem;
    flex-direction: column;
    align-items: center;
    background: #F6F9FB;
    margin: 0;
    position: relative;
    overflow-x: hidden
}

.navi {
    display: flex;
    padding-top: 1.5625rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .52083rem
}

.header {
    display: flex;
    width: 95.83333rem;
    height: 5.20833rem;
    padding: .78125rem 2.08333rem;
    align-items: center;
    gap: 10.41667rem;
    border-radius: 1.25rem;
    background: var(--background-bg-primary, #FFF);
    box-shadow: 0 .2083333333rem 1.1822916667rem 0 rgb(0 0 0 / .07)
}

.logo {
    display: flex;
    padding: .36458rem 0;
    align-items: center;
    gap: 1.66667rem;
    display: flex;
    width: 13.33333rem;
    height: 2.60417rem;
    flex-direction: column;
    justify-content: center;
    font-family: Manrope;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 10%;
    background: var(--Button-Acent, linear-gradient(92deg, #0A77FF 1.96%, #5CA5FF 99.71%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.menu_text {
    display: flex;
    align-items: center;
    gap: .83333rem
}

.menu_text a {
    display: flex;
    padding: .52083rem .83333rem;
    align-items: center;
    gap: .52083rem;
    border-radius: 520.78125rem;
    color: var(--text-body, #4F5460);
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.14583rem;
    text-decoration: none
}

.menu_text a.avtivi {
    color: #4B9BFF;
    font-family: Manrope;
    font-size: .83333rem
}

.svg_menu {
    width: .41667rem;
    height: .41667rem
}

.form {
    width: 22.44792rem;
    height: 2.08333rem;
    flex-shrink: 0;
    box-shadow: 0 .2083333333rem .2083333333rem 0 rgb(210 230 255 / .25);
    position: relative
}

.text_form {
    display: flex;
    width: 18.59375rem;
    height: 2.08333rem;
    padding: 0 .83333rem 0 2.08333rem;
    align-items: center;
    border-radius: 1.04167rem;
    border: .0416666667rem solid #E5E7EB;
    background: #F9FAFB;
    color: #6A7282;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.svg_form {
    width: .83333rem;
    height: .83333rem;
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translate(-50%, -50%)
}

.ngon_ngu_icon {
    display: inline-flex;
    padding: .10417rem .26042rem;
    align-items: center;
    gap: .41667rem;
    border-radius: .26042rem;
    background: #F9FAFB;
    position: absolute;
    top: 50%;
    right: -5rem;
    transform: translate(-50%, -50%)
}

.svg_ngon_ngu_vn {
    width: 1.25rem;
    height: 1.25rem
}

.svg_ngon_ngu_mui_ten {
    width: .9375rem;
    height: .9375rem;
    aspect-ratio: 1/1
}

:root {
    --color-modes-text-heading-inverted: var(--base-color-neutral-neutral-0);
    --color-modes-background-bg-solid-senary: var(--base-color-neutral-neutral-500);
    --base-color-neutral-neutral-0: rgba(255, 255, 255, 1);
    --base-color-neutral-neutral-500: rgba(147, 150, 157, 1);
    --base-color-blue-blue-500: rgba(10, 119, 255, 1);
    --base-color-blue-blue-900: rgba(5, 54, 115, 1)
}

button:focus-visible {
    outline: .1041666667rem solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 0.2604166667rem !important
}

a {
    text-decoration: none
}

.bg2 {
    width: 100rem;
    height: 8.38542rem;
    fill: #001D42;
    margin-bottom: -.1rem
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 5.2083rem 0rem 0rem;
    position: relative
}

.footer .group {
    position: relative;
    width: 100%;
    height: 11.56rem;
    margin-right: -45.52rem
}

.footer .slide {
    top: 1.1458rem;
    background-color: var(--base-color-blue-blue-500);
    transform: rotate(1deg);
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5208rem;
    padding: 1.25rem 2.0833rem;
    position: absolute;
    left: .0521rem
}

.footer .div {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    position: relative;
    flex: 0 0 auto
}

.footer .iconex-filled-arrow {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    margin-left: -.0219rem;
    transform: rotate(-1deg);
    aspect-ratio: 1
}

.footer .text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -.0521rem;
    font-family: "Manrope-Bold", Helvetica;
    font-weight: 700;
    color: #fff;
    font-size: 2.5rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 3rem;
    white-space: nowrap
}

.footer .img {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    transform: rotate(-1deg);
    aspect-ratio: 1
}

.footer .icon {
    position: relative;
    width: 1.6667rem;
    height: 2.4989rem;
    overflow: hidden;
    aspect-ratio: .67
}

.footer .vector,
.footer .vector-2,
.footer .vector-3,
.footer .vector-4,
.footer .vector-5 {
    position: absolute;
    width: 100%;
    height: 99.99%
}

.footer .frame-wrapper {
    top: 3.4896rem;
    background-color: var(--base-color-blue-blue-900);
    transform: rotate(-2deg);
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5208rem;
    padding: 1.25rem 2.0833rem;
    position: absolute;
    left: .0521rem
}

.brand-icon {
    width: 1.51rem;
    height: 2.083rem;
    flex-shrink: 0
}

.footer .slide,
.footer .frame-wrapper {
    overflow: hidden;
    width: 100%
}

.footer .slide .div,
.footer .frame-wrapper .div {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    white-space: nowrap;
    will-change: transform
}

.footer .slide .div {
    animation: marquee-left 22s linear infinite
}

.footer .frame-wrapper .div {
    animation: marquee-right 28s linear infinite
}

@keyframes marquee-left {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes marquee-right {
    from {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0)
    }
}

.footer .slide,
.footer .frame-wrapper {
    width: 100%;
    overflow: hidden
}

.footer .track {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    white-space: nowrap;
    will-change: transform
}

.footer .slide .track {
    animation: marquee-left 22s linear infinite
}

.footer .frame-wrapper .track {
    animation: marquee-right 28s linear infinite
}

@keyframes marquee-left {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes marquee-right {
    from {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0)
    }
}

.footer_day {
    display: flex;
    padding: 0 7.8125rem;
    flex-direction: column;
    align-items: center;
    gap: 1.25rem;
    align-self: stretch;
    background: #001D42
}

.footer_day_1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch
}

.footer_day_2 {
    display: flex;
    align-items: flex-end;
    gap: 6.97865rem;
    align-self: stretch
}

.footer_day_3 {
    display: flex;
    align-items: flex-start;
    gap: 12.91667rem;
    flex: 1 0 0%;
    padding-bottom: 1.91667rem
}

.footer_day_4 {
    display: flex;
    width: 24.32292rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.25rem;
    align-self: stretch;
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

.footer_day_5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.91667rem;
    align-self: stretch
}

.footer_day_6 {
    display: flex;
    max-width: 11.41042rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .83333rem;
    align-self: stretch
}

.footer_day_7 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .83333rem;
    align-self: stretch
}

.footer_day_8 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .20833rem;
    align-self: stretch;
    color: var(--text-heading-inverted, #FFF);
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.14583rem
}

.footer_day_5_5 {
    display: flex;
    align-items: center;
    gap: 1.66667rem
}

.footer_day_5_5_1 {
    display: flex;
    align-items: center;
    gap: .52083rem
}

.footer_day_5_5_1_2 {
    display: flex;
    width: 2.29167rem;
    padding: .625rem .625rem 0 .625rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: .78125rem;
    border-radius: .3125rem;
    background: rgb(255 255 255 / .1);
    height: 2.29167rem
}

.facebook {
    width: 2.2917rem;
    height: 2.2917rem
}

.footer_day_3_1 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 2.91667rem;
    flex: 1 0 0%;
    align-self: stretch
}

.footer_day_3_1_1 img {
    width: 22.23958rem;
    height: 17.8125rem
}

.footer_day_1_1 {
    display: flex;
    padding: 1.25rem 0;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    border-top: .1rem solid var(--background-bg-solid-senary, #93969D);
    color: #FFF;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.04167rem
}

.banner_search {
    display: flex;
    padding-top: 2.08333rem;
    flex-direction: column;
    align-items: center;
    gap: .52083rem;
    align-self: stretch
}

.banner_search1 {
    display: flex;
    width: 95.83333rem;
    padding: 5.20833rem 8.28125rem 5.20833rem 8.17708rem;
    align-items: center;
    gap: 5.20833rem;
    border-radius: .83333rem;
    background: #FFF;
    position: relative
}

.khung_banner {
    width: 100%;
    height: 105%;
    position: absolute;
    right: 0;
    left: 0;
    fill: radial-gradient(86.44% 86.44% at 49.97% .96%, rgb(10 119 255 / .3) 0%, #fff0 100%)
}

.title_banner {
    display: flex;
    width: 34.0625rem;
    height: 30rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: .83333rem;
    flex-shrink: 0;
    color: #4A5565;
    font-family: Manrope;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.66667rem
}

.title1 {
    display: flex;
    padding-bottom: 1.5625rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 1.5625rem;
    align-self: stretch;
    color: var(--text-heading-primary, #0E1525);
    font-family: Manrope;
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%
}

.search_title {
    display: flex;
    height: 2.86458rem;
    padding: 0 .83333rem 0 1.04167rem;
    align-items: center;
    align-self: stretch;
    border-radius: 1.5625rem;
    border: .0416666667rem solid #E5E7EB;
    background: #F9FAFB;
    box-shadow: 0 .2083333333rem .2083333333rem 0 #D2E6FF
}

.search_title1 {
    display: flex;
    align-items: center;
    gap: 1.04167rem
}

.svg_baner_search {
    display: flex;
    padding: .41667rem;
    align-items: center;
    gap: .52083rem;
    color: #6A7282;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.svg_baner_search1 {
    width: 1.25rem;
    height: 1.25rem
}

.svg_baner_search2 {
    width: 1.04167rem;
    height: 1.06552rem;
    fill: var(--icon-icons-primary, #0E1525)
}

.link_banner_search {
    display: flex;
    align-items: center;
    gap: .83333rem
}

.link_banner_search_1 {
    display: flex;
    padding: .59375rem 1.25rem .8125rem 1.25rem;
    justify-content: center;
    align-items: flex-end;
    gap: .14714rem;
    border-radius: .72917rem;
    background: #155DFC;
    color: #FFF;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem
}

.svg_brow_app {
    width: 1.04167rem;
    height: 1.04167rem
}

.link_banner_search_2 {
    display: flex;
    width: 8.9.26234rem;
    height: 2.66667rem;
    padding: .625rem 1.25rem;
    align-items: center;
    border-radius: .72917rem;
    border: .0833333333rem solid #D1D5DC;
    background: #FFF;
    color: #101828;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem
}

.img_banner_title {
    display: flex;
    width: 40.10417rem;
    height: 30rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 1.25rem;
    background: linear-gradient(135deg, #2B7FFF 0%, #9810FA 100%);
    overflow: hidden
}

.img111 {
    width: 52.76042rem;
    height: 30rem;
    flex-shrink: 0;
    opacity: .9;
    background: url(./img_baner_title.jpg) lightgray 50% / contain no-repeat
}

.sp_noi_bat {
    display: flex;
    padding: 4.16667rem 10.26042rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.91667rem;
    align-self: stretch
}

.trang_tri_img {
    width: 69.6875rem;
    height: 155.98958rem;
    position: absolute;
    right: -14.73958rem;
    top: 0;
    z-index: -1
}

.vector_trang_tri {
    width: 69.24865rem;
    height: 155.98958rem;
    fill: #fff0
}

.clip_path_gr .clip_path .group_path {
    width: 69.24896rem;
    height: 155.98974rem
}

.svg_clip_path {
    width: 69.24896rem;
    height: 155.98974rem;
    fill: #000
}

.svg_group_path {
    width: 69.6875rem;
    height: 155.98958rem;
    fill: #E2E2E2
}

.top_charts {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch
}

.text_top_charts {
    display: flex;
    width: 12.09182rem;
    height: 3.54167rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .41667rem
}

.heading_text_top_charts {
    display: flex;
    padding: 0 2.81057rem .13542rem 0;
    align-items: center;
    align-self: stretch;
    color: #101828;
    font-family: Manrope;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.875rem
}

.paragraph_text_top_charts {
    display: flex;
    padding-bottom: .11458rem;
    justify-content: flex-end;
    align-items: center;
    align-self: stretch;
    color: #4A5565;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem
}

.view_all_top_charts {
    display: flex;
    padding: .83333rem 1.25rem;
    justify-content: center;
    align-items: center;
    gap: .20833rem;
    border-radius: 520.78125rem;
    border: .0520833333rem solid #2E8BFF
}

.view_all_top_charts {
    color: #2E8BFF;
    text-align: center;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.14583rem;
    text-transform: uppercase
}

.svg_view_all {
    width: 1.14583rem;
    height: .74rem;
    fill: #2E8BFF
}

.app_noi_bat {
    display: flex;
    padding-bottom: 1.04167rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.04167rem;
    align-self: stretch
}

.text_app {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch
}

.tab_bar_text_app {
    display: flex;
    width: 7.8125rem;
    padding: .10417rem;
    justify-content: center;
    align-items: center;
    border-radius: 520.78125rem;
    background: var(--background-bg-tertiary, #F5F6F6)
}

.button_tab_bar_text_app {
    display: flex;
    padding: .83333rem 1.04167rem;
    justify-content: center;
    align-items: center;
    gap: .41667rem;
    flex: 1 0 0%;
    color: #0A77FF;
    text-align: center;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.14583rem
}

.view_all_app {
    display: flex;
    align-items: center;
    gap: .36458rem;
    color: #0A77FF;
    text-align: center;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.14583rem
}

.svg_view_all_app {
    width: 1.14583rem;
    height: 1.14583rem
}

.section_hot_app_hang_1 {
    display: flex;
    align-items: center;
    gap: 1.04167rem;
    align-self: stretch;
    padding-bottom: 2.92rem
}

.section_hot_app_hang_2 {
    padding-bottom: 1.04rem
}

.hot_app_hang_1 {
    display: flex;
    width: 40.41667rem;
    height: 19.47917rem;
    flex-direction: column;
    align-items: flex-end;
    gap: 1.04167rem;
    border-radius: 1.04167rem;
    border: .0520833333rem solid var(--border-border-secondary, #DBDCDE);
    background: var(--background-bg-primary, #FFF)
}

.banner_hot_app_hang_1 {
    height: 19.47917rem;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 1.04167rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    border-radius: 1.04167rem;
    background: radial-gradient(80% 80% at 50% 50%, rgb(255 255 255 / .02) 0%, rgb(14 21 37 / .4) 100%), url(./5b326c6a2ae848afbe94625ed7b44f205cffecbf.jpg) lightgray 50% / cover no-repeat
}

.text_hot {
    display: inline-flex;
    padding: 0 .72917rem;
    justify-content: center;
    align-items: center;
    gap: .52083rem;
    border-radius: 1.30208rem;
    background: var(--orange-orange-500, #E34D4B);
    color: var(--background-bg-primary, #FFF);
    text-align: center;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.45833rem;
    text-transform: uppercase;
    display: inline-flex;
    padding: 0 .72917rem;
    justify-content: center;
    align-items: center;
    gap: .52083rem
}

.icon_heart {
    display: inline-flex;
    padding: .625rem;
    justify-content: center;
    align-items: center;
    gap: .52083rem;
    border-radius: 520.78125rem;
    background: rgb(255 255 255 / .2)
}

.icon_heart_1 {
    width: 1.04167rem;
    height: 1.04167rem;
    aspect-ratio: 1/1
}

.svg_heart {
    width: .86807rem;
    height: .82464rem;
    stroke-width: .0651041667rem;
    stroke: var(--White, #FFF)
}

.khung_san_pham_di_kem_banner {
    display: flex;
    width: 40.41667rem;
    height: 6.66667rem;
    padding: .52083rem 1.04167rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: .52083rem;
    background: linear-gradient(0deg, rgb(95 83 120 / .8) -22.66%, #fff0 89.84%);
    border-radius: 1.04167rem
}

.sp_trong_banner {
    display: flex;
    padding: .52083rem;
    align-items: center;
    gap: .83333rem
}

.icon_app_banner {
    width: 4.01042rem;
    height: 4.01042rem;
    border-radius: .83333rem;
    background: url(./Minecraft_2024_cover_art.png.webp) lightgray 50% / cover no-repeat
}

.text_name_app_banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    color: #FFF;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem
}

.app_ben_phai_hot_1 {
    display: flex;
    height: 19.47917rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.04167rem;
    flex: 1 0 0%;
    border-radius: 1.04167rem;
    border: .0520833333rem solid var(--border-border-secondary, #DBDCDE);
    background: var(--background-bg-primary, #FFF)
}

.bgr_app_ben_phai_hot_1 {
    display: flex;
    height: 10.41667rem;
    padding: .61901rem .72917rem 7.50599rem .83333rem;
    justify-content: center;
    align-items: flex-start;
    gap: 11.66667rem;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 1.04167rem;
    background: radial-gradient(80% 80% at 50% 50%, rgb(255 255 255 / .02) 0%, rgb(14 21 37 / .4) 100%), url(./Battlefield-logo.jpg) lightgray 50% / cover no-repeat
}

.thong_tin_app_hot_ben_phai-1 {
    display: flex;
    padding: 0 1.04167rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .83333rem;
    align-self: stretch
}

.img_va_ten {
    display: flex;
    align-items: center;
    gap: .83333rem
}

.thong_tin_game_app_noi_bat {
    display: flex;
    width: 12.61068rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .3125rem
}

.ten_game_app_noi_bat {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    color: #101828;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem
}

.text_free_app_noi_bat {
    display: flex;
    width: 2.24609rem;
    height: 1.04104rem;
    padding: .10417rem .52083rem;
    align-items: center;
    border-radius: 1398098.95833rem;
    background: #EFF6FF;
    color: #1447E6;
    font-family: Manrope;
    font-size: .625rem;
    font-style: normal;
    font-weight: 400;
    line-height: .83333rem
}

.nha_phat_trien_app_noi_bat {
    display: flex;
    padding-right: 7.19401rem;
    align-items: center;
    align-self: stretch;
    color: #4A5565;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.04167rem
}

.vote_tai_app_noi_bat {
    display: flex;
    height: 1.04167rem;
    align-items: center;
    gap: .83333rem;
    align-self: stretch
}

.sao_vote_app_noi_bat {
    display: flex;
    width: 1.98635rem;
    height: 1.04167rem;
    align-items: center;
    gap: .20833rem
}

.svg_vote {
    width: .83333rem;
    height: .83333rem;
    flex-shrink: 0
}

.so_vote_app_bai_noi_bat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0%;
    color: #4A5565;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.04167rem;
    padding-right: .5208333333rem
}

.so_luot_tai_app_noi_bat {
    display: flex;
    width: 2.58854rem;
    height: 1.04167rem;
    align-items: center;
    gap: .20833rem
}

.svg_luot_tai {
    width: .83333rem;
    height: .83333rem;
    flex-shrink: 0
}

.so_luot_tai_app_noi_bat {
    display: flex;
    padding-right: .19271rem;
    justify-content: center;
    align-items: center;
    flex: 1 0 0%;
    color: #4A5565;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.04167rem
}

.download_app_noi_bat {
    display: flex;
    align-items: center;
    gap: .52083rem;
    align-self: stretch
}

.nut_tai_app_noi_bat {
    display: flex;
    padding: .72917rem 1.875rem;
    justify-content: center;
    align-items: center;
    gap: .20833rem;
    flex: 1 0 0%;
    border-radius: 520.78125rem;
    background: var(--Button, linear-gradient(83deg, #0A77FF 23.35%, #5CA5FF 105.14%))
}

.svg_nut_tai {
    width: .83333rem;
    height: .83333rem
}

.text_tai_xuong {
    color: var(--text-heading-inverted, #FFF);
    text-align: center;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.04167rem;
    text-transform: uppercase
}

.section_hot_app_hang_2 {
    display: flex;
    align-items: center;
    gap: 3.2rem;
    align-self: stretch
}

.app_noi_bat_hang_2_1 {
    display: flex;
    align-items: center;
    gap: .83333rem
}

.app_noi_bat_hang_2_1_1 {
    display: flex;
    padding: .52083rem;
    align-items: center;
    gap: .83333rem;
    border-radius: .78125rem;
    background: #E8F0FF
}

.top_app_game_free {
    display: flex;
    height: 46.82292rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.08333rem;
    align-self: stretch
}

.container_app_game {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch
}

.top_free_app {
    display: flex;
    width: 39.0625rem;
    height: 46.875rem;
    padding: 1.29167rem 1.29167rem .04167rem 1.29167rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.25rem;
    border-radius: .83333rem;
    border: .0416667rem solid #E5E7EB;
    background: #FFF
}

.text_topp_free_app {
    display: flex;
    width: 36.45833rem;
    align-items: center;
    gap: .67708rem
}

.heading_4_top_free {
    color: #101828;
    font-family: Manrope;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.45833rem;
    display: flex;
    width: 30.41667rem;
    padding-right: 24.11458rem;
    align-items: center;
    flex-shrink: 0
}

.view_all_top_free_app {
    width: 5.26042rem;
    height: 1.14583rem;
    flex-shrink: 0;
    color: #2E8BFF;
    text-align: center;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.14583rem;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

.svg_view_all_top_free_app {
    width: 1.14583rem;
    height: 1.14583rem
}

.category_app {
    display: flex;
    height: 18.125rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .83333rem;
    flex-shrink: 0;
    align-self: stretch
}

.ten_category_app {
    display: flex;
    width: 36.45833rem;
    align-items: center;
    gap: .67708rem
}

.heading_4_ten_category_app {
    display: flex;
    width: 30.41667rem;
    height: 1.45833rem;
    padding: 0 21.03125rem 0 .01042rem;
    align-items: center;
    flex-shrink: 0
}

.text_heading_4_ten_category_app {
    display: flex;
    width: 9.375rem;
    align-items: center;
    gap: .52083rem;
    color: #101828;
    text-align: center;
    font-family: Manrope;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.45833rem;
    text-transform: uppercase
}

.svg_text_heading_4_ten_category_app {
    width: 1.14583rem;
    height: 1.14583rem
}

.sp_categoy_app_1 {
    display: flex;
    height: 3.33333rem;
    padding: 0 .41667rem;
    align-items: center;
    gap: .83333rem;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: .72917rem
}

.number_app {
    display: flex;
    width: 1.25rem;
    padding: 0 .40755rem 0 .47786rem;
    justify-content: center;
    align-items: center;
    color: #6A7282;
    text-align: center;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.04167rem
}

.ten_app_nha_phat_trien {
    display: flex;
    width: 25.36458rem;
    height: 2.08333rem;
    flex-direction: column;
    align-items: flex-start
}

.ten_app_category {
    display: flex;
    padding-right: 18.78125rem;
    align-items: center;
    align-self: stretch;
    color: #101828;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.04167rem
}

.nha_phat_trien_app_category {
    display: flex;
    padding-right: 17.94792rem;
    align-items: center;
    align-self: stretch;
    color: #4A5565;
    font-family: Manrope;
    font-size: .72917rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.04167rem
}

.link_button {
    display: flex;
    padding: .52083rem 1.25rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .52083rem;
    border-radius: .72917rem;
    background: #155DFC
}

.svg_link_button {
    width: 1.04167rem;
    height: 1.04167rem
}

.slider_info {
    display: flex;
    padding: 4.16667rem 7.29167rem;
    flex-direction: column;
    align-items: center;
    gap: .52083rem;
    align-self: stretch;
    background: linear-gradient(to bottom right, #fff0 0%, rgb(0 0 0 / .25) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, #fff0 0%, rgb(0 0 0 / .25) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, #fff0 0%, rgb(0 0 0 / .25) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, #fff0 0%, rgb(0 0 0 / .25) 50%) top right / 50% 50% no-repeat, url("./Frame\ 1618872512.png") center / cover no-repeat;
    background-color: #d3d3d3
}

.khung_info {
    display: flex;
    width: 75rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 8.33333rem
}

.text_tieu_de {
    display: flex;
    width: 29.96406rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.25rem
}

.heading_2_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .83333rem;
    align-self: stretch;
    color: var(--text-heading-inverted, #FFF);
    font-family: Manrope;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%
}

.heading_3_info {
    display: flex;
    width: 14.79167rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: var(--text-heading-inverted, #FFF);
    font-family: Manrope;
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 600;
    align-self: stretch;
    line-height: 120%
}

.heading_3_info_1 {
    color: var(--text-heading-inverted, #FFF);
    font-family: Manrope;
    font-size: 1.04167rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.45833rem;
    align-self: stretch
}

.khung_slider_info {
    overflow: hidden;
    position: relative;
    padding-top: 2.08rem;
    padding-bottom: 4.64rem;
    padding-right: 4.37rem;
    padding-left: 4.38rem;
    width: 49.375rem;
    border-radius: 1.30208rem;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(180deg, #fff0 5%, rgb(0 0 0 / .3) 55.5%, rgb(0 0 0 / .9) 78.76%, #000 100%), url(<path-to-image>) lightgray -6.93578125rem -16.25rem / 128.141% 193.452% no-repeat
}

.thong_tin_trong_slider {
    display: flex;
    width: 40.625rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.08333rem
}

.icon-khung-info {
    width: 2.125rem;
    height: 3.75rem
}

.text_thong_tin_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .625rem;
    align-self: stretch;
    color: var(--text-heading-primary, #0E1525);
    font-family: Manrope;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.66667rem
}

.text_thong_tin_info_1 {
    color: var(--text-body, #4F5460);
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.14583rem;
    color: var(--text-body, #4F5460);
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.14583rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    align-self: stretch
}

.nut_chuyen_slider {
    width: 8.125rem;
    height: 3.75rem;
    position: absolute;
    bottom: 0;
    right: 0
}

.overlay_shadown {
    position: absolute;
    right: 0;
    top: -1.4540417rem;
    width: 1.04167rem;
    height: 2.08333rem;
    border-radius: 0 0 1.04167rem 0;
    background: #fff0;
    box-shadow: 0 1.0416667rem 0 0 #0A77FF
}

.overlay_shadown_1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.04167rem;
    height: 2.08333rem;
    border-radius: 0 0 1.04167rem 0;
    background: #fff0;
    box-shadow: 0 1.0416667rem 0 0 #0A77FF
}

.bgr_nut_chuyen_slider {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-flex;
    padding: 1.04167rem 1.875rem;
    align-items: center;
    gap: 1.25rem;
    border-radius: 1.30208rem 0 0 0;
    background: #0A77FF
}

.svg_nut_trai,
.svg_nut_phai {
    width: 1.04167rem;
    height: 1.04167rem
}

.link_lien_ket {
    display: flex;
    padding: 1.04167rem 2.08333rem;
    align-items: center;
    gap: .52083rem;
    align-self: stretch;
    color: #6A7282;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.text_search {
    color: #4B9BFF;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.tong_quan_search {
    display: flex;
    width: 100rem;
    padding: 0 2.08333rem 5.05208rem 2.08333rem;
    justify-content: center;
    align-items: center;
    background: rgb(239 245 255 / .6)
}

.khung_bao_quat {
    position: relative;
    display: flex;
    width: 95.83333rem;
    height: 36.61458rem;
    padding: 5.20833rem 8.28125rem 5.20833rem 8.17708rem;
    justify-content: center;
    align-items: flex-start;
    gap: 5.20833rem;
    flex-shrink: 0;
    border-radius: .83333rem
}

.svg_khung_bao_quat {
    width: 103.80208rem;
    height: 42.34943rem;
    position: absolute;
    right: -6.82292rem;
    top: 0;
    fill: radial-gradient(86.44% 86.44% at 49.97% .96%, rgb(10 119 255 / .3) 0%, #fff0 100%)
}

.chi_tiet_khung_seacrh {
    display: flex;
    width: 79.375rem;
    height: 27.1875rem;
    flex-direction: column;
    align-items: center;
    gap: .83333rem;
    flex-shrink: 0
}

.title_search {
    display: flex;
    padding-bottom: 1.5625rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5625rem;
    align-self: stretch;
    color: var(--text-heading-primary, #0E1525);
    text-align: center;
    font-family: Manrope;
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%
}

.input_search {
    display: flex;
    width: 46.77083rem;
    flex-direction: column;
    align-items: flex-start
}

.text_page_search {
    display: flex;
    height: 2.86458rem;
    padding: 0 .83333rem 0 1.04167rem;
    align-items: center;
    align-self: stretch;
    border-radius: 1.5625rem;
    border: .8px solid #E5E7EB;
    background: #FFF;
    box-shadow: 0 4px 4px 0 #D2E6FF;
    color: #6A7282;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.icon_page_search {
    display: flex;
    padding: .41667rem;
    align-items: center;
    gap: .52083rem
}

.svg_icon_page_search {
    width: 1.25rem;
    height: 1.25rem
}

.vecto_page_search {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch
}

.svg_vecto_page_search {
    width: 1.25rem;
    height: 1.09375rem;
    fill: #FFF
}

.sp_hot_page_search {
    display: flex;
    padding: 1.04167rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.04167rem;
    align-self: stretch;
    border-radius: 1.5625rem;
    background: #FFF
}

.tar_bar_search {
    display: flex;
    width: 7.8125rem;
    padding: .10417rem;
    align-items: center;
    border-radius: 520.78125rem;
    color: #0A77FF;
    text-align: center;
    font-family: Manrope;
    font-size: .83333rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.14583rem
}

.svg_tar_bar_search {
    width: .83333rem;
    height: .83333rem;
    flex-shrink: 0;
    aspect-ratio: 1/1
}

.sp_hang_1_page_search {
    display: flex;
    align-items: center;
    gap: 1.04167rem;
    align-self: stretch
}

.sp_1_page_search {
    display: flex;
    padding: .52083rem;
    align-items: center;
    gap: .83333rem;
    border-radius: .78125rem;
    background: #E8F0FF
}

.HOME-GAMES a {
    color: inherit;
    text-transform: uppercase
}

.text-wrapper-2 span {
    text-transform: uppercase
}

.seo-meta-desc {
    display: none !important
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

table {
    width: 100%;
    border-collapse: collapse
}

tbody tr:first-child td {
    font-weight: 700
}

.tm-kim-ajax-cha-in .frame-3 {
    width: 100%
}

.tm-kim-ajax-cha-in .text-wrapper-3 {
    height: -webkit-fill-available;
    width: 100%;
    border: none;
    width: 100% !important
}

.blog .text-wrapper-9 {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.blog .text-wrapper-4 {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ABOUT-US .text-wrapper-22,
.ABOUT-US .text-wrapper-21 {
    justify-content: flex-start !important
}

.category-wrapper {
    width: 100%
}

.apps .frame-14 {
    justify-content: space-between
}

a:hover {
    cursor: pointer !important
}

.trang-ch .group {
    position: relative;
    width: auto;
    height: auto;
    display: flex
}

.trang-ch .mobifone-light-2,
.trang-ch .view-ALL {
    position: inherit
}

.contact-input {
    width: 100%;
    line-height: 130%;
    border: 0
}

.toast {
    position: fixed;
    right: 2.5rem;
    bottom: 2.5rem;
    padding: 1.2rem 1.8rem;
    border-radius: .6rem;
    background: #16a34a;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.4;
    opacity: 0;
    transform: translateY(1.5rem);
    transition: all 0.3s ease;
    z-index: 9999
}

.toast.show {
    opacity: 1;
    transform: translateY(0)
}

.toast-error {
    background: #dc2626
}


.chi-tit-ng-dng-ch .user {
    border-radius: 50%
}

.comment-respond {
    width: 100%
}

.chi-tit-ng-dng-ch .comment-input {
    resize: none !important
}

.tm-kim-ajax-cha-in_1 .text-wrapper-3 {
    border: 0 !important;
    width: 100% !important
}

.tm-kim-ajax-cha-in_1 .frame-3 {
    width: 100% !important
}

.tm-kim-ajax-cha-in_1 {
    height: 100%
}

.tm-kim-ajax-cha-in_1 .text-input-2,
.tm-kim-ajax-cha-in_1 .frame-4,
.tm-kim-ajax-cha-in_1 .frame-2,
.tm-kim-ajax-cha-in_1 .header-2 {
    height: 100% !important
}

.tm-kim-ajax-cha-in_1 .text-input-2 {
    height: 90% !important
}

.logo-img {
    width: 12rem
}

.logo-img {
    width: 12rem;
    height: auto
}


.trang-ch .frame-11 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 10.4167rem;
    border-radius: 1.0417rem;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.logo-img {
    width: 12rem !important;
}

.download-complete {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000rem;
    margin: 0 auto;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}

.download-complete .navi {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 0.6250rem 0.0000rem 0.0000rem;
    position: relative;
    flex: 0 0 auto;
    width: 100%;
}

.download-complete .header-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.5625rem 1.0417rem 0.0000rem;
    position: relative;
    flex: 0 0 auto;
    width: 100%;

}

.download-complete .header {
    display: flex;
    width: 100%;
    max-width: 95.8333rem;
    margin: 0 auto;
    min-height: 5.2083rem;
    align-items: center;
    gap: 1.0417rem;
    padding: 0.7813rem 2.0833rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.2500rem;
    box-shadow: 0.0000rem 0.2083rem 1.1823rem #00000012;
    transition: box-shadow 0.3s ease;
    justify-content: space-between;
}

.download-complete .text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13.3333rem;
    height: 2.6042rem;
    margin-top: -0.0521rem;
    background: linear-gradient(113deg,
            rgba(10, 119, 255, 1) 0%,
            rgba(92, 165, 255, 1) 100%);
    -webkit-background-clip: text !important;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: transparent;
    font-size: 1.2500rem;
    letter-spacing: 0;
    line-height: 0.1250rem;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.download-complete .text-wrapper:hover {
    opacity: 0.8;
}

.download-complete .frame {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}



.download-complete .menu {
    display: inline-flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.5208rem 0.8333rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 520.7813rem;
    overflow: hidden;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.download-complete .menu:hover {
    background-color: #f0f7ff;
}

.download-complete .menu-dropdown {
    position: relative;
}

.download-complete .div-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 0.5729rem;
    position: relative;
    flex: 0 0 auto;
}

.download-complete .menu.active .div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #4b9bff !important;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
    transition: color 0.3s ease;
}



.download-complete .menu:hover .div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #4b9bff !important;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
    transition: color 0.3s ease;
}

.download-complete .feature-icon {
    position: relative;
    width: 0.4167rem;
    height: 0.4167rem;
    transition: transform 0.3s ease;
}

.download-complete .menu-dropdown:hover .feature-icon {
    transform: rotate(180deg);
}

.download-complete .vector {
    position: absolute;
    width: 63.40%;
    height: 62.68%;
    top: 18.66%;
    left: 18.31%;
}

.download-complete .form {
    position: relative;
    width: 100%;
    max-width: 22.4479rem;
    height: 2.0833rem;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d2e6ff40;
    display: none;
}


.download-complete .text-input {
    width: 100%;
    max-width: 18.5938rem;
    height: 2.0833rem;
    padding: 0.0000rem 0.8333rem 0.0000rem 2.0833rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f9fafb;
    border-radius: 1.0417rem;
    overflow: hidden;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #697282;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: normal;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.download-complete .text-input:focus {
    outline: none;
    border-color: #4b9bff;
    box-shadow: 0 0 0 0.1563rem rgba(75, 155, 255, 0.1);
}

.download-complete .icon {
    position: absolute;
    top: 0.6250rem;
    left: 0.6250rem;
    width: 0.8333rem;
    height: 0.8333rem;
    pointer-events: none;
}

.download-complete .c {
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.1042rem 0.2604rem;
    position: absolute;
    top: 0.3125rem;
    left: 19.3229rem;
    background-color: #f9fafb;
    border-radius: 0.2604rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.download-complete .c:hover {
    background-color: #e5e7eb;
}


.download-complete .iconex-light-down {
    position: relative;
    width: 0.9375rem;
    height: 0.9375rem;
    transition: transform 0.3s ease;
}

.download-complete .c:hover .iconex-light-down {
    transform: rotate(180deg);
}

.download-complete .c-2 {
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.1042rem 0.2604rem;
    position: relative;
    flex: 0 0 auto;
    background-color: #0a77ff26;
    border-radius: 0.2604rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.download-complete .c-2:hover {
    background-color: #0a77ff40;
}

.download-complete .c-2:hover .iconex-light-down {
    transform: rotate(180deg);
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {
    display: flex;
    flex-direction: column;
    gap: 0.2604rem;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.4167rem;
    z-index: 1001;
    transition: transform 0.3s ease;
}

.mobile-menu-toggle:hover {
    transform: scale(1.1);
}

.mobile-menu-toggle span {
    width: 1.3021rem;
    height: 0.1563rem;
    background-color: #4b9bff;
    border-radius: 0.1042rem;
    transition: all 0.3s ease;
}

.mobile-menu-toggle.active {
    display: none;
}

.mobile-menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(0.4167rem, 0.4167rem);
}

.mobile-menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.mobile-menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(0.3646rem, -0.3646rem);
}

.mobile-menu-toggle {
    display: none;
}

/* Mobile Navigation */
.mobile-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 15.6250rem;
    height: 100vh;
    background-color: #ffffff;
    box-shadow: -0.2083rem 0 1.1823rem #00000012;
    z-index: 1000;
    transition: right 0.3s ease;
    overflow-y: auto;
}

.mobile-nav.active {
    right: 0;
}

.mobile-nav-content {
    display: flex;
    flex-direction: column;
    padding: 4.1667rem 1.0417rem 1.0417rem;
    gap: 0.4167rem;
}

.mobile-menu-item {
    width: 100%;
    padding: 0.8333rem 1.0417rem;
    border-radius: 0.6250rem;
}

.mobile-menu-item .div-wrapper {
    width: 100%;
}

.mobile-menu-item .TRANG-CH,
.mobile-menu-item .div {
    width: 100%;
    justify-content: flex-start;
}

.mobile-nav {
    display: none;
}



/* Overlay for mobile menu */
.mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-nav-overlay.active {
    opacity: 1;
    visibility: visible;
}

.mobile-nav-overlay {
    display: none;
}

.download-complete .div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
    transition: color 0.3s ease;
}

.language-dropdown {
    position: absolute;
    top: 2.3438rem;
    right: 0;
    background: #fff;
    border-radius: 0.4167rem;
    box-shadow: 0 0.2083rem 1.0417rem rgba(0, 0, 0, 0.08);
    display: none;
    flex-direction: column;
    min-width: 7.2917rem;
    z-index: 9992;

    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
    transition: color 0.3s ease;
}

.language-dropdown.active {
    z-index: 9992;
    display: flex;
}

.download-complete .navi {
    padding: 0;
    z-index: 9992;
}

.language-dropdown .lang-item {
    display: flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.4167rem 0.6250rem;
    text-decoration: none;
    color: #333;
}

.language-switcher img {
    width: 1.2500rem;
    height: 1.2500rem;
}



.language-dropdown .lang-item:hover {
    color: #4b9bff;

}



.chi-tit-ng-dng-ch {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000rem;
    margin: 0 auto;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}



.HOME-GAMES-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 1.0417rem 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}



.HOME-GAMES {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: normal;
}

.span {
    color: #697282;
}

.text-wrapper-2 {
    color: #0a77ff;
}

.chi-tit-ng-dng-ch .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    padding: 4.1667rem 10.2604rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}



.chi-tit-ng-dng-ch .frame-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .frame-2 {
    display: flex;
    width: 5.5208rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.chi-tit-ng-dng-ch .frame-2:hover {
    opacity: 0.7;
}

.chi-tit-ng-dng-ch .icon-2 {
    position: relative;
    width: 0.8333rem;
    height: 0.8333rem;
    transition: transform 0.3s ease;
}

.chi-tit-ng-dng-ch .back-button:hover .icon-2 {
    transform: translateX(-0.1563rem);
}

.chi-tit-ng-dng-ch .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .frame-3 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 2.0833rem;
    position: relative;
}

.chi-tit-ng-dng-ch .frame-4 {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: 1.1458rem;
    position: relative;
    flex-wrap: wrap;
}


.chi-tit-ng-dng-ch .container-2 {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 15.6250rem;
    align-items: flex-start;
    gap: 1.6667rem;
    position: relative;
}

.chi-tit-ng-dng-ch .container-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.2917rem 1.2917rem 1.2917rem 1.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    transition: box-shadow 0.3s ease;
}

.chi-tit-ng-dng-ch .container-wrapper:hover {
    box-shadow: 0 0.4167rem 1.2500rem rgba(0, 0, 0, 0.08);
}

.chi-tit-ng-dng-ch .container-3 {
    display: flex;
    align-items: flex-start;
    gap: 1.2500rem;
    padding: 0.0000rem -3.81e-0.3125rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex-wrap: wrap;
}

.chi-tit-ng-dng-ch .container-4 {
    position: relative;
    flex: 1;
    min-width: 13.0208rem;
}

.chi-tit-ng-dng-ch .frame-5 {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: 0.8854rem;
    position: relative;
    flex-wrap: wrap;
}

.chi-tit-ng-dng-ch .frame-6 {
    display: flex;
    flex: 1;
    min-width: 13.0208rem;
    align-items: center;
    gap: 1.2500rem;
    position: relative;
}


.chi-tit-ng-dng-ch .image-taskflow-pro {
    position: relative;
    width: 5.0000rem;
    height: 5.0000rem;
    border-radius: 1.2500rem;
    flex-shrink: 0;
}

.chi-tit-ng-dng-ch .frame-7 {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    gap: 0.2604rem;
    position: relative;
}

.chi-tit-ng-dng-ch .frame-8 {
    display: flex;
    align-items: center;
    gap: 1.0938rem;
    position: relative;
    flex-wrap: wrap;
    width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.5625rem;
    letter-spacing: 0;
    line-height: 1.8750rem;
    white-space: nowrap;
}


.chi-tit-ng-dng-ch .container-5 {
    display: flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
}

.chi-tit-ng-dng-ch .container-6 {
    display: flex;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.chi-tit-ng-dng-ch .icon-3 {
    position: relative;
    width: 1.0417rem;
    height: 1.0417rem;
}

.chi-tit-ng-dng-ch .text {
    position: relative;
    width: 1.2870rem;
    height: 1.4583rem;
}

.chi-tit-ng-dng-ch .text-wrapper-5 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .text-2 {
    position: relative;
    height: 1.0417rem;
}

.chi-tit-ng-dng-ch .text-wrapper-6 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
}

.chi-tit-ng-dng-ch .paragraph {
    height: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-7 {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .div-wrapper-2 {

    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .container-27 .div-wrapper-2 {
    height: auto;
}

.chi-tit-ng-dng-ch .text-wrapper-8 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #697282;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .frame-9 {
    display: flex;
    flex-direction: column;
    width: 14.0625rem;
    align-items: flex-end;
    gap: 0.7813rem;
    position: relative;
}


.chi-tit-ng-dng-ch .link {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 0.5208rem 1.2500rem;
    position: relative;
    flex: 0 0 auto;
    background-color: #155dfc;
    border-radius: 0.7292rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .link:hover {
    background-color: #0a77ff;
    transform: translateY(-0.1042rem);
    box-shadow: 0 0.2083rem 0.6250rem rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .link:active {
    transform: translateY(0);
}

.chi-tit-ng-dng-ch .frame-10 {
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    position: relative;
    flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .text-wrapper-9 {
    position: relative;
    width: 6.5625rem;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.chi-tit-ng-dng-ch .link-2 {
    position: relative;
    width: 14.0625rem;
    height: 2.5000rem;
    background-color: #155dfc;
    border-radius: 0.7292rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .link-2:hover {
    background-color: #0a77ff;
    transform: translateY(-0.1042rem);
    box-shadow: 0 0.2083rem 0.6250rem rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .link-2:active {
    transform: translateY(0);
}

.chi-tit-ng-dng-ch .icon-4 {
    position: absolute;
    top: 0.7292rem;
    left: 1.2500rem;
    width: 1.0417rem;
    height: 1.0417rem;
    background-size: cover;
    background-position: 50% 50%;
}

.chi-tit-ng-dng-ch .text-wrapper-10 {
    position: absolute;
    top: 0.5208rem;
    left: 2.7083rem;
    width: 10.5729rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.chi-tit-ng-dng-ch .link-3 {
    display: flex;
    height: 2.5000rem;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.5208rem 0.8854rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #155dfc;
    border-radius: 0.7292rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .link-3:hover {
    background-color: #0a77ff;
    transform: translateY(-0.1042rem);
    box-shadow: 0 0.2083rem 0.6250rem rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .link-3:active {
    transform: translateY(0);
}

.chi-tit-ng-dng-ch .text-wrapper-11 {
    position: relative;
    width: 12.1354rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.chi-tit-ng-dng-ch .container-7 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .heading {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.4583rem;
}

.chi-tit-ng-dng-ch .text-wrapper-12 {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .container-8 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.chi-tit-ng-dng-ch .container-9 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .paragraph-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.2917rem 1.2917rem 1.2917rem 1.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .the-ultimate-task-wrapper {
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .the-ultimate-task {
    position: relative;
    width: 100%;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.3542rem;
}

.chi-tit-ng-dng-ch .frame-11 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 1.7708rem;
    position: relative;
    padding: 2.0833rem 1.0417rem;
}

.chi-tit-ng-dng-ch .group {
    position: relative;
    width: 4.2188rem;
    height: 4.0625rem;
}

.chi-tit-ng-dng-ch .ellipse {
    position: absolute;
    width: 10.95%;
    height: 11.30%;
    top: 66.39%;
    left: 6.85%;
    background-color: #0a77ff;
    border-radius: 0.2313rem / 0.2297rem;
    animation: pulse 1.5s ease-in-out infinite;
}

.chi-tit-ng-dng-ch .ellipse-2 {
    position: absolute;
    width: 11.64%;
    height: 12.01%;
    top: 49.44%;
    left: 0;
    background-color: #155dfc;
    border-radius: 0.2453rem / 0.2437rem;
    animation: pulse 1.5s ease-in-out 0.1s infinite;
}

.chi-tit-ng-dng-ch .ellipse-3 {
    position: absolute;
    width: 12.32%;
    height: 12.71%;
    top: 31.78%;
    left: 0;
    background-color: #155dfc;
    border-radius: 0.2599rem / 0.2583rem;
    animation: pulse 1.5s ease-in-out 0.2s infinite;
}

.chi-tit-ng-dng-ch .ellipse-4 {
    position: absolute;
    width: 13.01%;
    height: 13.42%;
    top: 14.12%;
    left: 6.16%;
    background-color: #155dfc;
    border-radius: 0.2745rem / 0.2724rem;
    animation: pulse 1.5s ease-in-out 0.3s infinite;
}

.chi-tit-ng-dng-ch .ellipse-5 {
    position: absolute;
    width: 13.69%;
    height: 14.12%;
    top: 0;
    left: 19.17%;
    background-color: #155dfc;
    border-radius: 0.2891rem / 0.2870rem;
    animation: pulse 1.5s ease-in-out 0.4s infinite;
}

.chi-tit-ng-dng-ch .ellipse-6 {
    position: absolute;
    width: 10.26%;
    height: 10.60%;
    top: 78.60%;
    left: 16.48%;
    background-color: #0a77ff;
    border-radius: 0.2167rem / 0.2151rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 0.5s infinite;
}

.chi-tit-ng-dng-ch .ellipse-7 {
    position: absolute;
    width: 9.58%;
    height: 9.89%;
    top: 86.59%;
    left: 29.33%;
    background-color: #0a77ff;
    border-radius: 0.2021rem / 0.2010rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 0.6s infinite;
}

.chi-tit-ng-dng-ch .ellipse-8 {
    position: absolute;
    width: 8.89%;
    height: 9.19%;
    top: 89.71%;
    left: 43.65%;
    background-color: #0a77ff;
    border-radius: 0.1875rem / 0.1865rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 0.7s infinite;
}

.chi-tit-ng-dng-ch .ellipse-9 {
    position: absolute;
    width: 8.21%;
    height: 8.48%;
    top: 88.57%;
    left: 57.48%;
    background-color: #155dfc;
    border-radius: 0.1734rem / 0.1724rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 0.8s infinite;
}

.chi-tit-ng-dng-ch .ellipse-10 {
    position: absolute;
    width: 7.53%;
    height: 7.77%;
    top: 84.92%;
    left: 69.88%;
    background-color: #155dfc;
    border-radius: 0.1589rem / 0.1578rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 0.9s infinite;
}

.chi-tit-ng-dng-ch .ellipse-11 {
    position: absolute;
    width: 6.84%;
    height: 7.07%;
    top: 77.11%;
    left: 78.97%;
    background-color: #155dfc;
    border-radius: 0.1443rem / 0.1437rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 1s infinite;
}

.chi-tit-ng-dng-ch .ellipse-12 {
    position: absolute;
    width: 6.16%;
    height: 6.36%;
    top: 69.70%;
    left: 86.74%;
    background-color: #5ca5ff;
    border-radius: 0.1297rem / 0.1292rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 1.1s infinite;
}

.chi-tit-ng-dng-ch .ellipse-13 {
    position: absolute;
    width: 5.47%;
    height: 5.65%;
    top: 60.18%;
    left: 91.77%;
    background-color: #5ca5ff;
    border-radius: 0.1156rem / 0.1146rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 1.2s infinite;
}

.chi-tit-ng-dng-ch .ellipse-14 {
    position: absolute;
    width: 4.79%;
    height: 4.95%;
    top: 50.57%;
    left: 94.63%;
    background-color: #5ca5ff;
    border-radius: 0.1010rem / 0.1005rem;
    transform: rotate(-16.21deg);
    animation: pulse 1.5s ease-in-out 1.3s infinite;
}

@keyframes pulse {

    0%,
    100% {
        opacity: 0.4;
    }

    50% {
        opacity: 1;
    }
}

.chi-tit-ng-dng-ch .text-wrapper-13 {
    position: absolute;
    width: 34.57%;
    height: 30.77%;
    top: 33.37%;
    left: 35.80%;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .text-wrapper-14 {
    position: relative;
    width: 100%;
    max-width: 19.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.chi-tit-ng-dng-ch .container-10 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .container-11 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.2917rem 1.2917rem 1.2917rem 1.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .container-12 {
    display: flex;
    align-items: center;
    gap: 1.6667rem;
    padding: 0.0000rem -3.81e-0.3125rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex-wrap: wrap;
}

.chi-tit-ng-dng-ch .container-13 {
    display: flex;
    flex-direction: column;
    width: 5.2083rem;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
}

.chi-tit-ng-dng-ch .container-14 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 2.5000rem;
}

.chi-tit-ng-dng-ch .text-wrapper-15 {
    position: absolute;
    top: -0.2604rem;
    left: 0.7292rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 2.5000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 2.5000rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .text-wrapper-16 {
    position: absolute;
    top: -0.0521rem;
    left: 0.3646rem;
    width: 4.5313rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
}

.chi-tit-ng-dng-ch .container-15 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
    flex: 1;
}

.chi-tit-ng-dng-ch .container-16 {
    display: flex;
    align-items: center;
    gap: 0.4167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .text-3 {
    position: relative;
    width: 0.8333rem;
    height: 1.0417rem;
}

.chi-tit-ng-dng-ch .text-wrapper-17 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
}

.chi-tit-ng-dng-ch .container-17 {
    display: flex;
    flex-direction: column;
    height: 0.4167rem;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #e5e7eb;
    border-radius: 1398098.9583rem;
    overflow: hidden;
}

.chi-tit-ng-dng-ch .container-18 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 0.4167rem;
    background-color: #ffb900;
}

.chi-tit-ng-dng-ch .container-19 {
    display: flex;
    flex-direction: column;
    height: 0.4167rem;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #e5e7eb;
    border-radius: 1398098.9583rem;
    overflow: hidden;
}

.chi-tit-ng-dng-ch .container-20 {
    display: flex;
    flex-direction: column;
    height: 0.4167rem;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #e5e7eb;
    border-radius: 1398098.9583rem;
    overflow: hidden;
}

.chi-tit-ng-dng-ch .container-21 {
    display: flex;
    flex-direction: column;
    height: 0.4167rem;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #e5e7eb;
    border-radius: 1398098.9583rem;
    overflow: hidden;
}

.chi-tit-ng-dng-ch .container-22 {
    display: flex;
    flex-direction: column;
    height: 0.4167rem;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #e5e7eb;
    border-radius: 1398098.9583rem;
    overflow: hidden;
}

.chi-tit-ng-dng-ch .container-23 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .container-24 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5208rem;
    padding: 1.2917rem 1.2917rem 1.2917rem 1.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .app-card {
    display: flex;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 0.0000rem -3.81e-0.3125rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}


.chi-tit-ng-dng-ch .frame-12 {
    display: flex;
    width: 3.5938rem;
    height: 3.6458rem;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.3646rem;
    position: relative;
    flex-shrink: 0;
}

.chi-tit-ng-dng-ch .ellipse-15 {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.5938rem;
    height: 3.6458rem;
    background-color: #d9d9d9;
    border-radius: 1.7969rem / 1.8229rem;
}

.chi-tit-ng-dng-ch .user {
    position: relative;
    width: 2.8646rem;
    height: 2.8646rem;
    object-fit: cover;
}

.chi-tit-ng-dng-ch .container-25 {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.5208rem 0.7813rem;
    position: relative;
    border-radius: 0.4167rem;
    border: 0.0521rem solid;
    border-color: #d9d9d9;
}

.chi-tit-ng-dng-ch .frame-13 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.7813rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .comment-input {
    width: 100%;
    padding: 0.5208rem;
    font-family: "Manrope", Helvetica;
    font-size: 0.7292rem;
    color: #495565;
    border: none;
    background: transparent;
    resize: vertical;
    min-height: 3.1250rem;
    transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .comment-input:focus {
    outline: none;
}

.chi-tit-ng-dng-ch .comment-input::placeholder {
    color: #697282;
}

.chi-tit-ng-dng-ch .button {
    all: unset;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 5.2083rem;
    height: 1.8229rem;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    position: relative;
    background-color: #155dfc;
    border-radius: 0.7292rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .button:hover {
    background-color: #0a77ff;
    transform: translateY(-0.1042rem);
    box-shadow: 0 0.2083rem 0.6250rem rgba(21, 93, 252, 0.3);
}

.chi-tit-ng-dng-ch .button:active {
    transform: translateY(0);
}

.chi-tit-ng-dng-ch .frame-14 {
    display: inline-flex;
    align-items: center;
    gap: 0.3646rem;
    position: relative;
    flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .frame-15 {
    position: relative;
    width: 0.7813rem;
    height: 0.8333rem;
}

.chi-tit-ng-dng-ch .text-wrapper-18 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .container-26 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 4.4151rem;
    padding: 0.0000rem 2.57e-0.2604rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .text-4 {
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #0a77ff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .app-card-2 {
    display: flex;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 0.0000rem -3.81e-0.3125rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .container-27 {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 0.7813rem;
    position: relative;
    background-color: #f6f9fb;
    border-radius: 0.4167rem;
}

.chi-tit-ng-dng-ch .frame-16 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.9792rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .frame-17 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 25.7813rem;
    align-items: flex-start;
    gap: 1.6146rem;
    position: relative;
}

.chi-tit-ng-dng-ch .frame-18 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .container-28 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 1.2917rem 1.2917rem 1.2917rem 1.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.chi-tit-ng-dng-ch .icon-5 {
    position: absolute;
    top: 0.2083rem;
    left: 0;
    width: 1.0417rem;
    height: 1.0417rem;
}

.chi-tit-ng-dng-ch .text-wrapper-19 {
    position: absolute;
    top: -0.0521rem;
    left: 1.4583rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .definition-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .container-29 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-20 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #101727;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .frame-19 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.chi-tit-ng-dng-ch .text-wrapper-21 {
    position: relative;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 2.0833rem;
}

.chi-tit-ng-dng-ch .app-card-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0.8750rem 0.8750rem 0.8750rem 0.8750rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    cursor: pointer;
    transition: all 0.3s ease;
}

.chi-tit-ng-dng-ch .app-card-wrapper:hover {
    transform: translateY(-0.2083rem);
    box-shadow: 0 0.4167rem 1.2500rem rgba(0, 0, 0, 0.1);
}

.chi-tit-ng-dng-ch .app-card-3 {
    display: flex;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 0.0000rem -3.81e-0.3125rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.chi-tit-ng-dng-ch .image-taskflow-pro-2 {
    position: relative;
    width: 3.3333rem;
    height: 3.3333rem;
    border-radius: 0.8333rem;
    flex-shrink: 0;
}

.chi-tit-ng-dng-ch .container-30 {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 3.3333rem;
}

.chi-tit-ng-dng-ch .heading-2_2 {
    width: 12.0313rem;
    height: 1.2500rem;
    display: flex;
}

.chi-tit-ng-dng-ch .text-wrapper-22 {
    margin-top: -0.1146rem;
    width: 5.2083rem;
    height: 1.2500rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .paragraph-2 {
    width: 12.0313rem;
    height: 1.0417rem;
    display: flex;
}

.chi-tit-ng-dng-ch .text-wrapper-23 {
    margin-top: -0.0625rem;
    width: 5.4167rem;
    height: 1.0417rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.chi-tit-ng-dng-ch .link-4 {
    position: absolute;
    top: 0.6250rem;
    left: 15.9896rem;
    width: 3.5417rem;
    height: 2.0833rem;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.chi-tit-ng-dng-ch .link-4:hover {
    opacity: 0.7;
}

.chi-tit-ng-dng-ch .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}


.rating_mb {
    display: none !important;
}


.screenshots-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0.6250rem;
    width: 100%;
}

.screenshots-main img {
    width: 100%;
    border-radius: 0.6250rem;
    object-fit: cover;
}

.screenshots-thumbs {
    display: flex;
    gap: 0.4167rem;
}

.screenshots-thumbs img {
    width: 4.6875rem;
    height: 3.1250rem;
    object-fit: cover;
    border-radius: 0.3125rem;
    cursor: pointer;
    opacity: .6;
    border: 0.1042rem solid transparent;
}

.screenshots-thumbs img.active {
    opacity: 1;
    border-color: #1bbc9b;
}

/* ===== LIGHTBOX ===== */
.screenshot-lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .9);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.screenshot-lightbox.active {
    display: flex;
}

.screenshot-lightbox img {
    max-width: 92%;
    max-height: 92%;
    border-radius: 0.6250rem;
    animation: zoomIn .25s ease;
}

.lightbox-close {
    position: absolute;
    top: 0.7292rem;
    right: 0.9375rem;
    font-size: 1.7708rem;
    color: #fff;
    cursor: pointer;
    line-height: 1;
}

/* Zoom animation */
@keyframes zoomIn {
    from {
        transform: scale(.92);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}



.chi-tit-ng-dng-ch .link.real-download-btn {
    display: flex;
    padding: 0.7604rem 1.4102rem 0.9063rem 1.4583rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.5208rem;
    background: #155DFC;
    text-align: center;
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4583rem;
}

.dot-spinner-wrap {
    position: relative;
    width: 5.7292rem;
    height: 5.7292rem;
    margin: 0 auto;
}

.dot-spinner {
    position: absolute;
    inset: 0;
    animation: spin 2s linear infinite;
}

.dot-spinner span {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: linear-gradient(145deg, #2f7bff, #1e5bff);
    transform-origin: 0 0;
}

/* ===== 18 DOTS – LIỀN NHAU HƠN + HỞ ĐUÔI ===== */
/* step = 14deg → vòng không kín → có tail gap */

.dot-spinner span:nth-child(1) {
    width: 0.1875rem;
    height: 0.1875rem;
    opacity: 0.05;
    transform: rotate(0deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(2) {
    width: 0.1979rem;
    height: 0.1979rem;
    opacity: 0.12;
    transform: rotate(14deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(3) {
    width: 0.2083rem;
    height: 0.2083rem;
    opacity: 0.25;
    transform: rotate(28deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(4) {
    width: 0.2188rem;
    height: 0.2188rem;
    opacity: 0.45;
    transform: rotate(42deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(5) {
    width: 0.2292rem;
    height: 0.2292rem;
    opacity: 0.6;
    transform: rotate(56deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(6) {
    width: 0.2396rem;
    height: 0.2396rem;
    opacity: 0.64;
    transform: rotate(70deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(7) {
    width: 0.2500rem;
    height: 0.2500rem;
    opacity: 0.67;
    transform: rotate(84deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(8) {
    width: 0.2604rem;
    height: 0.2604rem;
    opacity: 0.7;
    transform: rotate(98deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(9) {
    width: 0.2865rem;
    height: 0.2865rem;
    opacity: 0.73;
    transform: rotate(112deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(10) {
    width: 0.3125rem;
    height: 0.3125rem;
    opacity: 0.76;
    transform: rotate(126deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(11) {
    width: 0.3385rem;
    height: 0.3385rem;
    opacity: 0.79;
    transform: rotate(140deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(12) {
    width: 0.3646rem;
    height: 0.3646rem;
    opacity: 0.82;
    transform: rotate(154deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(13) {
    width: 0.3906rem;
    height: 0.3906rem;
    opacity: 0.85;
    transform: rotate(168deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(14) {
    width: 0.4167rem;
    height: 0.4167rem;
    opacity: 0.88;
    transform: rotate(182deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(15) {
    width: 0.4427rem;
    height: 0.4427rem;
    opacity: 0.91;
    transform: rotate(196deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(16) {
    width: 0.4688rem;
    height: 0.4688rem;
    opacity: 0.94;
    transform: rotate(210deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(17) {
    width: 0.4948rem;
    height: 0.4948rem;
    opacity: 0.97;
    transform: rotate(224deg) translate(2.3958rem);
}

.dot-spinner span:nth-child(18) {
    width: 0.5208rem;
    height: 0.5208rem;
    opacity: 1;
    transform: rotate(238deg) translate(2.3958rem);
}

/* TEXT GIỮA */
.dot-time {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #1e5bff;
}

/* QUAY */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}














.the-ultimate-task h2 {
    color: #364153;
    font-family: Manrope;
    font-size: 1.2500rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5625rem;
    /* 125% */
    margin-bottom: 0.5208rem;
    margin-top: 1.0417rem;
}

.the-ultimate-task h3 {
    color: #364153;
    font-family: Manrope;
    font-size: 0.8333rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3542rem;
    /* 162.5% */
}

.the-ultimate-task li {
    color: #364153;
    font-family: Manrope;
    font-size: 0.8333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3542rem;
    /* 162.5% */
}


.the-ultimate-task {
    color: #364153;
    font-family: Manrope;
    font-size: 0.8333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3542rem;
    /* 162.5% */
}

.the-ultimate-task p {
    color: #364153;
    font-family: Manrope;
    font-size: 0.8333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3542rem;
    /* 162.5% */

}

.the-ultimate-task a {
    color: #0A77FF;
    font-family: Manrope;
    font-size: 0.8333rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3542rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.the-ultimate-task table {
    width: 100%;
    border-collapse: collapse;
    border: 0.0521rem solid #4A5565;
    background: rgba(217, 217, 217, 0.00);
    margin-bottom: 0.5208rem;
    margin-top: 0.5208rem;
}

th,
td {
    border: 0.0521rem solid #ccc;
    padding: 0.6250rem;
    text-align: left;
    vertical-align: top;
}



@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(1.0417rem);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.tm-kim-ajax-cha-in .span {
    color: #697282;
}

.tm-kim-ajax-cha-in .text-wrapper-2 {
    color: #4b9bff;
}

.tm-kim-ajax-cha-in .gth-wrapper {
    position: relative;
    width: 100%;
    max-width: 100.0000rem;
    min-height: 41.6667rem;
    background-color: #eff4ff99;
    opacity: 0;
    animation: fadeIn 0.8s ease 0.2s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tm-kim-ajax-cha-in .gth {
    display: flex;
    width: 100%;
    max-width: 95.8333rem;
    margin: 0 auto;
    min-height: 39.8438rem;
    min-width: 59.8438rem;
    align-items: flex-start;
    justify-content: center;
    gap: 5.2083rem;
    padding: 5.2083rem 2.0833rem;
    position: relative;
    border-radius: 0.8333rem;
    overflow: hidden;
}

.tm-kim-ajax-cha-in .line {
    position: absolute;
    top: -0.2604rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 103.8021rem;
    height: auto;
    opacity: 0.5;
}

.tm-kim-ajax-cha-in .header-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 79.3750rem;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    z-index: 1;
}

.tm-kim-ajax-cha-in .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5625rem;
    padding: 0.0000rem 1.0417rem 1.5625rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    opacity: 0;
    animation: fadeInUp 0.8s ease 0.4s forwards;
}

.tm-kim-ajax-cha-in .discover-amazing {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #0e1525;
    font-size: 3.1250rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 3.7500rem;
}

.tm-kim-ajax-cha-in .frame-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 46.7708rem;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
    opacity: 0;
    animation: fadeInUp 0.8s ease 0.6s forwards;
}

.tm-kim-ajax-cha-in .frame-wrapper {
    min-height: 2.8646rem;
    align-items: center;
    padding: 0.0000rem 0.8333rem 0.0000rem 1.0417rem;
    border-radius: 1.5625rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d1e5ff;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
}

.tm-kim-ajax-cha-in .frame-wrapper:hover {
    box-shadow: 0.0000rem 0.3125rem 0.6250rem #d1e5ff;
    border-color: #4b9bff;
}

.tm-kim-ajax-cha-in .frame-3 {
    display: inline-flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in .only-icon {
    display: inline-flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.4167rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in .text-wrapper-3 {
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #101727;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: normal;
}

.tm-kim-ajax-cha-in .frame-4 {
    display: flex;
    flex-direction: column;
    min-height: 20.6771rem;
    align-items: flex-end;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.tm-kim-ajax-cha-in .vector-2 {
    position: relative;
    width: 1.2500rem;
    height: 1.0938rem;
}

.tm-kim-ajax-cha-in .text-input-2 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 1.3021rem;
    flex: 0 0 auto;
    border-radius: 1.0417rem 0.0000rem 1.0417rem 1.0417rem;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.tm-kim-ajax-cha-in .frame-5 {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: 0.5208rem;
    position: relative;
}

.tm-kim-ajax-cha-in .frame-6 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
}

.tm-kim-ajax-cha-in .frame-7 {
    display: flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    text-decoration: none;
}

.search-result-item {
    opacity: 0;
    animation: slideInLeft 0.5s ease forwards;
}

.search-result-item:nth-child(1) {
    animation-delay: 0.8s;
}

.search-result-item:nth-child(2) {
    animation-delay: 1s;
}

.search-result-item:nth-child(3) {
    animation-delay: 1.2s;
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-1.5625rem);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.tm-kim-ajax-cha-in .frame-8 {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.5208rem;
    position: relative;
    background-color: #e8f0ff;
    border-radius: 0.7813rem;
    transition: all 0.3s ease;
}

.search-result-item:hover .frame-8 {
    background-color: #d9e8ff;
    transform: translateX(0.2604rem);
    box-shadow: 0 0.2083rem 0.6250rem rgba(75, 155, 255, 0.15);
}

.tm-kim-ajax-cha-in .image-taskflow-pro {
    position: relative;
    width: 4.0104rem;
    height: 4.0104rem;
    min-width: 4.0104rem;
    border-radius: 0.8333rem;
    transition: transform 0.3s ease;
}

.search-result-item:hover .image-taskflow-pro {
    transform: scale(1.05);
}

.tm-kim-ajax-cha-in .frame-9 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 1.0417rem;
    position: relative;
}

.tm-kim-ajax-cha-in .frame-10 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
    flex: 1;
}

.tm-kim-ajax-cha-in .frame-11 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.tm-kim-ajax-cha-in .text {
    display: flex;
    align-items: center;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in .text-wrapper-5 {
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in .paragraph {
    position: relative;
    width: 100%;
}

.tm-kim-ajax-cha-in .text-wrapper-6 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in .link {
    position: relative;
    width: 1.5625rem;
    height: 1.5625rem;
    min-width: 1.5625rem;
    transition: transform 0.3s ease;
}

.search-result-item:hover .link {
    transform: translateX(0.1563rem);
}

.tm-kim-ajax-cha-in .frame-12 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 5.0521rem;
}

.tm-kim-ajax-cha-in .rectangle {
    position: relative;
    width: 0.5208rem;
    height: 2.6042rem;
    margin-right: -0.0521rem;
    background-color: #4b9bff;
    border-radius: 0.2604rem;
}


.tm-kim-ajax-cha-in .frame-6 {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
}

.tm-kim-ajax-cha-in .frame-2 {
    max-width: 80.7708rem;
}

.tm-kim-ajax-cha-in {
    width: 100%;
}

.tm-kim-ajax-cha-in .frame-wrapper {
    min-height: 2.8646rem;
    align-items: center;
    padding: 0.0000rem 0.8333rem 0.0000rem 1.0417rem;
    border-radius: 1.5625rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d1e5ff;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 50%;
    background-color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    margin: 0 auto;
}

.tm-kim-ajax-cha-in .frame-6 {

    flex-wrap: wrap;
}

.tm-kim-ajax-cha-in .frame-7 {
    display: flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    text-decoration: none;
    width: 31.96%;
}




.ABOUT-US {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000rem;
    margin: 0 auto;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}


/* Main Content */
.ABOUT-US .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    padding: 4.1667rem 10.2604rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.ABOUT-US .about-page {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5000rem;
    width: 100%;
    position: relative;
    align-self: stretch;
}

.ABOUT-US .container-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.ABOUT-US .about-modbibi-com {
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #101727;
    font-size: 1.8750rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 2.0833rem;
    position: relative;
    align-self: stretch;
}

.ABOUT-US .span {
    font-weight: 700;
}

.ABOUT-US .your-trusted {
    position: relative;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.9375rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
}

.ABOUT-US .frame-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.8333rem;
    padding: 1.7083rem 1.7083rem 1.7083rem 1.7083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    transition: box-shadow 0.3s ease;
}

.ABOUT-US .frame-wrapper:hover {
    box-shadow: 0 0.4167rem 1.2500rem rgba(0, 0, 0, 0.08);
}

.ABOUT-US .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.ABOUT-US .appstore-is-your-one {
    position: relative;
    width: 100%;
    max-width: 43.1771rem;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.5208rem;
}

.ABOUT-US .text-wrapper-2 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.5208rem;
}

.ABOUT-US .paragraph {
    position: relative;
    align-self: stretch;
    width: 100%;
}

.ABOUT-US .our-mission-is-to {
    width: 100%;
    max-width: 43.0729rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.5208rem;
}

.ABOUT-US .background {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    min-height: 31.5625rem;
    border-radius: 1.2500rem;
}

.ABOUT-US .container-3 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: repeat(1, minmax(0, 1fr));
    gap: 1.2500rem;
    padding: 0.0000rem;
    position: relative;
    width: 100%;
    max-width: 73.9583rem;
    margin-top: auto;
}

.ABOUT-US .container-4,
.ABOUT-US .container-7,
.ABOUT-US .container-8,
.ABOUT-US .container-9 {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4167rem;
    padding: 1.2917rem;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.ABOUT-US .stat-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ABOUT-US .stat-card:hover {
    transform: translateY(-0.2083rem);
    box-shadow: 0 0.4167rem 1.2500rem rgba(0, 0, 0, 0.12);
}

.ABOUT-US .container-5 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.8750rem;
}

.ABOUT-US .text-wrapper-3,
.ABOUT-US .text-wrapper-5,
.ABOUT-US .text-wrapper-7,
.ABOUT-US .text-wrapper-9 {
    position: absolute;
    top: -0.1563rem;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #155cfb;
    font-size: 1.5625rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.8750rem;
    white-space: nowrap;
}

.ABOUT-US .container-6 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.0417rem;
}

.ABOUT-US .text-wrapper-4,
.ABOUT-US .text-wrapper-6,
.ABOUT-US .text-wrapper-8,
.ABOUT-US .text-wrapper-10 {
    position: absolute;
    top: -0.0521rem;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

/* Values Section */
.ABOUT-US .container-10 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.6667rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.ABOUT-US .heading {
    display: flex;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.ABOUT-US .text-wrapper-11 {
    position: relative;
    flex: 1;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.2500rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.6667rem;
}

.ABOUT-US .container-11 {
    position: relative;
    align-self: stretch;
    width: 100%;
}

.ABOUT-US .frame-3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    gap: 1.1979rem 1.2500rem;
    position: relative;
}

.ABOUT-US .container-12,
.ABOUT-US .container-13,
.ABOUT-US .container-14,
.ABOUT-US .container-15 {
    position: relative;
    width: calc(33.333% - 0.8333rem);
    min-width: 14.5833rem;
    height: 9.4271rem;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.ABOUT-US .value-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.ABOUT-US .value-card:hover {
    transform: translateY(-0.2083rem);
    box-shadow: 0 0.4167rem 1.2500rem rgba(0, 0, 0, 0.12);
    border-color: #4b9bff;
}

.ABOUT-US .icon-2 {
    position: absolute;
    top: 1.3021rem;
    left: 1.3021rem;
    width: 1.6667rem;
    height: 1.6667rem;
    transition: transform 0.3s ease;
}

.ABOUT-US .value-card:hover .icon-2 {
    transform: scale(1.1);
}

.ABOUT-US .heading-2_2 {
    position: absolute;
    top: 3.8021rem;
    left: 1.3021rem;
    width: 20.1042rem;
    height: 1.4583rem;
    display: flex;
}

.ABOUT-US .text-wrapper-12,
.ABOUT-US .text-wrapper-13,
.ABOUT-US .text-wrapper-14,
.ABOUT-US .text-wrapper-15,
.ABOUT-US .text-wrapper-17,
.ABOUT-US .text-wrapper-19 {
    margin-top: -0.0729rem;
    height: 1.4583rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.ABOUT-US .paragraph-2,
.ABOUT-US .only-the-best-apps-wrapper {
    position: absolute;
    top: 5.6771rem;
    left: 1.3021rem;
    width: 20.1042rem;
    display: flex;
}

.ABOUT-US .p,
.ABOUT-US .only-the-best-apps,
.ABOUT-US .text-wrapper-16,
.ABOUT-US .text-wrapper-18 {
    margin-top: -0.1146rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

/* Testimonial Section */
.ABOUT-US .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5208rem;
    padding: 4.1667rem 7.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-radius: 1.5625rem;
}

.ABOUT-US .frame-5 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 75.0000rem;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 8.3333rem;
    position: relative;
    flex: 0 0 auto;
}

.ABOUT-US .frame-6 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 29.9641rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    flex: 0 0 auto;
}

.ABOUT-US .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.ABOUT-US .text-wrapper-20 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 2.5000rem;
    letter-spacing: 0;
    line-height: 3.0000rem;
}

.ABOUT-US .frame-7 {
    display: flex;
    flex-direction: column;
    width: 14.7917rem;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
}

.ABOUT-US .text-wrapper-21 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 3.1250rem;
    letter-spacing: 0;
    line-height: 3.7500rem;
}

.ABOUT-US .text-wrapper-22 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
}

.ABOUT-US .image {
    position: relative;
    width: 100%;
    max-width: 49.3750rem;
    height: 17.3958rem;
    border-radius: 1.3021rem;
    overflow: hidden;
    background: #fff;
    transition: transform 0.3s ease;
}

.ABOUT-US .image:hover {
    transform: scale(1.02);
}

.ABOUT-US .container-16 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 40.6250rem;
    align-items: flex-start;
    gap: 2.0833rem;
    position: absolute;
    top: 2.0833rem;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 1.0417rem;
}

.ABOUT-US .icon-3 {
    position: relative;
    width: 2.0792rem;
    height: 1.8229rem;
}

.ABOUT-US .frame-8 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.6250rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.ABOUT-US .text-wrapper-23 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #0e1525;
    font-size: 1.2500rem;
    letter-spacing: 0;
    line-height: 1.6667rem;
}

.ABOUT-US .r-androidroms {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
}

.ABOUT-US .r-androidroms a {
    color: #4f5460;
    transition: color 0.3s ease;
}

.ABOUT-US .r-androidroms a:hover {
    color: #0a77ff;
}

.ABOUT-US .text-wrapper-24 {
    line-height: 1.1458rem;
}

.ABOUT-US .text-wrapper-25 {
    line-height: 1.1458rem;
    text-decoration: underline;
}

.ABOUT-US .container-17 {
    position: absolute;
    top: 13.6458rem;
    right: 0;
    width: 8.1250rem;
    height: 3.7500rem;
    overflow: hidden;
}

.ABOUT-US .overlay-shadow {
    position: absolute;
    left: 7.1354rem;
    bottom: 3.0729rem;
    width: 1.0417rem;
    height: 2.0833rem;
    background-color: #ffffff01;
    border-radius: 0.0000rem 0.0000rem 1.0417rem 0.0000rem;
    box-shadow: 0.0000rem 1.0417rem 0.0000rem #0a77ff;
}

.ABOUT-US .overlay-shadow-2 {
    position: absolute;
    left: 0;
    bottom: -0.0521rem;
    width: 1.0417rem;
    height: 2.0833rem;
    background-color: #ffffff01;
    border-radius: 0.0000rem 0.0000rem 1.0417rem 0.0000rem;
    box-shadow: 0.0000rem 1.0417rem 0.0000rem #0a77ff;
}

.ABOUT-US .background-2 {
    display: inline-flex;
    padding: 1.0417rem 1.8750rem;
    position: absolute;
    top: calc(50.00% - 1.1979rem);
    left: 1.0417rem;
    background-color: #0a77ff;
    border-radius: 1.3021rem 0.0000rem 0.0000rem 0.0000rem;
    align-items: center;
    gap: 1.2500rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.ABOUT-US .background-2:hover {
    background-color: #0866e6;
}

.ABOUT-US .iconex-filled-arrow {
    position: relative;
    width: 1.0417rem;
    height: 1.0417rem;
    transition: transform 0.3s ease;
}

.ABOUT-US .background-2:hover .iconex-filled-arrow {
    transform: scale(1.1);
}


/* Animations */
.fade-in-up {
    opacity: 0;
    transform: translateY(1.5625rem);
    animation: fadeInUp 0.8s ease forwards;
}

.delay-1 {
    animation-delay: 0.2s;
}

.delay-2 {
    animation-delay: 0.4s;
}

.delay-3 {
    animation-delay: 0.6s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.blog2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000rem;
    margin: 0 auto;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}



.blog2 .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    padding: 4.1667rem 10.2604rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog2 .container-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog2 .container-2 {
    display: flex;
    flex-direction: column;
    width: 11.0917rem;
    height: 3.5417rem;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
}

.blog2 .heading {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.8750rem;
}

.blog2 .blog-news {
    position: absolute;
    top: -0.1563rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.5625rem;
    letter-spacing: 0;
    line-height: 1.8750rem;
    white-space: nowrap;
}

.blog2 .paragraph {
    height: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.blog2 .p {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.blog2 .section-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog2 .section {
    display: flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    flex-wrap: wrap;
}

.blog2 .article {
    display: flex;
    flex-direction: column;
    width: 19.0625rem;
    height: 30rem;
    align-items: flex-start;
    padding: 0.0417rem 0.0417rem 0.0417rem 0.0417rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    overflow: hidden;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.blog2 .article:hover {
    transform: translateY(-0.4167rem);
    box-shadow: 0.0000rem 0.6250rem 1.6667rem rgba(0, 0, 0, 0.12);
    border-color: #4b9bff;
}

.blog2 .image-top-wrapper {
    display: flex;
    flex-direction: column;
    height: 11.1948rem;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #f3f4f6;
}

.blog2 .image-top {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 11.1948rem;
    transition: transform 0.5s ease;
}

.blog2 .article:hover .image-top {
    transform: scale(1.05);
}



.blog2 .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.2396rem;
    position: relative;
    padding: 1.2396rem;
}

.blog2 .frame-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog2 .text {
    width: 2.4844rem;
    height: 1.0411rem;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease;
}

.blog2 .article:hover .text {
    background-color: #dbeafe;
}

.blog2 .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.0677rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.blog2 .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog2 .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog2 .heading-2_2 {
    position: relative;
    align-self: stretch;
    width: 100%;
}

.blog2 .text-wrapper-4 {

    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    transition: color 0.3s ease;
}

.blog2 .article:hover .text-wrapper-4 {
    color: #4b9bff;
}

.blog2 .discover-the-best-wrapper {
    position: relative;
    align-self: stretch;
    width: 100%;
}

.blog2 .discover-the-best {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.blog2 .container-3 {
    position: relative;
    width: 5.6995rem;
    height: 1.0417rem;
}

.blog2 .frame-5 {
    display: inline-flex;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.blog2 .icon-2 {
    position: relative;
    width: 0.8333rem;
    height: 0.8333rem;
}

.blog2 .text-wrapper-5 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    color: #495565;
    font-size: 0.7292rem;
    line-height: 1.0417rem;
    white-space: nowrap;
    font-weight: 400;
    letter-spacing: 0;
}

.blog2 .frame-6 {
    display: inline-flex;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
    flex: 0 0 auto;
}

.blog2 .link {
    position: relative;
    width: 5.0656rem;
    height: 1.2500rem;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.blog2 .link:hover {
    opacity: 0.8;
}

.blog2 .text-wrapper-6 {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #155cfb;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
    transition: color 0.3s ease;
}

.blog2 .link:hover .text-wrapper-6 {
    color: #0a77ff;
}

.blog2 .text-2 {
    width: 2.9589rem;
    height: 1.0411rem;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease;
}

.blog2 .article:hover .text-2 {
    background-color: #dbeafe;
}

.blog2 .text-wrapper-7 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.1141rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.blog2 .text-3 {
    width: 4.2844rem;
    height: 1.0411rem;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease;
}

.blog2 .article:hover .text-3 {
    background-color: #dbeafe;
}

.blog2 .text-wrapper-8 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.1427rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.blog2 .frame-7 {
    display: flex;
    flex-direction: column;
    width: 16.5104rem;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
    flex: 0 0 auto;
}

.blog2 .frame-8 {
    width: 15.7292rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
}

.blog2 .frame-9 {
    position: relative;
    top: -0.1042rem;
    left: 0.0521rem;
    width: 15.9375rem;
    height: 1.5625rem;
    display: flex;
}

.blog2 .text-wrapper-9 {
    width: 19.4792rem;
    height: 1.4583rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    transition: color 0.3s ease;
}

.blog2 .article:hover .text-wrapper-9 {
    color: #4b9bff;
}

.blog2 .background {
    justify-content: center;
    gap: 1.4583rem;
    padding: 0.0000rem 1.2500rem;
    border-radius: 1.3021rem 1.3021rem 0.0000rem 0.0000rem;
    display: flex;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.pagination-arrow {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.4167rem;
    transition: opacity 0.3s ease, transform 0.2s ease;
}

.pagination-arrow:hover {
    opacity: 0.7;
}

.pagination-arrow:active {
    transform: scale(0.95);
}

.pagination-arrow:disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.pagination-number {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.4167rem 0.6250rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    color: #93969d;
    transition: color 0.3s ease, transform 0.2s ease;
    border-radius: 0.4167rem;
}

.pagination-number:hover {
    color: #4b9bff;
}

.pagination-number:active {
    transform: scale(0.95);
}

.pagination-number.active {
    color: #0e1525;
    font-weight: 600;
}

.blog2 .text-wrapper-10 {
    color: #0e1525;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.blog2 .text-wrapper-11 {
    color: #93969d;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-0.5208rem);
    }
}

.blog2 .frame-14 {
    position: relative;
    width: 100.77%;
    height: 100.77%;
    border-radius: 9.7396rem;
    border: 0.0521rem solid;
    border-color: #fcaf1733;
    box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    background: linear-gradient(328deg,
            rgba(255, 138, 21, 1) 0%,
            rgba(255, 251, 0, 1) 100%);
}

.blog2 .text-wrapper-14 {
    position: absolute;
    top: 5.2083rem;
    left: 2.5000rem;
    width: 8.5417rem;
    height: 5.0000rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    font-family: "Luckiest Guy", Helvetica;
    color: #ffffff;
    font-size: 5.0000rem;
    text-align: center;
    line-height: 0.0990rem;
    font-weight: 400;
    letter-spacing: 0;
}

.blog2 .ellipse {
    position: absolute;
    top: 0.9375rem;
    left: 0.9896rem;
    width: 9.2708rem;
    height: 9.2708rem;
}

.blog2 .container-9 {
    position: absolute;
    top: 49.5313rem;
    left: 92.1875rem;
    width: 2.6042rem;
    height: 3.8021rem;
}

.blog2 .horizontal-border {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 0.0625rem;
    border-top-style: solid;
    border-color: #93969d;
}

.blog2 .text-wrapper-15 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.blog2 .container-10 {
    position: relative;
    max-width: 67.5000rem;
    width: 14.0625rem;
    align-self: stretch;
}

/* Animations */
.fade-in-up {
    opacity: 0;
    transform: translateY(1.5625rem);
    animation: fadeInUp 0.8s ease forwards;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.stagger-item {
    opacity: 0;
    transform: translateY(1.5625rem);
    animation: fadeInUp 0.6s ease forwards;
}

.stagger-item:nth-child(1) {
    animation-delay: 0.1s;
}

.stagger-item:nth-child(2) {
    animation-delay: 0.2s;
}

.stagger-item:nth-child(3) {
    animation-delay: 0.3s;
}

.stagger-item:nth-child(4) {
    animation-delay: 0.4s;
}



.blog-detail {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000rem;
    margin: 0 auto;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}

.blog-detail .span {
    color: #697282;
}

.blog-detail .text-wrapper-2 {
    color: #0a77ff;
}

.blog-detail .footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 2.6042rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .frame-wrapper {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    padding: 0.1042rem 2.0833rem 8.5417rem;
    position: relative;
    background-color: #f6f9fb;
}

.blog-detail .frame-2 {
    display: flex;
    width: 100%;
    max-width: 82.6563rem;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
}

.blog-detail .frame-3 {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
    gap: 1.0417rem;
    padding: 1.2500rem 1.4583rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.0417rem;
}

.blog-detail .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .heading-IT {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 1.6667rem;
    letter-spacing: 0;
    line-height: 2.1875rem;
}

.blog-detail .tc-gi-wrapper {
    display: flex;
    align-items: flex-end;
    gap: 0.3125rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .tc-gi {
    display: flex;
    align-items: center;
    gap: 0.4167rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.blog-detail .frame-5 {
    display: inline-flex;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
    flex: 0 0 auto;
}

.blog-detail .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4f5460;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.blog-detail .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.blog-detail .rectangle {
    position: relative;
    align-self: stretch;
    width: 0.0521rem;
    background-color: #dbdcde;
}

.blog-detail .time {
    display: inline-flex;
    align-items: flex-start;
    gap: 0.4688rem;
    position: relative;
    flex: 0 0 auto;
}

.blog-detail .text-wrapper-5 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4b5563;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.blog-detail .discover-a-curated-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #f7f7f7;
    border-radius: 1.2500rem;
}

.blog-detail .discover-a-curated {
    position: relative;
    flex: 1;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.blog-detail .image {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
    max-height: 16.1109rem;
    border-radius: 1.0417rem;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-detail .image:hover {
    transform: scale(1.02);
}

.blog-detail .frame-6 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .frame-7 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.6250rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .frame-8 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .p {
    position: relative;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.blog-detail .image-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.6667rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .image-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
    max-height: 20.8802rem;
    border-radius: 1.0417rem;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-detail .image-2:hover {
    transform: scale(1.02);
}

.blog-detail .right {
    display: flex;
    flex-direction: column;
    width: 18.7500rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
}

.blog-detail .card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 1.0417rem 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0521rem solid;
    border-color: #eeeeee;
}

.blog-detail .frame-9 {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .text-wrapper-6 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #0e1525;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.blog-detail .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .tin-tc {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 0.6250rem;
    padding: 0.8333rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    text-decoration: none;
    border-radius: 0.6250rem;
    transition: all 0.3s ease;
}

.blog-detail .tin-tc:hover {
    background-color: #f9fafb;
    transform: translateX(0.2083rem);
}

.blog-detail .rectangle-2 {
    position: relative;
    width: 5.5208rem;
    height: 4.1667rem;
    border-radius: 0.8333rem;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-detail .tin-tc:hover .rectangle-2 {
    transform: scale(1.05);
}

.blog-detail .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1042rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.blog-detail .text-wrapper-7 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #101727;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    transition: color 0.3s ease;
}

.blog-detail .tin-tc:hover .text-wrapper-7 {
    color: #4b9bff;
}

.blog-detail .text-wrapper-8 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4b5563;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.blog-detail .footer-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    overflow: hidden;
}

.blog-detail .group {
    position: relative;
    width: 100%;
    height: 11.5563rem;
}

.blog-detail .slide {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.2500rem 2.0833rem;
    position: absolute;
    top: 1.1458rem;
    left: 0.0521rem;
    background-color: #0977ff;
    transform: rotate(1deg);
    animation: slideMarquee1 30s linear infinite;
}

@keyframes slideMarquee1 {
    0% {
        transform: translateX(0) rotate(1deg);
    }

    100% {
        transform: translateX(-50%) rotate(1deg);
    }
}

.blog-detail .frame-10 {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    position: relative;
    flex: 0 0 auto;
}

.blog-detail .iconex-filled-arrow {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    margin-left: -0.0219rem;
    transform: rotate(-1deg);
}

.blog-detail .text-wrapper-9 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 2.5000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 3.0000rem;
    white-space: nowrap;
}

.blog-detail .iconex-filled-arrow-2 {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    transform: rotate(-1deg);
}

.blog-detail .icon-2 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    transform: rotate(-1deg);
}

.blog-detail .icon-3 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    margin-right: -0.0219rem;
    transform: rotate(-1deg);
}

.blog-detail .slide-2 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.2500rem 2.0833rem;
    position: absolute;
    top: 3.4896rem;
    left: 0.0521rem;
    background-color: #053673;
    transform: rotate(-2deg);
    animation: slideMarquee2 30s linear infinite;
}

@keyframes slideMarquee2 {
    0% {
        transform: translateX(0) rotate(-2deg);
    }

    100% {
        transform: translateX(-50%) rotate(-2deg);
    }
}

.blog-detail .icon-4 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    transform: rotate(2deg);
}

.blog-detail .icon-5 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    margin-right: -0.0432rem;
    transform: rotate(2deg);
}

.blog-detail .rectangle-3 {
    position: relative;
    width: 100%;
    height: 8.3854rem;
    margin-top: -2.0833rem;
    object-fit: cover;
}

.blog-detail .background {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2500rem;
    padding: 0.0000rem 7.8125rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    margin-top: -2.0833rem;
    background-color: #001c42;
}

.blog-detail .container-2 {
    display: flex;
    align-items: flex-end;
    gap: 6.9786rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .container-3 {
    display: flex;
    align-items: flex-start;
    gap: 12.9167rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.blog-detail .container-4 {
    display: flex;
    flex-direction: column;
    width: 24.3229rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
}

.blog-detail .container-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .container-6 {
    display: flex;
    flex-direction: column;
    max-width: 11.4104rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .frame-11 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .frame-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.blog-detail .text-wrapper-10 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-detail .text-wrapper-10:hover {
    color: #4b9bff;
}

.blog-detail .frame-13 {
    position: relative;
    flex: 0 0 auto;
}

.blog-detail .frame-14 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 2.9167rem;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
}

.blog-detail .group-2 {
    position: relative;
    width: 22.2396rem;
    height: 17.8125rem;
}

.blog-detail .cha-c-tn-x {
    position: absolute;
    top: 0;
    left: 0;
    width: 22.2396rem;
    height: 12.5000rem;
}

.blog-detail .group-3 {
    position: absolute;
    top: 4.3229rem;
    left: 5.0000rem;
    width: 13.5417rem;
    height: 13.4896rem;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-0.5208rem);
    }
}

.blog-detail .frame-15 {
    position: relative;
    width: 100.77%;
    height: 100.77%;
    border-radius: 9.7396rem;
    border: 0.0521rem solid;
    border-color: #fcaf1733;
    box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    background: linear-gradient(328deg,
            rgba(255, 138, 21, 1) 0%,
            rgba(255, 251, 0, 1) 100%);
}

.blog-detail .text-wrapper-11 {
    position: absolute;
    top: 5.2083rem;
    left: 2.5000rem;
    width: 8.5417rem;
    height: 5.0000rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    font-family: "Luckiest Guy", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 5.0000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.0990rem;
}

.blog-detail .ellipse {
    position: absolute;
    top: 0.9375rem;
    left: 0.9896rem;
    width: 9.2708rem;
    height: 9.2708rem;
}

.blog-detail .container-7 {
    position: absolute;
    top: 49.5313rem;
    left: 92.1875rem;
    width: 2.6042rem;
    height: 3.8021rem;
}

.blog-detail .horizontal-border {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 0.0625rem;
    border-top-style: solid;
    border-color: #93969d;
}

.blog-detail .text-wrapper-12 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.blog-detail .container-8 {
    position: relative;
    max-width: 67.5000rem;
    width: 14.0625rem;
    align-self: stretch;
}

/* Animations */
.fade-in-up {
    opacity: 0;
    animation: fadeInUp 0.8s ease forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(1.5625rem);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-up:nth-child(2) {
    animation-delay: 0.2s;
}



.EROR {
    display: flex;
    flex-direction: column;
    width: 100.0000rem;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}



.EROR .footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 2.6042rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.EROR .not-found-page-wrapper {
    display: flex;
    width: 100.0000rem;
    align-items: flex-start;
    justify-content: center;
    padding: 3.1250rem 2.0833rem 8.5417rem;
    position: relative;
    flex: 0 0 auto;
    background-color: #f6f9fb;
}

.EROR .not-found-page {
    display: flex;
    flex-direction: column;
    width: 35.0000rem;
    height: 25.1661rem;
    align-items: flex-start;
    gap: 1.6667rem;
    padding: 4.1667rem 1.6667rem 0.0000rem;
    position: relative;
}

.EROR .container-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.EROR .heading {
    height: 6.6667rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.EROR .text-wrapper-2 {
    position: absolute;
    top: -0.6250rem;
    left: 9.5833rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 6.6667rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 6.6667rem;
    white-space: nowrap;
}

.EROR .heading-2_2 {
    display: flex;
    height: 1.6661rem;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.EROR .text-wrapper-3 {
    position: relative;
    flex: 1;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.2500rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.6667rem;
}

.EROR .paragraph {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 2.5000rem;
}

.EROR .sorry-we-couldn-t {
    position: absolute;
    top: -0.1042rem;
    left: 0.1042rem;
    width: 31.5104rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.EROR .container-3 {
    display: flex;
    height: 2.6667rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.8333rem;
    padding: 0.0000rem 0.0005rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.EROR .link {
    position: relative;
    width: 7.5578rem;
    height: 2.6667rem;
    background-color: #155dfc;
    border-radius: 0.7292rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4167rem;
}

.EROR .icon-2 {

    width: 1.0417rem;
    height: 1.0417rem;
}

.EROR .text-wrapper-4 {

    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.EROR .link-2 {
    position: relative;
    width: 8.7865rem;
    height: 2.6667rem;
    background-color: #ffffff;
    border-radius: 0.7292rem;
    border: 0.0833rem solid;
    border-color: #d0d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4167rem;
}

.EROR .icon-3 {
    width: 1.0417rem;
    height: 1.0417rem;
}

.EROR .text-wrapper-5 {
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.CONTACT-US {
    display: flex;
    flex-direction: column;
    width: 100.0000rem;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}


.CONTACT-US .footer1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 2.6042rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .background-wrapper {
    display: flex;
    width: 100.0000rem;
    align-items: flex-start;
    justify-content: center;
    padding: 3.1250rem 2.0833rem 8.5417rem;
    position: relative;
    flex: 0 0 auto;
    background-color: #f6f9fb;
}

.CONTACT-US .background {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 39.7917rem;
    border-radius: 1.2500rem;
}

.CONTACT-US .frame-wrapper {
    position: relative;
    width: 42.39%;
    height: 99.35%;
    top: 7.33%;
    left: 53.10%;
    background-color: #ffffff;
    border-radius: 1.2500rem;
    overflow: hidden;
    box-shadow: var(--shadow);
}

.CONTACT-US .frame-2 {
    display: flex;
    flex-direction: column;
    width: 37.8125rem;
    align-items: flex-end;
    gap: 2.6042rem;
    position: relative;
    top: 2.3438rem;
    left: 1.4063rem;
}

.CONTACT-US .title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .text-wrapper-3 {
    font-weight: 600;
    color: var(--demoartureaneccomcod-gray);
    font-size: 1.6667rem;
    line-height: 2.0000rem;
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    letter-spacing: 0;
}

.CONTACT-US .have-questions-we-d {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.CONTACT-US .frame-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.6042rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .form-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .input {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    border-radius: 0.6250rem;
}

.CONTACT-US .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .title-2 {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.2083rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .p {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
}

.CONTACT-US .text-wrapper-4 {
    font-weight: 600;
    color: #626771;
    line-height: 1.1458rem;
}

.CONTACT-US .text-wrapper-5 {
    font-weight: 600;
    color: #ed1c24;
    line-height: 1.1458rem;
}

.CONTACT-US .input-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2083rem 0.0000rem 0.4167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-bottom-width: 0.0521rem;
    border-bottom-style: solid;
    border-color: #dbdcde;
}

.CONTACT-US .text-wrapper-6 {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    margin-top: -0.0521rem;
    opacity: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #93969d;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
}

.CONTACT-US .input-3 {
    height: 3.2292rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    border-radius: 0.6250rem;
}

.CONTACT-US .input-4 {
    height: 7.8646rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    border-radius: 0.6250rem;
}

.CONTACT-US .container-2 {
    display: flex;
    height: 5.2604rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.CONTACT-US .container-3 {
    display: flex;
    flex-direction: column;
    width: 11.3125rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 1.2500rem 0.8333rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.CONTACT-US .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.CONTACT-US .frame-5 {
    display: inline-flex;
    align-items: center;
    gap: 0.4688rem;
    position: relative;
    flex: 0 0 auto;
}

.CONTACT-US .text-wrapper-7 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4063rem;
    white-space: nowrap;
}

.CONTACT-US .paragraph {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.0417rem;
}

.CONTACT-US .text-wrapper-8 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.CONTACT-US .container-4 {
    display: flex;
    flex-direction: column;
    width: 12.0000rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 1.2500rem 1.0417rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.CONTACT-US .container-5 {
    display: flex;
    flex-direction: column;
    width: 11.9792rem;
    height: 5.2604rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.5208rem 1.0417rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.CONTACT-US .paragraph-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.7708rem;
}

.CONTACT-US .text-wrapper-9 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    width: 9.1146rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
}

.CONTACT-US .button {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 0.6250rem 2.1354rem;
    position: relative;
    flex: 0 0 auto;
    background-color: #155dfc;
    border-radius: 0.7292rem;
}

.CONTACT-US .frame-6 {
    display: inline-flex;
    align-items: center;
    gap: 0.2604rem;
    position: relative;
    flex: 0 0 auto;
}

.CONTACT-US .icon-2 {
    position: relative;
    width: 1.0411rem;
    height: 1.0411rem;
}

.CONTACT-US .text-wrapper-10 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}





.download-complete .SP-ni-bt {
    display: flex;
    flex-direction: column;
    min-height: 20.8333rem;
    align-items: center;
    gap: 2.9167rem;
    padding: 2.0833rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}


.download-complete .container-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    opacity: 0;
    animation: fadeInUp 0.8s ease forwards;
    animation-delay: 0.4s;
}

.download-complete .frame-wrapper {
    position: relative;
    width: 100%;
    max-width: 43.3333rem;
    min-height: 20.8333rem;
    background-color: #ffffff;
    border-radius: 0.7292rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    padding: 1.0417rem;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.download-complete .frame-wrapper:hover {
    box-shadow: 0.0000rem 0.4167rem 1.6667rem rgba(0, 0, 0, 0.08);
    transform: translateY(-0.2083rem);
}


.download-complete .frame-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 1.4583rem;
    position: relative;
}

.download-complete .frame-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.7708rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete .group {
    position: relative;
    width: 6.4583rem;
    height: 6.2500rem;
    animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }
}

.download-complete .ellipse {
    position: absolute;
    width: 10.95%;
    height: 11.30%;
    top: 66.39%;
    left: 6.85%;
    background-color: #0a77ff;
    border-radius: 0.3536rem / 0.3531rem;
    animation: spin 20s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.download-complete .ellipse-2 {
    position: absolute;
    width: 11.64%;
    height: 12.01%;
    top: 49.44%;
    left: 0;
    background-color: #155dfc;
    border-radius: 0.3760rem / 0.3750rem;
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-3 {
    position: absolute;
    width: 12.32%;
    height: 12.71%;
    top: 31.78%;
    left: 0;
    background-color: #155dfc;
    border-radius: 0.3979rem / 0.3974rem;
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-4 {
    position: absolute;
    width: 13.01%;
    height: 13.42%;
    top: 14.12%;
    left: 6.16%;
    background-color: #155dfc;
    border-radius: 0.4198rem / 0.4193rem;
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-5 {
    position: absolute;
    width: 13.69%;
    height: 14.12%;
    top: 0;
    left: 19.17%;
    background-color: #155dfc;
    border-radius: 0.4422rem / 0.4411rem;
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-6 {
    position: absolute;
    width: 10.27%;
    height: 10.59%;
    top: 78.61%;
    left: 16.48%;
    background-color: #0a77ff;
    border-radius: 0.3318rem / 0.3313rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-7 {
    position: absolute;
    width: 9.58%;
    height: 9.89%;
    top: 86.59%;
    left: 29.33%;
    background-color: #0a77ff;
    border-radius: 0.3094rem / 0.3089rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-8 {
    position: absolute;
    width: 8.90%;
    height: 9.18%;
    top: 89.71%;
    left: 43.65%;
    background-color: #0a77ff;
    border-radius: 0.2875rem / 0.2870rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-9 {
    position: absolute;
    width: 8.21%;
    height: 8.48%;
    top: 88.57%;
    left: 57.48%;
    background-color: #155dfc;
    border-radius: 0.2651rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-10 {
    position: absolute;
    width: 7.53%;
    height: 7.77%;
    top: 84.92%;
    left: 69.88%;
    background-color: #155dfc;
    border-radius: 0.2432rem / 0.2427rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-11 {
    position: absolute;
    width: 6.84%;
    height: 7.06%;
    top: 77.11%;
    left: 78.97%;
    background-color: #155dfc;
    border-radius: 0.2208rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-12 {
    position: absolute;
    width: 6.16%;
    height: 6.36%;
    top: 69.70%;
    left: 86.74%;
    background-color: #5ca5ff;
    border-radius: 0.1990rem / 0.1984rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-13 {
    position: absolute;
    width: 5.48%;
    height: 5.65%;
    top: 60.18%;
    left: 91.77%;
    background-color: #5ca5ff;
    border-radius: 0.1771rem / 0.1766rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .ellipse-14 {
    position: absolute;
    width: 4.79%;
    height: 4.94%;
    top: 50.57%;
    left: 94.63%;
    background-color: #5ca5ff;
    border-radius: 0.1547rem;
    transform: rotate(-16.29deg);
    animation: spin 20s linear infinite;
}

.download-complete .text-wrapper-3 {
    position: absolute;
    width: 22.58%;
    height: 20.00%;
    top: 35.83%;
    left: 41.94%;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.download-complete .div-wrapper-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.2500rem;
}

.download-complete .text-wrapper-4 {
    position: absolute;
    top: -0.1042rem;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.download-complete .container-2 {
    display: flex;
    flex-direction: column;
    min-height: 4.7917rem;
    align-items: flex-start;
    padding: 1.2500rem 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #f9fafb;
    border-radius: 0.5208rem;
}

.download-complete .container-3 {
    position: relative;
    align-self: stretch;
    width: 100%;
    min-height: 2.2917rem;
    display: flex;
    flex-direction: column;
    gap: 1.0417rem;
}

.download-complete .container-3 {
    flex-direction: row;
    justify-content: space-between;
}

.download-complete .container-4 {
    display: flex;
    gap: 0.6250rem;
    align-items: flex-start;
}

.download-complete .icon-2 {
    margin-top: 0.2083rem;
    width: 1.0417rem;
    height: 1.0417rem;
    flex-shrink: 0;
}

.download-complete .container-5 {
    display: flex;
    min-width: 2.5656rem;
    height: 2.2917rem;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}

.download-complete .container-6 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.0417rem;
}

.download-complete .text-wrapper-5 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.download-complete .text-wrapper-6 {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.download-complete .container-7 {
    display: flex;
    gap: 0.6250rem;
    align-items: flex-start;
}

.download-complete .text {
    margin-top: 0.2083rem;
    width: 1.4302rem;
    display: flex;
    flex-shrink: 0;
}

.download-complete .text-wrapper-7 {
    margin-top: -0.1146rem;
    width: 1.0417rem;
    height: 1.4583rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #0a0a0a;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.download-complete .container-8 {
    display: flex;
    min-width: 2.3677rem;
    height: 2.2917rem;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}

.download-complete .container-9 {
    display: flex;
    gap: 0.6250rem;
    align-items: flex-start;
}

.download-complete .container-10 {
    display: flex;
    min-width: 1.6057rem;
    height: 2.2917rem;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}

.download-complete .button {
    all: unset;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    max-width: 9.9516rem;
    height: 3.1250rem;
    background-color: #155dfc;
    border-radius: 0.5208rem;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}

.download-complete .button:hover:not(:disabled) {
    background-color: #0a77ff;
    transform: translateY(-0.1042rem);
    box-shadow: 0 0.4167rem 0.8333rem rgba(21, 93, 252, 0.3);
}

.download-complete .button:active:not(:disabled) {
    transform: translateY(0);
    box-shadow: 0 0.2083rem 0.4167rem rgba(21, 93, 252, 0.2);
}

.download-complete .button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.download-complete .text-wrapper-8 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.9375rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.download-complete .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}


@keyframes slideMarquee2 {
    0% {
        transform: translateX(0) rotate(-2deg);
    }

    100% {
        transform: translateX(-50%) rotate(-2deg);
    }
}

.download-complete .icon-5 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    transform: rotate(2deg);
}

.download-complete .icon-6 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    margin-right: -0.0432rem;
    transform: rotate(2deg);
}

.download-complete .rectangle {
    position: relative;
    width: 100%;
    height: 8.3854rem;
    margin-top: -2.0833rem;
    object-fit: cover;
}

.download-complete .background {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2500rem;
    padding: 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    margin-top: -2.0833rem;
    background-color: #001c42;
}

.download-complete .background {
    padding: 0.0000rem 2.0833rem;
}

.download-complete .background {
    padding: 0.0000rem 7.8125rem;
}

.download-complete .container-11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete .container-11 {
    flex-direction: row;
    align-items: flex-end;
    gap: 6.9786rem;
}

.download-complete .container-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.0833rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
    width: 100%;
}

.download-complete .container-12 {
    flex-direction: row;
    gap: 12.9167rem;
}

.download-complete .container-13 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 24.3229rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
}

.download-complete .container-14 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete .container-15 {
    display: flex;
    flex-direction: column;
    max-width: 11.4104rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete .frame-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete .frame-6 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.download-complete .frame-6:hover {
    opacity: 0.8;
}

.download-complete .text-wrapper-10 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.download-complete .frame-7 {
    position: relative;
    flex: 0 0 auto;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.download-complete .frame-7:hover {
    opacity: 0.8;
}

.download-complete .frame-8 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 2.9167rem;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
}

.download-complete .frame-8 {
    justify-content: flex-end;
}

.download-complete .group-3 {
    position: relative;
    width: 100%;
    max-width: 22.2396rem;
    height: 17.8125rem;
}

.download-complete .cha-c-tn-x {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 22.2396rem;
    height: 12.5000rem;
}

.download-complete .group-4 {
    position: absolute;
    top: 4.3229rem;
    left: 50%;
    transform: translateX(-50%);
    width: 13.5417rem;
    height: 13.4896rem;
}

.download-complete .group-4 {
    left: 5.0000rem;
    transform: none;
}

.download-complete .frame-9 {
    position: relative;
    width: 100.77%;
    height: 100.77%;
    border-radius: 9.7396rem;
    border: 0.0521rem solid;
    border-color: #fcaf1733;
    box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    background: linear-gradient(328deg,
            rgba(255, 138, 21, 1) 0%,
            rgba(255, 251, 0, 1) 100%);
    animation: glow 3s ease-in-out infinite;
}

@keyframes glow {

    0%,
    100% {
        box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    }

    50% {
        box-shadow: 0.0000rem 0.4167rem 3.1250rem #ffc222;
    }
}

.download-complete .text-wrapper-11 {
    position: absolute;
    top: 5.2083rem;
    left: 2.5000rem;
    width: 8.5417rem;
    height: 5.0000rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    font-family: "Luckiest Guy", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 5.0000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.0990rem;
}

.download-complete .ellipse-15 {
    position: absolute;
    top: 0.9375rem;
    left: 0.9896rem;
    width: 9.2708rem;
    height: 9.2708rem;
}

.download-complete .container-16 {
    position: absolute;
    top: 49.5313rem;
    left: calc(100% - 5.2083rem);
    width: 2.6042rem;
    height: 3.8021rem;
}

.download-complete .container-16 {
    left: 92.1875rem;
}

.download-complete .horizontal-border {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.8333rem;
    padding: 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 0.0625rem;
    border-top-style: solid;
    border-color: #93969d;
}

.download-complete .horizontal-border {
    flex-direction: row;
    justify-content: space-between;
}

.download-complete .p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
    text-align: center;
}

.download-complete .container-17 {
    position: relative;
    max-width: 67.5000rem;
    width: 14.0625rem;
    align-self: stretch;
}

/* Overlay for mobile menu */
.mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-nav-overlay.active {
    opacity: 1;
    visibility: visible;
}

.apps {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100.0000rem;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
    overflow-x: hidden;
}

.apps .navi {
    padding: 0.6250rem 0.0000rem 0.0000rem;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
    width: 100%;
}

.apps .header-wrapper {
    padding: 1.0417rem 0.8333rem 0.0000rem;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
    width: 100%;
    box-sizing: border-box;
}

.apps .header {
    display: flex;
    width: 100%;
    height: auto;
    min-height: 3.6458rem;
    align-items: center;
    gap: clamp(0.6250rem, 2.5rem, 10.4167rem);
    padding: 0.6250rem 1.2500rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.2500rem;
    box-shadow: 0.0000rem 0.2083rem 1.1823rem #00000012;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.apps .container {
    display: inline-flex;
    align-items: center;
    gap: 1.6667rem;
    padding: 0.3646rem 0.0000rem;
    position: relative;
    flex: 0 0 auto;
}

.apps .text-wrapper {
    width: auto;
    height: auto;
    background: linear-gradient(113deg,
            rgba(10, 119, 255, 1) 0%,
            rgba(92, 165, 255, 1) 100%);
    -webkit-background-clip: text !important;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight: 600;
    color: transparent;
    font-size: clamp(0.8333rem, 2rem, 1.2500rem);
    line-height: 1.4;
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-family: "Manrope", Helvetica;
    letter-spacing: 0;
}

.apps .frame {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}

.apps .menu {
    display: inline-flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.5208rem 0.8333rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 520.7813rem;
    overflow: hidden;
}

.apps .div-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 0.5729rem;
    position: relative;
    flex: 0 0 auto;
}

.apps .TRANG-CH {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #4b9bff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.apps .div {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.apps .feature-icon {
    position: relative;
    width: 0.4167rem;
    height: 0.4167rem;
}

.apps .vector {
    position: absolute;
    width: 63.40%;
    height: 62.68%;
    top: 18.66%;
    left: 18.31%;
}

.apps .form {
    position: relative;
    width: clamp(8.3333rem, 28rem, 22.4479rem);
    height: 2.0833rem;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d2e6ff40;
    flex-shrink: 1;
}

.apps .text-input {
    width: calc(100% - 3.8542rem);
    height: 2.0833rem;
    padding: 0.0000rem 0.8333rem 0.0000rem 2.0833rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f9fafb;
    border-radius: 1.0417rem;
    overflow: hidden;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #697282;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: normal;
}

.apps .icon {
    position: absolute;
    top: 0.6250rem;
    left: 0.6250rem;
    width: 0.8333rem;
    height: 0.8333rem;
}

.apps .c {
    position: absolute;
    top: 0.3125rem;
    right: 0;
    left: auto;
    background-color: #f9fafb;
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.1042rem 0.2604rem;
    border-radius: 0.2604rem;
}

.apps .img {
    position: relative;
    width: 1.2500rem;
    height: 1.2500rem;
}

.apps .iconex-light-down {
    position: relative;
    width: 0.9375rem;
    height: 0.9375rem;
}

.apps .c-2 {
    position: relative;
    flex: 0 0 auto;
    margin-right: 0;
    background-color: #0a77ff26;
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.1042rem 0.2604rem;
    border-radius: 0.2604rem;
}

.apps .HOME-APP-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 1.0417rem 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .HOME-APP {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: normal;
}

.apps .span {
    color: #697282;
}

.apps .text-wrapper-2 {
    color: #2385ff;
}

.apps .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.0417rem;
    padding: 1.0417rem clamp(0.8333rem, 10rem, 10.2604rem);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    box-sizing: border-box;
}

.apps .container-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .container-2 {
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
}

.apps .heading {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.8750rem;
}

.apps .text-wrapper-3 {
    position: absolute;
    top: -0.1563rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.5625rem;
    letter-spacing: 0;
    line-height: 1.8750rem;
    white-space: nowrap;
}

.apps .paragraph {
    height: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.apps .text-wrapper-4 {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.apps .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.0417rem;
    padding: 0.0000rem 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .frame-3 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 0 0 auto;
}

.apps .tab-bar {
    display: flex;
    width: 7.8125rem;
    align-items: center;
    justify-content: center;
    padding: 0.1042rem;
    position: relative;
    background-color: #f5f6f6;
    border-radius: 520.7813rem;
}

.apps .button {
    all: unset;
    box-sizing: border-box;
    justify-content: center;
    gap: 0.4167rem;
    padding: 0.8333rem 1.0417rem;
    flex: 1;
    flex-grow: 1;
    background-color: #ffffff;
    border-radius: 5.4688rem;
    display: flex;
    align-items: center;
    position: relative;
}

.apps .text {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #0a77ff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.apps .frame-4 {
    display: inline-flex;
    align-items: center;
    gap: 0.3646rem;
    position: relative;
    flex: 0 0 auto;
}

.apps .mobifone-light {
    position: relative;
    width: 1.1458rem;
    height: 1.1458rem;
}

.apps .section {
    display: flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .card-sn-phm {
    display: flex;
    flex-direction: column;
    width: clamp(13.5417rem, 40%, 40.4167rem);
    height: auto;
    min-height: 14.5833rem;
    align-items: flex-end;
    gap: 1.0417rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.0417rem;
    border: 0.0521rem solid;
    border-color: #dbdcde;
    flex-shrink: 0;
}



.apps .background {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.0000rem 0.7292rem;
    position: absolute;
    top: 0.6250rem;
    left: 0.8333rem;
    background-color: #e34d4b;
    border-radius: 1.3021rem;
}

.apps .hot {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.apps .heart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.6250rem;
    position: absolute;
    top: 0.6250rem;
    right: 0.7292rem;
    background-color: #ffffff33;
    border-radius: 520.7813rem;
    overflow: hidden;
}

.apps .iconex-light-heart {
    position: relative;
    width: 1.0417rem;
    height: 1.0417rem;
}

.apps .frame-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    min-height: 5.2083rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.5208rem 1.0417rem;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    background: linear-gradient(0deg,
            rgba(95, 83, 120, 0.8) 0%,
            rgba(28, 28, 28, 0) 100%);
}

.apps .frame-6 {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 0.7813rem;
}

.apps .image-taskflow-pro {
    position: relative;
    width: 4.0104rem;
    height: 4.0104rem;
    border-radius: 0.8333rem;

}

.apps .frame-7 {
    display: flex;
    flex-direction: column;
    width: auto;
    flex: 1;
    min-width: 0;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
}

.apps .frame-8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .text-wrapper-5 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.apps .text-2 {
    display: flex;
    width: 2.2458rem;
    height: 1.0411rem;
    align-items: center;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
}

.apps .text-wrapper-6 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.0979rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.apps .paragraph-2 {
    height: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.apps .text-wrapper-7 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps .container-3 {
    display: flex;
    height: 1.0417rem;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.apps .container-4 {
    display: flex;
    width: 1.9865rem;
    height: 1.0417rem;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.apps .icon-2 {
    position: relative;
    width: 0.8333rem;
    height: 0.8333rem;
}

.apps .text-3 {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 1.0417rem;
}

.apps .container-5 {
    display: flex;
    width: 2.5885rem;
    height: 1.0417rem;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.apps .card-sn-phm-2 {
    display: flex;
    flex-direction: column;
    height: 19.4792rem;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #ffffff;
    border-radius: 1.0417rem;
    border: 0.0521rem solid;
    border-color: #dbdcde;
}



.apps .frame-10 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .frame-11 {
    margin-right: -0.3708rem;
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}



.apps .text-wrapper-8 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.apps .text-wrapper-9 {
    color: #495565;
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps .button-wrapper {
    all: unset;
    box-sizing: border-box;
    gap: 0.5208rem;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.apps .button-2 {
    all: unset;
    box-sizing: border-box;
    justify-content: center;
    gap: 0.2083rem;
    padding: 0.7292rem 1.8750rem;
    flex: 1;
    flex-grow: 1;
    border-radius: 520.7813rem;
    background: linear-gradient(39deg,
            rgba(10, 119, 255, 1) 0%,
            rgba(92, 165, 255, 1) 100%);
    display: flex;
    align-items: center;
    position: relative;
}

.apps .text-wrapper-10 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps .frame-12 {
    display: flex;
    align-items: center;
    gap: 1.7708rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .frame-13 {
    padding: 0.5208rem;
    background-color: #e8f0ff;
    border-radius: 0.7813rem;
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}

.apps .frame-14 {
    display: flex;
    align-items: center;
    gap: 1.7188rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .footer {
    padding: 5.2083rem 0.0000rem 0.0000rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .group {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 8.3333rem;
    margin-right: 0;
    overflow: hidden;
}

.apps .slide {
    top: 0.8333rem;
    background-color: #0977ff;
    transform: rotate(1deg);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 0.8333rem 1.0417rem;
    position: relative;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.apps .frame-15 {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    position: relative;
    flex: 0 0 auto;
}

.apps .iconex-filled-arrow {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    margin-left: -0.0214rem;
    transform: rotate(-1deg);
}

.apps .text-wrapper-11 {
    justify-content: center;
    width: fit-content;
    font-weight: 700;
    color: #ffffff;
    font-size: clamp(1.1458rem, 4rem, 2.5000rem);
    text-align: center;
    line-height: 1.2;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    letter-spacing: 0;
}

.apps .iconex-filled-arrow-2 {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    transform: rotate(-1deg);
}

.apps .icon-3 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    transform: rotate(-1deg);
}

.apps .icon-4 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    margin-right: -0.0219rem;
    transform: rotate(-1deg);
}

.apps .slide-2 {
    top: 0;
    background-color: #053673;
    transform: rotate(-2deg);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 0.8333rem 1.0417rem;
    position: relative;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.apps .icon-5 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    transform: rotate(2deg);
}

.apps .icon-6 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    margin-right: -0.0432rem;
    transform: rotate(2deg);
}

.apps .rectangle {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin-top: -1.0417rem;
}

.apps .background-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2500rem;
    padding: 2.0833rem clamp(0.8333rem, 8rem, 7.8125rem);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #001c42;
    box-sizing: border-box;
}

.apps .container-6 {
    display: flex;
    align-items: flex-end;
    gap: clamp(1.2500rem, 4rem, 6.9792rem);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    flex-wrap: wrap;
}

.apps .container-7 {
    display: flex;
    align-items: flex-start;
    gap: clamp(1.2500rem, 4rem, 12.9167rem);
    position: relative;
    flex: 1;
    flex-grow: 1;
    flex-wrap: wrap;
}

.apps .container-8 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 24.3229rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
}

.apps .container-9 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .container-10 {
    display: flex;
    flex-direction: column;
    max-width: 11.4104rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
}

.apps .frame-16 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .frame-17 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps .text-wrapper-12 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.apps .frame-18 {
    position: relative;
    flex: 0 0 auto;
}

.apps .frame-19 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 2.9167rem;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
}

.apps .group-2 {
    position: relative;
    width: 100%;
    max-width: 22.2396rem;
    height: auto;
    min-height: 10.4167rem;
}

.apps .cha-c-tn-x {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
}

.apps .group-3 {
    position: absolute;
    top: 4.3229rem;
    left: 5.0000rem;
    width: 13.5417rem;
    height: 13.4896rem;
}

.apps .frame-20 {
    position: relative;
    width: 100.77%;
    height: 100.77%;
    border-radius: 9.7396rem;
    border: 0.0521rem solid;
    border-color: #fcaf1733;
    box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    background: linear-gradient(328deg,
            rgba(255, 138, 21, 1) 0%,
            rgba(255, 251, 0, 1) 100%);
}

.apps .text-wrapper-13 {
    position: absolute;
    top: 5.2083rem;
    left: 2.5000rem;
    width: 8.5417rem;
    height: 5.0000rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    font-family: "Luckiest Guy", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 5.0000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.0990rem;
}

.apps .ellipse {
    position: absolute;
    top: 0.9375rem;
    left: 0.9896rem;
    width: 9.2708rem;
    height: 9.2708rem;
}

.apps .container-11 {
    position: relative;
    top: auto;
    left: auto;
    width: 2.6042rem;
    height: 3.8021rem;
    align-self: flex-end;
}

.apps .horizontal-border {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 0.0625rem;
    border-top-style: solid;
    border-color: #93969d;
}

.apps .p {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -0.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps .container-12 {
    position: relative;
    max-width: 67.5000rem;
    width: auto;
    align-self: stretch;
}

/* ============================================
   HAMBURGER NAV TOGGLE
   ============================================ */
.nav-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.4167rem;
    flex-direction: column;
    justify-content: center;
    gap: 0.2604rem;
    flex-shrink: 0;
    margin-left: auto;
}

.nav-toggle span {
    display: block;
    width: 1.1458rem;
    height: 0.1042rem;
    background: #4f5460;
    border-radius: 0.1042rem;
    transition: transform 0.25s, opacity 0.25s;
}

.nav-toggle.open span:nth-child(1) {
    transform: translateY(0.3646rem) rotate(45deg);
}

.nav-toggle.open span:nth-child(2) {
    opacity: 0;
}

.nav-toggle.open span:nth-child(3) {
    transform: translateY(-0.3646rem) rotate(-45deg);
}



.apps .frame-12 {

    justify-content: space-between;
}

.apps1 {
    display: flex;
    flex-direction: column;
    width: 100.0000rem;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}


.apps1 .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    padding: 1.0417rem 10.2604rem 4.1667rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .container-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .container-2 {
    display: flex;
    flex-direction: column;
    width: 11.0917rem;
    height: 3.5417rem;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
}

.apps1 .heading {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.8750rem;
}

.apps1 .text-wrapper-4 {
    position: absolute;
    top: -0.1563rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 1.5625rem;
    letter-spacing: 0;
    line-height: 1.8750rem;
    white-space: nowrap;
}

.apps1 .paragraph {
    height: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.apps1 .text-wrapper-5 {
    position: absolute;
    top: -0.1042rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.apps1 .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.0833rem;
    padding: 0.0000rem 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tab-bar-wrapper {
    display: flex;
    width: 77.0833rem;
    align-items: center;
    justify-content: space-around;
    gap: 18.9063rem;
    position: relative;
    flex: 0 0 auto;
}

.tab-bar {
    display: flex;
    width: 11.5625rem;
    align-items: center;
    justify-content: center;
    padding: 0.1042rem;
    position: relative;
    background-color: #f5f6f6;
    border-radius: 520.7813rem;
}

.tab-bar-wrapper .button {
    all: unset;
    box-sizing: border-box;
    justify-content: center;
    gap: 0.4167rem;
    padding: 0.8333rem 1.0417rem;
    flex: 1;
    flex-grow: 1;
    background-color: #ffffff;
    border-radius: 5.4688rem;
    display: flex;
    align-items: center;
    position: relative;
}

.apps1 .text {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #0a77ff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.apps1 .section {
    display: flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .card-sn-phm {
    display: flex;
    flex-direction: column;
    width: 40.4167rem;
    height: 19.4792rem;
    align-items: flex-end;
    gap: 1.0417rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.0417rem;
    border: 0.0521rem solid;
    border-color: #dbdcde;
}


.apps1 .background {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.0000rem 0.7292rem;
    position: absolute;
    top: 0.6250rem;
    left: 0.8333rem;
    background-color: #e34d4b;
    border-radius: 1.3021rem;
}

.apps1 .hot {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.apps1 .heart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.6250rem;
    position: absolute;
    top: 0.6250rem;
    right: 0.7292rem;
    background-color: #ffffff33;
    border-radius: 520.7813rem;
    overflow: hidden;
}

.apps1 .iconex-light-heart {
    position: relative;
    width: 1.0417rem;
    height: 1.0417rem;
}

.apps1 .frame-wrapper {
    display: flex;
    flex-direction: column;
    width: 40.4167rem;
    height: 6.6667rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.5208rem 1.0417rem;
    position: absolute;
    top: 12.8125rem;
    left: 0;
    background: linear-gradient(0deg,
            rgba(95, 83, 120, 0.8) 0%,
            rgba(28, 28, 28, 0) 100%);
}

.apps1 .frame-4 {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 0.7813rem;
}


.apps1 .frame-5 {
    display: flex;
    flex-direction: column;
    width: 12.6104rem;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
}

.apps1 .frame-6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .text-wrapper-6 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.apps1 .text-2 {
    display: flex;
    width: 2.2458rem;
    height: 1.0411rem;
    align-items: center;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
}

.apps1 .text-wrapper-7 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.0979rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.apps1 .paragraph-2 {
    height: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.apps1 .text-wrapper-8 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps1 .container-3 {
    display: flex;
    height: 1.0417rem;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.apps1 .container-4 {
    display: flex;
    width: 1.9865rem;
    height: 1.0417rem;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.apps1 .icon-2 {
    position: relative;
    width: 0.8333rem;
    height: 0.8333rem;
}

.apps1 .text-3 {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 1.0417rem;
}

.apps1 .container-5 {
    display: flex;
    width: 2.5885rem;
    height: 1.0417rem;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.apps1 .card-sn-phm-2 {
    display: flex;
    flex-direction: column;
    height: 19.4792rem;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #ffffff;
    border-radius: 1.0417rem;
    border: 0.0521rem solid;
    border-color: #dbdcde;
}



.apps1 .frame-8 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .frame-9 {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
    margin-right: -0.3708rem;
}




.apps1 .text-wrapper-9 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.apps1 .text-wrapper-10 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps1 .button-wrapper {
    all: unset;
    box-sizing: border-box;
    gap: 0.5208rem;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.apps1 .button-2 {
    all: unset;
    box-sizing: border-box;
    justify-content: center;
    gap: 0.2083rem;
    padding: 0.7292rem 1.8750rem;
    flex: 1;
    flex-grow: 1;
    border-radius: 520.7813rem;
    background: linear-gradient(39deg,
            rgba(10, 119, 255, 1) 0%,
            rgba(92, 165, 255, 1) 100%);
    display: flex;
    align-items: center;
    position: relative;

}

.apps1 .button-2 {
    width: 100%;
    margin-bottom: 0.8333rem;
}

.apps1 .text-wrapper-11 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps1 .frame-10 {
    display: flex;
    align-items: center;
    gap: 1.7708rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;

    justify-content: space-between;
}

.apps1 .frame-11 {
    background-color: #e8f0ff;
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 0.7813rem;
}

.apps1 .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .footer {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .group {
    position: relative;
    width: 145.5208rem;
    height: 11.5563rem;
    margin-right: -45.5208rem;
}

.apps1 .slide {
    top: 1.1458rem;
    background-color: #0977ff;
    transform: rotate(1deg);
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.2500rem 2.0833rem;
    position: absolute;
    left: 0.0521rem;
}

.apps1 .frame-12 {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    position: relative;
    flex: 0 0 auto;
}

.apps1 .iconex-filled-arrow {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    margin-left: -0.0214rem;
    transform: rotate(-1deg);
}

.apps1 .text-wrapper-12 {
    justify-content: center;
    width: fit-content;
    font-weight: 700;
    color: #ffffff;
    font-size: 2.5000rem;
    text-align: center;
    line-height: 3.0000rem;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    letter-spacing: 0;
}

.apps1 .iconex-filled-arrow-2 {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    transform: rotate(-1deg);
}

.apps1 .icon-3 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    transform: rotate(-1deg);
}

.apps1 .icon-4 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    margin-right: -0.0219rem;
    transform: rotate(-1deg);
}

.apps1 .slide-2 {
    top: 3.4896rem;
    background-color: #053673;
    transform: rotate(-2deg);
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.2500rem 2.0833rem;
    position: absolute;
    left: 0.0521rem;
}

.apps1 .icon-5 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    transform: rotate(2deg);
}

.apps1 .icon-6 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    margin-right: -0.0432rem;
    transform: rotate(2deg);
}

.apps1 .rectangle {
    position: relative;
    width: 100.0000rem;
    height: 8.3854rem;
    margin-top: -2.0833rem;
}

.apps1 .background-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2500rem;
    padding: 0.0000rem 7.8125rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    margin-top: -2.0833rem;
    background-color: #001c42;
}

.apps1 .container-6 {
    display: flex;
    align-items: flex-end;
    gap: 6.9786rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .container-7 {
    display: flex;
    align-items: flex-start;
    gap: 12.9167rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.apps1 .container-8 {
    display: flex;
    flex-direction: column;
    width: 24.3229rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
}

.apps1 .container-9 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .container-10 {
    display: flex;
    flex-direction: column;
    max-width: 11.4104rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .frame-13 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .frame-14 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.apps1 .text-wrapper-13 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.apps1 .frame-15 {
    position: relative;
    flex: 0 0 auto;
}

.apps1 .frame-16 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 2.9167rem;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
}

.apps1 .group-2 {
    position: relative;
    width: 22.2396rem;
    height: 17.8125rem;
}

.apps1 .cha-c-tn-x {
    position: absolute;
    top: 0;
    left: 0;
    width: 22.2396rem;
    height: 12.5000rem;
}

.apps1 .group-3 {
    position: absolute;
    top: 4.3229rem;
    left: 5.0000rem;
    width: 13.5417rem;
    height: 13.4896rem;
}

.apps1 .frame-17 {
    position: relative;
    width: 100.77%;
    height: 100.77%;
    border-radius: 9.7396rem;
    border: 0.0521rem solid;
    border-color: #fcaf1733;
    box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    background: linear-gradient(328deg,
            rgba(255, 138, 21, 1) 0%,
            rgba(255, 251, 0, 1) 100%);
}

.apps1 .text-wrapper-14 {
    position: absolute;
    top: 5.2083rem;
    left: 2.5000rem;
    width: 8.5417rem;
    height: 5.0000rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    font-family: "Luckiest Guy", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 5.0000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.0990rem;
}

.apps1 .ellipse {
    position: absolute;
    top: 0.9375rem;
    left: 0.9896rem;
    width: 9.2708rem;
    height: 9.2708rem;
}

.apps1 .container-11 {
    position: absolute;
    top: 49.5313rem;
    left: 92.1875rem;
    width: 2.6042rem;
    height: 3.8021rem;
}

.apps1 .horizontal-border {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 0.0625rem;
    border-top-style: solid;
    border-color: #93969d;
}

.apps1 .p {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -0.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.apps1 .container-12 {
    position: relative;
    max-width: 67.5000rem;
    width: 14.0625rem;
    align-self: stretch;
}


.apps1 {
    width: 100%;
    max-width: 100.0000rem;
    overflow-x: hidden;
}

.apps1 .navi {
    width: 100%;
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.apps1 .header-wrapper {
    width: 100%;
    padding: 0.8333rem 1.0417rem 0;
    box-sizing: border-box;
}

.apps1 .header {
    width: 100%;
    height: auto;
    min-height: 3.6458rem;
    gap: clamp(0.6250rem, 2rem, 10.4167rem);
}

.apps1 .form {
    width: clamp(9.3750rem, 28rem, 22.4479rem);
    flex-shrink: 0;
}

.apps1 .text-input {
    width: calc(100% - 3.8542rem);
}

.apps1 .c-2 {
    margin-right: 0;
    flex-shrink: 0;
}

.apps1 .SP-ni-bt {
    padding: 1.0417rem clamp(0.8333rem, 10rem, 10.2604rem) 4.1667rem;
}

.tab-bar-wrapper {
    width: 100%;
    gap: clamp(0.8333rem, 5rem, 18.9063rem);
}

.apps1 .card-sn-phm {
    width: 100%;
    max-width: 40.4167rem;
    height: auto;
}

.apps1 .frame-3 {
    height: clamp(10.4167rem, 25rem, 19.4792rem);
    align-self: auto;
}

.apps1 .frame-wrapper {
    width: 100%;
    top: auto;
    bottom: 0;
    height: auto;
    min-height: 5.2083rem;
}

.apps1 .frame-5 {
    width: auto;
    flex: 1;
    min-width: 0;
}

.apps1 .card-sn-phm-2 {
    height: auto;
}

.apps1 .frame-7 {
    height: clamp(7.2917rem, 18rem, 10.4167rem);
}

.apps1 .group {
    width: 100%;
    overflow: hidden;
    margin-right: 0;
    height: clamp(6.2500rem, 15rem, 11.5625rem);
}

.apps1 .rectangle {
    width: 100%;
    height: auto;
}

.apps1 .background-2 {
    padding: 2.0833rem clamp(0.8333rem, 8rem, 7.8125rem);
}

.apps1 .container-6 {
    gap: clamp(0.8333rem, 5rem, 6.9792rem);
}

.apps1 .container-7 {
    gap: clamp(0.8333rem, 5rem, 12.9167rem);
}

.apps1 .container-8 {
    width: 100%;
    max-width: 24.3229rem;
}

.apps1 .group-2 {
    width: 100%;
    max-width: 22.2396rem;
    height: auto;
}

.apps1 .cha-c-tn-x {
    width: 100%;
    height: auto;
    position: relative;
}

/* ── Hamburger toggle ── */
.nav-toggle-input {
    display: none;
}

.nav-toggle-label {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 0.2604rem;
    cursor: pointer;
    padding: 0.3125rem;
    border-radius: 0.3125rem;
    order: 2;
    margin-left: auto;
    flex-shrink: 0;
}

.nav-toggle-label span {
    display: block;
    width: 1.1458rem;
    height: 0.1042rem;
    background: #4f5460;
    border-radius: 0.1042rem;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

/* Animate hamburger → X when open */
.apps1 .header:has(.nav-toggle-input:checked) .nav-toggle-label span:nth-child(1) {
    transform: translateY(0.3646rem) rotate(45deg);
}

.apps1 .header:has(.nav-toggle-input:checked) .nav-toggle-label span:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
}

.apps1 .header:has(.nav-toggle-input:checked) .nav-toggle-label span:nth-child(3) {
    transform: translateY(-0.3646rem) rotate(-45deg);
}


.trang-ch {
    display: flex;
    flex-direction: column;
    width: 100.0000rem;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}


.trang-ch .gth-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5208rem;
    padding: 2.0833rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .gth {
    display: flex;
    width: 95.8333rem;
    align-items: center;
    gap: 5.2083rem;
    padding: 5.2083rem 8.2813rem 5.2083rem 8.1771rem;
    position: relative;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    overflow: hidden;
}

.trang-ch .line {
    position: absolute;
    top: 0;
    left: 0;
    width: 95.8333rem;
    height: 40.4167rem;
}

.trang-ch .header-2 {
    display: flex;
    flex-direction: column;
    width: 34.0625rem;
    height: 30.0000rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.8333rem;
    position: relative;
}

.trang-ch .title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 1.5625rem;
    padding: 0.0000rem 0.0000rem 1.5625rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .discover-amazing {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #0e1525;
    font-size: 3.1250rem;
    letter-spacing: 0;
    line-height: 3.7500rem;
}

.trang-ch .frame-wrapper {
    display: flex;
    height: 2.8646rem;
    align-items: center;
    padding: 0.0000rem 0.8333rem 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #f9fafb;
    border-radius: 1.5625rem;
    overflow: hidden;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d1e5ff;
}

.trang-ch .frame-3 {
    display: inline-flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    flex: 0 0 auto;
}

.only-icon {
    display: inline-flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.4167rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .search-apps-games {
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #697282;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: normal;
    background: transparent;
    border: none;
    padding: 0;
}

.trang-ch .p {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 1.2500rem;
    letter-spacing: 0;
    line-height: 1.6667rem;
}

.trang-ch .link {
    position: relative;
    width: 8.8448rem;
    height: 2.6667rem;
    background-color: #155dfc;
    border-radius: 0.7292rem;
}

.trang-ch .text-wrapper-2 {

    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.trang-ch .icon-2 {

    width: 1.0417rem;
    height: 1.0417rem;
}

.trang-ch .link-2 {
    display: flex;
    height: 2.6667rem;
    align-items: center;
    padding: 0.6250rem 1.2500rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.7292rem;
    border: 0.0833rem solid;
    border-color: #d0d5db;
}

.trang-ch .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-right: -0.3104rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.trang-ch .image-featured-apps-wrapper {
    display: flex;
    flex-direction: column;
    width: 40.1042rem;
    height: 30.0000rem;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 1.2500rem;
    overflow: hidden;
    background: linear-gradient(135deg,
            rgba(43, 127, 255, 1) 0%,
            rgba(152, 16, 250, 1) 100%);
}

.trang-ch .image-featured-apps {
    position: relative;
    width: 52.7604rem;
    height: 30.0000rem;
    margin-left: -6.3281rem;
    margin-right: -6.3281rem;
    opacity: 0.9;
}

.trang-ch .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    padding: 4.1667rem 10.2604rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .layer {
    position: absolute;
    top: 0;
    left: 45.0521rem;
    width: 54.9479rem;
    height: 103.1771rem;
}

.trang-ch .frame-4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .container-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 0.4167rem;
    position: relative;
}

.trang-ch .heading {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.8750rem;
}

.trang-ch .text-wrapper-4 {
    top: -0.1563rem;
    font-size: 1.5625rem;
    line-height: 1.8750rem;
    position: absolute;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    letter-spacing: 0;
    white-space: nowrap;
}

.trang-ch .paragraph {
    position: relative;
    align-self: stretch;
    width: 100%;
}

.trang-ch .text-wrapper-5 {

    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.trang-ch .button {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    gap: 0.2083rem;
    padding: 0.8333rem 1.2500rem;
    flex: 0 0 auto;
    border-radius: 520.7813rem;
    border: 0.0521rem solid;
    border-color: #2e8bff;
    align-items: center;
    position: relative;
}

.trang-ch .button-2 {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #2e8bff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
    align-items: center;
    position: relative;
}

.trang-ch .mobifone-light {
    position: relative;
    width: 1.1458rem;
    height: 1.1458rem;
}

.trang-ch .frame-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.0417rem;
    padding: 0.0000rem 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .tab-bar {
    display: flex;
    width: 7.8125rem;
    align-items: center;
    justify-content: center;
    padding: 0.1042rem;
    position: relative;
    background-color: #f5f6f6;
    border-radius: 520.7813rem;
}

.trang-ch .button-3 {
    all: unset;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4167rem;
    padding: 0.8333rem 1.0417rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #ffffff;
    border-radius: 5.4688rem;
}

.trang-ch .text {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #0a77ff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.trang-ch .frame-6 {
    display: inline-flex;
    align-items: center;
    gap: 0.3646rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .section {
    display: flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .card-sn-phm {
    display: flex;
    flex-direction: column;
    width: 40.4167rem;
    height: 19.4792rem;
    align-items: flex-end;
    gap: 1.0417rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 1.0417rem;
    border: 0.0521rem solid;
    border-color: #dbdcde;
}

.trang-ch .frame-7 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 19.4792rem;
    border-radius: 1.0417rem;
    overflow: hidden;
}

.trang-ch .background {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.0000rem 0.7292rem;
    position: absolute;
    top: 0.6250rem;
    left: 0.8333rem;
    background-color: #e34d4b;
    border-radius: 1.3021rem;
}

.trang-ch .hot {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.trang-ch .heart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.6250rem;
    position: absolute;
    top: 0.6250rem;
    right: 0.7292rem;
    background-color: #ffffff33;
    border-radius: 520.7813rem;
    overflow: hidden;
}

.trang-ch .img-2 {
    position: relative;
    width: 1.0417rem;
    height: 1.0417rem;
}

.trang-ch .frame-8 {
    display: flex;
    flex-direction: column;
    width: 40.4167rem;
    height: 6.6667rem;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 0.5208rem 1.0417rem;
    position: absolute;
    top: 12.8125rem;
    left: 0;
    background: linear-gradient(0deg,
            rgba(95, 83, 120, 0.8) 0%,
            rgba(28, 28, 28, 0) 100%);
}

.trang-ch .frame-9 {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.5208rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 0.7813rem;
}

.trang-ch .image-taskflow-pro {
    position: relative;
    width: 4.0104rem;
    height: 4.0104rem;
    border-radius: 0.8333rem;
}

.trang-ch .frame-10 {
    display: flex;
    flex-direction: column;
    width: 12.6104rem;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
}

.trang-ch .text-wrapper-6 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.trang-ch .text-2 {
    display: flex;
    height: 1.0411rem;
    align-items: center;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
}

.trang-ch .text-wrapper-7 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.0979rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.trang-ch .paragraph-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1.0417rem;
}

.trang-ch .text-wrapper-8 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.trang-ch .container-3 {
    display: flex;
    height: 1.0417rem;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.trang-ch .container-4 {
    display: flex;
    width: 1.9865rem;
    height: 1.0417rem;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.trang-ch .icon-3 {
    position: relative;
    width: 0.8333rem;
    height: 0.8333rem;
}

.trang-ch .text-3 {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 1.0417rem;
}

.trang-ch .container-5 {
    display: flex;
    width: 2.5885rem;
    height: 1.0417rem;
    align-items: center;
    gap: 0.2083rem;
    position: relative;
}

.trang-ch .card-sn-phm-2 {
    display: flex;
    flex-direction: column;
    height: 19.4792rem;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #ffffff;
    border-radius: 1.0417rem;
    border: 0.0521rem solid;
    border-color: #dbdcde;
}

.trang-ch .frame-11 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 10.4167rem;
    border-radius: 1.0417rem;
    overflow: hidden;
}

.trang-ch .frame-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    padding: 0.0000rem 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .frame-13 {
    margin-right: -0.3708rem;
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .image-taskflow-pro-2 {
    position: relative;
    width: 3.3333rem;
    height: 3.3333rem;
    border-radius: 0.8333rem;
}

.trang-ch .text-wrapper-9 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-size: 0.8333rem;
    line-height: 1.2500rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    letter-spacing: 0;
    white-space: nowrap;
}

.trang-ch .text-wrapper-10 {
    color: #495565;
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.trang-ch .button-wrapper {
    all: unset;
    box-sizing: border-box;
    display: flex;
    gap: 0.5208rem;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    align-items: center;
    position: relative;
}

.trang-ch .button-4 {
    all: unset;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    gap: 0.2083rem;
    padding: 0.7292rem 1.8750rem;
    flex: 1;
    flex-grow: 1;
    border-radius: 520.7813rem;
    background: linear-gradient(39deg,
            rgba(10, 119, 255, 1) 0%,
            rgba(92, 165, 255, 1) 100%);
    align-items: center;
    position: relative;
}

.trang-ch .text-wrapper-11 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.trang-ch .frame-14 {
    display: flex;
    align-items: center;
    gap: 1.7708rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .frame-15 {
    padding: 0.5208rem;
    background-color: #e8f0ff;
    border-radius: 0.7813rem;
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .frame-16 {
    display: flex;
    align-items: center;
    gap: 1.7188rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .container-wrapper {
    display: flex;
    flex-direction: column;
    height: 46.8229rem;
    align-items: flex-start;
    gap: 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.trang-ch .container-6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    margin-bottom: -0.0521rem;
}

.trang-ch .container-7 {
    display: flex;
    flex-direction: column;
    width: 39.0625rem;
    height: 42.875rem;
    align-items: flex-start;
    gap: 1.2500rem;
    padding: 1.2917rem 1.2917rem 1.2917rem 1.2917rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.8333rem;
    overflow: hidden;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
}

.trang-ch .frame-17 {
    display: flex;
    width: 36.4583rem;
    align-items: center;
    gap: 0.6771rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .heading-2_2 {
    position: relative;
    width: 30.4167rem;
    height: 1.4583rem;
}

.trang-ch .text-wrapper-12 {
    top: -0.0521rem;
    font-size: 0.9375rem;
    line-height: 1.4583rem;
    position: absolute;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    letter-spacing: 0;
    white-space: nowrap;
}

.trang-ch .group {
    position: relative;
    width: 5.3646rem;
    height: 1.1458rem;
}

.trang-ch .view-ALL {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.1458rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #2e8bff;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.trang-ch .mobifone-light-2 {
    position: absolute;
    top: 0;
    left: 4.1146rem;
    width: 1.1458rem;
    height: 1.1458rem;
}

.trang-ch .container-8 {
    display: flex;
    flex-direction: column;
    height: 18.1250rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.trang-ch .group-2 {
    position: relative;
    top: 0.0521rem;
    left: 0.0521rem;
    width: 9.3750rem;
    display: flex;
}

.trang-ch .frame-18 {
    display: flex;
    width: 9.3750rem;
    height: 1.4583rem;
    position: relative;
    align-items: center;
    gap: 0.5208rem;
}

.trang-ch .text-wrapper-13 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.9375rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.trang-ch .link-3 {
    display: flex;
    height: 3.3333rem;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.0000rem 0.4167rem 0.0000rem 0.4167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    border-radius: 0.7292rem;
}

.trang-ch .home-page {
    position: relative;
    width: 1.2500rem;
    height: 1.0417rem;
}

.trang-ch .text-wrapper-14 {
    position: absolute;
    top: -0.0521rem;
    left: 0.4688rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #697282;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.trang-ch .home-page-2 {
    position: relative;
    width: 3.3333rem;
    height: 3.3333rem;
    border-radius: 0.7292rem;
}

.trang-ch .home-page-3 {
    display: flex;
    flex-direction: column;
    width: 25.3646rem;
    height: 2.0833rem;
    align-items: flex-start;
    position: relative;
}

.trang-ch .text-wrapper-15 {
    font-size: 0.7292rem;
    line-height: 1.0417rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    letter-spacing: 0;
    white-space: nowrap;
}

.trang-ch .link-4 {
    position: relative;
    flex: 0 0 auto;
    margin-right: -0.3438rem;
}

.trang-ch .text-wrapper-16 {
    position: absolute;
    top: -0.0521rem;
    left: 0.4167rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #697282;
    font-size: 0.7292rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.trang-ch .home-page-4 {
    position: relative;
    width: 3.3333rem;
    height: 3.3333rem;
    border-radius: 0.7292rem;
}

.trang-ch .home-page-5 {
    position: relative;
    width: 3.3333rem;
    height: 3.3333rem;
    border-radius: 0.7292rem;
}

.trang-ch .container-9 {
    display: flex;
    flex-direction: column;
    height: 18.1250rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    margin-bottom: -0.0417rem;
}

.trang-ch .link-5 {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -238.1354rem;
    margin-right: -1606.9167rem;
}

.trang-ch .link-6 {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -233.9688rem;
    margin-right: -1606.9167rem;
}

.trang-ch .link-7 {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -229.8021rem;
    margin-right: -1606.9167rem;
}

.trang-ch .link-8 {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -238.1354rem;
    margin-right: -1566.5000rem;
}

.trang-ch .link-9 {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -233.9688rem;
    margin-right: -1566.5000rem;
}

.trang-ch .link-10 {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -229.8021rem;
    margin-right: -1566.5000rem;
}

.trang-ch .frame-19 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5208rem;
    padding: 4.1667rem 7.2917rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background:
        linear-gradient(to bottom right,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.25) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.25) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.25) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.25) 50%) top right / 50% 50% no-repeat, none 50% 50% / cover;
}

.trang-ch .frame-20 {
    display: flex;
    flex-direction: column;
    width: 75.0000rem;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 8.3333rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .frame-21 {
    display: flex;
    flex-direction: column;
    width: 29.9641rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .text-wrapper-17 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 2.5000rem;
    letter-spacing: 0;
    line-height: 3.0000rem;
}

.trang-ch .frame-22 {
    display: flex;
    flex-direction: column;
    width: 14.7917rem;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
}

.trang-ch .text-wrapper-18 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 3.1250rem;
    letter-spacing: 0;
    line-height: 3.7500rem;
}

.trang-ch .text-wrapper-19 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
}

.trang-ch .image {
    position: relative;
    width: 49.3750rem;
    height: 17.3958rem;
    border-radius: 1.3021rem;
    overflow: hidden;
    background: #fff;
}

.trang-ch .container-10 {
    display: flex;
    flex-direction: column;
    width: 40.6250rem;
    align-items: flex-start;
    gap: 1.0833rem;
    position: absolute;
    top: 2.0833rem;
    left: calc(50.00% - 20.3125rem);
}

.trang-ch .icon-4 {
    position: relative;
    width: 2.0792rem;
    height: 1.8229rem;
}

.trang-ch .frame-23 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.6250rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.trang-ch .text-wrapper-20 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #0e1525;
    font-size: 1.2500rem;
    letter-spacing: 0;
    line-height: 1.6667rem;
}

.trang-ch .r-androidroms {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
}

.trang-ch .span {
    line-height: 1.1458rem;
}

.trang-ch .text-wrapper-21 {
    line-height: 1.1458rem;
    text-decoration: underline;
}

.trang-ch .container-11 {
    position: absolute;
    top: 13.6458rem;
    right: 0;
    width: 8.1250rem;
    height: 3.7500rem;
    overflow: hidden;
}

.trang-ch .overlay-shadow {
    position: absolute;
    left: 7.1354rem;
    bottom: 3.0729rem;
    width: 1.0417rem;
    height: 2.0833rem;
    background-color: #ffffff01;
    border-radius: 0.0000rem 0.0000rem 1.0417rem 0.0000rem;
    box-shadow: 0.0000rem 1.0417rem 0.0000rem #0a77ff;
}

.trang-ch .overlay-shadow-2 {
    position: absolute;
    left: 0;
    bottom: -0.0521rem;
    width: 1.0417rem;
    height: 2.0833rem;
    background-color: #ffffff01;
    border-radius: 0.0000rem 0.0000rem 1.0417rem 0.0000rem;
    box-shadow: 0.0000rem 1.0417rem 0.0000rem #0a77ff;
}

.trang-ch .background-2 {
    display: inline-flex;
    padding: 1.0417rem 1.8750rem;
    position: absolute;
    top: calc(50.00% - 1.1979rem);
    left: 1.0417rem;
    background-color: #0a77ff;
    border-radius: 1.3021rem 0.0000rem 0.0000rem 0.0000rem;
    align-items: center;
    gap: 1.2500rem;
}




.trang-ch .button-4,
.apps .button-2 {
    width: 100% !important;
    margin-bottom: 1rem !important;
}

.trang-ch .link-4 {
    width: 1.5625rem;
    height: 1.5625rem;
}

.only-icon img {
    width: 1rem;
    height: 1rem;
}

.trang-ch .gth .frame {
    display: flex;
    gap: 1rem;
}

.trang-ch .gth .frame .link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
}

.apps .frame {
    width: 22.9%;
}

.apps .frame-13 {
    width: 100%;
}

.apps1 .frame {
    width: 22.9%;
}

.apps1 .frame-11 {
    width: 100%;
}

.trang-ch .frame-9,
.apps .frame-11,
.apps1 .frame-9,
.apps1 .frame-4,
.apps .frame-6 {

    width: 100%;
}

/* ============================================================
   BASE — fluid layout, relative units
   ============================================================ */

.download-complete_1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    position: relative;
    background-color: #f6f9fb;
}


/* ── DOWNLOAD CARD ── */
.download-complete_1 .SP-ni-bt {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.9167rem;
    padding: clamp(1.6667rem, 6rem, 4.1667rem) clamp(0.8333rem, 10rem, 10.2604rem);
    position: relative;
    align-self: stretch;
    width: 100%;
    box-sizing: border-box;
}

.download-complete_1 .container-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete_1 .frame-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5208rem;
    padding: clamp(1.0417rem, 4rem, 2.5521rem);
    position: relative;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 0.7292rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    width: 100%;
    max-width: 44.7917rem;
    box-sizing: border-box;
}

.download-complete_1 .frame-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 1.4583rem;
    position: relative;
    flex: 0 0 auto;
}

.download-complete_1 .frame-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.download-complete_1 .container-2 {
    position: relative;
    width: 4.1667rem;
    height: 4.1667rem;
    flex-shrink: 0;
}

/* Title — remove absolute positioning */
.download-complete_1 .heading {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
    text-align: center;
}

.download-complete_1 .text-wrapper-3 {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: clamp(1.0417rem, 3rem, 1.5625rem);
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2;
    white-space: normal;
}

/* Subtitle — remove absolute positioning */
.download-complete_1 .div-wrapper-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
    text-align: center;
}

.download-complete_1 .text-wrapper-4 {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.8333rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: normal;
}

/* Stats row */
.download-complete_1 .container-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.2500rem 1.2500rem 0;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #f9fafb;
    border-radius: 0.5208rem;
    box-sizing: border-box;
}

/* Convert from absolute-positioned children to flex row */
.download-complete_1 .container-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
    padding-bottom: 1.2500rem;
}

.download-complete_1 .container-5,
.download-complete_1 .container-8,
.download-complete_1 .container-10 {
    position: relative;
    top: auto;
    left: auto;
    flex: 1 1 7.2917rem;
    width: auto;
    height: auto;
    display: flex;
    gap: 0.6250rem;
    align-items: flex-start;
}

.download-complete_1 .icon-2 {
    margin-top: 0.2083rem;
    width: 1.0417rem;
    height: 1.0417rem;
    flex-shrink: 0;
}

.download-complete_1 .container-6,
.download-complete_1 .container-9,
.download-complete_1 .container-11 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    width: auto;
}

.download-complete_1 .container-7 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: auto;
}

.download-complete_1 .text-wrapper-5 {
    position: relative;
    top: auto;
    left: auto;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.download-complete_1 .text-wrapper-6 {
    position: relative;
    top: auto;
    left: auto;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.download-complete_1 .text {
    margin-top: 0.2083rem;
    width: auto;
    display: flex;
    flex-shrink: 0;
}

.download-complete_1 .text-wrapper-7 {
    width: 1.0417rem;
    height: 1.4583rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #0a0a0a;
    font-size: 1.0417rem;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

/* Download button — fluid width */
.download-complete_1 .button {
    all: unset;
    box-sizing: border-box;
    position: relative;
    width: auto;
    min-width: 8.3333rem;
    height: 3.1250rem;
    padding: 0 clamp(1.0417rem, 3rem, 2.0833rem);
    background-color: #155dfc;
    border-radius: 0.5208rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-complete_1 .button:hover {
    background-color: #0a4fd4;
}

.download-complete_1 .text-wrapper-8 {
    position: relative;
    top: auto;
    left: auto;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.9375rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4583rem;
    white-space: nowrap;
}

.download-complete_1 .header-wrapper {
    padding: 1.5625rem 2.0833rem 0;
}

.download-complete_1 .header {
    gap: clamp(2.0833rem, 4rem, 10.4167rem);
}

.download-complete_1 .form {
    width: 22.4479rem;
}

.download-complete_1 .text-input {
    width: 18.5938rem;
}

.download-complete_1 .c {
    right: auto;
    left: 19.3229rem;
}

.download-complete_1 .text-wrapper-9 {
    font-size: 2.5000rem;
    line-height: 3.0000rem;
}

.trang-ch .group {
    position: relative;
    width: auto;
    height: auto;
    display: flex;
}

.trang-ch .mobifone-light-2,
.trang-ch .view-ALL {
    position: inherit;
    top: 0;
    left: 0;
}

.app_2 .SP-ni-bt {
    padding: 1.0417rem clamp(0.8333rem, 10rem, 10.2604rem) 4.1667rem;
}

.download-btn-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.0417rem;
}

.tm-kim-ajax-cha-in .header-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 90rem;
    align-items: center;
    gap: 4.2667rem;
    position: relative;
    z-index: 1;
}




.tm-kim-ajax-cha-in_1 .text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 13.3333rem;
    height: 2.6042rem;
    margin-top: -0.0521rem;
    background: linear-gradient(113deg,
            rgba(10, 119, 255, 1) 0%,
            rgba(92, 165, 255, 1) 100%);
    -webkit-background-clip: text !important;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: transparent;
    font-size: 1.2500rem;
    letter-spacing: 0;
    line-height: 0.1250rem;
}

.tm-kim-ajax-cha-in_1 .frame {
    display: inline-flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .menu {
    display: inline-flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.5208rem 0.8333rem;
    position: relative;
    flex: 0 0 auto;
    border-radius: 520.7813rem;
    overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .div-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 0.5729rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .TRANG-CH {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #4b9bff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .div {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #4f5460;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .feature-icon {
    position: relative;
    width: 0.4167rem;
    height: 0.4167rem;
}

.tm-kim-ajax-cha-in_1 .vector {
    position: absolute;
    width: 63.40%;
    height: 62.68%;
    top: 18.66%;
    left: 18.31%;
}

.tm-kim-ajax-cha-in_1 .form {
    position: relative;
    width: 22.4479rem;
    height: 2.0833rem;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d2e6ff40;
}

.tm-kim-ajax-cha-in_1 .text-input {
    width: 18.5938rem;
    height: 2.0833rem;
    padding: 0.0000rem 0.8333rem 0.0000rem 2.0833rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f9fafb;
    border-radius: 1.0417rem;
    overflow: hidden;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #697282;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: normal;
}

.tm-kim-ajax-cha-in_1 .icon {
    position: absolute;
    top: 0.6250rem;
    left: 0.6250rem;
    width: 0.8333rem;
    height: 0.8333rem;
}

.tm-kim-ajax-cha-in_1 .c {
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.1042rem 0.2604rem;
    position: absolute;
    top: 0.3125rem;
    left: 19.3229rem;
    background-color: #f9fafb;
    border-radius: 0.2604rem;
}

.tm-kim-ajax-cha-in_1 .img {
    position: relative;
    width: 1.2500rem;
    height: 1.2500rem;
}

.tm-kim-ajax-cha-in_1 .iconex-light-down {
    position: relative;
    width: 0.9375rem;
    height: 0.9375rem;
}

.tm-kim-ajax-cha-in_1 .c-2 {
    display: inline-flex;
    align-items: center;
    gap: 0.4167rem;
    padding: 0.1042rem 0.2604rem;
    position: relative;
    flex: 0 0 auto;
    margin-right: -13.5417rem;
    background-color: #0a77ff26;
    border-radius: 0.2604rem;
}

.tm-kim-ajax-cha-in_1 .div-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .HOME-SEARCH-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 1.0417rem 2.0833rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .HOME-SEARCH {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: normal;
}

.tm-kim-ajax-cha-in_1 .span {
    color: #697282;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-2 {
    color: #4b9bff;
}

.tm-kim-ajax-cha-in_1 .gth-wrapper {
    position: relative;
    width: 100.0000rem;
    height: 41.6667rem;
    background-color: #eff4ff99;
}

.tm-kim-ajax-cha-in_1 .gth {
    display: flex;
    width: 95.8333rem;
    height: 39.8438rem;
    align-items: flex-start;
    justify-content: center;
    gap: 5.2083rem;
    padding: 5.2083rem 8.2813rem 5.2083rem 8.1771rem;
    position: relative;
    left: 2.0833rem;
    border-radius: 0.8333rem;
    overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .line {
    position: absolute;
    top: -0.2604rem;
    left: -1.1458rem;
    width: 103.8021rem;
    height: 62.3438rem;
}

.tm-kim-ajax-cha-in_1 .header-2 {
    display: flex;
    flex-direction: column;

    align-items: center;
    gap: 0.8333rem;
    position: relative;
    margin-bottom: -5.2083rem;
}

.tm-kim-ajax-cha-in_1 .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5625rem;
    padding: 0.0000rem 0.0000rem 1.5625rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .discover-amazing {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: #0e1525;
    font-size: 3.1250rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 3.7500rem;
}

.tm-kim-ajax-cha-in_1 .frame-2 {
    display: flex;
    flex-direction: column;
    width: 46.7708rem;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-wrapper {
    height: 2.8646rem;
    align-items: center;
    padding: 0.0000rem 0.8333rem 0.0000rem 1.0417rem;
    border-radius: 1.5625rem;
    border: 0.0417rem solid;
    border-color: #e5e7eb;
    box-shadow: 0.0000rem 0.2083rem 0.2083rem #d1e5ff;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .frame-3 {
    display: inline-flex;
    align-items: center;
    gap: 1.0417rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .only-icon {
    display: inline-flex;
    align-items: center;
    gap: 0.5208rem;
    padding: 0.4167rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-3 {
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: #101727;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: normal;
}

.tm-kim-ajax-cha-in_1 .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.tm-kim-ajax-cha-in_1 .vector-2 {
    position: relative;
    width: 1.2500rem;
    height: 1.0938rem;
}

.tm-kim-ajax-cha-in_1 .text-input-2 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5208rem;
    padding: 1.3021rem;
    flex: 0 0 auto;
    margin-bottom: -0.2604rem;
    border-radius: 1.0417rem 0.0000rem 1.0417rem 1.0417rem;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .frame-5 {
    display: flex;
    width: 44.1667rem;
    height: 17.2396rem;
    align-items: flex-start;
    gap: 0.5208rem;
    position: relative;
}

.tm-kim-ajax-cha-in_1 .frame-6 {
    display: flex;
    flex-direction: column;
    width: 43.1771rem;
    align-items: flex-start;
    gap: 1.0417rem;
    position: relative;
    margin-bottom: -6.0938rem;
}

.tm-kim-ajax-cha-in_1 .frame-7 {
    display: flex;
    align-items: center;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-8 {
    display: flex;
    width: 43.1771rem;
    align-items: center;
    gap: 0.8333rem;
    padding: 0.5208rem;
    position: relative;
    background-color: #e8f0ff;
    border-radius: 0.7813rem;
}

.tm-kim-ajax-cha-in_1 .image-taskflow-pro {
    position: relative;
    width: 4.0104rem;
    height: 4.0104rem;
    border-radius: 0.8333rem;

}

.tm-kim-ajax-cha-in_1 .frame-9 {
    display: flex;
    width: 36.2500rem;
    align-items: center;
    gap: 25.9896rem;
    position: relative;
}

.tm-kim-ajax-cha-in_1 .frame-10 {
    display: flex;
    flex-direction: column;
    width: 8.6979rem;
    align-items: flex-start;
    gap: 0.3125rem;
    position: relative;
}

.tm-kim-ajax-cha-in_1 .frame-11 {
    display: flex;
    width: 8.6979rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #101727;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.2500rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .text {
    display: flex;
    width: 2.2458rem;
    height: 1.0411rem;
    align-items: center;
    padding: 0.1042rem 0.5208rem;
    position: relative;
    background-color: #eff6ff;
    border-radius: 1398098.9583rem;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-5 {
    position: relative;
    width: fit-content;
    margin-top: -0.0526rem;
    margin-right: -0.0979rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #1347e5;
    font-size: 0.6250rem;
    letter-spacing: 0;
    line-height: 0.8333rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .paragraph {
    position: relative;
    width: 8.6979rem;
    height: 1.0417rem;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-6 {
    position: absolute;
    top: -0.0521rem;
    left: 0;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .link {
    position: relative;
    width: 1.5625rem;
    height: 1.5625rem;
}

.tm-kim-ajax-cha-in_1 .frame-12 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 5.0521rem;
}

.tm-kim-ajax-cha-in_1 .rectangle {
    position: relative;
    width: 0.5208rem;
    height: 2.6042rem;
    margin-right: -0.0521rem;
    background-color: #4b9bff;
    border-radius: 0.2604rem;
}

.tm-kim-ajax-cha-in_1 .footer {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 5.2083rem 0.0000rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    overflow: hidden;
}

.tm-kim-ajax-cha-in_1 .group {
    position: relative;
    width: 145.5208rem;
    height: 11.5563rem;
    margin-left: -45.5208rem;
}

.tm-kim-ajax-cha-in_1 .slide {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.2500rem 2.0833rem;
    position: absolute;
    top: 1.1458rem;
    left: 0.0521rem;
    background-color: #0977ff;
    transform: rotate(1deg);
}

.tm-kim-ajax-cha-in_1 .frame-13 {
    display: inline-flex;
    align-items: center;
    gap: 2.9167rem;
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .iconex-filled-arrow {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    margin-left: -0.0214rem;
    transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .text-wrapper-7 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 2.5000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 3.0000rem;
    white-space: nowrap;
}

.tm-kim-ajax-cha-in_1 .iconex-filled-arrow-2 {
    position: relative;
    width: 2.5432rem;
    height: 2.5432rem;
    transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .icon-2 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .icon-3 {
    position: relative;
    width: 1.7099rem;
    height: 2.5276rem;
    margin-right: -0.0219rem;
    transform: rotate(-1deg);
}

.tm-kim-ajax-cha-in_1 .slide-2 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5208rem;
    padding: 1.2500rem 2.0833rem;
    position: absolute;
    top: 3.4896rem;
    left: 0.0521rem;
    background-color: #053673;
    transform: rotate(-2deg);
}

.tm-kim-ajax-cha-in_1 .icon-4 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    transform: rotate(2deg);
}

.tm-kim-ajax-cha-in_1 .icon-5 {
    position: relative;
    width: 1.7531rem;
    height: 2.5557rem;
    margin-right: -0.0432rem;
    transform: rotate(2deg);
}

.tm-kim-ajax-cha-in_1 .rectangle-2 {
    position: relative;
    width: 100.0000rem;
    height: 8.3854rem;
    margin-top: -2.0833rem;
}

.tm-kim-ajax-cha-in_1 .background {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2500rem;
    padding: 0.0000rem 7.8125rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    margin-top: -2.0833rem;
    background-color: #001c42;
}

.tm-kim-ajax-cha-in_1 .container-2 {
    display: flex;
    align-items: flex-end;
    gap: 6.9786rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .container-3 {
    display: flex;
    align-items: flex-start;
    gap: 12.9167rem;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.tm-kim-ajax-cha-in_1 .container-4 {
    display: flex;
    flex-direction: column;
    width: 24.3229rem;
    align-items: flex-start;
    gap: 1.2500rem;
    position: relative;
    align-self: stretch;
}

.tm-kim-ajax-cha-in_1 .container-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.9167rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .container-6 {
    display: flex;
    flex-direction: column;
    max-width: 11.4104rem;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-14 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8333rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-15 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2083rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .text-wrapper-8 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -0.0521rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.8333rem;
    letter-spacing: 0;
    line-height: 1.1458rem;
}

.tm-kim-ajax-cha-in_1 .frame-16 {
    position: relative;
    flex: 0 0 auto;
}

.tm-kim-ajax-cha-in_1 .frame-17 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 2.9167rem;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
}

.tm-kim-ajax-cha-in_1 .group-2 {
    position: relative;
    width: 22.2396rem;
    height: 17.8125rem;
}

.tm-kim-ajax-cha-in_1 .cha-c-tn-x {
    position: absolute;
    top: 0;
    left: 0;
    width: 22.2396rem;
    height: 12.5000rem;
}

.tm-kim-ajax-cha-in_1 .group-3 {
    position: absolute;
    top: 4.3229rem;
    left: 5.0000rem;
    width: 13.5417rem;
    height: 13.4896rem;
}

.tm-kim-ajax-cha-in_1 .frame-18 {
    position: relative;
    width: 100.77%;
    height: 100.77%;
    border-radius: 9.7396rem;
    border: 0.0521rem solid;
    border-color: #fcaf1733;
    box-shadow: 0.0000rem 0.2083rem 2.3177rem #ffc222;
    background: linear-gradient(328deg,
            rgba(255, 138, 21, 1) 0%,
            rgba(255, 251, 0, 1) 100%);
}

.tm-kim-ajax-cha-in_1 .text-wrapper-9 {
    position: absolute;
    top: 5.2083rem;
    left: 2.5000rem;
    width: 8.5417rem;
    height: 5.0000rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    font-family: "Luckiest Guy", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 5.0000rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.0990rem;
}

.tm-kim-ajax-cha-in_1 .ellipse {
    position: absolute;
    top: 0.9375rem;
    left: 0.9896rem;
    width: 9.2708rem;
    height: 9.2708rem;
}

.tm-kim-ajax-cha-in_1 .container-7 {
    position: absolute;
    top: 49.5313rem;
    left: 92.1875rem;
    width: 2.6042rem;
    height: 3.8021rem;
}

.tm-kim-ajax-cha-in_1 .horizontal-border {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.2500rem 0.0000rem;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 0.0625rem;
    border-top-style: solid;
    border-color: #93969d;
}

.tm-kim-ajax-cha-in_1 .p {
    position: relative;
    display: flex;
    align-items: center;
    width: 14.9479rem;
    margin-top: -0.0625rem;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.7292rem;
    letter-spacing: 0;
    line-height: 1.0417rem;
}

.tm-kim-ajax-cha-in_1 .container-8 {
    position: relative;
    max-width: 67.5000rem;
    width: 14.0625rem;
    align-self: stretch;
}



/* ============================================
   HAMBURGER BUTTON
   ============================================ */
.hamburger-btn {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.2604rem;
    width: 2.0833rem;
    height: 2.0833rem;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.2083rem;
    border-radius: 0.4167rem;
    flex-shrink: 0;
    transition: background 0.2s;
}

.hamburger-btn:hover {
    background: #f0f4ff;
}

.hamburger-btn span {
    display: block;
    width: 1.1458rem;
    height: 0.1302rem;
    background: #0a77ff;
    border-radius: 0.1042rem;
    transition: all 0.3s;
}



/* ============================================
   MOBILE NAV DRAWER
   ============================================ */
.mobile-nav-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s;
}

.mobile-nav-overlay.open {
    display: block;
    opacity: 1;
}

.mobile-nav-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 14.5833rem;
    height: 100%;
    background: #ffffff;
    z-index: 1000;
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    box-shadow: 0.2083rem 0 1.2500rem rgba(0, 0, 0, 0.12);
}

.mobile-nav-drawer.open {
    transform: translateX(0);
}

.mobile-nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.0417rem 1.0417rem 0.8333rem;
    border-bottom: 0.0521rem solid #e5e7eb;
}

.mobile-nav-logo {
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    font-size: 0.9375rem;
    background: linear-gradient(113deg, #0a77ff 0%, #5ca5ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mobile-nav-close {
    width: 1.6667rem;
    height: 1.6667rem;
    border: none;
    background: #f3f4f6;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0.7292rem;
    color: #4f5460;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.mobile-nav-close:hover {
    background: #e5e7eb;
}

.mobile-nav-links {
    display: flex;
    flex-direction: column;
    padding: 0.6250rem 0;
    flex: 1;
    overflow-y: auto;
}

.mobile-nav-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.7292rem 1.0417rem;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    font-size: 0.7813rem;
    color: #4f5460;
    text-decoration: none;
    border-radius: 0;
    transition: background 0.15s, color 0.15s;
}

.mobile-nav-item:hover {
    background: #f0f7ff;
    color: #0a77ff;
}

.mobile-nav-item.active {
    color: #0a77ff;
    background: #eff4ff;
}

.nav-arrow {
    font-size: 0.9375rem;
    color: #9ca3af;
}

/* ============================================
   FLOATING ADD BUTTON (FAB)
   ============================================ */
.fab-add-btn {
    position: fixed;
    bottom: 1.4583rem;
    right: 1.2500rem;
    width: 2.9167rem;
    height: 2.9167rem;
    border-radius: 50%;
    background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.2083rem 1.0417rem rgba(10, 119, 255, 0.45);
    z-index: 900;
    transition: transform 0.2s, box-shadow 0.2s;
}

.fab-add-btn:hover {
    transform: scale(1.08);
    box-shadow: 0 0.3125rem 1.4583rem rgba(10, 119, 255, 0.55);
}

.fab-add-btn:active {
    transform: scale(0.96);
}

/* ============================================
   POPUP OVERLAY & MODAL
   ============================================ */
.popup-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 14, 36, 0.55);
    backdrop-filter: blur(0.2083rem);
    -webkit-backdrop-filter: blur(0.2083rem);
    z-index: 1100;
    align-items: center;
    justify-content: center;
    padding: 0.8333rem;
    opacity: 0;
    transition: opacity 0.25s;
}

.popup-overlay.open {
    display: flex;
    opacity: 1;
}

.popup-modal {
    background: #ffffff;
    border-radius: 1.2500rem;
    width: 100%;
    max-width: 90rem;
    height: 90vh;
    overflow-y: auto;
    box-shadow: 0 1.0417rem 3.1250rem rgba(0, 28, 66, 0.2), 0 0.2083rem 0.8333rem rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    animation: popupSlideIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes popupSlideIn {
    from {
        transform: translateY(1.2500rem) scale(0.96);
        opacity: 0;
    }

    to {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

/* Popup Header */
.popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.0417rem 1.2500rem 0.8333rem;
    position: sticky;
    top: 0;
    background: #ffffff;
    border-radius: 1.2500rem 1.2500rem 0 0;
    z-index: 1;
}

.popup-title {
    display: flex;
    align-items: center;
    gap: 0.5208rem;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    font-size: 0.9375rem;
    color: #0e1525;
}

.popup-title-icon {
    width: 1.8750rem;
    height: 1.8750rem;
    border-radius: 0.5208rem;
    background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.popup-close {
    width: 1.7708rem;
    height: 1.7708rem;
    border: none;
    background: #f3f4f6;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0.7292rem;
    color: #4f5460;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, color 0.2s;
    flex-shrink: 0;
}

.popup-close:hover {
    background: #fee2e2;
    color: #ef4444;
}

/* Popup Body */
.popup-body {
    padding: 1.0417rem 1.2500rem;
    display: flex;
    flex-direction: column;
    gap: 1.0417rem;
}

/* Icon Upload */
.popup-icon-upload {
    display: flex;
    justify-content: center;
}

.icon-upload-area {
    width: 5.7292rem;
    height: 5.7292rem;
    border-radius: 1.1458rem;
    border: 0.1042rem dashed #c3d9ff;
    background: #f0f7ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.3125rem;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s;
}

.icon-upload-area:hover {
    border-color: #4b9bff;
    background: #e8f0ff;
}

.icon-upload-area span {
    font-family: "Manrope", Helvetica;
    font-size: 0.6250rem;
    font-weight: 600;
    color: #4b9bff;
}

.icon-upload-area small {
    font-family: "Manrope", Helvetica;
    font-size: 0.5208rem;
    color: #9ca3af;
    text-align: center;
    line-height: 1.4;
}

/* Form */
.popup-form {
    display: flex;
    flex-direction: column;
    gap: 0.8333rem;
}

.popup-field-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.6250rem;
}

.popup-field {
    display: flex;
    flex-direction: column;
    gap: 0.3125rem;
}

.popup-label {
    font-family: "Manrope", Helvetica;
    font-size: 0.6771rem;
    font-weight: 600;
    color: #374151;
}

.required {
    color: #ef4444;
}

.popup-input {
    width: 100%;
    height: 2.1875rem;
    padding: 0 0.7292rem;
    background: #f9fafb;
    border: 0.0521rem solid #e5e7eb;
    border-radius: 0.6250rem;
    font-family: "Manrope", Helvetica;
    font-size: 0.7292rem;
    color: #0e1525;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
}

.popup-input:focus {
    border-color: #4b9bff;
    box-shadow: 0 0 0 0.1563rem rgba(75, 155, 255, 0.15);
    background: #ffffff;
}

.popup-input::placeholder {
    color: #9ca3af;
}

.popup-select-wrap {
    position: relative;
}

.popup-select {
    cursor: pointer;
    padding-right: 1.8750rem !important;
}

.select-arrow {
    position: absolute;
    right: 0.6250rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.popup-textarea {
    height: 4.6875rem !important;
    padding: 0.6250rem 0.7292rem !important;
    resize: none;
    line-height: 1.5;
}

/* Price Toggle */
.popup-price-toggle {
    display: flex;
    gap: 0.4167rem;
    flex-wrap: wrap;
}

.price-btn {
    padding: 0.4167rem 0.8333rem;
    border-radius: 1.0417rem;
    border: 0.0781rem solid #e5e7eb;
    background: #f9fafb;
    font-family: "Manrope", Helvetica;
    font-size: 0.6771rem;
    font-weight: 600;
    color: #4f5460;
    cursor: pointer;
    transition: all 0.2s;
}

.price-btn:hover {
    border-color: #4b9bff;
    color: #0a77ff;
    background: #f0f7ff;
}

.price-btn.active {
    background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
    border-color: transparent;
    color: #ffffff;
    box-shadow: 0 0.1042rem 0.4167rem rgba(10, 119, 255, 0.3);
}

/* Popup Footer */
.popup-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.6250rem;
    padding: 0.8333rem 1.2500rem 1.0417rem;
    border-top: 0.0521rem solid #f0f2f5;
    position: sticky;
    bottom: 0;
    background: #ffffff;
    border-radius: 0 0 1.2500rem 1.2500rem;
}

.popup-btn-cancel {
    height: 2.1875rem;
    padding: 0 1.0417rem;
    border-radius: 0.6250rem;
    border: 0.0781rem solid #e5e7eb;
    background: #ffffff;
    font-family: "Manrope", Helvetica;
    font-size: 0.7292rem;
    font-weight: 600;
    color: #4f5460;
    cursor: pointer;
    transition: all 0.2s;
}

.popup-btn-cancel:hover {
    background: #f3f4f6;
    border-color: #d1d5db;
}

.popup-btn-submit {
    height: 2.1875rem;
    padding: 0 1.1458rem;
    border-radius: 0.6250rem;
    border: none;
    background: linear-gradient(135deg, #0a77ff 0%, #5ca5ff 100%);
    font-family: "Manrope", Helvetica;
    font-size: 0.7292rem;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.4167rem;
    box-shadow: 0 0.2083rem 0.7292rem rgba(10, 119, 255, 0.35);
    transition: all 0.2s;
}

.popup-btn-submit:hover {
    transform: translateY(-0.0521rem);
    box-shadow: 0 0.3125rem 1.0417rem rgba(10, 119, 255, 0.45);
}

.popup-btn-submit:active {
    transform: translateY(0);
}




.mobile-menu-toggle-mb {
    display: none !important;
}

.logo-img {
    width: 12rem;
}

.chi-tit-ng-dng-ch .link {
    width: 100%;
}

.chi-tit-ng-dng-ch .text-wrapper-9 {
    width: 100%;
}

.screenshots-main img {
    object-fit: contain;
    max-height: 60rem;
}

.the-ultimate-task h1 {
    color: #364153;
    font-family: Manrope;
    font-size: 1.7500rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.8625rem;
    margin-bottom: 0.5208rem;
    margin-top: 1.0417rem;
}

.trang-ch .link {
    position: relative;
    padding: 0.8448rem;
    height: 2.6667rem;
    background-color: #155dfc;
    border-radius: 0.7292rem;
    width: auto;
}

.EROR .link-2 {
    position: relative;
    padding: 0 1.7865rem;
    height: 2.6667rem;
    background-color: #ffffff;
    border-radius: 0.7292rem;
    border: 0.0833rem solid;
    border-color: #d0d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    gap: 0.4167rem;
}

.popup-open .download-complete {
    z-index: -1;
}
}
.trang-ch .text-wrapper-9 {
  position: relative;
  /* width: fit-content; */
  margin-top: -0.0521vw;
  font-size: 0.8333vw;
  line-height: 1.2500vw;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #101727;
  letter-spacing: 0;
  white-space: nowrap;
  width: 9vw;
  overflow: hidden;
  width: 17vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.trang-ch .frame-98  .frame-10{
    width: 15.6104vw;
}
.tm-kim-ajax-cha-in_1 .frame-11 {
    display: flex;
    width: auto;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 0 0 auto;
}.tm-kim-ajax-cha-in_1 .frame-wrapper {
    padding: 0.8vw 1vw !important;
    height: auto !important;
    padding: 0.0000vw 0.8333vw 0.0000vw 1.0417vw;
    border-radius: 1.5625vw;
    border: 0.0417vw solid;
    border-color: #e5e7eb;
    box-shadow: 0.0000vw 0.2083vw 0.2083vw #d1e5ff;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;     
}