.elementor-2148 .elementor-element.elementor-element-cd60e25{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2148 .elementor-element.elementor-element-cd60e25:not(.elementor-motion-effects-element-type-background), .elementor-2148 .elementor-element.elementor-element-cd60e25 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://nhakhoasaigontamduc.com/wp-content/uploads/2025/09/nen-trung-thu-1600-900.webp");background-repeat:no-repeat;background-size:cover;}.elementor-2148 .elementor-element.elementor-element-76ef770{width:var( --container-widget-width, 35% );max-width:35%;padding:0px 0px 0px 0px;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-2148 .elementor-element.elementor-element-dd2fc83{--display:flex;--position:fixed;top:50%;--z-index:1;}.elementor-2148 .elementor-element.elementor-element-81f3534{--display:flex;--position:absolute;--min-height:100vh;top:0px;}.elementor-2148 .elementor-element.elementor-element-81f3534:not(.elementor-motion-effects-element-type-background), .elementor-2148 .elementor-element.elementor-element-81f3534 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000066;}body:not(.rtl) .elementor-2148 .elementor-element.elementor-element-81f3534{left:0px;}body.rtl .elementor-2148 .elementor-element.elementor-element-81f3534{right:0px;}@media(min-width:768px){.elementor-2148 .elementor-element.elementor-element-cd60e25{--content-width:100vw;}.elementor-2148 .elementor-element.elementor-element-dd2fc83{--content-width:520px;}.elementor-2148 .elementor-element.elementor-element-81f3534{--content-width:100%;}}@media(max-width:767px){.elementor-2148 .elementor-element.elementor-element-cd60e25:not(.elementor-motion-effects-element-type-background), .elementor-2148 .elementor-element.elementor-element-cd60e25 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://nhakhoasaigontamduc.com/wp-content/uploads/2025/09/nen-vong-xoay-trung-thu-900-1600.webp");background-size:cover;}.elementor-2148 .elementor-element.elementor-element-cd60e25{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:040%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-2148 .elementor-element.elementor-element-76ef770{--container-widget-width:90%;--container-widget-flex-grow:0;width:var( --container-widget-width, 90% );max-width:90%;}}/* Start custom CSS for html, class: .elementor-element-76ef770 */.activeNoti {
        display: flex !important;
      }
#luckywheel--container {
    position: relative;
}
#luckywheel--div {
    height: 70%;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#luckywheel--wheel {
        height: 100%;
        width: auto;
        cursor: pointer;
}
#luckywheel--button {
    width: 75px;
    position: absolute;
    top: 50%;        
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
#luckywheel--arrow {
    width: 75px;
    position: absolute;
    top: 50%;        
    right: 0;
    transform: translateY(-50%) rotate(-90deg);
    cursor: pointer;
}
.active {
    display: flex !important;
}
#noti_container {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 400px !important;
    padding: 40px;
    display: none;
    transform: translate(-50%, -50%);
    background: url('https://nhakhoasaigontamduc.com/wp-content/uploads/2025/09/thong-bao-vong-xoay-trung-thu.webp');
    background-size: cover;
background-position: center;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
#noti_container > span {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    cursor: pointer;
}
#noti_container > h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #FFD700;
}

 #loading {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        justify-content: center;
        align-items: center;
        /* From https://css.glass */
        background: rgba(0, 0, 0, 0.2);
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border: 1px solid rgba(0, 0, 0, 0.3);
        z-index: 3;
      }
      .three-body {
        --uib-size: 35px;
        --uib-speed: 0.8s;
        --uib-color: #12a168;
        position: relative;
        display: inline-block;
        height: var(--uib-size);
        width: var(--uib-size);
        animation: spin78236 calc(var(--uib-speed) * 2.5) infinite linear;
      }

      .three-body__dot {
        position: absolute;
        height: 100%;
        width: 30%;
      }

      .three-body__dot:after {
        content: "";
        position: absolute;
        height: 0%;
        width: 100%;
        padding-bottom: 100%;
        background-color: var(--uib-color);
        border-radius: 50%;
      }

      .three-body__dot:nth-child(1) {
        bottom: 5%;
        left: 0;
        transform: rotate(60deg);
        transform-origin: 50% 85%;
      }

      .three-body__dot:nth-child(1)::after {
        bottom: 0;
        left: 0;
        animation: wobble1 var(--uib-speed) infinite ease-in-out;
        animation-delay: calc(var(--uib-speed) * -0.3);
      }

      .three-body__dot:nth-child(2) {
        bottom: 5%;
        right: 0;
        transform: rotate(-60deg);
        transform-origin: 50% 85%;
      }

      .three-body__dot:nth-child(2)::after {
        bottom: 0;
        left: 0;
        animation: wobble1 var(--uib-speed) infinite
          calc(var(--uib-speed) * -0.15) ease-in-out;
      }

      .three-body__dot:nth-child(3) {
        bottom: -5%;
        left: 0;
        transform: translateX(116.666%);
      }

      .three-body__dot:nth-child(3)::after {
        top: 0;
        left: 0;
        animation: wobble2 var(--uib-speed) infinite ease-in-out;
      }

      @keyframes spin78236 {
        0% {
          transform: rotate(0deg);
        }

        100% {
          transform: rotate(360deg);
        }
      }

      @keyframes wobble1 {
        0%,
        100% {
          transform: translateY(0%) scale(1);
          opacity: 1;
        }

        50% {
          transform: translateY(-66%) scale(0.65);
          opacity: 0.8;
        }
      }

      @keyframes wobble2 {
        0%,
        100% {
          transform: translateY(0%) scale(1);
          opacity: 1;
        }

        50% {
          transform: translateY(66%) scale(0.65);
          opacity: 0.8;
        }
      }

@media screen and (max-width: 768px){
    #luckywheel--button {
        width: 40px;
    }
    #luckywheel--arrow {
        width: 30px;
    }
    #noti_container {
        width: 95%;
        
    }
    #noti_container > h3 {
        font-size: 18px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cd60e25 */.is-root-container, .wp-site-blocks {
		padding: 0 !important;
	}
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
		padding: 0 !important;
	}
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: none !important;
	}
	:where(.wp-site-blocks) > * {
		margin-block-start: 0;
	}
	 :where(body .is-layout-flow) > * {
  	margin-block-start: 0;
		 margin-block-end: 0;
	}
	body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
		max-width: none;
	}
	html {
		scroll-behavior: smooth;
	}
	.elementor-widget-container>p {
		margin: 0;
	}
	#main__section * {
		width: 100%;
		height: 100%;
	}
	#main__section img {
		width: 100% !important;
		height: 100% !important;
	}
	.wp-block-post-content{
		margin: 0;
	}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3c23dbd */.form-box {
        /* From https://css.glass */
        background: #fff;
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        border: 1px solid rgba(18, 161, 104, 1);
        width: 100%;
        padding: 16px;
        text-align: center;
      }
      .form-box > h2 {
        color: #12a168;
        margin-top: 0;
      }
      .form-box .user-box {
        position: relative;
      }

      .form-box .user-box input {
        width: 100%;
        padding: 10px 8px;
        font-size: 16px;
        color: #555;
        margin-bottom: 30px;
        border: 1px solid #DCDCDC !important;
        outline: none;
        background: transparent !important;
        border-radius: 4px !important;
        font-weight: 600 !important;
      }
      .form-box .user-box input:focus {
            background: transparent !important;
            border: 1px solid #12A168 !important;
      }
      .form-box .user-box input:not(:placeholder-shown) {
          background: transparent !important;
      }
      .form-box .user-box input:-webkit-autofill {
            -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
            -webkit-text-fill-color: inherit !important;
            background-color: transparent !important;
            transition: background-color 5000s ease-in-out 0s; /* để tránh nhấp nháy */
        }
              .form-box .user-box label {
        position: absolute;
        top: 0;
        left: 8px;
        padding: 10px 0;
        font-size: 16px;
        color: #666;
        pointer-events: none;
        transition: 0.5s;
      }

      .form-box .user-box input:focus ~ label,
      .form-box .user-box input:valid ~ label{
        top: -20px;
        left: 8px;
        color: #555;
        font-size: 12px;
        background: #fff;
        padding: 10px 0 0 0;
      }

      .form-box form a {
        position: relative;
        display: inline-block;
        padding: 10px 20px;
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
        text-transform: uppercase;
        overflow: hidden;
        transition: 0.5s;
        margin-top: 40px;
        letter-spacing: 4px;
      }

      .form-box a:hover {
        background: #03f40f;
        color: #fff;
        border-radius: 5px;
        box-shadow: 0 0 5px #03f40f, 0 0 25px #03f40f, 0 0 50px #03f40f,
          0 0 100px #03f40f;
      }

      .form-box a span {
        position: absolute;
        display: block;
      }

      @keyframes btn-anim1 {
        0% {
          left: -100%;
        }

        50%,
        100% {
          left: 100%;
        }
      }

      /*.form-box a span:nth-child(1) {*/
      /*  bottom: 2px;*/
      /*  left: -100%;*/
      /*  width: 100%;*/
      /*  height: 2px;*/
      /*  background: linear-gradient(90deg, transparent, #03f40f);*/
      /*  animation: btn-anim1 2s linear infinite;*/
      /*}*/
      .select-box {
          display: flex;
          flex-direction: column;
      }
      
      .select-box select {
            width: 100%;
            padding: 10px 8px;
            font-size: 16px;
            color: #555;
            margin-bottom: 30px;
            border: 1.5px solid #DCDCDC !important;
            outline: none;
            background: transparent;
            border-radius: 4px !important;
            color: #666;
            font-weight: 600;
      }
        .select-box select:focus {
            border: 1.5px solid #12A168 !important;
        }
      
      #luckywheel--form--button {
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .button {
        position: relative;
        transition: all 0.3s ease-in-out;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
        padding-block: 0.5rem;
        padding-inline: 1.25rem;
        background-color: #12a168;
        border-radius: 9999px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffff;
        gap: 10px;
        font-weight: bold;
        border: 3px solid #ffffff4d;
        outline: none;
        overflow: hidden;
        font-size: 15px;
      }

      .icon {
        width: 24px;
        height: 24px;
        transition: all 0.3s ease-in-out;
      }

      .button:hover {
        transform: scale(1.05);
        border-color: #fff9;
      }

      .button:hover .icon {
        transform: translate(4px);
      }

      .button:hover::before {
        animation: shine 1.5s ease-out infinite;
      }

      .button::before {
        content: "";
        position: absolute;
        width: 100px;
        height: 100%;
        background-image: linear-gradient(
          120deg,
          rgba(255, 255, 255, 0) 30%,
          rgba(255, 255, 255, 0.8),
          rgba(255, 255, 255, 0) 70%
        );
        top: 0;
        left: -100px;
        opacity: 0.6;
      }

      @keyframes shine {
        0% {
          left: -100px;
        }

        60% {
          left: 100%;
        }

        to {
          left: 100%;
        }
      }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dd2fc83 */#popup-form {
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out 0.4s;
    transform: translateY(-30%);
}
#popup-form.active {
     opacity: 1;
    pointer-events: auto;
    transform: translateY(-50%) !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-81f3534 */#wheel-overlay {
    display: none;
}
#wheel-overlay.active {
    display: block;
}/* End custom CSS */