
/** Roadmap NewStyle **/


/*
   .newroadmap.newroadmap--desk {
   display: none;
   }
*/.newroadmap.newroadmap--mb {
  display: block;
}

.wrapper-cm-soon * {
  line-height: 1.5;
}

.wrapper-cm-soon p, .wrapper-cm-preorder p {
  margin: 0;
}

.wrapper-cm-soon,
.wrapper-cm-preorder {
  margin-top: 60px;
  margin-bottom: 30px;
}

.group-progressbar-detail {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.group-progressbar-detail * {
  transition: 0.2s all ease;
}

.group-progressbar-detail .item-step {
  flex-direction: column;
  cursor: pointer;
}

.group-progressbar-detail .step-1 {
  flex: 0 0 26%;
  width: 26%;
}

.d-flex {
  display: flex;
}

.group-progressbar-detail * {
  transition: 0.2s all ease;
}

.group-progressbar-detail .item-step .group-icon {
  margin-bottom: 16px;
}

.icon {
  vertical-align: middle;
  display: block;
}

.group-progressbar-detail * {
  transition: 0.2s all ease;
}

.group-progressbar-detail .item-step .group-icon .icon {
  transition: 0.2s all ease;
  position: relative;
}

.group-progressbar-detail .item-step .group-icon .icon.icon-1 {
  left: -6px;
}

.group-progressbar-detail .item-step .group-icon img {
  width: 32px;
  height: 32px;
}

.group-progressbar-detail .item-step .group-icon .icon img {
  position: relative;
  transition: 0.2s all;
}

.group-progressbar-detail .item-step .group-icon .icon.icon--truck {
  position: relative;
  width: 42px;
}

.group-progressbar-detail .item-step .group-icon .icon.icon--truck img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.group-progressbar-detail .item-step .group-icon .icon.icon-last {
  position: relative;
  width: 50px;
}

.group-progressbar-detail .item-step .group-icon .icon.has-toggle.icon-last:after {
  top: -3px;
  right: auto;
  left: calc(100% + 22px);
}

.group-progressbar-detail .item-step .group-icon .icon.icon-last img {
  position: absolute;
}

.btn-toggle-tool-tip,
.content-tool-tip {
  display: none;
}

.tool-tips-desk {
  position: absolute;
  display: none;
  z-index: 9;
  left: -50%;
  bottom: 100%;
  margin-bottom: 15px;
  top: auto;
  background: #fff;
  box-shadow: 5px 3px 20px #00000040;
  border-radius: 10px;
  padding: 15px;
  width: 444px;
  font-size: 14px;
  color: #1a1a1a;
  font-weight: 400;
  text-align: justify;
  border-radius: 22px;
  padding-right: 45px;
}

.group-progressbar-detail .item-step .group-icon .tool-tips-desk img{
  position: absolute !important;
  right: -50px;
  bottom: -15px;
  margin: 0;
  width: auto !important;
  height: auto !important;
  max-height: 100%;
}
.group-progressbar-detail .item-step .group-icon .icon.has-toggle:after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url('/wp-content/uploads/2025/08/info_19031414b1ef46d59f002dbe4aa83fa9.png');
  display: block;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -16px;
}
.group-progressbar-detail .step-1 .icon-2 {
  margin-left: 25%;
}

.group-progressbar-detail .blood-bar {
  width: 100%;
  flex: 0 0 100%;
  display: block;
  position: relative;
  background: #e0e0e0;
}

.group-progressbar-detail .item-step .blood-bar .level-btn {
  width: 20px;
  height: 20px;
  border: 1px solid #d2d2d2;
  content: "";
  display: block;
  top: -6px;
  position: absolute;
  border-radius: 50%;
  background: #fff;
  left: -1px;
  z-index: 2;
}

.group-progressbar-detail .item-step .blood-bar .level-btn.last-btn {
  right: 0;
  left: auto;
}

.group-progressbar-detail .item-step.active-step .blood-bar .level-btn:not(.last-btn) {
  background: #E50027;
  border-color: #E50027;
}

.group-progressbar-detail .item-step .blood-bar .progressbar-size {
  height: 8px;
  display: block;
  width: calc(100% - 17px);
  margin-left: 17px;
}

.group-progressbar-detail .item-step.step-1 .blood-bar .progressbar-size {
  background: #747474;
  position: relative;
}

.group-progressbar-detail .active-step .blood-bar .progressbar-size:after {
  height: 8px;
  content: "";
  display: block;
  background: #E50027;
  width: var(--width-progress);
}

.group-progressbar-detail .name-bar {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 16px;
  display: flex;
  position: relative;
  justify-content: space-between;
}

.group-progressbar-detail .step-1 .name-bar {
  left: -30px;
}

.group-progressbar-detail .name-bar .step-name > div,
.group-progressbar-detail .name-bar .step-name > span {
  display: block;
}

.btn-toggle-tool-tip,
.content-tool-tip {
  display: none;
}

.btn-toggle-tool-tip.active-rotate img,
.btn-toggle-tool-tip.active-rotate .fa {
  transform: rotate(180deg);
}

.group-progressbar-detail .name-bar .step-name {
  text-align: center;
}

.group-progressbar-detail .item-step.step-3 .name-bar .step-name.step-name-3 {
  flex: 1;
}

.group-progressbar-detail .name-bar .step-name > div,
.group-progressbar-detail .name-bar .step-name > span {
  display: block;
}

.wrapper-cm-soon .group-progressbar-detail .step-1 .name-bar .step-name.step-name-2 > span {
  position: relative;
  color: #E50027;
}

.group-progressbar-detail .step-1 .name-bar .hv-red span:before {
  content: "";
  left: -10px;
  top: -2.5px;
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 5px);
  display: block;
  background: #E50027;
  z-index: -1;
  border-radius: 20px;
  transform: scale(0);
  transition: 0.2s all ease;
}

.group-progressbar-detail .step-2,
.group-progressbar-detail .step-3 {
  flex: 0 0 37%;
  width: 37%;
}

.group-progressbar-detail .time-bar {
  margin-top: 10px;
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  background: #E50027;
  color: #fff;
  border-radius: 6px;
  transition: 0.2s all ease;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.group-progressbar-detail .time-bar.bg-white-mob {
  background: transparent;
  color: #000;
  border: 1px solid #1A1A1A;
}

.group-progressbar-detail .step-1:hover~.step-2 .time-bar {
  background: #E50027;
}

.group-progressbar-detail .step-2 .name-bar {
  left: -55px;
}

.group-progressbar-detail .name-bar .time-bar {
  text-transform: capitalize;
}

.group-progressbar-detail .name-bar .bg-red {
  background: #E50027;
  display: inline-block !important;
  padding: 2px 8px;
  border-radius: 20px;
  color: #fff;
  text-transform: capitalize;
}

.group-progressbar-detail .step-3 .group-icon {
  justify-content: space-between;
}

.group-progressbar-detail .name-bar .step-name .small {
  text-transform: initial;
  font-weight: 300;
}

.progressbar-coming-soon .step-3 .name-bar .step-name-1 {
  left: -60px;
  position: relative;
}

.group-progressbar-detail .step-3 .tool-tips-desk {
  right: 0;
  left: auto;
}

.group-progressbar-detail .step-3:hover .step-name-3 .time-bar {
  background: #E50027;
}

@media (min-width: 1600px) {
  .wrapper-cm-soon {
    margin-left: auto;
    margin-right: auto;
  }
  .group-progressbar-detail .name-bar .step-name span {
    font-size: 14px;
  }
  .group-progressbar-detail .name-bar .step-name .bg-red {
    font-size: 18px;
    padding: 8px 10px;
  }
  .group-progressbar-detail .time-bar > p {
    font-size: 18px;
  }
  .group-progressbar-detail .time-bar > p.small {
    font-size: 16px;
  }
  .group-progressbar-detail .time-bar.bg-white-mob {
    padding: 8px;
  }
  .group-progressbar-detail .time-bar.bg-white-mob > p.small {
    font-size: 14px;
  }
  .group-progressbar-detail .step-2 .name-bar {
    left: -75px;
  }
  .group-progressbar-detail .name-bar .step-name.step-name-3 {
    position: relative;
    right: -100px;
  }
}

@media (min-width: 1200px) {
  .newroadmap.newroadmap--desk {
    display: block;
  }

  .newroadmap.newroadmap--mb {
    display: none;
  }

  .group-progressbar-detail .item-step:hover .blood-bar .progressbar-size {
    box-shadow: 0 0 12px #333;
  }

  .group-progressbar-detail .item-step .group-icon .icon.has-toggle:hover .tool-tips-desk {
    display: block;
  }

  .wrapper-cm-soon .group-progressbar-detail .step-1:hover .name-bar .hv-red span {
    color: #fff;
    position: relative;
    background: transparent;
    z-index: 1;
  }

  .group-progressbar-detail .step-1:hover .name-bar .hv-red span:before {
    transform: scale(1);
  }

  .group-progressbar-detail .item-step .group-icon .icon.icon--truck img {
    width: 42px;
    height: 42px;
  }

  .group-progressbar-detail .item-step .group-icon .icon.icon-last img {
    width: 40px;
    height: 40px;
    left: calc(100% - 18px);
  }

}

@media (max-width: 767px) {
  .wrapper-cm-soon,
  .wrapper-cm-preorder {
    margin-top: 10px;
  }

  .group-progressbar-detail {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    flex-direction: column;
  }

  .group-progressbar-detail .item-step {
    flex-direction: initial;
    cursor: pointer;
    flex-wrap: wrap;
    width: 100% !important;
    flex: 100% !important;
    display: flex;
    min-height: 100px;
  }

  .group-progressbar-detail .item-step .group-icon {
    margin: 0;
  }

  .group-progressbar-detail .item-step .group-icon {
    flex: 0 0 35px;
    width: 35px;
    flex-direction: column;
    align-items: center;
    padding-right: 5px;
  }

  .group-progressbar-detail .item-step .group-icon .icon {
    left: 0 !important;
    margin: 0;
    top: -6px;
  }

  .group-progressbar-detail .step-2 .name-bar .time-bar,
  .group-progressbar-detail .step-1 .icon-2,
  .group-progressbar-detail .step-2 .name-bar .step-name-2 {
    display: none;
  }

  .group-progressbar-detail .item-step .group-icon .icon {
    left: 0 !important;
    margin: 0;
  }

  .tool-tips-mobile {
    display: none;
    font-weight: 400;
    transition: none;
    text-transform: initial;
    width: 100%;
    flex: 0 0 100%;
  }

  .tool-tips-mobile.vth-show {
    display: block;
  }

  .group-progressbar-detail .name-bar .bg-red {
    padding: 0 8px;
  }

  .group-progressbar-detail .blood-bar {
    width: 20px;
    flex: 0 0 20px;
    background: none;
  }

  .group-progressbar-detail .name-bar {
    left: 0 !important;
    width: calc(100% - 55px);
    margin-top: 0;
    padding-left: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .group-progressbar-detail .item-step .blood-bar .progressbar-size {
    width: 8px !important;
    margin: 18px auto 0;
    height: calc(100% - 18px);
    background: #e0e0e0;
  }

  .btn-toggle-tool-tip {
    display: inline-block;
    margin-left: 15px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    background: #D2D2D2;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: none;
  }

  .group-progressbar-detail .name-bar {
    left: 0 !important;
    width: calc(100% - 55px);
    margin-top: 0;
    padding-left: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .group-progressbar-detail .name-bar .step-name .has-tool-tip {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2px;
  }

  .group-progressbar-detail .name-bar .step-name {
    left: 0 !important;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0 !important;
  }

  .group-progressbar-detail .name-bar .step-name:last-child {
    margin-bottom: 0;
  }

  .group-progressbar-detail .time-bar.bg-white-mob {
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
  }

  .group-progressbar-detail .item-step .blood-bar .level-btn.last-btn {
    bottom: 0;
    top: auto;
  }

  .group-progressbar-detail .item-step .group-icon .icon.has-toggle:after {
    display: none
  }

  .group-progressbar-detail .active-step .blood-bar .progressbar-size:after {
    height: var(--width-progress);
    width: 8px;
  }

  .group-progressbar-detail .time-bar {
    margin: 0;
  }

  .group-progressbar-detail .item-step .group-icon .icon.icon--truck,
  .group-progressbar-detail .item-step .group-icon .icon.icon-last {
    height: 20px;
  }

  .group-progressbar-detail .item-step .group-icon .icon.icon--truck img {
    top: 50%;
    transform: translateY(-50%);
  }

  .group-progressbar-detail .item-step .group-icon .icon.icon-last img {
    bottom: 0;
  }

}

/*** CSS Roadmap PreOrder ***/
.wrapper-cm-preorder .progressbar-preorder .item-step .name-bar {
  left: 0;
  text-transform: capitalize;
  font-weight: normal;
}
.wrapper-cm-preorder .progressbar-preorder .item-step .name-bar .head-tt {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}
.wrapper-cm-preorder .progressbar-preorder .item-step .name-bar .sale-percent {
  font-weight: bold;
  color: #25CF88;
  font-size: 16px;
}
.wrapper-cm-preorder .progressbar-preorder .item-step .name-bar small {
  font-size: 12px;
  color: initial;
}

.wrapper-cm-preorder .progressbar-preorder .step-1 {
  flex: 0 0 17%;
  width: 17%;
}

.wrapper-cm-preorder .progressbar-preorder .step-2 .name-bar,
.wrapper-cm-preorder .progressbar-preorder .step-3 .name-bar {
  justify-content: center;
}

.wrapper-cm-preorder .progressbar-preorder .step-2 {
  flex: 0 0 23%;
  width: 23%;
}

.wrapper-cm-preorder .progressbar-preorder .step-3 {
  flex: 0 0 27%;
  width: 27%;
}

.wrapper-cm-preorder .progressbar-preorder .step-4 {
  flex: 0 0 33%;
  width: 33%;
}
.wrapper-cm-preorder .progressbar-preorder .step-4 .group-icon {
  justify-content: space-between;
}
.wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name {
  flex: 1;
}
.wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-1 {
  margin-left: -65px;
}
.wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-3 {
  margin-right: -7%;
}
.wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .bg-red {
  min-width: 100px;
  background: #25CF88;
  font-size: 16px;
}
.wrapper-cm-preorder .progressbar-preorder .item-step.step-4 .name-bar small {
  margin: 0 auto;
  max-width: 185px;
  display: block;
}
.wrapper-cm-preorder .progressbar-preorder .step-1 .step-name-1 {
  margin-left: -35px;
}
.group-progressbar-detail .item-step.step-4 .group-icon .tool-tips-desk{
  right: 0;
  left: auto;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .wrapper-cm-preorder .progressbar-preorder .step-1 .step-name-1 {
    margin-left: -25px;
  }
  .wrapper-cm-preorder .progressbar-preorder .item-step .name-bar small {
    font-size: 10px;
  }
  .wrapper-cm-preorder .progressbar-preorder .item-step .name-bar .sale-percent {
    font-size: 14px;
  }
  .wrapper-cm-preorder .progressbar-preorder .item-step .name-bar .head-tt {
    font-size: 12px;
  }
  .wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-2 small {
    max-width: 110px;
    display: block;
    margin: 0 auto;
  }
  .wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-1 {
    margin-left: -55px;
  }
  .wrapper-cm-preorder .progressbar-preorder .step-3 {
    flex: 0 0 25%;
    width: 25%;
  }
  .wrapper-cm-preorder .progressbar-preorder .step-4 {
    flex: 0 0 35%;
    width: 35%;
  }
  .wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-3 {
    margin-right: -40px;
  }
}
.wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-3 {
  margin: 0;
}
.progressbar-preorder .item-step.active-step .blood-bar .level-btn:not(.last-btn) {
  background: #25CF88;
  border-color: #25CF88;
}
.progressbar-preorder .active-step .blood-bar .progressbar-size:after {
    background: #25CF88;
}
.group-progressbar-detail .active-step .blood-bar .progressbar-size.with-pin:after{
  display: none;
}
.group-progressbar-detail .active-step .blood-bar .progressbar-size.with-pin .progressbar-load{
  position: relative;
  height: 8px;
  content: "";
  display: block;
  background: #25CF88;
  width: var(--width-progress);
}
.group-progressbar-detail .active-step .blood-bar .progressbar-size.with-pin .progressbar-load .progressbar-pin{
  position: absolute;
  right: -16px;
  bottom: calc(100% + 16px);
}
.item-step .progressbar-load .progressbar-pin{
  display: none;
}
.item-step.active-pin .progressbar-load .progressbar-pin{
  display: block;
}
.item-step.step-1 .progressbar-size.mini-progress .progressbar-load .progressbar-pin{
  display: none;
}
@media (min-width: 1200px){
  .wrapper-cm-preorder .progressbar-preorder .item-step .name-bar .head-tt span.break-line{
    display: block;
  }
}
@media (min-width: 1600px){
  .wrapper-cm-preorder .progressbar-preorder .step-4 .name-bar .step-name-1 {
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .group-progressbar-detail .active-step .blood-bar .progressbar-size.with-pin .progressbar-load{
    height: var(--width-progress);
    width: 8px;
  }
  .item-step.active-pin .progressbar-load .progressbar-pin{
    display: none;
  }
  .group-progressbar-detail .name-bar .step-name .small{
    font-size: 14px;
  }
  .group-progressbar-detail .name-bar .time-bar > p.capitalize{
    font-size: 14px;
  }
}

/*** Gift Box ***/

.giftbox{
	font-size: 14px;
	display: grid;
	grid-template-columns: 1fr .9fr;
	margin-bottom: 30px;
	position: relative;
	/*overflow: hidden;*/
}
.giftbox:before, .giftbox:after {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #f5f4f7;
	top: 50%;
	left: -25px;
	content: "";
	border-radius: 50%;
	transform: translateY(-50%);
}
.giftbox:after {
	left: auto;
	right: -25px;
}
.gift-time{
	display: grid;
	border: 1px solid #E50027;
	border-radius: 999px;
	padding: 5px 40px;
	grid-template-columns: 1fr 145px;
	gap: 10px;
}
.number-bold{
	color: #E50027;
	font-size: 60px;
	font-weight: 700;
}
.time-right .number-bold{
	font-size: 32px;
}
.time-left{
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 8px;
	align-items: center;
}
.time-left-text{
	font-size: 18px;
	font-weight: bold;
}
.time-right{
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	line-height: 1.2;
	border-left: 1.5px solid red;
	font-weight: bold;
}
.gift-desc{
	text-align: center;
	padding-top: 30px;
}
.gift-desc-content{
	display: inline-block;
	max-width: 80%;
	text-align: left;
  transition: max-height 0.5s ease-in-out;
  max-height: 300px;
  overflow: hidden;
  line-height: 1.3;
}
.gift-desc .desc-toggle-btn{
  display: none;
  cursor: pointer;
}
.gift-desc.content--overh .desc-toggle-btn{
  display: block;
}
.gift-desc.content--overh.on-showall .desc-toggle-btn img{
  transform: rotate(180deg);
} 
.gift-desc.content--overh .gift-desc-content{
  position: relative;
  max-height: 200px;
  overflow: hidden;
}
.gift-desc.content--overh.on-showless .gift-desc-content:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 25%;
  background: #fff;
  bottom: 0;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.42) 74.48%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(-180deg);
}
.gift-desc.content--overh.on-showall .gift-desc-content{
  max-height: none;
}
.giftbox-right{
	display: grid;
	grid-template-columns: 1fr 1fr;
  grid-template-rows: max-content 1fr;
	gap: 15px;
	row-gap: 20px;
}
.giftbox-right .gift-action{
	grid-row: 2;
	grid-column: 1 / span 2;
}
.giftbox-right .btn{
	background: #FFDE50;
	border-radius: 999px;
	font-weight: bold;
	padding: 10px 60px;
}
.giftbox-image{
	border-radius: 5px;
	overflow: hidden;
}
.giftbox-image > img{
  border-radius: 5px;
}
.giftbox-info{
	text-align: center;
}
.giftbox-info .pd-title{
	font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.giftbox-info h3{
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
  margin-bottom: 25px;
}
.gift-bottom{
	margin-top: 25px;
}
.gift-bottom > span{
	font-size: 12px;
	line-height: 1.3;
	display: inline-block;
}
.gift-count{
	font-weight: bold;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
	margin-bottom: 5px;
}
.gift-count span.number{
	font-size: 22px;
}
.giftbox-left, .giftbox-right{
	background: #fff;
	padding: 40px;
	border-radius: 40px;
}
.giftbox-left{
  padding: 34px;
}
.giftbox-left > svg, .giftbox-right > svg{
  display: none;
}
.giftbox .giftbox-right{
	position: relative;
}
.giftbox .dashed-line{
	position: absolute;
	height: 100%;
	width: 2px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	gap: 5px;
	left: -2px;
}
.giftbox .gift-label{
	position: absolute;
	top: -15px;
  right: -15px;
	background: #25CF88;
	padding: 14px;
	border-radius: 50%;
	width: 65px;
	height: 65px;
}
.giftbox .giftbox-left .gift-label{
	display: none;
}
.giftbox .dashed-line > span {
	display: block;
	width: 100%;
	height: 19px;
	background: #f4f4f6;
	border-radius: 999px;
}
.giftbox .gift-time.lastday .time-left{
	text-align: center;
}
.giftbox .gift-time.lastday .number-bold{
	font-size: 36px;
	line-height: 1;
}
.giftbox .gift-time.lastday .time-left {
	grid-template-columns: auto;
	grid-template-rows: auto auto;
}
.gift-time.gift--preoder{
	border-color: #7C7C7C;
	padding: 3px;
	grid-template-columns: 60px 1fr;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.gift-time.gift--preoder .gift-head-icon{
	width: 60px;
	height: 60px;
	background: #FFDE50;
	border-radius: 50%;
	padding: 10px;
	text-align: center;
}
@media(min-width: 1200px){
  .giftbox .dashed-line{
  	width: 2px;
    background: linear-gradient(to bottom, #E6E6E6 0%, #E6E6E6 50%, transparent 50%, transparent 100%);
    background-size: 3px 30px;
  }
  .giftbox .dashed-line > span{
    display: none;
  }
  .giftbox.has-shapesvg:before, .giftbox.has-shapesvg:after{
    z-index: 1;
  }
  .giftbox.has-shapesvg .giftbox-left{
    position: relative;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .giftbox.has-shapesvg .giftbox-right{
    position: relative;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .giftbox.has-shapesvg .giftbox-left svg,
  .giftbox.has-shapesvg .giftbox-right svg{
    display: block;
    position: absolute;
    width: 40px;
    top: 0;
    right: -20px;
    z-index: 1;
  }
  .giftbox.has-shapesvg .giftbox-right svg{
    top: auto;
    right: auto;
    bottom: 0;
    left: -20px;
  }
}
@media(max-width: 991px) {
	.giftbox {
		grid-template-columns: auto;
		padding-top: 30px;
	}
	.giftbox-left, .giftbox-right {
		border-radius: 10px;
		padding: 20px 10px;
	}
	.gift-time {
		padding: 5px 15px;
		grid-template-columns: 1fr 120px;
	}
	.number-bold, .time-right .number-bold, .giftbox .gift-time.lastday .number-bold {
		font-size: 24px;
	}
	.time-left-text {
		font-size: 14px;
	}
	.giftbox:before, .giftbox:after, .giftbox .gift-label{
		display: none;
	}
	.giftbox-right{
		grid-template-columns: auto;
	}
	.giftbox-right .gift-action{
		grid-row: auto;
		grid-column: auto;
	}
	.giftbox .dashed-line{
		width: 100%;
		height: 4px;
		flex-direction: row;
	}
	.giftbox .dashed-line > span {
		height: 3px;
		width: 20px;
	}
	.giftbox-right:before, .giftbox-right:after {
		position: absolute;
		width: 34px;
		height: 34px;
		background: #f5f4f7;
		left: -17px;
		content: "";
		border-radius: 50%;
		bottom: auto;
		top: -17px;
	}

	.giftbox-right:after {
		position: absolute;
		width: 34px;
		height: 34px;
		background: #f5f4f7;
		left: auto;
		right: -17px;
		content: "";
		border-radius: 50%;
		bottom: auto;
		top: -17px;
	}
	.giftbox .giftbox-left .gift-label{
		display: block;
		width: 50px;
		height: 50px;
		padding: 10px;
		top: 10px;
    right: 0;
	}
	.gift-time.gift--preoder{
		font-size: 16px;
	}
}


#preorder-option-popup .ega-popup-tooltip.buysoon{
  position: relative;
  width: auto;
  height: 50px;
  line-height: 50px;
  background: #EFEFEF;
  border-radius: 999px;
  border: 1px solid;
  font-size: 20px;
  transform: none;
  padding-left: 50px;
  left: auto;
  bottom: 0;
}
#preorder-option-popup .ega-popup-tooltip.buysoon .roadmap-tooltip-content{
  left: auto;
  right: 0;
  background: #636363;
  color: #fff;
  border-radius: 10px;
  border: 1px solid rgba(40, 40, 40, 0.77);
  padding: 16px;
}
#preorder-option-popup .buysoon-body{
  font-weight: bold;
  font-size: 20px;
}
#preorder-option-popup .buysoon-body > span{
  font-weight: normal;
  font-size: 18px;
}
#preorder-option-popup .buysoon-icon{
  position: absolute;
  left: 4px;
  top: 4px;
  background: #E50027;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
#preorder-option-popup .buysoon-icon img{
  margin: 0;
}
#preorder-option-popup .buysoon-left{
 display: none;
}
#preorder-option-popup .buysoon-icon.has-buysoonleft .buysoon-left--mb{
  display: none;
}
#preorder-option-popup .buysoon-check{
  display: grid;
  background: #E50027;
  color: #fff;
  grid-template-columns: 30px 1fr;
  color: #fff;
  font-size: 12px;
  border-radius: 999px;
  padding: 5px;
  width: auto;
  line-height: 30px;
  gap: 10px;
  margin-top: 10px;
  cursor: pointer;
}
#preorder-option-popup .buysoon-check.actived{
  background: #FFDE50;
  color: #333;
}
#preorder-option-popup .buysoon-check.buysoon-check--mobile{
  display: none;
}
.buysoon-check.buysoon-check--desktop{
  display: none;
}
#preorder-option-popup .buysoon-check .buysoon-check-icon{
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
#preorder-option-popup .buysoon-check .buysoon-check-icon img{
  position: static;
  margin: 0;
  max-width: 18px;
}
#preorder-option-popup .buysoon-check > span{
  line-height: inherit !important;
  font-size: 14px !important;
  font-weight: bold;
}
@media(min-width: 1200px) {
  #preorder-option-popup .buysoon-check.buysoon-check--desktop{
    display: grid;
  }
  #preorder-option-popup .buysoon-wrap{
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 15px;
  }
  #preorder-option-popup .buysoon-left{
    display: block;
    background: #E50027;
    color: #fff;
    padding: 5px 10px;
    border-radius: 999px;
    max-width: 145px;
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
  }
  #preorder-option-popup .buysoon-left span{
    font-weight: bold;
    font-size: 22px;
  }
  #preorder-option-popup .ega-popup-tooltip.buysoon .roadmap-tooltip-content{
    bottom: calc(100% + 8px);
  }
  #preorder-option-popup .ega-popup-tooltip.buysoon .roadmap-tooltip-content:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    left: 0;
  }
}
@media(max-width: 1199px) {
  #preorder-option-popup .buysoon-wrap{
    width: 100%;
  }
  #preorder-option-popup .ega-popup-tooltip.buysoon{
    margin: 15px 0;
    height: auto;
    border-radius: 8px;
    padding: 15px 22px;
    width: 100%;
    padding-top: 30px;
  }
  #preorder-option-popup .buysoon-body{
    font-size: 16px;
    line-height: 1.5;
  }
  #preorder-option-popup .buysoon-body > span{
    display: block;
    font-size: 12px;
  }
  #preorder-option-popup .buysoon-icon {
    left: 0;
    top: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
  }
  #preorder-option-popup .buysoon-icon img{
    max-width: 18px;
  }
  #preorder-option-popup .buysoon-icon.has-buysoonleft{
    display: grid;
    grid-template-columns: 15px 1fr;
    color: #fff;
    font-size: 12px;
    border-radius: 999px;
    padding: 5px 10px;
    width: auto;
    line-height: 20px;
    gap: 10px;
  }
  #preorder-option-popup .buysoon-icon.has-buysoonleft .buysoon-left--mb{
    display: block;
  }
  #preorder-option-popup .buysoon-icon.has-buysoonleft .buysoon-left--mb span{
    font-weight: bold;
    font-size: 16px;
  }
  #preorder-option-popup .buysoon-check.buysoon-check--mobile{
    display: grid;
  }
  #preorder-option-popup .buysoon-check.buysoon-check--mobile{
    grid-template-columns: 25px 1fr;
    gap: 5px;
  }
  #preorder-option-popup .buysoon-check.buysoon-check--mobile > span{
    font-size: 12px !important;
    font-weight: normal;
  }
  #preorder-option-popup .buysoon-check .buysoon-check-icon{
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  #preorder-option-popup .buysoon-check{
    line-height: 25px;
  }
  #ega-tooltip-popup.buysoon-popup--mb .modal-content{
    background: #E9E9E9;
    color: #333;
    border-radius: 10px;
    border: 1px solid rgba(40, 40, 40, 0.77);
    padding: 16px;
    text-align: justify;
  }
}
@media(max-width: 991px) {
  #preorder-option-popup .modal-content{
    max-height: calc(100vh - 25px);
  }
}

.sidebar-price-combo .ega-price-combo.combo-cms-cta .price-combo-body .combo-price-box .ega-buy-combo,
.ega-combo--mb .ega-price-combo.combo-cms-cta .price-combo-body .combo-price-box .ega-buy-combo{
  width: 100% !important;
}

.combo-cms-cta.item-hot-combo .hot-combo-btn{
  width: 100% !important;
}

.coming-soon-btn.cms--muachung{
  border-radius: 999px;
    border: none;
    padding: 0;
    width: 100%;
    margin: 0;
    height: auto;
    background: #FFDE50;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    height: 100%;
    height: 44px;
    margin-top: 20px;
}
.sec_progressbar {
    background-color: #fff;
}
.has-tool-tip span, .step-name-2.step-name span {
    color: #000;
}
.group-progressbar-detail .item-step .group-icon .icon.icon-1 .content-tool-tip.tool-tips-desk img, .group-progressbar-detail .item-step .group-icon .icon .content-tool-tip.tool-tips-desk img {
    width: 115px !important;
}