.popup-random-gift{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;z-index:999;background:#000000a3;height:100%;align-items:center;padding:20px;display:none}.popup-random-gift.active{display:flex}.random-gift-inner{width:410px;background:var(--wpr-bg-4b8ed573-b027-48d1-93e5-c3c62f65d7bc);max-width:100%;background-size:100% 100%;height:650px;background-repeat:no-repeat;position:relative}.random-gift-list{--f-columns:3;--f-gap:20px;display:flex;flex-wrap:wrap;margin-left:calc(-1 * var(--f-gap))}.random-gift-list>*{margin-left:var(--f-gap);margin-bottom:var(--f-gap);width:calc((100% / var(--f-columns) - var(--f-gap)))}.random-gift-element-wrap{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;width:73%}.random-gift-item{background:#D6E4FE;height:96px;border:1px solid #9FBFFF;border-radius:12px;cursor:pointer}.random-gift-box{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.random-gift-box>.lucky-box-number{position:absolute;top:50%;left:50%;transform:translate(-50%,0);width:22px;height:28px;object-fit:contain}.random-gift-cta button,.random-gift-bottom button,#form-lucky-voucher #btnSubmitForm{color:#fff;border:none;line-height:1;padding:8px;font-weight:700;transition:.3s background linear}.random-gift-cta button:hover{background:#032870}.random-gift-item.border-highlight{border:2px solid #1c56ca}.random-gift-item.animation-highlight{border:2px solid #1c56ca;animation:flash 1s infinite}@keyframes flash{0%,100%{opacity:1}50%{opacity:0}}.random-gift-cta{position:relative}.random-gift-cta button:after{content:"";position:absolute;width:100%;height:100px;background:var(--wpr-bg-284db82c-01e3-46c1-aac8-81095307bf13) center no-repeat;left:-15px;z-index:-1;top:-39px}.random-gift-code-text{font-size:17px;color:#133E8D;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-weight:700}.random-gift-bottom{display:flex;align-items:center;flex-direction:column;position:relative;bottom:-40px}.random-gift-bottom button{position:absolute;bottom:15px}.random-gift-code-text>p:not(:last-child){margin-bottom:30px}.random-gift-code{position:relative}.img-gift-open{position:absolute;top:-50px;z-index:-1;left:-41px}.luckybox-form-head{text-align:center;font-weight:700}.luckybox-form-head p{color:#dd2b67;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:17px}.luckybox-voucher-code{background:#DD3E5E;color:#fff;padding:8px;display:inline-block;border-radius:8px;line-height:1;margin-top:5px}.luckybox-form>*:not(:last-child){margin-bottom:15px}#form-lucky-voucher .form-control{height:auto;border-radius:8px;border:1px solid #FF9EA7;background:#FFF}#form-lucky-voucher>*:not(:last-child){margin-bottom:15px}#form-lucky-voucher .form-group label{font-weight:700;margin-bottom:5px;color:#DD3E5E}#form-lucky-voucher .form-control:focus{box-shadow:none}#form-lucky-voucher #btnSubmitForm{margin:auto;display:block;padding:8px 20px}.random-gift-inner.active-form:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(92 92 92 / 49%);filter:blur(5px);z-index:1}.random-gift-content{position:relative;z-index:1}.random-gift-inner.active-form .random-gift-element-wrap{z-index:2;width:85%}.random-gift-inner.active-form .luckybox-form{padding:30px}#form-lucky-voucher .form-group .error{color:red;font-size:14px;margin-top:5px}.btn-lucky-voucher-close{color:#dd3e5e;position:absolute;font-size:25px;font-weight:700;top:0;right:0;cursor:pointer;padding:15px;z-index:9999}.random-gift-box.lucky-box-active{animation:wiggleBoxLucky 1.5s linear infinite}@keyframes wiggleBoxLucky{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-15deg)}30%{transform:rotateZ(10deg)}35%{transform:rotateZ(-10deg)}60%,100%{transform:rotateZ(0)}}.btn-lucky-voucher-close:hover{opacity:.8}#btnSubmitForm{width:150px;height:40px;text-transform:unset!important;border-radius:5px!important;background:linear-gradient(to left top,#363f6e 50%,#363f6e 50%);border-style:none;color:#fff;outline:none;cursor:pointer;position:relative;padding:0;overflow:hidden;transition:all .5s;box-shadow:0 1px 2px rgba(0,0,0,.2)}#btnSubmitForm span{position:absolute;display:block}#btnSubmitForm span:nth-child(1){height:3px;width:200px;top:0;left:-200px;background:linear-gradient(to right,rgba(0,0,0,0),#fff);border-top-right-radius:1px;border-bottom-right-radius:1px;animation:span1 2s linear infinite;animation-delay:1s}@keyframes span1{0%{left:-200px}100%{left:200px}}#btnSubmitForm span:nth-child(2){height:70px;width:3px;top:-70px;right:0;background:linear-gradient(to bottom,rgba(0,0,0,0),#fff);border-bottom-left-radius:1px;border-bottom-right-radius:1px;animation:span2 2s linear infinite;animation-delay:2s}@keyframes span2{0%{top:-70px}100%{top:70px}}#btnSubmitForm span:nth-child(3){height:3px;width:200px;right:-200px;bottom:0;background:linear-gradient(to left,rgba(0,0,0,0),#fff);border-top-left-radius:1px;border-bottom-left-radius:1px;animation:span3 2s linear infinite;animation-delay:3s}@keyframes span3{0%{right:-200px}100%{right:200px}}#btnSubmitForm span:nth-child(4){height:70px;width:3px;bottom:-70px;left:0;background:linear-gradient(to top,rgba(0,0,0,0),#fff);border-top-right-radius:1px;border-top-left-radius:1px;animation:span4 2s linear infinite;animation-delay:4s}@keyframes span4{0%{bottom:-70px}100%{bottom:70px}}#btnSubmitForm:hover{background:#fff!important;color:#b33771!important}#btnSubmitForm:hover span:nth-child(1){background:linear-gradient(to right,rgba(0,0,0,0),#b33771)}#btnSubmitForm:hover span:nth-child(2){background:linear-gradient(to bottom,rgba(0,0,0,0),#b33771)}#btnSubmitForm:hover span:nth-child(3){background:linear-gradient(to left,rgba(0,0,0,0),#b33771)}#btnSubmitForm:hover span:nth-child(4){background:linear-gradient(to top,rgba(0,0,0,0),#b33771)}.random-gift-cta.text-center{background:#fff;padding:6px 12px;border-radius:6px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.random-gift-cta.text-center p{margin-bottom:0;color:#bf1212}.bg-lb-form .luckybox-form-title p{font-size:24px;font-weight:700;text-align:center}.bg-lb-form .luckybox-form-head{margin-bottom:25px!important;background:#fff;border-radius:10px;padding:10px 5px;box-shadow:rgba(50,50,93,.25) 0 13px 27px -5px,rgba(0,0,0,.3) 0 8px 16px -8px}.bg-lb-form .luckybox-form-head p{color:#363f6e;margin-bottom:0;padding:10px;height:100%;min-height:100px;max-height:100px;overflow:auto}.random-gift-inner.bg-lb-form p,.random-gift-inner.bg-lb-form span,.random-gift-inner.bg-lb-form label{color:#363f6e!important}.random-gift-inner.bg-lb-form input{border-color:#363f6e!important}.bg-lb-form .random-gift-element-wrap{width:80%}.random-gift-inner.bg-lb-form{background:#fff!important;height:580px!important;border-radius:10px}@media screen and (max-width:767.98px){.random-gift-item{height:69px}.random-gift-inner,.random-gift-inner.bg-lb-form{width:320px;height:500px!important}.random-gift-box>.lucky-box-number{transform:translate(-50%,5%);width:15px;height:18px}}@media screen and (max-width:576px){.random-gift-box>.lucky-box-number{height:15px}.bg-lb-form .luckybox-form-title p{font-size:18px}.bg-lb-form .luckybox-form-head p{font-size:15px}}