/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:utm-cafeta;src:url(/fonts/UTM_Cafeta.ttf)}@font-face{font-family:DINRoundOT;src:url(/fonts/DINRoundOT.otf)}:root{--bg-color:#b8e2ff;--primary-text-color:#E73227;--secondary-text-color:#173d6e;--white-color:#ffffff;--heading-color:linear-gradient(
        180deg,
        #173d6e 0%,
        #156fae 62.5%,
        #8cd5ff 100%
    );--navbar-text-color:#173D6E;--primary-btn-color:linear-gradient(180deg, #FF6D6D 0%, #E73227 60.42%, #E02929 100%);--secondary-btn-color:linear-gradient(
        180deg,
        #cecece 0%,
        #a9a9a9 55.73%,
        #868686 100%
    );--border-btn:5px solid #ffffff;--primary-font:DINRoundOT,sans-serif;--heading-font:"utm-cafeta"}*{box-sizing:border-box;padding:0;margin:0;line-height:1.5}html{scroll-behavior:smooth}body{border-width:0;background-color:var(--bg-color);font-family:var(--primary-font)}input:focus{outline:0}.text-uppercase{text-transform:uppercase}.modal-open{overflow:hidden}.header img{width:100%}.container{max-width:1440px;margin:0 auto;padding:0 20px}.container-fluid{margin:0 auto;padding:0 20px}.footer-contact{text-align:center;position:relative}.footer-contact .footer-contact-item{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.wheel-footer{position:relative}.img-cloud{width:100%;height:100%;min-height:210px;object-fit:cover}.wheel-reward .wheel-head .img-cloud{transform:rotate(3.142rad)}.wheel-reward .wheel-head{position:relative}.wheel-head .img-heading{position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.wheel-reward .wheel-body{background-image:linear-gradient(to bottom,#b7e2ff,#b7e2ff,#b8e2ff,#b8e2ff,#b8e2ff,#b8e2ff,#b8e2ff,#b8e2ff,#b8e2ff,#b8e2ff,#b7e2ff,#b7e2ff);width:100%}.wheel-body .wrapper{display:flex;justify-content:center;gap:100px;color:var(--secondary-text-color);flex-wrap:wrap;position:relative}.wheel-body .item-wheel{background-image:url(../assets/image/bg-wheel.png);background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:top;height:430px;display:flex;justify-content:center;align-items:center;position:relative;min-width:450px;margin:auto 0}.wheel-body .item-wheel .pointer{position:absolute;top:-70px}.wheel-body .item-wheel .circle{height:300px;width:300px;border-radius:50%;background-color:var(--primary-text-color)}.wheel-body .item-box{background-image:url(../assets/image/bg-form-destop.png);background-repeat:no-repeat;background-size:contain;height:725px;position:relative;width:510px}.wheel-body .item-box .info-wheel{padding:40px 40px 20px;text-align:left;font-size:16px}.info-wheel .form-group{display:flex;flex-direction:column;margin-bottom:5px}.info-wheel .form-group .text-error{font-size:14px;font-weight:500;color:red;min-height:20px;visibility:hidden}.info-wheel .form-group .text-error.show{visibility:visible}.info-wheel .form-group.row{flex-direction:row;gap:10px}.info-wheel .form-group label{font-size:18px;font-weight:500}.info-wheel .form-group label span{color:red}.info-wheel .form-group.head{text-align:center;padding:0 30px;margin-bottom:10px}.info-wheel .form-group.head p{margin:0;font-weight:600;font-style:normal;font-size:36px;line-height:57px;color:var(--primary-text-color);text-transform:uppercase}.info-wheel .form-group.head span{font-weight:700;font-size:16px;line-height:20px}.info-wheel .form-group :where(input[type=text],input[type=number],select){border:0;outline:0;background:var(--white-color);border:1px solid #e6e6e6;box-shadow:0 3px 0 rgba(0,0,0,.12);border-radius:10px;padding:5px 15px;font-size:16px;line-height:20px;color:var(--secondary-text-color);font-weight:600}.info-wheel .form-group :where(input[type=text]:disabled,input[type=number]:disabled,select:disabled){background-color:#eaf6ff;color:var(--secondary-text-color);font-weight:600}.info-wheel .form-group.rule{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:.5em;font-size:18px;font-weight:600;line-height:26px}.info-wheel .form-group.rule input{margin:0 5px;height:20px;width:20px}.info-wheel .form-group.rule a{text-decoration:none;color:var(--primary-text-color)}.info-wheel .form-group.code input{text-transform:uppercase}.btn{outline:0;padding:15px 20px;font-size:22px;font-weight:400;color:var(--white-color);text-transform:uppercase;border:var(--border-btn);border-radius:30px;box-shadow:0 7px 0 -2px rgba(0,0,0,.12);cursor:pointer;width:100%}.btn-primary{background:var(--primary-btn-color)}.btn-secondary{background:var(--secondary-btn-color)}.info-wheel button{position:absolute;left:50%;transform:translateX(-50%);width:50%;bottom:0;font-weight:600;bottom:-12px}.countdown-reward{text-align:center}.countdown-reward .list-reward{display:flex;justify-content:center;gap:30px;margin-top:20px}.countdown-reward .reward-item>img{display:block;width:220px}.countdown-reward .requard-quantity{background:linear-gradient(180deg,#ffcc85 0,#f39006 71.35%,#f9ac42 100%);border-radius:10px;border:3px solid #fff;color:#fff;padding:4px;text-transform:uppercase;font-size:16px;cursor:default}.countdown-reward .requard-quantity>span{color:#165990;font-weight:bolder}.home-faq{text-align:center;background-color:#fff;padding-bottom:10px}.home-faq .faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.home-faq .faq-item{padding:10px;text-align:justify}.home-faq .faq-item article{padding:20px}.home-faq .faq-item-title{padding:20px;text-align:justify;color:#000;border-radius:0 20px 20px 0;font-size:18px}.home-faq .faq-item-title.content{padding:10px 20px}.home-faq .faq-item .faq-item-title{border-left:3px solid silver;background:rgba(249,249,249,.01)}.home-faq .faq-item.highlight .faq-item-title{background:#dbeffd;color:#173d6e;font-weight:700;border-left:3px solid #173d6e}.btn-viewmore{width:200px;height:50px;border:none;border-radius:50px;font-size:30px;font-weight:700;color:#fff;background:linear-gradient(180deg,#ffcc85 0,#f39006 71.35%,#f9ac42 100%);display:inline-block;text-decoration:none}footer{height:350px;background:url(/assets/image/bg-footer.png) center top;position:relative;display:flex;justify-content:center}.footer-content{line-height:1.5;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:absolute;bottom:0;width:100%;margin-bottom:40px;color:#173d6e;font-weight:700}.footer-content img{align-self:center;justify-self:center}.footer-content .company-info{align-self:center;justify-self:center;text-align:center}.footer-1-ab{position:absolute;top:-135px;right:0}.footer-2-ab{position:absolute;bottom:-135px;left:0;z-index:1}.footer-3-ab{position:absolute;bottom:-135px;left:10%;z-index:1}.nav-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.nav-footer a{text-decoration:none;color:#173d6e}.footer-content .social{display:flex;justify-content:center;align-items:center}.fade{visibility:hidden;opacity:0;transition:opacity .15s linear}.fade.show{opacity:1;visibility:visible}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade.show{opacity:.5}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;max-width:515px;margin:0 auto;pointer-events:none;display:flex;align-items:center;justify-content:center;height:100vh}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal .modal-content{position:relative;width:100%;pointer-events:all;border:none;outline:0;border:none;background-image:url(/assets/image/bg-modal-reward.png);background-repeat:no-repeat;background-size:contain;background-position-x:100%;background-position-y:top;min-height:550px;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-close{position:absolute;top:-10px;right:-10px}.modal-close img{width:50px;cursor:pointer}.modal-body{padding:0 50px;text-align:center}.modal-body .heading{font-size:50px;font-weight:400;width:100%}.modal-body .content{display:flex;justify-content:center;align-items:center;gap:16px;margin:10px 0 20px}.modal-body .content .item{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.modal-body span{font-size:16px;font-weight:700;color:var(--primary-text-color)}.modal-body .content{font-size:20px;color:var(--secondary-text-color)}.modal-body .content .item:first-child{font-weight:400}.modal-body .content .item:last-child{font-weight:700}.modal-body .name-reward{font-size:30px;font-weight:700;color:var(--primary-text-color)}.modal-body button{position:absolute;left:50%;transform:translateX(-50%);width:50%;bottom:-12px;font-size:18px;text-transform:inherit}.modal-body .info-wheel{text-align:left}.modal-body .info-wheel .form-group.head{padding:0}.modal-body.no-ptop{padding-top:0}.modal-body .info-wheel .form-group.head img{width:100%}.modal .modal-content.form{background-image:url(/assets/image/bg-modal-form.png);min-height:630px}.modal-content.form .modal-body form{display:flex;gap:30px}.modal-content.form .modal-body{padding:0 20px}.modal-content.form .modal-body .info-reward{flex-basis:40%}.modal-content.form .modal-body .address-reward{flex:1}.modal-content.form .modal-body .address-reward .heading{margin:auto;width:80%}.modal-content.form .modal-body .form-group-input{display:flex;align-items:center;gap:10px}.modal-content.form .modal-body .form-group-input .country,.modal-content.form .modal-body .form-group-input .district{flex-basis:50%}.modal-content.form .modal-body .store-wrapper{padding:15px 10px;background:#f9f9f9;border-radius:16px;color:#173d6e;font-weight:700}.modal-content.form .modal-body .store-wrapper .store-list{margin-top:10px;max-height:180px;overflow-y:scroll}.modal-content.form .modal-body .store-wrapper .store-item{padding:5px 10px;cursor:pointer}.modal-content.form .modal-body .store-wrapper .store-item.active{color:var(--primary-text-color)}.modal-content.form .modal-body .store-wrapper .store-item:not(:last-child){border-bottom:1px solid rgba(23,61,110,.3)}.sidebar{height:300px;width:42px;padding:8px 5px;border-radius:13px;background-color:rgba(32,159,217,.6);display:flex;flex-direction:column;justify-content:space-between;position:fixed;z-index:1000;top:10px;right:10px}.sidebar .btn-nav{margin:0 auto;z-index:2}.sidebar .btn-action{margin:0 auto;display:flex;flex-direction:column;gap:10px}.sidebar .btn-nav-show img,.sidebar .sidebar-btn img{width:28px;cursor:pointer}.sidebar .btn-nav::before{content:"";width:55px;height:35px;position:absolute;right:0;margin-top:20px}.sidebar .btn-nav:hover .navigation{opacity:1;transform:translateX(0)}.sidebar .navigation{position:absolute;top:30px;left:-250px;width:240px;padding:20px 10px;text-align:right;display:flex;flex-direction:column;color:var(--navbar-text-color);background-color:#e2dddb;border:3px solid #fff;border-radius:10% 0 10% 10%;box-shadow:2px 2px 7px 0 rgba(0,0,0,.75);-webkit-box-shadow:2px 2px 7px 0 rgba(0,0,0,.75);-moz-box-shadow:2px 2px 7px 0 rgba(0,0,0,.75);opacity:0;transition:all .5s;transform:translateX(150%)}.sidebar .navigation .nav{font-size:18px;font-weight:700;margin-top:6px}.sidebar .navigation .subnav{color:var(--primary-text-color);font-size:14px;font-weight:600}.sidebar .navigation>a{color:inherit;text-decoration:none}.sidebar .btn-buynow{position:absolute;bottom:-70px;right:-4px;cursor:pointer}.sidebar .btn-buynow:hover>.buynow-banner{opacity:1;transform:translate(-10%,-50%);visibility:visible}.sidebar .buynow-banner{background-image:url(../assets/image/buynow-background.png);height:500px;width:800px;opacity:0;background-repeat:no-repeat;z-index:1000;position:absolute;right:0;transform:translate(-10%,0);transition:all .5s;visibility:hidden}.sidebar .sub-banner{position:absolute;right:0;transform:translate(10%,50%)}.sidebar .banner-text{margin:70px 90px;width:380px}.sidebar .banner-text .small-heading{font-size:20px;text-transform:uppercase}.sidebar .banner-text .heading{font-size:36px;letter-spacing:1px;font-weight:600;color:var(--secondary-text-color);font-family:var(--heading-font)}.sidebar .banner-text .desc{margin-top:6px}.sidebar .banner-text .desc-blue{margin-top:8px;width:600px;background-color:#173d6e;border-radius:10px;margin-left:-10px;padding:10px 10px;color:#fff}.desc-blue>p{width:380px}@media screen and (max-width:1204px){.wheel-body .wrapper{gap:30px}}@media screen and (max-width:820px){.wheel-body .wrapper{flex-direction:column-reverse;gap:120px;align-items:center}.wheel-body .wrapper .item-box,.wheel-body .wrapper .item-wheel{flex:auto}.wheel-body .wrapper .item-wheel{height:420px}.wheel-body .wrapper .info-wheel{margin:auto}.modal .modal-content.form{background-image:url(/assets/image/bg-modal-form-tablet.png);min-height:690px}.modal-dialog{max-width:775px!important}.wheel-head .img-heading{top:50%}}.join-method-quay-thuong{display:flex;justify-content:center;align-items:center;gap:10px}.join-method-doi-the{display:flex;justify-content:center;align-items:center;gap:10px}.join-method-quay-thuong .kim_nguu img{width:200px}.join-method-quay-thuong .ma_ket img{width:200px}.combo-12{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px}.combo-34{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;align-items:center}.combo-1 img,.combo-2 img,.combo-3 img{max-width:400px;max-height:400px}.join-method-text{display:flex;justify-content:space-around;padding-bottom:20px}.info-1,.info-2,.info-3,.info-4{min-width:370px;max-width:370px;font-family:DINRoundOT;font-style:normal;font-weight:700;font-size:18px;line-height:25px;color:#173d6e}.info-4{position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)}.info-3{position:absolute;top:50%;transform:translateY(-50%);right:18px;min-width:265px;max-width:265px}.info-3.doithe{left:50%;transform:translate(-50%,-50%);min-width:325px;max-width:325px}.info-3 span,.info-4 span{color:var(--primary-text-color)}.combo-3,.combo-4{position:relative}.combo-4 img{max-width:400px;max-height:400px}#method-content .btn-action{display:flex;justify-content:center;gap:10px;padding-bottom:40px;padding-top:20px;cursor:pointer}#method-content .btn-action img:hover{box-shadow:rgba(0,0,0,.35) 0 5px 15px;border-radius:35px}.join-method-doi-the .kim_nguu img{width:200px}.join-method-doi-the .ma_ket img{width:200px}#content-quay-thuong{display:block}#content-doi-the{display:none}.doi-the-3{display:flex;justify-content:center}.doi-the-3 img{max-width:500px;max-height:500px}.doi-the-1 img,.doi-the-2 img{max-width:400px;max-height:400px}.btn-action img{max-width:300px}.combo-doithe-1{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px}#content-quay-thuong{width:calc(100vw-400px)}#content-doi-the{width:calc(100vw-400px)}.combo-doithe-1 .commbo-1{width:50%}.combo-doithe-1 .commbo-2{width:50%}.btn-action img{max-width:300px}.join-method-header{display:flex;justify-content:center}@media only screen and (max-width:1200px){.kim_nguu,.ma_ket{display:none}#content-quay-thuong{width:100%}#content-doi-the{width:100%}}@media screen and (min-width:768px) and (max-width:1200px){.doi-the-3 img{max-width:300px;max-height:300px}.doi-the-1 img,.doi-the-2 img{max-width:300px;max-height:300px}.combo-doithe-1{gap:20px}.info-1,.info-2{min-width:290px;max-width:290px}.combo-1 img,.combo-2 img,.combo-3 img{max-width:300px;max-height:300px}.combo-4 img{max-width:300px;max-height:300px}}#content-quay-thuong-mobile{box-sizing:border-box;padding-left:7px;display:flex;align-items:center;flex-direction:column}.join-method-doi-the-mobile{box-sizing:border-box;padding-left:7px;display:flex;flex-direction:column;align-items:center;justify-content:center}.join-method-quay-thuong-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.join-method-quay-thuong-mobile img{width:90%}.join-method-doi-the-mobile img{width:90%}.join-method-header-mobile{display:flex;justify-content:center;padding-bottom:20px}.btn-action-mobile{padding-bottom:20px}.join-method-header-mobile img{height:50px}.btn-action-mobile{display:flex;justify-content:center}.btn-action-mobile img{width:40%}.join-method-text-mobile{width:90%;padding-left:15px;padding-bottom:20px}.combo-2-mobile{padding-left:11px}.info-1-mobile,.info-2-mobile{font-family:DINRoundOT;font-style:normal;font-weight:700;font-size:16px;line-height:25px;text-align:justify;color:#173d6e}.combo-3-mobile .info-3,.combo-4-mobile .info-4{font-size:16px;line-height:25px}.combo-3-mobile .info-3{right:unset;left:85px}.combo-4-mobile .info-4{min-width:265px;max-width:265px;left:50%}.combo-3-mobile .info-3.doithe{min-width:265px;max-width:265px;left:48%;top:60%}.combo-3-mobile,.combo-4-mobile{position:relative}#content-doi-the-mobile{display:none}@media only screen and (max-width:1024px){.sidebar{height:42px}.sidebar .btn-action{display:none}.sidebar .btn-buynow{display:none}.home-faq .faq-list{grid-template-columns:1fr}.home-faq .faq-item.mobile-hidden{display:none}.footer-content-mb{display:flex;flex-direction:column;text-align:center;gap:30px;justify-content:flex-end;margin-bottom:20px}.footer-content-mb .logos img{width:120px}.footer-1-ab{right:0}.footer-2-ab{left:0}.footer-3-ab{left:12%}}.term-of-service-content{background-color:#fff!important;font-size:14px}.terms-header-item{font-weight:700}ul.terms-customer{list-style-type:disc!important}.terms-list p{color:#173d6e;margin-bottom:5px}.table-terms{border-collapse:collapse;width:100%}.table-terms,.table-terms td,.table-terms th{border:1px solid #b8e2ff;text-align:left}.table-terms th{background-color:#b8e2ff;color:#173d6e}.table-terms td,.table-terms th{text-align:center;padding:10px}.table-terms .left-content-gift{text-align:left}.terms-of-service-title img{height:80px}.terms-of-service-title{display:flex;justify-content:center;padding-bottom:20px}.term-of-service-content{padding-left:170px;padding-right:170px}.terms-customer{padding-left:40px;color:#173d6e}.table-terms{border-top-right-radius:20px;border-top-left-radius:20px}.giai-ba ul,.giai-nhat ul,.giai-nhi ul{padding-left:30px}.table-terms-mobile{margin-bottom:20px}.the-first{color:red}.the-second{color:#f17e32}.the-third{color:#f1ce32}.table-terms-mobile{color:#173d6e}@media only screen and (min-width:1500px){.term-of-service-content{padding-left:400px;padding-right:400px}}@media only screen and (min-width:768px) and (max-width:1024px){.term-of-service-content{padding:20px}.countdown-reward .list-reward{flex-direction:column;align-items:center;gap:20px;margin-bottom:50px}.countdown-reward .reward-item>img{display:block;width:130px}.reward-item .requard-quantity{font-size:9px}}@media only screen and (max-width:767px){.table-terms-content{display:none}.term-of-service-content{padding:20px}.terms-of-service-title img{height:35px}.term-of-service-content{width:100%;text-align:justify;text-justify:inter-word}.countdown-reward .list-reward{flex-direction:column;align-items:center;gap:20px;margin-bottom:50px}.countdown-reward .reward-item>img{display:block;width:130px}.reward-item .requard-quantity{font-size:9px}}@media only screen and (min-width:768px){.table-terms-mobile{display:none}}.prize-list-btn-action img{width:300px}.prize-list-search{padding-top:20px}.prize-list-content{background-color:#fff;padding:0 20px;text-align:center}.prize-list-table{background-color:#fff;width:100%;border-collapse:collapse}.prize-list-content .total-record{text-align:left}.prize-list-table td{border:1px solid #b8e2ff;text-align:left}.prize-list-table th{background-color:#b8e2ff;color:#173d6e}.prize-list-table td,.prize-list-table th{text-align:center;padding:10px}.prize-list-content-title img{height:80px}.prize-list-search input{text-indent:15px;width:500px;height:45px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 7px 0 -2px rgba(0,0,0,.12);border-radius:30px}.prize-list-content-title{margin-bottom:25px}.prize-list-search{margin-bottom:30px}.prize-list-search button{background:linear-gradient(180deg,#ffcc85 0,#f39006 71.35%,#f9ac42 100%);border-radius:30px;height:47px;width:100px;box-shadow:0 7px 0 -2px rgba(0,0,0,.12);border:1px solid #e6e6e6;border-radius:34px}.pagination{display:inline-block;display:flex;justify-content:flex-end}.pagination a{color:#000;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s;border:1px solid #ddd}.total-record{margin-bottom:20px}.pagination a.active{background-color:#59bae7;color:#fff}#btn_next,#btn_next_1,#btn_prev,#btn_prev_1{background-color:#59bae7;color:#fff}#btn_next:hover,#btn_next_1:hover,#btn_prev:hover,#btn_prev_1:hover{cursor:pointer;box-shadow:rgba(0,0,0,.35) 0 4px 4px}#search-prize-list:hover{cursor:pointer;box-shadow:rgba(0,0,0,.35) 0 4px 4px}#search-prize::placeholder{font-size:15px}.container-pagination{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border:1px solid #b8e2ff;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border-top:none;padding:10px 20px}@media only screen and (min-width:1400px){.prize-list-table{width:1000px}}@media only screen and (min-width:769px){td.col_6,th.col_6{display:none}.prize-list-btn-action-mobile{display:none}}@media only screen and (max-width:768px){.prize-list-search{display:flex;flex-direction:column}#search-prize{width:98%;padding:15px;margin-bottom:20px}#search-prize-list{width:98%}#search-prize::placeholder{font-size:10px}.container-pagination{justify-content:center}.total-page{display:none}.prize-list-btn-action{display:none}.prize-list-btn-action img{width:100px}th.col_2,th.col_3,th.col_4,th.col_5{display:none;width:0}td.col_2,td.col_3,td.col_4,td.col_5{display:none;width:0}.prize-list-search input{text-indent:15px;width:200px;height:25px}.prize-list-content-title img{height:50px}.prize-list-search button{height:27px;width:70px}.prize-list-content{font-size:14px}}@media screen and (max-width:768px){.nav-footer{display:flex;flex-direction:column}.footer-1-ab,.footer-2-ab,.footer-3-ab{display:none}}@media screen and (max-width:480px){.modal .modal-dialog{max-width:340px!important;margin-top:15px}.modal .modal-content.form{background-image:url(/assets/image/bg-modal-form-mobile.png);min-height:670px;margin:auto}.modal-body.no-ptop{padding:0 20px 10px}.info-wheel .form-group.head span{font-size:14px}.info-wheel .form-group :where(input[type=text],input[type=number],select),.info-wheel .form-group label{font-size:13px}.info-wheel .form-group .text-error{font-size:12px}.modal-body{padding:25px 20px}.modal-body img{width:60%}.modal-body img:nth-child(1){width:90%}.modal .modal-content{background-image:url(/assets/image/bg-modal-reward-mobile.png);min-height:480px}.modal-body .name-reward{font-size:25px}}@media screen and (max-width:480px){.btn{font-size:16px}.wheel-body .wrapper{gap:85px}.wheel-body .wrapper .item-wheel{height:350px;min-width:100%}.wheel-body .item-wheel .pointer{width:70px;height:110px;top:-50px}.wheel-reward .container-fluid{padding:0 10px}.wheel-body .item-box{width:340px;height:655px}.info-wheel .form-group.head p{font-size:26px;line-height:35px}.info-wheel .form-group.head{padding:0 12px}.wheel-body .item-box .info-wheel{padding:30px 20px}.info-wheel .form-group.rule input{margin:0;height:16px;width:16px}.info-wheel button{width:55%;bottom:20px}.modal-body button{font-size:15px;width:55%;bottom:0}.info-wheel .form-group.rule{font-size:13px}.wheel-body .item-box{background-image:url(/assets/image/bg-form-mobile.png)}.img-cloud{min-height:160px}.modal-body span{font-size:14px}.modal-body .content{font-size:16px}.footer-content{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.footer-content .social{order:2}.footer-content .company-info{order:3}.nav-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.line-form-modal{display:none}.modal-content.form .modal-body form{flex-direction:column;gap:0}.modal-content.form .modal-body .address-reward .title{display:none}.modal-content.form .modal-body .form-group-input{flex-direction:column;gap:0}.modal-content.form .modal-body .form-group-input .country,.modal-content.form .modal-body .form-group-input .district{width:100%}.store-list .store-item{font-size:14px}.modal-content.form .modal-body{padding:45px 20px}.modal-content.form .modal-body .store-wrapper .store-list{max-height:75px}}.wheel-head img.img-heading{height:80px}.join-method-header img.heading{height:80px}.countdown-reward img.heading{height:80px}.home-faq .container img.heading{height:80px}.footer-contact-item img.heading{height:80px}#countdown-reward img.heading-mb{display:none}.combo-gift-1{display:flex;justify-content:center;align-items:center;gap:30px}.combo-gift-2{display:flex;justify-content:center;align-items:center;gap:30px}@media screen and (max-width:768px){#countdown-reward img.heading{display:none}#countdown-reward img.heading-mb{display:block;margin:0 auto;height:110px}.wheel-head img.img-heading{height:50px}.join-method-header img.heading{height:50px}.join-method-header-mobile img{height:50px}.countdown-reward img.heading{height:50px}.home-faq .container img.heading{height:50px}.footer-contact-item img.heading{height:50px}}@media screen and (max-width:390px){.combo-3-mobile .info-3{left:72px}}@media screen and (max-width:365px){.combo-3-mobile .info-3{left:62px}}
