html {
  margin: 0px !important;
  padding: 0px !important;
}
html {
  scroll-behavior: smooth;
  /* overflow: hidden; */
}
body {
  font-style: inherit;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #000;
  font-family: "Inter", sans-serif;
  position: relative;
  padding: 0px;
  /* overflow: hidden; */
}
.container {
  max-width: 1350px;
  width: 100% !important;
  margin: 0px auto;
}
img {
    max-width: 100%;
    height: auto;
}
ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
a,
a:hover {
  text-decoration: none !important;
}

a:hover {
  color: #0066b2;
}

.kt_dv_khac12042023 ul li a:hover {
  color: #0066b2 !important;
}

:hover,
:focus {
  outline: none !important;
}

p:empty {
  display: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tg_ctkm_16092025 {
  background: #ecf5ff;
  padding: 0 0 120px 0px;
  position: relative;
}
.tg_ctkm_16092025 .tg_banner_ctkm_wrap::before {
  position: absolute;
  content: "";
  background: url("../images/before_banner_ctkm.svg") no-repeat;
  background-size: contain;
  width: 90%;
  height: 100%;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tg_content {
  margin: -100px 0px 0px 0px;
  z-index: 999999;
  position: relative;
}
.tg_ctkm_16092025 .tg_banner_ctkm_wrap {
  padding: 120px 0 145px 0;
  background: url("../images/banner_ctkm_top.png") no-repeat;
  background-size: cover !important;
  position: relative;
}
.tg_banner_ctkm_tn {
  position: relative;
}
.tg_banner_ctkm_tn .tg_mascos_icon {
  position: absolute;
  bottom: -20px;
}
.tg_mascos_icon figure {
   -webkit-animation: devvn_zoom 1.5s infinite linear;
  -moz-animation: devvn_zoom 1.5s infinite linear;
  -o-animation: devvn_zoom 1.5s infinite linear;
  animation: devvn_zoom 1.5s infinite linear;

}
.tg_mascos_icon figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-animation: calltrap_spin 3s infinite linear;
    -moz-animation: calltrap_spin 3s infinite linear;
    -o-animation: calltrap_spin 3s infinite linear;
    animation: calltrap_spin 3s ease-in-out 0s 2;
}
@-webkit-keyframes calltrap_spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  30% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  36% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  39% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  42% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  45% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  48% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    opacity: 1;
  }
  51% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  54% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  57% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
 .tg_ctkm_16092025 .tg_slide_banner_ctkm {
  margin: 0px;
 }
.tg_ctkm_16092025 .tg_slide_banner_ctkm figure img {
  margin: 0px auto;
}

.tg_slide_banner_ctkm .slick-dots {
  width: initial;
  bottom: 50px;
  right: 150px;
}
.tg_slide_banner_ctkm .slick-dots li,
.tg_slide_banner_ctkm .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
}

.tg_slide_banner_ctkm .slick-dots li button:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}
.tg_slide_banner_ctkm .slick-dots li.slick-active {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: relative;
  margin: 0 10px;
}
.tg_slide_banner_ctkm .slick-dots li.slick-active::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.tg_slide_banner_ctkm .slick-dots li.slick-active button, .tg_slide_banner_ctkm .slick-dots li.slick-active button::before {
  width: 8px;
  height: 8px;
}
.title_content_ctkm h3 {
  font-family: "Playball", cursive;
  font-size: 32px;
  line-height: 42px;
  color: #005BAC;
  margin: 0px 0px 32px 0px;
  font-weight: 400;
  display: flex;
  justify-content: center;
}
.tg_ctkm_16092025_tab_click {
  margin: 0px 0px 54px 0px;
  z-index: 999;
  position: relative;
}
.tg_ctkm_16092025_tab_click ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: #fff;
  padding: 5px;
  box-shadow: 0px 0px 20px 0px #2897FF4F;
  border-radius: 50px;
}
.tg_ctkm_16092025_tab_click ul li {
  font-size: 18px;
  line-height: 42px;
  font-weight: 500;
  color: #000;
  padding: 9px 22px;
  cursor: pointer;
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
}
.tg_ctkm_16092025_tab_click ul li:hover {
  color: #005BAC;
}
.tg_ctkm_16092025_tab_click ul li.tg_current {
  background: #005BAC;
  border-radius: 50px;
  color: #fff;
}
.title_tab_content_ctkm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 0px 32px 0px;
}
.title_tab_content_ctkm h5 {
  font-size: 30px;
  line-height: 42px;
  color: #131A1F;
  font-weight: 600;
  margin: 0px;
}
.title_tab_content_ctkm select {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #D0E4F1;
  padding: 10px;
  -webkit-appearance: none; /* Safari, Chrome */
  -moz-appearance: none;    /* Firefox */
  appearance: none;
  width: 100%;
  max-width: 220px;
}
.tg_ctkm_latest {
  position: relative;
  width: 100%;
  max-width: 150px;
}
.tg_ctkm_latest span.icon_down {
   position: absolute;
   right: 5px;
   top: 47%;
   transform: translateY(-50%);
   pointer-events: none; /* Ä‘á»ƒ click xuyÃªn qua tá»›i select */
}
.title_tab_content_ctkm select::-ms-expand {
  display: none;
}
.tg_prioritize_domain_wi {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 23px;
}
.prioritize_domain_wrap_top {padding: 28px 23px;}
.voucher-card {
  position: relative;
  background: linear-gradient(180deg, #2e8eff, #5bbfff);
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

/* Bo lÃµm bÃªn trÃ¡i */
.voucher-card::before,
.voucher-card::after {
  content: "";
  position: absolute;
  top: 98%;
  transform: translateY(-50%);
  width: 40px;    /* kÃ­ch thÆ°á»›c notch */
  height: 40px;
  background: #ecf5ff; /* mÃ u ná»n ngoÃ i card */
  border-radius: 50%;
  z-index: 999;
}

.voucher-card::before {
  left: -20px;  /* ná»­a ra ngoÃ i */
}

.voucher-card::after {
  right: -20px;
}
.prioritize_domain_wrap_text {
  display: flex;
  align-items: center;
  gap: 12px;
}
.prioritize_domain_wrap_text p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
  margin: 0px 0px 0px 0px;
}
.prioritize_domain_wrap_text h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
  margin: 0px;
}
.prioritize_domain_wrap_tn {
  position: relative;
}
.prioritize_domain_wrap_tn::before {
  position: absolute;
  content: "";
  background: url("../images/icon_line_ctkm.png") no-repeat;
  background-size: cover;
  width: 87%;
  height: 2px;
  top: -6px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.prioritize_domain_wrap_bottom.voucher-card {
 background: #fff;
 border-radius: 0 0 20px 20px;
 margin: 10px 0px 0px 0px;
}
.prioritize_domain_wrap_bottom.voucher-card::before, .prioritize_domain_wrap_bottom.voucher-card::after {
  top: 1%;
}
.prioritize_domain_wrap_text_bottom {
  padding: 24px 20px 0px 20px;
}
.prioritize_domain_title_bottom h3 {
  font-size: 19px;
  line-height: 26px;
  color: #232027;
  font-weight: 600;
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 0 12px 0px;
  height: 80px;
}
.prioritize_domain_title_bottom h3.font-size-new {
  font-size: 25px;
  line-height: 32px;
}

.copy_code a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border: 2px solid #005BAC;
  border-radius: 25px;


}

.copy_code a span {
  padding: 0px 20px;
  color: #FF8800;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.copy_code a strong {
padding: 12px 19px;
background: #005BAC;
color: #fff;
border-radius: 25px;
margin: 0 -1px 0 0;
font-size: 16px;
line-height: 20px;
font-weight: 500;
transition: all 0.5s;
position: relative;
}
.copy_code a strong::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 100;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    content: "";
    opacity: 0;
    visibility: hidden;
}
.copy_code a strong:hover::before {
        webkit-animation: imgShine 1s ease-in-out;
      -o-animation: imgShine 1s ease-in-out;
      animation: imgShine 1s ease-in-out;
      opacity: 1;
      visibility: visible;
}

.copy_code a u {
  color: #000;
  padding: 12px 19px;
  text-align: center;
  text-decoration: initial;
  width: 100%;
  font-weight: 500;
}
.tg_running_out {
  padding: 16px 0px 0px 0px;
}
.tg_running_out p {
  font-size: 14px;
  line-height: 24px;
  color: #FF8800;
  margin: 0px 0px 12px 0px;
}
.tg_see_details {
  margin: 14px 0px 0px 0px;
}
.tg_see_details ul {
  overflow: auto;
  height: 125px;
}
.tg_see_details ul::-webkit-scrollbar {
    width: 4px;
  }

.tg_see_details ul::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 90px;
  }

.tg_see_details ul::-webkit-scrollbar-thumb {
    background-color: #D8EBFE;
    border-radius: 90px;
    border: 90px solid #D8EBFE;
  }
.tg_see_details ul li {
  font-size: 16px;
  line-height: 24px;
  color: #393540;
  position: relative;
  padding: 0px 0px 0px 15px;
}
.tg_see_details ul li::before {
  position: absolute;
  content: "";
  background: #393540;
  border-radius: 100%;
  left: 0px;
  top: 9px;
  width: 6px;
  height: 6px;
}
.tg_see_details a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #005BAC;
  display: flex;
  justify-content: center;
  margin: 7px 0px 0px 0px;
}
a.tg_button_ctkm_16092025 {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  background: #005BAC;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0px;
  margin: 24px 0px 0px 0px;
  transition: all 0.5s;
  position: relative;
}
a.tg_button_ctkm_16092025::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 100;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    content: "";
    opacity: 0;
    visibility: hidden;
}
a.tg_button_ctkm_16092025:hover::before {
        webkit-animation: imgShine 1s ease-in-out;
      -o-animation: imgShine 1s ease-in-out;
      animation: imgShine 1s ease-in-out;
      opacity: 1;
      visibility: visible;
}
@keyframes imgShine {
  100% {
    left: 125%;
  }
}
.tabs-contents {
  display: none;
  padding: 0px;
}
.tabs-contents.tg_current {
  display: inherit;
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
}
.tabs-contents.tg_current li {
  animation: none;
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.tg_latest_ctkm {
  position: absolute;
  background: url("../images/bg_moinhat.svg") no-repeat;
  background-size: cover;
  width: 47px;
  height: 57px;
  top: 0;
  right: 0;
}
.tg_latest_ctkm p {
  font-size: 11px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 7px 10px;
}
.tg_button_see_more {
    width: 100%;
  max-width: 200px;
  margin: 42px auto 0px auto;
}
.tg_button_see_more a {
  font-size: 18px;
  line-height: 20px;
  color: #0066B2;
  display: flex;
  justify-content: center;
  gap: 8px;
  border: 1px solid #0066B2;
  padding: 13px 0px;
  border-radius: 26px;
  position: relative;
  overflow: hidden;
}
.tg_button_see_more a span {
  transition: opacity 0.6s, transform 0.8s;
  transition-timing-function: cubic-bezier(0.15, 0.85, 0.31, 1);
  display: inline-block;
  margin: 0 !important;
}
.tg_button_see_more a span strong {
  transition: opacity 0.6s, transform 0.8s;
  transition-timing-function: cubic-bezier(0.15, 0.85, 0.31, 1);
  display: inline-block;
  font-weight: 500;
}
.tg_button_see_more a span strong:nth-child(2) {
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 80%);
  opacity: 0;
}

.tg_button_see_more a:hover span {
  transform: translateY(-150%);
}
.tg_button_see_more a:hover span > strong:nth-child(1) {
  opacity: 0;
}
.tg_button_see_more a:hover span > strong:nth-child(2) {
  transform: translate(-50%, 100%);
  opacity: 1;
}
.progress-wrap {
  /* font-family: sans-serif; */
  color: #ff6a00; /* mÃ u chá»¯ */
  font-size: 14px;
  height: 8px;
}

.progress-label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.progress-bar {
  position: relative;
  height: 8px;
  background: #e0e0e0; /* mÃ u xÃ¡m ná»n */
  border-radius: 4px;
  width: 100%;
}

.progress-fill {
  position: relative;
  height: 100%;
  width: 30%; /* % tiáº¿n trÃ¬nh */
  background: linear-gradient(90deg, #ff6a00, #ff9900);
  border-radius: 4px;
  transition: width 0.3s ease;
}

.progress-icon {
  position: absolute;
  right: -10px;   /* Ä‘áº·t icon á»Ÿ cuá»‘i thanh */
  top: -10px;     /* Ä‘áº©y icon lÃªn trÃªn */
  font-size: 18px;
  background: url("../images/icon_lua.svg") no-repeat;
  width: 20px;
  height: 30px;
}
.tg_ctkm_16092025_tab_click_mb {
  display: none;
}
.popup_ctkm_16092025 {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.4) center center no-repeat;
  font-size: 15px;
  overflow: auto;
  display: none;
  z-index: 9999999;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 0px 10px;
}
.popup_ctkm_16092025 .content_popup {
  width: 100%;
  max-width: 470px;
  margin: 0px auto;
  background: #F3FAFF;
  backdrop-filter: blur(10px);
  border-radius: 10px;
  box-shadow: 0px 30px 80px 0px rgba(26, 106, 198, 0.05);
  margin: 130px auto 0px auto;
  position: relative;
}
.popup_ctkm_16092025 .content_popup .close_popup {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.popup_ctkm_16092025 .content_popup h3 {
  font-size: 20px;
  line-height: 42px;
  color: #000;
  font-weight: 500;
  margin: 0;
  padding: 12px 22px;
}
.preferential_information {
  padding: 22px;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.preferential_information ul {
  margin: 0px 0px 16px 0px;
}
.preferential_information ul li {
  font-size: 16px;
  line-height: 30px;
  color: #393540;
  padding: 0px 0px 0px 16px;
  position: relative;
}
.preferential_information ul li::before {
  position: absolute;
  content: "";
  background: #393540;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  left: 0;
  top: 12px;
}
.preferential_information ul li span {
  color: #FF383C;
}
.preferential_information .tg_register_now a {
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #005BAC;
  border-radius: 100px;
  font-weight: 500;
  color: #fff;
  padding: 14px 0px;
  margin: 16px 0px 0px 0px;
      transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.preferential_information .tg_register_now a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 100;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    content: "";
    opacity: 0;
    visibility: hidden;
}
.preferential_information .tg_register_now a:hover::before {
        webkit-animation: imgShine 1s ease-in-out;
      -o-animation: imgShine 1s ease-in-out;
      animation: imgShine 1s ease-in-out;
      opacity: 1;
      visibility: visible;
}
.prioritize_domain_wrap {
  display: none;
}
.prioritize_domain_wrap:nth-child(-n+4) {
  display: block;
}
.tg_mascos_icon_mb {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .container {
    padding: 0px 25px;
  }
  .tg_ctkm_16092025_tab_click ul li {
    padding: 9px 12px;
  }
  .tg_prioritize_domain_wi {
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tg_slide_banner_ctkm .slick-dots {
    right: 100px;
  }
  .tg_ctkm_16092025 .tg_banner_ctkm_wrap {
    background: url(../images/banner_ctkm_top.png) center;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_ctkm_16092025_tab_click {
    display: none;
  }
      .tg_ctkm_16092025_tab_click_mb {
        display: block;
        margin: 0px 0px 10px 0px;
    }
    .tg_prioritize_domain_wi {
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tg_ctkm_16092025_tab_click {
  overflow: auto;
  background: #fff;
  box-shadow: 0px 0px 20px 0px #2897FF4F;
  border-radius: 40px;
  margin: 0px 0px 16px 0px;
}
.tg_ctkm_16092025_tab_click ul {
  background: initial;
  box-shadow: none;
}
.tg_ctkm_16092025_tab_click ul li {
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.tg_banner_ctkm_tn .tg_mascos_icon {
  width: 120px;
}
.tg_slide_banner_ctkm .slick-dots {
  bottom: 30px;
  right: 30px;
}
}
@media (max-width: 767px) {
  .tg_ctkm_16092025 .tg_banner_ctkm_wrap::before {
    background: url("../images/banner_mb_icon.svg") no-repeat;
  }
  .preferential_information {
    padding: 15px;
  }
  .tg_slide_banner_ctkm .slick-dots {
    width: 100%;
    right: 0;
    bottom: -10px;
  }
  .tg_slide_banner_ctkm .slick-dots li.slick-active {
    width: 8px;
    height: 8px;
  }
  .tg_slide_banner_ctkm .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }
  .tg_slide_banner_ctkm .slick-dots li, .tg_slide_banner_ctkm .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  .tg_mascos_icon figure {
    width: 64px;
    height: 103px;
  }
  .tg_ctkm_16092025 .tg_banner_ctkm_wrap::before {
    background-size: cover;
    height: 95%;
    top: 48%;
    left: 50%;
  }
  .title_content_ctkm h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0px 20px 0px;
  }
  .title_tab_content_ctkm h5 {
    font-size: 18px;
    line-height: 30px;
  }
  .title_tab_content_ctkm {
    margin: 16px 0 16px 0px;
    gap: 16px;
  }
      .tg_prioritize_domain_wi {
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .prioritize_domain_wrap_top {
    padding: 20px;
  }
  .prioritize_domain_wrap_text_bottom {
    padding: 20px 16px 0px 16px;
}
.tg_see_details ul {
  height: initial;
}
.prioritize_domain_title_bottom h3 {
  height: initial;
}
.tg_ctkm_16092025 .tg_banner_ctkm_wrap {
  padding: 60px 0px 120px 0px;
  background: url("../images/banner_ctkm_top_mb.png") center;
}
.tg_ctkm_16092025_tab_click {
  overflow: auto;
  background: #fff;
  box-shadow: 0px 0px 20px 0px #2897FF4F;
  border-radius: 40px;
  margin: 0px 0px 16px 0px;
}
.tg_ctkm_16092025_tab_click ul {
  background: initial;
  box-shadow: none;
}
.tg_ctkm_16092025_tab_click ul li {
  font-size: 14px;
  line-height: 28px;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.prioritize_domain_wrap_text h5 {
  font-size: 18px;
}
.copy_code a span {
  font-size: 16px;
}
.tg_button_see_more {
  margin: 24px auto 0px auto;
  max-width: 100%;
}


.tg_ctkm_16092025_tab_click {
  display: none;
}
.tg_ctkm_16092025_tab_click_mb {
  display: block;
  margin: 0px 0px 40px 0px;
}
.prioritize_domain_wrap_text figure img{
  width: 45px;
  height: 45px;
  object-fit: cover;
}
.prioritize_domain_wrap_text p {
    font-size: 15px;
    line-height: 20px;
}
.tg_running_out {
  padding: 16px 0px 0px 0px;
}
.tg_mascos_icon_mb {
  display: block;
  position: absolute;
  bottom: -20px;
}
.tg_mascos_icon {
  display: none;
}
.prioritize_domain_title_bottom h3.font-size-new {
  font-size: 20px;
}
}
.tg_ctkm_16092025_tab_click_mb {
  position: sticky;
  top: 10px;
  left: 0;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 0px 20px 0px #2897FF4F;
  z-index: 999999;
}

.tab-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
  background: #fff;
  border-bottom: 1px solid #eee;
  box-shadow: 0px 0px 20px 0px #2897FF4F;
}
.tab-toggle span {
  display: flex;
  gap: 8px;
  align-items: center;
}

.tab-menu {
  display: none;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}

.tab-menu li {
  padding: 12px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 14px;
}
.tab-menu.open {
  display: flex;
}
.tab-menu {
  display: none;
}
.tab-menu.open {
  display: block;
}
.tab-toggle.active strong img {
  transform: rotate(180deg);
}
.tab_select_click {
  position: relative;
  cursor: pointer;
  width: 150px;
}

.tab_select_click_toggle {
  padding: 0px 10px;
  border: 1px solid #D0E4F1;
  background: #fff;
  border-radius: 10px;
}
.tab_select_click_toggle p {
  font-size: 14px;
  line-height: 42px;
  font-weight: 500;
  margin: 0;
}

.tab-click-menu {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  display: none;
  z-index: 99999;
  border: 1px solid #D0E4F1;
  background: #eaf4ff;
  border-radius: 10px;
}

.tab-click-menu ul {
  list-style: none;
  margin: 0;
  padding: 5px 0px;
  background: #fff;
  border-radius: 10px;
}

.tab-click-menu ul li {
  padding: 2px 10px;
  /* border-bottom: 1px solid #eee; */
  font-size: 14px;
}

.tab-click-menu ul li:hover {
  background: #f5f5f5;
}
.tab-click-menu h5 {
  font-size: 15px;
  line-height: 42px;
  font-weight: 500;
  padding: 0px 10px;
}
.tab-click-menu .close_popup {
  position: absolute;
  top: 7px;
  right: 12px;
}
.tab-click-menu .close_popup figure {
  width: 12px;
  height: 12px;
}