@keyframes pulsate-fwd {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
  
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  #vongQuayFloat {
    position: fixed;
    z-index: 999999;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    width: 80px;
    height: 80px;
  }
  
  #vongQuayFloat img {
    -webkit-animation: pulsate-fwd 1.2s ease-in-out infinite both;
    animation: pulsate-fwd 1.2s ease-in-out infinite both;
    cursor: pointer;
  }
  .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 67%);
    z-index: 999999999999;
    display: none;
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 5px;
    display: none;
    z-index: 99999999999;
    width: 1100px;
    max-width: 1024px;
    height: 600px;
}

.popup_content {
    text-align: center;
    height: 100%;
}

.close-popup {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 15px;
    display: block;
    height: 15px;
    display: flex;
    position: absolute;
    top: 35px;
    right: 35px;
    z-index: 99999;
}

.close-popup-form {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 15px;
    display: block;
    height: 15px;
    display: flex;
    position: absolute;
    right: 320px;
    z-index: 99999;
	box-sizing: unset;
}

.popup-content {
    text-align: center;
    height: 100%;
}
.popup-vong-quay * {
    box-sizing: unset !important;
}
.bg {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/05/Background-desktop.webp);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
}
.close-popup {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 15px;
    display: block;
    height: 15px;
    display: flex
;
    position: absolute;
    top: 35px;
    right: 35px;
    z-index: 99999;
}
/* .titleImage {
    position: absolute;
    display: flex
;
    width: auto;
    justify-content: center;
    align-items: baseline;
    left: 2%;
    transform: translate(2%, -2%);
    background: url(/wp-content/uploads/2025/05/b-text.webp);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 13px 49px;
    overflow: visible;
    height: 400px;
    background-repeat: no-repeat;
}
.titleImage>div {
    width: 50%;
}
.titleImage .wrapLeft {
    width: 30%;
}
.titleImage img {
    width: 60%;
    position: relative;
    left: -50px;
} */
.titleImage {
    position: absolute;
    width: 250px;
    top: 110px;
    left: 0;
    transform: rotate(311deg);
}
#wrapWheel {
    width: 100%;
    margin-left: auto;
    display: flex
;
    flex-direction: row;
    height: 80%;
    align-items: center;
    position: absolute;
    bottom: 10%;
}
#wrapWheel .wrapLeft {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
#wrapWheel>div {
    width: 50%;
}
#luckywheel {
    transform: scale(0.85);
}
.hc-luckywheel {
    position: relative;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    border: 16px solid #ffcb3f;
    box-shadow: 0 2px 3px #333, 0 0 2px #000;
}
.hc-luckywheel-container {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background-clip: padding-box;
    background-color: #ffcb3f;
    -webkit-transition: transform 6s ease;
    transition: transform 6s ease;
}
.hc-luckywheel-container canvas {
    width: inherit;
    height: inherit;
    border-radius: 50%;
}
.hc-luckywheel ul, .hc-luckywheel li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.hc-luckywheel-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
}
.hc-luckywheel-item span {
    position: relative;
    display: block;
    padding-top: 20px;
    /* width: 50px; */
    margin: 0 auto;
    text-align: center;
    -webkit-transform-origin: 50% 200px;
    -ms-transform-origin: 50% 200px;
    transform-origin: 50% 200px;
}
.item-prchan p {
    color: #fff !important;
    line-height: 1.4;
    font-size: 14px;
    margin-bottom: 8px;
}
.hc-luckywheel-item p {
    color: #db0006;
    line-height: 1.4;
    font-size: 14px;
    margin-bottom: 8px;
}
.hc-luckywheel-item img {
    position: relative;
    top: 0px;
    left: 0px;
    width: 35px;
    height: auto;
    object-fit: cover;
}
#luckywheel .nuttrangtri {
    position: absolute;
    left: 160px;
    top: 160px;
    z-index: 3;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #d21728;
    background: linear-gradient(to right, #eb8301, #ffd65d);
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
    text-decoration: none;
}
#luckywheel .hc-luckywheel-btn {
    position: absolute;
    left: 160px;
    top: -80px;
    z-index: 3;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #fff;
    background: #f7cd3d;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
    text-decoration: none;
}
#wrapWheel .wrapLeft button {
    width: 250px;
    margin-top: 0px;
    background: transparent;
    border: 0px;
    cursor: pointer;
}
#wrapWheel .wrapRight img {
    width: 100%;
    margin-left: -480px;
    margin-top: 170px;
}
#luckywheel .hc-luckywheel-btn::after {
    position: absolute;
    display: block;
    content: "";
    left: 10px;
    bottom: -46px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 30px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #f7cd3d;
}
.wrapper.typo {
    position: initial !important;
}
h2#swal2-title {
    justify-content: center;
}
button.swal2-confirm.swal2-styled {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    font-size: 14px;
    font-weight: bold;
}

.swal2-popup.swal2-modal.swal2-icon-error {
    scale: .8;
}
.form-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.form-content .form_wrap {
    width: 420px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    gap: 20px;
    background-image: url(http://event.set-edu.com/wp-content/uploads/2025/07/BACKGROUND.webp);
    background-position: center;
}

div#title_form-popup {
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.form-content .form_wrap .wpcf7-form-control {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 4px;
}
.form-content .form_wrap form {
    margin: 0;
}

.form-content .form_wrap form input.wpcf7-form-control.wpcf7-submit {
    text-align: center;
    width: 100%;
    margin: 0;
    background: #f58220;
    border: none;
    height: 40px;
    text-transform: capitalize;
}
div#title_form-popup span {
    display: block;
}
div#input_giai {
    height: 0;
}
div#title_form-popup span {
    text-shadow: none;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-size: 24px;
}
@keyframes hue {
    from {
        filter: hue-rotate(0deg);
    }

    to {
        filter: hue-rotate(360deg);
    }
}
.form-content .form_wrap .info_set {
    min-width: 50%;
    background-color: var(--primary-color);
    background-image: url(/wp-content/uploads/2025/06/bg_contac.webp);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    border-radius: 14px;
    padding:40px;
    max-width: 50%;
}


.form-content .form_wrap .info_set h3 {
    font-size: 18px;
    font-weight: 600;
}

.form-content .form_wrap .info_set .icon-box {
    padding: 6px 0;
    align-items: center;
    font-size: 14px;
}

.form-content .form_wrap .info_set .social-icons {
    display: flex;
    align-items: center;
    gap: 16px;
}

.form-content .form_wrap .info_set .social-icons a {
    margin: 0;
    border: none;
    background: #fff;
    color: rgb(0 100 72) !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.form-content .form_wrap .info_set .logo_pop {
    margin-bottom: 10px;
}
.form-content .form_wrap form {
    margin-top: 10px;
}

.form-content .form_wrap form .form_group {
    display: flex;
    flex-flow: column;
    font-family: "Bai Jamjuree", sans-serif;
}

.form-content .form_wrap form .form_group input,.form-content .form_wrap form .form_group select {
    font-size: 14px;
    border-radius: 4px;
    font-weight: 500;
}

.form-content .form_wrap .col_form {
    flex: 1;
}

.form-content .form_wrap form button {
    text-align: center;
    width: 90%;
    font-family: "Bai Jamjuree", sans-serif;
    background: #f58220;
    color: #fff;
    border-radius: 4px;
    margin: 0 auto !important;
}
div#lucky_result p {
  margin: 0;
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 600;
}
.btn_lucky_form .spinner {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  height: 26px;
}

.btn_lucky_form .spinner svg {
  height: 26px;
}

.btn_lucky_form {
  position: relative;
}

.btn_lucky_form .spinner svg circle {
  stroke: #fff;
  fill: #fff;
}
.form-content .form_wrap form .form_group label{
    color: #fff;
}
.form_messags {
  text-align: center;
  position: relative;
}

.form_messags .title {
  font-size: 32px;
  color: #eeff41;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
}

.form_messags .exceprt {
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}

.form_messags  .btn-back {
  background: #f58220;
  width: fit-content;
  margin: 0 auto;
  font-weight: bold;
  color: #fff;
  padding: 5px 15px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}

.form_messags  .close-back {
  position: absolute;
  color: #fff;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/*************** ------------------------Mobile và Tablet --------------------------  ***************/
@media (max-width: 1023px){

}

 /*************** ------------------------ Mobile   --------------------------  ***************/
@media screen and (max-width: 549px){

    #wrapWheel .wrapRight {
        display: none;
    }
    
    div#wrapWheel {
        justify-content: center;
    }
    
    .popup.popup-vong-quay {
        width: calc(100% - 30px);
        padding: 0;
    }
    
    .bg {
        background-image: url(/wp-content/uploads/2025/05/Background-mobile.webp);
        background-position: bottom;
    }
    
    a.close-popup {
        top: 20px;
        right: 20px;
    }
    
    /* .titleImage img {
        left: 30px;
        top: 30px;
    }
    
    .titleImage .wrapLeft img {
        top: -100px;
    } */
    
    #wrapWheel .wrapLeft button {
        margin-top: -60px;
        margin-right: 0 !important;
    }
    .titleImage {
        transform: rotate(311deg);
        left: -35px;
        width: 200px;
        top: 200px;
    }
    #luckywheel {
        transform: scale(0.65);
        margin-top: 30px;
    }
    .popup.popup-form {
        max-width: calc(100% - 30px);
        padding: 0;
    }
    .form-content .form_wrap {
      width: 100%;
      flex-flow: column;
      overflow-y: scroll;
  }
  
  .form-content .form_wrap .info_set {
      min-width: 100%;
      padding: 20px;
  }
  
  .form-content .form_wrap .info_set h3 {
      font-size: 16px;
  }
  
  .form-content .form_wrap .info_set .icon-box {
      padding: 2px 0;
  }
  
  div#title_form-popup {
      font-size: 16px;
  }
  
  div#title_form-popup span {
      font-size: 24px;
      line-height: 1.2;
  }
}
@keyframes dash {
    to {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes glow {
    0%,
    100% {
      filter: drop-shadow(0 0 2px var(--primary-color));
    }
    50% {
      filter: drop-shadow(0 0 8px var(--primary-color));
    }
  }
  
  @keyframes text-shift {
    0%,
    100% {
      transform: translate(0, 0);
    }
    20% {
      transform: translate(1px, -1px);
    }
    40% {
      transform: translate(-1px, 1px);
    }
    60% {
      transform: translate(2px, 0);
    }
    80% {
      transform: translate(0, -2px);
    }
  }
  
  @keyframes glitch-anim-1 {
    0% {
      transform: translate(0, 0);
    }
    20% {
      transform: translate(-2px, 1px);
    }
    40% {
      transform: translate(-1px, -1px);
    }
    60% {
      transform: translate(1px, 1px);
    }
    80% {
      transform: translate(2px, -1px);
    }
    100% {
      transform: translate(1px, -1px);
    }
  }
  
  @keyframes glitch-anim-2 {
    0% {
      transform: translate(0, 0);
    }
    20% {
      transform: translate(2px, 1px);
    }
    40% {
      transform: translate(1px, -1px);
    }
    60% {
      transform: translate(-1px, 1px);
    }
    80% {
      transform: translate(-2px, -1px);
    }
    100% {
      transform: translate(1px, 1px);
    }
  }
  
  @keyframes glitch-anim-3 {
    0% {
      transform: translate(0, 0);
    }
    20% {
      transform: translate(1px, -2px);
    }
    40% {
      transform: translate(-1px, 2px);
    }
    60% {
      transform: translate(2px, -1px);
    }
    80% {
      transform: translate(-2px, 1px);
    }
    100% {
      transform: translate(1px, -1px);
    }
  }
  
  @keyframes scanlines {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(4px);
    }
  }
  
  @keyframes random-glitch {
    0%,
    100% {
      opacity: 0;
    }
    30%,
    70% {
      opacity: 0.8;
    }
  }
  
  @keyframes color-cycle {
    0% {
      background-color: rgba(255, 0, 255, 0.2);
    }
    25% {
      background-color: rgba(0, 255, 213, 0.2);
    }
    50% {
      background-color: rgba(255, 255, 0, 0.2);
    }
    75% {
      background-color: rgba(0, 100, 255, 0.2);
    }
    100% {
      background-color: rgba(255, 0, 255, 0.2);
    }
  }