@import"https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap";*{padding:0;margin:0;-o-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:0 0;position:absolute}::-webkit-scrollbar-thumb{border-radius:4px;background:#5d2684}body{font-family:Inter,sans-serif}.h100{height:100%}.w100{width:100%}.mt15{margin-top:15px}.alignCenter{align-items:center}li,ol,ul{list-style-type:none}main{min-height:calc(100vh - 310px);padding-bottom:80px}main:has(.dishTVPolls){padding-bottom:0}.btnBlue{background:#5d2684;color:#fff}.btnYellow{background:#ffc42e;color:#fff}.btnGray{background:#a09fa0;color:#fff}.headerfix{justify-content:space-between;display:flex;display:-webkit-flex;align-items:center}.text-end{text-align:end}:where(h1,h2).h-title{position:relative;margin:80px auto 0;color:#363636;font-family:Inter;font-size:36px;font-size:2.25rem;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}:where(h1,h2).h-title span.tmt{color:#fa6e51}:where(h1,h2).h-title.stars :before{content:"";position:absolute;inset:-30px;background-size:contain;background-repeat:no-repeat;background-image:url(/_next/static/media/heading-stars.05320232.svg);z-index:-1}header{display:flex;display:-webkit-flex;align-items:center;flex-direction:column}header nav.navbar{width:100%;height:72px;display:flex;align-items:center}header .logo-wrp{display:flex;align-items:center;gap:24px}header .logo-wrp .logo{height:auto;width:110px}.navbar-wrp{display:flex}.navbar-wrp .profile{margin-right:20px}.navbar-nav{gap:24px;list-style:none;padding:0;margin:0}.navbar-nav,.navbar-nav li{display:flex;display:-webkit-flex;align-items:center}.navbar-nav li{gap:16px;cursor:pointer}.navbar-nav li :is(a,span).nav-link{display:flex;display:-webkit-flex;align-items:center;gap:10px;color:#2d2d2d;text-align:center;font-style:normal;text-decoration:none;font-size:1.25rem;font-weight:400;line-height:1.875rem}.navbar-nav li :is(a,span).nav-link.btn{text-align:center;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;line-height:150%;border-radius:4px;padding:7px 24px}.navbar-nav a .nav-link.store-icon img,.navbar-nav a.nav-link img{width:28px;height:28px}.container{max-width:1300px;margin:0 auto}.btn{display:flex;display:-webkit-flex;align-items:center;padding:8px 30px;justify-content:center;gap:10px;border-radius:8px;color:#fff;background:#5d2684;transition:.5s;cursor:pointer}.btn-1{color:#5d2684!important;background-color:#ffc42e!important}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;overflow:hidden;outline:0;display:none;opacity:0;background-color:rgba(65,27,92,.7)}.modal.show{display:block;opacity:1}.modal-wrp{display:flex;display:-webkit-flex;align-items:center;justify-content:center;min-height:100%}.modal-dialog{position:relative;background-color:#fff;width:100%;border:1px solid rgba(0,0,0,.2);border-radius:8px;padding:32px;max-width:580px}.modal-dialog .close{position:absolute;top:20px;right:20px;cursor:pointer}.modal-dialog h1{color:#3f3f46;font-style:normal;font-size:2.5rem;font-weight:700;line-height:3.25rem;margin-top:0;margin-bottom:16px}.modal-dialog .btn{height:50px;width:100%;border:none;color:#fff;font-style:normal;line-height:normal;margin-block:40px;font-size:1.25rem;font-weight:400}.modal-dialog button.btn:disabled{background:#b3b3b3}.videoPopup .modal-dialog{max-width:-moz-max-content;max-width:max-content}.videoPopup .modal-dialog .close{top:10px;right:10px}.text-normal{color:#27272a;font-style:normal;font-size:1rem;font-weight:400;line-height:1.5rem}.text-normal b{color:#5d2684;cursor:pointer}small.text-normal{font-size:.75rem;padding-top:10px;display:block}.welcome-img{height:auto;width:calc(100% + 64px);position:relative;bottom:-4px;left:-32px;border-radius:inherit;margin-top:15px}.floating-form{margin-block:60px}.floating-form h2{font-weight:600;text-align:center;font-size:22px;line-height:1.6}.floating-label{position:relative;margin-block:20px}.floating-label.inline-label{display:flex;gap:16px}.floating-input,.floating-select,.otp-input{font-size:1rem;padding:6px 14px;display:block;width:100%;height:46px;border-radius:4px;border:1px solid #71717a;background:#fff;transition:.6s}.otp-input{width:50px;padding-inline:0;text-align:center;font-weight:600}.err-otp .otp-input{border-color:#e8573f;color:#e8573f}.err-otp~.err-msg{color:#e8573f;font-size:1rem}.floating-input:focus,.floating-select:focus,.otp-input:focus{outline:none}label{color:#a1a1aa;font-size:1rem;font-weight:400;font-style:normal;line-height:1;position:absolute;top:14px;left:14px;pointer-events:none;padding:0 8px;background-color:#fff;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease}.floating-input:not(:-moz-placeholder-shown)~label{top:-7px;font-size:.875rem}.floating-input:focus~label,.floating-input:not(:placeholder-shown)~label{top:-7px;font-size:.875rem}.floating-label.prefix:before{content:attr(data-prefix);font-size:1rem;color:#a1a1aa;transform:translateY(-50%);position:absolute;top:50%;left:14px}.floating-label.prefix .floating-input{padding-left:50px}.floating-select:focus~label,.floating-select:not([value=""]):valid~label{top:-18px;font-size:.875rem}.floating-input:focus~.bar:after,.floating-input:focus~.bar:before,.floating-select:focus~.bar:after,.floating-select:focus~.bar:before{width:50%}*,:after,:before{-o-box-sizing:border-box;box-sizing:border-box}.floating-textarea{min-height:30px;max-height:260px;overflow:hidden;overflow-x:hidden}.disabled{pointer-events:none;opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menuBar{background:#5d2684;width:100%;color:#fff;font-size:1.25rem}.menuBar .centerMenu,.menuBar .menuIcon{display:none}.menuBar .container{height:100%}.menuBar a{color:#fff;text-decoration:none}.menuIcon{display:flex;width:30px;flex-direction:column;gap:8px;cursor:pointer}.menuIcon span{border-top:3px solid #fff;width:100%;cursor:pointer;border-radius:20px}.centerMenu ul{display:flex;gap:36px}.centerMenu li{color:#fff;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:.4s}.centerMenu li.active,.centerMenu li:hover{color:#fa6e51;cursor:pointer}.referFriend,.sideMenu{flex:0 0 33%;position:relative}.referFriend{text-align:right;cursor:pointer}.referFriend span{border:1px solid #ff9d09;color:#ff9d09;border-radius:8px;padding:.6rem 1rem;display:none}.hero-banner,.hero-banner a{border-radius:16px}.hero-banner img{border-radius:inherit}.hero-banner img,.topBanner img{height:auto;width:100%}.topMenuSection{background:#fff;z-index:11;position:absolute;top:0;left:-15px;border-radius:0 16px 16px 0;width:356px;color:#2d2d2d;font-size:1.125rem;height:calc(100vh - 72px);box-shadow:2px 1px 4px #ddd}.topMenuSection ul{padding:0}.topMenuSection li{display:flex;display:-webkit-flex;align-items:center;gap:5px;padding:20px 0 20px 72px;border-bottom:2px solid #e6e6e6;cursor:pointer;position:relative}.topMenuSection li:hover{background:#f5e0ff}.topMenuSection li:hover .submenu{display:block}.topMenuSection li:first-child:hover{border-radius:0 16px 0 0}.topMenuSection em{flex:0 0 28px}.topMenuSection a{color:#2d2d2d;display:flex;width:100%}.submenu{position:absolute;top:0;right:-150px;background:#fff;color:#2d2d2d;border-radius:10px;width:150px;display:none}.submenu li{padding:15px 0;justify-content:center;font-size:.875rem}.submenu li:hover{border-radius:0}.submenu li:first-child:hover{border-radius:10px 10px 0 0}.submenu li:last-child:hover{border-radius:0 0 10px 10px}.submenu a{padding-left:20px}.topSlider{margin-top:24px;position:relative}.topSlider .swiper{position:static}.topSlider .swiper-horizontal>.swiper-pagination-bullets{bottom:-25px;transition:.6s}.topSlider .swiper-pagination-bullets.swiper-pagination-horizontal{display:flex;align-items:center;justify-content:center;bottom:-42px}.topSlider .swiper-slide{height:auto;border-radius:16px}.topSlider .swiper-slide img{display:block;width:100%;height:100%}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide{width:80%}.swiper-slide:nth-child(2n){width:60%}.swiper-slide:nth-child(3n){width:40%}.swiper-pagination .swiper-pagination-bullet{background:#f5e0ff;opacity:1}.swiper-pagination .swiper-pagination-bullet-active{background:#5d2684;width:11px;height:11px}.swiper-slide-prev .topBanner{text-align:center;position:relative;top:30px}.swiper-slide-prev .topBanner img{width:80%}.swiper-slide-next .topBanner{text-align:center;position:relative;top:30px}.swiper-slide-next .topBanner img{width:80%}.howToWinBlock{padding-top:2rem;width:100%;padding-bottom:2.2rem;overflow:hidden}.howToWinBlock .h-title{margin:0 auto 36px}.howToWinBlock .h-title::-moz-selection{background:none}.howToWinBlock .h-title::selection{background:none}.howToWinBlock .swiper{position:static}.howToWinBlock .swiper-slide{width:395px}.howToWinSlider{position:relative;width:100%;max-width:1240px;margin:0 auto}.howToWinSlider .swiper-wrapper .swiper-slide{background-color:transparent}.howToWinSlider .swiper-wrapper:before{content:"";position:absolute;inset:0;width:180%;background-image:url(/_next/static/media/connecting-stars.2d60300f.svg);background-repeat:no-repeat;background-size:88%;background-position:40% 0}.howToWinSlider .swiper-button-prev{content:"";position:absolute;top:-66px;right:65px;left:auto;cursor:pointer}.howToWinSlider .swiper-button-prev:after{content:"prev arrow image";background:url(/_next/static/media/arrow_left.4ab07d1a.png) no-repeat;transform:rotate(180%);color:transparent;font-size:94px;height:24px}.howToWinSlider .swiper-button-prev.swiper-button-disabled{opacity:0}.howToWinSlider .swiper-button-next{position:absolute;top:-66px;right:0;cursor:pointer;outline:none}.howToWinSlider .swiper-button-next:after{content:"next arrow image";background:url(/_next/static/media/arrow_right.45e6a08a.png) no-repeat;color:transparent;font-size:94px;height:24px}.howToWinSlider .swiper-button-next.swiper-button-disabled{opacity:0}.howToWinSlider .win{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;padding:0 20px}.howToWinSlider .win img{height:auto;width:200px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.howToWinSlider .win b{font-size:16px;font-weight:600;line-height:163%;display:block;margin-top:20px}.howToWinSlider .win b,.howToWinSlider .win span{color:#2b2b2b;text-align:center;font-family:Inter;font-style:normal}.howToWinSlider .win span{font-size:14px;font-weight:500;line-height:130%}.howToWinSlider .swiper-button-next:active,.howToWinSlider .swiper-button-next:focus,.howToWinSlider .swiper-button-next:focus-visible,.howToWinSlider .swiper-button-prev:active,.howToWinSlider .swiper-button-prev:focus,.howToWinSlider .swiper-button-prev:focus-visible{outline:none}.leatherboardHome{padding:3rem 0 0}.leatherboardHome .topBanner{inset:0}.leatherboardHome .topBanner img{width:100%}.hourlyBonza{width:100%;padding:3rem 0}.hourlyBonza ul{gap:12px}.hourlyBonza li,.hourlyBonza ul{display:flex;justify-content:center}.hourlyBonza li{height:207px;flex:0 0 calc(25% - 7.5px);display:-webkit-flex;align-items:center;border-radius:8px;box-shadow:inset 0 6px 4px 0 #fff}.hourlyBonza li:first-child{background-color:#f3e0ff}.hourlyBonza li:last-child{background-color:#ffe3d7}.hourlyBonza li+li{background:#feede6}.hourlyBonza li+li .value:before{background:url(/_next/static/media/TotalGameWinners.bc5cc573.svg)}.hourlyBonza .value{width:100%;font-family:Inter;font-size:48px;font-style:normal;font-weight:700;line-height:normal;color:#5d2684;display:flex;display:-webkit-flex;align-items:center;justify-content:center;gap:15px;padding-bottom:10px}.hourlyBonza .value:before{content:"";width:66px;height:66px;position:relative;background:url(/_next/static/media/TotalGameParticipants.ed7fceff.svg)}.hourlyBonza .title{width:100%;font-size:1.25rem;color:#2b2b2b;display:block;text-align:center}.adsSection{display:flex;align-items:center;justify-content:center;gap:48px;margin-top:48px;isolation:isolate;max-width:100vw;overflow-x:hidden;padding:0 0 60px}.adsSection>div{position:relative;border-radius:16px;padding:15px 15px 65px}.adsSection>div.bzingaGamesHome{background:linear-gradient(110deg,#daa3fc 4.55%,#f9e0c4);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div.bzingaGamesHome:before{content:"";position:absolute;inset:10%;background-image:url(/_next/static/media/gift-1.e22251a1.svg);background-repeat:no-repeat;background-size:contain;z-index:-1;transform:translate(-80%)}.adsSection>div.brandGamesHome{background:linear-gradient(112deg,#ffeec7 7.51%,#ff9a7e 97.99%);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div.brandGamesHome:before{content:"";position:absolute;inset:10%;background-image:url(/_next/static/media/gift-2.64497645.svg);background-repeat:no-repeat;background-size:contain;z-index:-1;transform:translate(80%,-20%)}.adsSection>div.bzingaClubHome{background:linear-gradient(110deg,#a3ccfc 4.55%,#dff9c4);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div.enterVoicesbzHome{background:linear-gradient(112deg,#fca3e3 7.51%,#c4f9c9 97.99%);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div img{height:200px;width:100%;background:#fff;border-radius:12px;padding:0}.adsSection .btn{padding:14px 40px;color:#fff;text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase;text-decoration:none;position:absolute;left:50%;border-radius:8px;background:#5f2b85;box-shadow:inset 0 4px 9px 0 #daa8ff,inset 0 0 7px 0 #1d052e;transform:translate(-50%,50%);white-space:nowrap}.infinixAds{display:flex;display:-webkit-flex;align-items:center;justify-content:center;padding-bottom:1.5rem;padding-top:1.5rem}.clickToWin{padding-top:1rem}.clickToWin .title-wrp{width:40%;margin:auto}.clickToWin .adsSection .btn{width:80%}footer{margin-top:50px}footer .footer{background:#ff9d09;height:48px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;gap:8px;font-size:1.125rem;font-weight:500;width:100%}footer .footer :is(span,a){text-decoration:none;color:#000}.footerAdsContainer{text-align:center;margin-top:20px}.footerSlider .h-title{margin-top:50px;margin-bottom:48px}.footerSlider .addContainer{width:70%;margin:auto}.footerSlider .addContainer .topBanner{display:flex;align-items:center}.footerSlider .addContainer .topBanner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productsList{width:calc(100% - 100px);margin:0 auto;padding:1.5rem 0}.products{display:flex;flex-wrap:wrap;width:100%;margin-top:2rem}.products li{flex:0 0 calc(50% - 10px);border:2px solid #e9e9e9;border-radius:13px;display:flex;padding:10px;gap:20px;margin-bottom:20px}.products li:nth-child(odd){margin-right:20px}.products .image{border:2px solid #e9e9e9;border-radius:13px;flex:0 0 50%;text-align:center;max-width:230px;height:230px;position:relative;display:flex}.products .image img{border-radius:10px}.products .image .zoomIn{position:absolute;bottom:10px;left:10px;cursor:pointer}.products .productDetail{flex:0 0 50%;position:relative}.products .adsProduct{border:none;justify-content:center}.timeBlock{padding:5px 0 0}.timeBlock span{color:#757575;font-size:1.25rem;margin-right:10px;min-width:95px}.timeBlock .time{background:#ddffe0;color:#547e1e;font-size:1.25rem;padding:3px 10px;border-radius:7px}.productDesc{padding:5px 0}.participationModal{font-size:1.125rem;color:#1d1d1d;gap:20px;padding-top:5px}.participationModal,.participationModal span{display:flex;display:-webkit-flex;align-items:center}.participationModal span{gap:5px}.productDetail h3{padding:0 0 5px;font-size:1.5rem;font-weight:500}.productDetail .btnBlock{position:relative;width:100%}.productDetail .btnBlock a{text-decoration:none}.productDetail .btnBlockBrand{position:absolute;bottom:5px;width:100%}.productDetail .btnBlockBrand a{text-decoration:none}.productDetail .productDesc p{color:#a451df;padding:3px 0;font-size:1.25rem;font-weight:500;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden}.productDetail .btnBlue,.productDetail .btnGray,.productDetail .btnYellow{font-size:1.125rem;text-align:center;padding:19px 0;border-radius:7px;cursor:pointer}.adsBlockMiddle{width:100%;display:flex}.container .react-tabs{position:relative}.container .react-tabs .rightBtnBlock,.container .rightBtnBlock{position:absolute;top:10px;right:0}.container .tabs{border:none;display:flex}.tabs{position:relative}.tabs .swiper{margin:0;width:calc(100% - 100px);position:static}.tabs .swiper .swiper-slide{width:auto}.tabs .swiper .swiper-button-prev{position:absolute;top:25px;left:auto;border:1px solid #000;height:36px;width:36px;border-radius:8px;right:45px}.tabs .swiper .swiper-button-prev:after{background:url(/_next/static/media/left_tab_arrow.27985ccb.svg) no-repeat 2px 3px;color:transparent;font-size:1.25rem;content:"prev arrow"}.tabs .swiper .swiper-button-prev:hover{background:#5d2684}.tabs .swiper .swiper-button-prev:hover:after{background:url(/_next/static/media/right_tab_arrow.92775929.svg) no-repeat 2px 3px;transform:rotate(180deg)}.tabs .swiper .swiper-button-next{position:absolute;top:25px;left:auto;border:1px solid #000;height:36px;width:36px;border-radius:8px;right:0}.tabs .swiper .swiper-button-next:after{background:url(/_next/static/media/left_tab_arrow.27985ccb.svg) no-repeat 2px 3px;color:transparent;font-size:1.25rem;content:"prev arrow";transform:rotate(180deg)}.tabs .swiper .swiper-button-next:hover{background:#5d2684}.tabs .swiper .swiper-button-next:hover:after{background:url(/_next/static/media/right_tab_arrow.92775929.svg) no-repeat 2px 3px;transform:rotate(0deg)}.react-tabs__tab-list .swiper{margin:0;width:calc(100% - 315px);position:static}.react-tabs__tab-list .swiper .swiper-slide{width:auto}.react-tabs__tab-list .swiper .swiper-button-next,.react-tabs__tab-list .swiper .swiper-button-prev{position:absolute;top:25px;left:auto;border:1px solid #000;height:36px;width:36px;border-radius:8px}.react-tabs__tab-list .swiper .swiper-button-prev{right:260px}.react-tabs__tab-list .swiper .swiper-button-next{right:215px}.react-tabs__tab-list .swiper .swiper-button-next:after,.react-tabs__tab-list .swiper .swiper-button-prev:after{background:url(/_next/static/media/left_tab_arrow.27985ccb.svg) no-repeat 2px 3px;color:transparent;font-size:1.25rem}.react-tabs__tab-list .swiper .swiper-button-prev:after{content:"prev arrow"}.react-tabs__tab-list .swiper .swiper-button-next:after{content:"prev arrow";transform:rotate(180deg)}.react-tabs__tab-list .swiper .swiper-button-next:hover,.react-tabs__tab-list .swiper .swiper-button-prev:hover{background:#5d2684}.react-tabs__tab-list .swiper .swiper-button-next:hover:after,.react-tabs__tab-list .swiper .swiper-button-prev:hover:after{background:url(/_next/static/media/right_tab_arrow.92775929.svg) no-repeat 2px 3px}.react-tabs__tab-list .swiper .swiper-button-prev:hover:after{transform:rotate(180deg)}.react-tabs__tab-list .swiper .swiper-button-next:hover:after{transform:rotate(0deg)}.container .react-tabs__tab-list{border:none;display:flex;justify-content:center;cursor:pointer}.container .react-tabs__tab{font-size:1rem;padding:10px 20px;background:#e9e9e9;margin-right:10px;border-radius:4px;cursor:pointer}.container .react-tabs__tab-panel{margin-top:2rem}.container .react-tabs__tab--selected{background:#ffc42e;border-color:transparent;border-radius:4px}.brands{padding-top:1.5rem}.brands .tabs span{font-size:1rem;padding:5px 20px;background:transparent;border:1px solid #e9e9e9;margin-right:10px;margin-bottom:10px}.brands .tabs span.active{border:1px solid #ffc42e;background:transparent;border-radius:4px}.bzingaGames{padding-top:1.5rem}.referfriendCoupon{text-align:center}.referfriendCoupon .modal-dialog .btn{margin-block:0}.gameHistoryContainer.container .productsList{display:flex;justify-content:center;gap:20px}.gameHistoryContainer .sideGutter{flex:0 0 160px;margin-top:35px}.gameHistoryContainer .sideGutter .image{margin-bottom:35px}.gameHistoryContainer .centerWindow{flex:0 0 calc(100% - 320px)}.gameHistory{margin:0 auto}.gameHistory li{background:#f5f5f5;width:100%;height:203px;margin-bottom:10px;font-size:1.5rem;text-align:center;position:relative;border-radius:15px}.gameHistory li.winner{background:#f5f5f5 url(/_next/static/media/winner.787ecc44.png)}.gameHistory li.runnerup{background:#f5f5f5 url(/_next/static/media/winner.787ecc44.png) no-repeat 50% 50%}.gameHistory a{color:#363636}.rightSide{float:right}.gameResult{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;cursor:pointer}.gameResult .matchMessage{color:#481496}.gameResult>div{padding:5px 0}.rightBtnBlock span.gamebtn{border:1px solid #5d2684;border-radius:6px;color:#5d2684;padding:11px 30px;font-size:1.25rem;font-weight:600;cursor:pointer}.rightBtnBlock span.gamebtn a{text-decoration:none}.error{color:red;border-color:red}.puzzleGameGrid{display:flex;flex-flow:row wrap}.puzzleGameGrid .puzzleImgWrp{display:flex;align-items:center;justify-content:center;padding:2px;flex:1 1 auto;aspect-ratio:1/1}.puzzleGameGrid .puzzleImgWrp img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.full-img{position:relative;margin-top:20px;width:100%;display:flex;align-items:center;justify-content:flex-end}.full-img img{height:100px;max-width:100%}.full-img .zoomInProd{position:absolute;top:10px;left:10px;cursor:pointer;aspect-ratio:auto;height:20px!important;width:20px;-o-object-fit:contain;object-fit:contain;background:#fff}.thankyou{width:100%;max-width:1440px;margin:0 auto;background:url(/_next/static/media/bg-game.7a55bd08.png) no-repeat;background-size:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.thankyou__background{height:90%;width:80%;display:flex;justify-content:center;text-align:center;background:#ffd95f url(/_next/static/media/bg-desktop-thankyou.451eccc5.png) no-repeat;background-size:100%;border-radius:20px 20px 0 0;margin-top:3rem}.thankyou__container{padding-top:2rem;padding-bottom:2rem}.thankyou__title{color:#fff;font-size:3rem;font-weight:700;padding-top:1rem}.thankyou__subtitle{color:#ffc000;font-size:2.25rem;font-weight:700;padding-top:.5rem;padding-bottom:22rem}.thankyou__cta{padding:1.3rem 7.75rem;text-decoration:none;background-color:#5d2684;color:#fff;border:none;text-transform:uppercase;border-radius:8px;cursor:pointer}.thankyou__cta:hover{background-color:#411b5c}.winner .container{position:relative}.winner .container:before{background:url(/_next/static/media/leftsideTop.b23b7677.png) no-repeat 0 0;left:0}.winner .container:after,.winner .container:before{content:"";width:415px;height:345px;position:absolute}.winner .container:after{background:url(/_next/static/media/rigjtsideTop.9a6e5cd9.png) no-repeat 0 0;top:0;right:0}.winner .winnerWindow{background:url(/_next/static/media/frame.f39e1584.png) no-repeat 0 0;width:375px;height:375px;margin:25px auto 20px;display:flex;display:-webkit-flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;padding-top:2.125rem;position:relative;flex-direction:column;gap:20px;color:#fff;font-size:1.125rem;font-weight:700}.winner .winnerWindow img{border-radius:10px}.winner .consolationWindow{background:url(/_next/static/media/consolation.4a207732.png) no-repeat 0 0;padding-top:14em}.winner .cta{width:90%;height:3rem;font-size:1.5rem;background-color:#5d2684;color:#fff;border:none;border-radius:.5rem;cursor:pointer;position:absolute;bottom:-24px}.winner .cta:hover{background-color:#331549}.winner .correct_answer{color:#242424;font-size:1rem;text-align:center;max-width:540px;margin:2.75rem auto 0;position:relative}.winner .correct_answer p{color:#242424;font-size:1rem;padding:5px 0}.winner .correct_answer span{font-size:1.125rem;font-weight:700}.winner .correct_answer .strip{margin-top:-12px}.winner .title{padding:15px 0;font-size:1.125rem;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.winner .title span{background:url(/_next/static/media/winnerIcon.551a1c75.png) no-repeat;width:22px;height:22px}.winner .title b{font-weight:700}.winner .subtitle{color:#fff;font-size:3rem;font-weight:700;padding-top:.5rem;padding-bottom:.5rem}.winner .description{color:#fff;font-size:1.5rem;padding-bottom:14.75rem}.winnerInfo{position:relative}.winnerInfo.container-white{margin-bottom:10px}.winnerInfo.container-white:before{content:"";background:url(/_next/static/media/leftSideBlock.fda0af8a.png) no-repeat 0 0;width:100%;height:100%;position:absolute;bottom:0;left:0;background-size:contain}.winnerInfo.container-white:after{content:"";background:url(/_next/static/media/rightSideBlock.62d994ae.png) no-repeat 100% 0;width:100%;height:100%;position:absolute;top:0;right:0;background-size:contain}.winnerInfo p{font-weight:1.125rem;font-weight:700}.winnerInfo p.user_description{font-weight:1rem;font-weight:400}.container-white{width:100%;max-width:520px;margin:0 auto;border-radius:8px;border:1px solid #b0b0b0;background:#fff;padding:1.125rem;text-align:center}.runner_ups{margin-bottom:.75rem}.runner_ups .title{color:#000;font-size:1rem;font-weight:600;padding:0 0 5px}.runner_ups .subtitle{color:#242424;font-style:normal;font-size:1rem;font-weight:400}.winbottomLinks{flex-direction:column;justify-content:center;display:flex;display:-webkit-flex;align-items:center;margin-top:2rem}.winbottomLinks a{color:#5d2684;text-decoration:none}.winbottomLinks span{font-weight:400;color:#000}.winbottomLinks .terms{font-size:.75rem;font-weight:400;padding-top:1rem}.redirection-text{font-size:1rem;font-weight:700;color:#fff;text-align:center}.gameArea{background-image:url(/_next/static/media/bg-game.7a55bd08.png);background-repeat:no-repeat;background-size:cover}.gameArea .question{color:#4a00a3;padding:1.6rem}.gameArea .description,.gameArea .question{text-align:center;font-size:2.25rem;font-weight:700}.gameArea .description{color:#ffc000}.gameArea .hint{color:#4a00a3;text-align:center;padding-top:.75rem;font-size:1.62rem;font-weight:700}.gameArea .boucher{color:#ffc000;font-size:2.25rem}.gameArea .boucher,.gameArea .timer{font-weight:700;padding:1.6rem;text-align:center}.gameArea .timer{color:#4a00a3;font-size:1.875rem}.gameArea .container{flex-wrap:wrap;margin:0 auto;max-width:440px;background-color:#4a00a3;padding:3.5rem 2.5rem;border-radius:20px}.gameArea .container,.gameArea .container>div>span{display:flex;align-items:center;justify-content:center}.gameArea .container>div>span{display:-webkit-flex;text-align:center;padding:0 10px}.gameArea .option{color:#fff;height:250px;cursor:pointer;display:flex}.gameArea .text{width:170px}.gameArea .option{background-color:#d5230d;border-radius:20px 0 0 0}.gameArea .option+.option{background-color:#ffba00;border-radius:0 20px 0 0}.gameArea .option+.option+.option{background-color:#6aa142;border-radius:0 0 0 20px}.gameArea .option+.option+.option+.option{background-color:#00a2f4;border-radius:0 0 20px 0}.gameArea .container>div.identifyProduct{flex-basis:auto}.dishTVPolls{background:radial-gradient(98.49% 98.49% at 50% 50%,#9554c4 41.5%,#5d2684 100%);min-height:calc(100vh - 72px);text-align:center;display:flex;align-items:center;justify-content:center;position:relative;padding-top:40px}.dishTVPolls.poll-thankyou-bg:before{content:"";position:absolute;inset:0;background-image:url(/_next/static/media/bg-spiral.fe353131.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none}.dishTVPolls .poll-back-btn{position:absolute;top:12%;left:8%;width:32px;height:32px;cursor:pointer}.dishTVPolls .poll-titlebar{display:flex;align-items:center;justify-content:center;gap:32px;height:40px;background:#f4e100;position:absolute;top:0;right:0;left:0;color:#251134;text-align:center;font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.5px}.dishTVPolls .poll-subtitle{color:#f4e100;text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:22px}.dishTVPolls .poll-title{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.5px}.dishTVPolls .poll-options{display:flex;flex-flow:row wrap;align-items:center;margin:56px 0;gap:32px}.dishTVPolls .poll-options>.poll-opt{padding:14px 28px;width:calc(50% - 32px);border-radius:100px;border:1.5px solid #dfb2ff;background:#aa68da;color:#fff;text-align:left;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.4s;display:flex;align-items:center;gap:8px;pointer-events:all;position:relative;inset:auto}.dishTVPolls .poll-options>.poll-opt:hover{background:#ce93f9}.dishTVPolls .poll-options>.poll-opt.active,.dishTVPolls .poll-options>.poll-opt:active,.dishTVPolls .poll-options>.poll-opt:focus{background:#5d2684}.dishTVPolls .poll-options>.poll-opt.right{border:1.5px solid #69e384;background:#3bb756}.dishTVPolls .poll-options>.poll-opt.wrong{border:1.5px solid #fe715e;background:#e14631}.dishTVPolls .poll-options>.poll-opt button{height:20px;width:20px;border:1px solid #e4e4e4;background:#fff;pointer-events:none}.dishTVPolls .poll-options>.poll-opt button svg{stroke-width:4px!important;stroke:#5d2684}.dishTVPolls .poll-thankyou{position:relative;display:flex;align-items:center;justify-content:center;flex-flow:column wrap;gap:15px}.dishTVPolls .poll-thankyou h2{font-family:Kaushan Script;font-size:48px;font-weight:400;line-height:52px;letter-spacing:-.5px;text-align:left;color:#f4e100;text-align:center}.dishTVPolls .poll-thankyou p{font-family:Inter;font-size:18px;font-weight:500;line-height:36px;letter-spacing:-.5px;text-align:center;color:#fff}.dishTVPolls .poll-thankyou img{height:auto;width:300px}.dishTVPolls .poll-thankyou small{width:300px;position:absolute;bottom:6px;font-family:Inter;font-size:15px;font-weight:600;line-height:20px;letter-spacing:0;text-align:center;color:#fff;padding:0 12px}.dishTVPolls .poll-thankyou small i{font-style:normal;font-weight:900;color:#5d2684;cursor:pointer;filter:drop-shadow(1px 1px 1px white)}.dishTVPolls .poll-thankyou .img-wrp{display:flex;align-items:center;justify-content:center;position:relative;padding-inline:150px;background-image:url(/_next/static/media/stars.03709654.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media(max-width:1300px){.dishTVPolls .poll-thankyou h2{font-size:65px}.dishTVPolls .poll-thankyou .img-wrp{padding:0}}.poll-btn{display:flex;height:56px;padding:16px 24px;justify-content:center;align-items:center;gap:10px;border-radius:200px;border-bottom:4px solid #eab01a;background:#f4e100;color:#251134;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}@media only screen and (max-width:768px){.dishTVPolls{align-items:start}.dishTVPolls .poll-titlebar{height:auto;padding:6px 0}.dishTVPolls .poll-options{margin:24px 0 76px;gap:16px;flex-flow:column wrap}.dishTVPolls .poll-options .poll-opt{padding:14px;width:100%}.dishTVPolls .poll-thankyou{padding:30px 0 20px;aspect-ratio:inherit}.dishTVPolls .poll-thankyou h2{font-size:40px;font-style:normal;font-weight:700;line-height:52px}.dishTVPolls .poll-thankyou p{line-height:normal}.dishTVPolls .poll-back-btn{top:85px}.poll-btn{width:100%}}.page404 .Image404{display:flex;display:-webkit-flex;align-items:center;justify-content:center;flex-direction:column;color:#3f3f46}.page404 h3{line-height:normal;font-size:3rem;font-weight:700;color:#3f3f46;padding-top:1rem}.page404 .content{display:flex;text-align:center;padding-top:2rem;padding-bottom:1rem;flex-direction:column}.page404 .content p{font-size:1.125rem;padding:5px 0}.btns{display:flex;justify-content:center;gap:20px;margin-top:2rem}.btns .btnBlank{border:1px solid #5d2684;color:#5d2684}.btns .btnBlank,.btns .btnFill{font-size:1.125rem;padding:12px 10px;flex:0 0 220px;text-align:center;border-radius:6px;text-decoration:none}.btns .btnFill{background:#5d2684;color:#fff}.bottomLinks{padding-top:4rem}.bottomLinks ul{display:flex;justify-content:center;font-size:1rem;gap:8px}.bottomLinks ul li{display:flex;display:-webkit-flex;align-items:center;gap:8px}.bottomLinks ul li.appOn{gap:20px}.InnerPages{padding-top:2rem}.InnerPages h1{font-size:2rem;line-height:3rem;padding-bottom:.5rem}.InnerPages h5{font-size:1.375rem;line-height:1.62rem;padding:.5rem 0}.InnerPages h6,.InnerPages p{font-size:1.125rem;line-height:1.62rem;padding:.5rem 0}.InnerPages .accordion__button{font-size:1.125rem;line-height:1.62rem;padding:1rem}.InnerPages .accordion__button:hover{background-color:#ffc42e;color:#fff}.InnerPages .accordion__button:before{position:relative;top:-1px;margin-right:15px}.InnerPages a{color:#5d2684;text-decoration:none}.InnerPages a:hover{text-decoration:underline}.accordion__button[aria-expanded=true],.accordion__button[aria-selected=true]{background-color:#ffc42e;color:#fff}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{top:-3px}.bulletList li{background:url(/_next/static/media/arrow_bullet.90a1994a.png) no-repeat 0 9px;background-size:10px 12px;padding-left:20px;font-size:1.125rem;line-height:1.75rem}.logout{margin-bottom:auto}.guessMRP img.productImg{border:4px solid #ffc300;border-radius:24px;margin:0 auto 10px}.guessMRP h2{font-size:1rem;text-align:center;padding:20px;background:linear-gradient(180deg,#fede38,#fffae7);-webkit-background-clip:text;background-clip:text;color:transparent}.guessMRP h2.identifyOption{border:1px solid #fede38;border-radius:4px;background:#fff;width:100%;color:#4a00a3;font-size:.875rem;margin:5px 0;text-align:left;padding:4px 19px;min-height:42px;display:flex;display:-webkit-flex;align-items:center;cursor:pointer}.guessMRP h2.identifyOption.active,.guessMRP h2.identifyOption:hover{border:5px solid #fede38;background:#fffae7;padding:0 15px}.guessMRP .inputBoxMRP{padding:10px 0}.guessMRP .inputBoxMRP,.guessMRP .inputBoxMRP ul{display:flex;gap:16px;justify-content:center}.guessMRP .inputBoxMRP .inputBox{background:#fff;border:2px solid #ffc300;border-radius:5px;width:43px;height:54px;font-size:1.5rem;text-align:center}.guessMRP .submitBtn,.submitBtn{background:linear-gradient(329deg,#fede38,#ffc300);color:#5d2684;text-transform:uppercase;outline:none;border:none;padding:16px 0;border-radius:10px;margin-top:50px;font-size:1rem;font-weight:500;text-align:center;display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer}.unjumbleMRP .inputBoxMRP .inputBox{cursor:move}.radioGameBox .container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:1.375rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radioGameBox input{position:absolute;opacity:0;cursor:pointer}.radioGameBox input~.checkmark{background-color:#ccc}.radioGameBox input:checked~.checkmark{background-color:#2196f3}.radioGameBox input:checked~.checkmark:after{display:block}.radioGameBox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.radioGameBox .checkmark:after{content:"";display:none;position:absolute;top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}.identifyOptins{padding:10px 0 0}.identifyOptins .submitBtn{margin-top:25px}.timer-wrapper{display:flex;justify-content:center}.timer{display:flex;display:-webkit-flex;align-items:center;flex-direction:column;position:relative}.value{font-size:1.875rem}.timeCenter{position:absolute;bottom:-40px;background:#fff;border-radius:50%;background:url(/_next/static/media/circle.59867649.png) no-repeat 0 -1px;width:88px;height:88px;text-align:center}.timeCenter>div{top:4px;left:4px}.info{max-width:80px;margin:40px auto 0;text-align:center;font-size:1rem}.tooLate{font-size:.625rem}.split{position:relative;margin:0 auto}.split,.split-mask{display:flex;width:220px}.split-mask{height:220px;position:absolute;border:4px solid #ffc300;border-radius:24px;flex-wrap:wrap}.intbox{display:inline-block;border:1px solid #fff}.red{background:red}.coverMask{border-radius:24px;overflow:hidden;width:100%;display:flex;flex-wrap:wrap}.optionn{color:#fff;border:1px solid #000;padding:1rem}video{width:100%;height:80vh}.drag-container{flex-wrap:wrap;width:100%;display:flex;gap:10px;text-align:center}.drag-item{background-color:#fff;border-radius:15px;flex:0 0 calc(50% - 5px);width:50%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;position:relative;cursor:move}.drag-item span{color:#4f0088;font-size:.875rem}.drop-destination{display:flex;display:-webkit-flex;align-items:center;justify-content:center;background-color:#fff;border:2.5px solid #fede38;height:8.5rem;width:100%;border-radius:15px;margin-top:1.4rem}.drop-destination span{color:#4f0088;font-size:1.375rem;font-weight:700}.drop-destination .drag-item{display:flex;flex-direction:row;width:100%;gap:25px}.drop-submit{background-color:#fede38;border:none;color:#4f0088;width:20.5rem;height:3rem;border-radius:8px;margin-top:1.6rem;font-weight:700;cursor:pointer}.zoomInProd{position:absolute;top:10px;left:10px;cursor:pointer}ul.bullets{font-size:1.125rem}ul.bullets li{padding:.25rem 0 .25rem 2rem;position:relative}ul.bullets li:before{content:".";position:absolute;top:-28px;left:6px;font-size:3rem}.contentBlock{display:flex}.contentBlock .leftBlock,.contentBlock .rightBlock{flex:0 0 50%}.loader{transform:translate(-50%,-50%);width:75px;height:75px;border-radius:50%;display:inline-block;position:relative;top:35%;left:50%;border-color:#5d2684 #5d2684 transparent transparent;border-style:solid;border-width:5px;-o-box-sizing:border-box;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{border-color:transparent transparent #ff3d00 #ff3d00;border-style:solid;border-width:5px;width:60px;height:60px;border-radius:50%;animation:rotationBack .5s linear infinite}.loader:after,.loader:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transform-origin:center center}.loader:before{border-color:#ff9d08 #ff9d08 transparent transparent;border-style:solid;border-width:5px;width:50px;height:50px;border-radius:50%;animation:rotation 1.5s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.loaderWindow{position:absolute;width:100%;height:calc(100vh - 260px);background:rgba(0,0,0,.7)}.notFoundBlock{height:calc(100vh - 338px);width:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.adTopContainer{max-width:738px;margin:0 auto;padding-top:1.5rem;padding-bottom:1.5rem}.adBottomContainer{max-width:1273px;margin:0 auto}.containerAdHolder2{max-width:725px;margin:0 auto 64px}ol{counter-reset:item}ol li{display:block;font-size:1.125rem;line-height:1.62rem}ol li li{padding-left:1rem}ol li:before{content:counters(item,".") " ";counter-increment:item}.containerAdHolder2Banner{top:0!important}.tabs span{display:inline-block;border:1px solid transparent;border-bottom:none;position:relative;bottom:-1px;list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1rem;padding:10px 20px;background:#e9e9e9;margin-right:10px;border-radius:4px}.tabs span.active{background:#ffc42e;border-color:transparent;border-radius:4px}.dragContainer{flex-direction:column;gap:10px}.dragItem{width:100%;display:flex;flex-direction:row}.prediction__container{min-height:400px}.prediction__container,.prediction__item{display:flex;display:-webkit-flex;align-items:center;justify-content:center}.prediction__item{background-color:#fff;border-radius:15px;flex:0 0 calc(50% - 5px);flex-direction:column;padding:10px;position:relative;cursor:pointer;border:5px solid #fff;min-height:190px}.prediction__item--active{border:5px solid #ffc42e}.consolation__content{max-width:513px;width:90%;margin:0 auto}.consolation__description{color:#363636;text-align:center;font-size:18px;font-weight:700;padding-bottom:36px}.consolation__coupon{background:#f7f2ff;display:flex;justify-content:space-between;color:#ff876c;font-size:24px;font-weight:700;padding:20px 18px;margin-bottom:23px}.consolation__coupon--text{letter-spacing:4.32px}.consolation__coupon--copy{display:flex;justify-content:center;align-items:center;color:#5d2684;cursor:pointer}.consolation__coupon--copy .icon{margin-right:8px}.consolation__coupon--copy .text{font-size:16px;font-weight:400}.consolation__cta{width:100%;height:3rem;font-size:1.5rem;background-color:#5d2684;color:#fff;border:none;border-radius:.5rem;cursor:pointer;margin-bottom:13px}.consolation__cta:hover{background-color:#331549}.consolation__terms{text-align:center;margin-bottom:48px}.consolation__terms--link{text-decoration:inherit;color:inherit;cursor:pointer}.navbar{background:#5d2684}.brandHolderContainer{flex-wrap:wrap;gap:16px;padding-top:30px;padding-bottom:30px;max-width:830px}.brandHolder,.brandHolderContainer{display:flex;justify-content:center}.brandHolder{width:266px;height:133px;padding:8.924px 29.388px 8.187px 30.117px;align-items:center;border-radius:10.649px;border:.744px solid #c1c1c1;cursor:pointer}.brandsSubTitle{color:#fa6e51;font-size:24px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;text-align:center;padding-top:1.5rem}.brandsSubTitle .focus{color:#323232}.brandRoomImgContainer{display:flex;align-items:center;justify-content:center;flex-direction:column}.brandRoomImg{max-width:568px;padding-bottom:58px}.polls h6{color:#4a00a3;text-align:center}.polls .btn,.polls h6{font-size:1rem;font-weight:600}.polls .btn{background:#5d2684;color:#fff;width:350px;padding:14px 0;margin:0 auto;border-radius:4px}.pollContainer{width:628px;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:30px;padding-top:15px;padding-bottom:45px}.pollContainer.iconImagePoll{gap:24px;justify-content:center;align-items:baseline;flex-direction:inherit;padding-top:25px}.pollContainer.iconImagePoll .fourImageAngle{flex:0 0 120px;display:flex;flex-direction:column;gap:15px}.pollContainer.iconImagePoll .fourImageAngle .image{border:1px solid #7c1bbe;border-radius:5px;width:120px;height:120px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px 0 #7c1bc0}.pollContainer.iconImagePoll .fourImageAngle .image.active,.pollContainer.iconImagePoll .fourImageAngle .image:hover{border:3px solid #ffc42e;box-shadow:0 1px 4px 0 #ffc42e}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle.green,.pollContainer.iconImagePoll.winnerPoll .fourAngle.green{background:#9dffca;border:1px solid #9dffca}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle.green .fourAngleInner,.pollContainer.iconImagePoll.winnerPoll .fourAngle.green .fourAngleInner{background:#26bd66;color:#26bd66}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle.green span.percentage,.pollContainer.iconImagePoll.winnerPoll .fourAngle.green span.percentage{color:#0a5128}.pollContainer.iconImagePoll span{color:#5d2684;font-size:1rem;font-weight:400;text-align:center}.pollContainer.iconImageProgressPoll,.pollContainer.winnerPoll{width:100%;max-width:600px;gap:30px;padding-top:20px;padding-bottom:35px;justify-content:flex-start}.pollContainer.iconImageProgressPoll .fourAngle,.pollContainer.winnerPoll .fourAngle{transform:inherit;flex:0 0 calc(50% - 15px);height:48px}.pollContainer.iconImageProgressPoll .fourAngle span,.pollContainer.winnerPoll .fourAngle span{font-size:.75rem;font-weight:400;transform:perspective(0) rotateY(0deg) scale(1);padding-left:15px}.pollContainer.iconImageProgressPoll .fourAngle .fourAngleInner,.pollContainer.winnerPoll .fourAngle .fourAngleInner{height:48px;top:0;left:0;border-radius:2px}.pollContainer.iconImageProgressPoll .fourAngle .fourAngleInner.green,.pollContainer.winnerPoll .fourAngle .fourAngleInner.green{background:#26bd66}.pollContainer.iconImageProgressPoll .fourAngleInner span,.pollContainer.winnerPoll .fourAngleInner span{width:150px;position:absolute;left:0;text-align:left}.pollResultHeading{font-size:1rem;color:#242424}.fourAngle{width:296px;height:56px;background:#ede3ff;border:1px solid #502f92;transform:perspective(18px) rotateY(-1deg);margin:0;position:relative;overflow:hidden;align-items:center;justify-content:end;display:flex;border-radius:4px;font-size:1.2rem;font-weight:500;color:#5d2684;cursor:pointer}.fourAngle.active{border:1px solid #ffc42e}.fourAngle.reverse{transform:perspective(18px) rotateY(-179deg);justify-content:start;left:46px}.fourAngle.reverse span{transform:perspective(0) rotateY(180deg) scale(1.2);font-size:.625rem;padding-left:15px}.fourAngle.reverse span.optionValue{position:absolute;right:0;left:auto;z-index:1}.fourAngle.reverse span.percentage{transform:inherit;font-size:1rem}.fourAngle.reverse .fourAngleInner{right:-7%;left:auto;transform:inherit;top:-4px;height:66px;color:#5d2684}.fourAngle .fourAngleInner{color:#5d2684}.fourAngle:hover{border:1px solid #ffc42e}.fourAngle span{padding-left:30px;transform:inherit;font-size:.75rem;padding-right:15px;transform:perspective(0) rotateY(0deg) scale(1.3)}.fourAngle span.optionValue{position:absolute;left:0;z-index:1}.fourAngle span.percentage{transform:perspective(0) rotateY(0deg) scale(.9);z-index:1}.fourAngle.withoutBg{background:transparent;justify-content:start}.fourAngle.withoutBg span{transform:perspective(0) rotateY(0deg) scale(1.1)}.fourAngle.withoutBg.reverse{justify-content:end}.fourAngle.withoutBg.reverse span{transform:inherit;padding-left:14px;font-size:.625rem}.fourAngleInner{position:absolute;top:-1px;left:-1px;width:56%;height:56px;background:#cbaeff;transform:perspective(200px) rotateY(-1deg);border-radius:4px}.fourAngleInner,.heading_poll{display:flex;align-items:center}.heading_poll{background:url(/_next/static/media/bg_heading_poll.69447417.png) no-repeat 50% 100%;position:relative;width:414px;margin:25px auto;justify-content:center;flex-direction:column;flex-wrap:wrap;height:195px}.heading_poll h5{position:absolute;color:#fff;font-size:1rem;width:352px;padding:0 30px;text-align:center;margin:auto}.heading_poll.witoutBg{background:none;height:auto;margin:10px auto}.pollStatus{width:480px;margin:0 auto;padding-top:25px}.pollStatus h4{font-size:1.125rem;color:#5d2684;font-weight:600;text-align:center;padding:10px 0 0}.pollStatus p{font-size:1rem;color:#707070;font-weight:400;text-align:center;padding:10px 0}.pollListing{width:880px;margin:0 auto}.pollListing h5{max-width:610px;width:100%;text-align:center;font-size:1.5rem;color:#323232;text-transform:uppercase;margin:0 auto}.pollListing h5 span{color:#fa6e51}.polllists{padding-bottom:24px;padding-top:2.5rem}.polllists ul{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.polllists li{max-width:428px;flex:0 0 calc(50% - 12px);background:#ffafcc;border-radius:16px}.polllists li.adsProduct{background:none;display:flex;align-items:center;justify-content:center}.polllists li.carnatioPink{background:#ffafcc}.polllists li.carnatioPink .pollbtn{background:#b23060}.polllists li.carnatioPink .share{border:1px solid #b23060}.polllists li.carnatioPink .btnshare{fill:#b23060}.polllists li.carnatioPink .timeBlock span{color:#fff;min-width:95px}.polllists li.carnatioPink .timeBlock span.time{background:#fff2ef;color:#b23060;border-radius:4px}.polllists li.softOrange{background:#fbc4ab}.polllists li.softOrange .pollbtn{background:#e37070}.polllists li.softOrange .share{border:1px solid #e37070}.polllists li.softOrange .btnshare{fill:#e37070}.polllists li.softOrange .timeBlock span{color:#fff}.polllists li.softOrange .timeBlock span.time{background:#fff2ef;color:#e37070;border-radius:4px}.polllists li.shockingOrange{background:#ea9ab2}.polllists li.shockingOrange .pollbtn{background:#a84966}.polllists li.shockingOrange .share{border:1px solid #a84966}.polllists li.shockingOrange .btnshare{fill:#a84966}.polllists li.shockingOrange .timeBlock span{color:#fff}.polllists li.shockingOrange .timeBlock span.time{background:#fff2ef;color:#a84966}.polllists li.desaturatedblue{background:#809bce}.polllists li.desaturatedblue .pollbtn{background:#2b4981}.polllists li.desaturatedblue .share{border:1px solid #2b4981}.polllists li.desaturatedblue .btnshare{fill:#2b4981}.polllists li.desaturatedblue .timeBlock span{color:#fff;min-width:75px}.polllists li.desaturatedblue .timeBlock span.time{background:#fff2ef;color:#2b4981;border-radius:4px}.polllists li.pixiegreen{background:#bed0ad}.polllists li.pixiegreen .pollbtn{background:#5a7d39}.polllists li.pixiegreen .share{border:1px solid #5a7d39}.polllists li.pixiegreen .btnshare{fill:#5a7d39}.polllists li.pixiegreen .timeBlock span{color:#fff}.polllists li.pixiegreen .timeBlock span.time{background:#fff2ef;color:#5a7d39;border-radius:4px}.polllists li.seagull{background:#7ec4cf}.polllists li.seagull .pollbtn{background:#267784}.polllists li.seagull .share{border:1px solid #267784}.polllists li.seagull .btnshare{fill:#267784}.polllists li.seagull .timeBlock span{color:#fff}.polllists li.seagull .timeBlock span.time{background:#fff2ef;color:#267784}.polllists li.echoblue{background:#9cadce}.polllists li.echoblue .pollbtn{background:#455a83}.polllists li.echoblue .share{border:1px solid #455a83}.polllists li.echoblue .btnshare{fill:#455a83}.polllists li.echoblue .timeBlock span{color:#fff}.polllists li.echoblue .timeBlock span.time{background:#fff2ef;color:#7a3f4f}.polllists li.pinkFlare{background:#d4afb9}.polllists li.pinkFlare .pollbtn{background:#7a3f4f}.polllists li.pinkFlare .share{border:1px solid #7a3f4f}.polllists li.pinkFlare .btnshare{fill:#7a3f4f}.polllists li.pinkFlare .timeBlock span{color:#fff}.polllists li.pinkFlare .timeBlock span.time{background:#fff2ef;color:#7a3f4f}.pollBlock{padding:16px}.pollBlock .pollHeading{display:flex;gap:15px;color:#fff}.pollBlock .pollHeading .image img{border:1px solid #fff;border-radius:2px}.pollBlock .heading{font-size:1.375rem;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.pollBlock .timeBlock{display:flex;align-items:center;justify-content:flex-start;padding-left:68px}.pollBlock .timeBlock span{min-width:95px;font-size:.875rem}.pollBlock .btnBlock{display:flex;gap:15px;margin-top:15px}.pollBlock .btnBlock .pollbtn{flex:0 0 calc(100% - 70px)}.pollBlock .btnBlock .share{border:1px solid #b23060;flex:0 0 52px;height:52px;border-radius:6px;display:flex;align-items:center;justify-content:center}.pollContainer.iconImagePoll.iconImageProgressPoll .optionBlock,.pollContainer.iconImagePoll.winnerPoll .optionBlock{position:relative;display:flex;flex-direction:column;gap:10px}.pollContainer.iconImagePoll.iconImageProgressPoll .optionBlock .option,.pollContainer.iconImagePoll.winnerPoll .optionBlock .option{text-align:left}.pollContainer.iconImagePoll.iconImageProgressPoll .optionContainer,.pollContainer.iconImagePoll.winnerPoll .optionContainer{flex-basis:calc(50% - 15px);display:flex;position:relative;gap:12px;align-items:flex-end}.pollContainer.iconImagePoll.iconImageProgressPoll .optionContainer img,.pollContainer.iconImagePoll.winnerPoll .optionContainer img{border:.37px solid #7c1bbe;border-radius:4px;padding:1px}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle,.pollContainer.iconImagePoll.winnerPoll .fourAngle{width:auto;position:static;flex-basis:140px;height:20px;border-radius:10px;border:none;cursor:inherit}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle span.percentage,.pollContainer.iconImagePoll.winnerPoll .fourAngle span.percentage{padding-right:12px;font-size:.5rem}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle .fourAngleInner,.pollContainer.iconImagePoll.winnerPoll .fourAngle .fourAngleInner{height:20px;border-radius:10px}.pollContainer.iconImagePoll.iconImageProgressPoll .progressPoll,.pollContainer.iconImagePoll.winnerPoll .progressPoll{position:relative;margin-bottom:2px;width:140px}.pollContainer.iconImagePoll.iconImageProgressPoll .progressPoll .option,.pollContainer.iconImagePoll.winnerPoll .progressPoll .option{position:absolute;left:0;top:-20px;padding-left:2px;font-weight:600;text-align:left}.tabsMain{display:flex;justify-content:center;max-width:360px;width:100%}.tabsMain span{color:#5d2684;border:1px solid #5d2684;border-right-color:transparent;font-size:1rem;padding:15px 0;cursor:pointer;max-width:120px;width:33.33%;text-align:center}.tabsMain span.active{background:#5d2684;color:#fff}.tabsMain span:last-child{border-right:1px solid #5d2684}.gameHistoryContainer .gameHeader{padding-top:20px;margin:0 auto;display:flex;justify-content:unset;align-items:center;width:100%}.gameHistoryContainer .gameHeader .leftSide{flex:0 0 33%}.gameHistoryContainer .gameHeader .rightSide{float:inherit;display:flex;justify-content:center;flex:0 0 33%}.popupTickets .modal-dialog{max-width:344px;padding:15px}.popupTickets .modal-dialog h1{font-size:1.25rem;line-height:2.25rem;padding-bottom:0;margin-bottom:0}.popupTickets .modal-dialog p{font-size:.875rem;line-height:1.25rem}.popupTickets .modal-dialog .btn{margin-block:20px}.popupTickets .numberTickets{display:flex;align-items:center;padding-top:10px;justify-content:space-around}.popupTickets .numberTickets span{color:#5e2785;font-size:.875rem}.popupTickets .numberTickets input{padding:8px 16px}@media only screen and (max-width:1340px){.container{width:calc(100% - 30px)!important}.howToWinBlock h1{font-size:3rem;padding:1rem 0}.howToWinBlock .swiper-slide{width:300px}.howToWinBlock .swiper-slide img{width:100%;height:auto}.howToWinSlider .swiper-button-next,.howToWinSlider .swiper-button-prev{top:-50px}.hourlyBonza{width:100%;padding:1.5rem 0 2rem}.hourlyBonza .value{font-size:2rem}.hourlyBonza .title{font-size:1.125rem}.hourlyBonza li{flex:0 0 calc(25% - 8px)}}@media only screen and (max-width:1266px){.productDetail h3{font-size:1.125rem}.productDetail .btnBlock{width:90%}.participationModal,.productDetail .btnBlue,.productDetail .btnGray,.productDetail .btnYellow,.productDetail .productDesc p,.timeBlock .time,.timeBlock span{font-size:1rem}.productDetail .btnBlue,.productDetail .btnGray,.productDetail .btnYellow{padding:15px 0}}@media only screen and (max-width:900px){.adTopContainer img,.pollListing,.pollListing h5{width:100%}}@media only screen and (max-width:768px){header .logo{width:110px}header nav.navbar{padding:1rem 0}.navbar-nav li span,header nav .centerMenu,header nav .menuIcon{display:none}.navbar-nav.secondary li span{display:inline-block}.navbar-nav.secondary li .btn{padding:6px 18px}.navbar-nav li :is(a,span).nav-link{font-size:.875rem}.navbar-nav{gap:15px}.navbar-nav .nav-item img,.navbar-nav a.nav-link img,.navbar-nav a.nav-link.store-icon img{width:20px}.navbar-nav li{gap:10px;cursor:pointer}.navbar-nav+.navbar-nav{display:inline-block}.navbar-wrp .navbar-nav:last-child{display:flex;margin-left:10px}.menuBar{font-size:.875rem}.menuBar.mobilenav{display:flex;align-items:center;justify-content:space-between;padding:7px 0}.menuBar .centerMenu,.menuBar .menuIcon{display:flex}.centerMenu ul{gap:20px}.centerMenu ul li{font-size:14px}.topMenuSection{width:264px;top:18px;height:calc(100vh - 110px);overflow:auto}.topMenuSection li{padding:20px 0 20px 24px;font-size:.875rem}.submenu{right:-84px}.menuIcon{width:24px;gap:6px}.rightBtnBlock span.gamebtn{font-size:.75rem;padding:10px}.container.bzingaGames .tabs span{font-size:.875rem;padding:10px 15px}.tabs .swiper{width:calc(100% - 60px);position:static}.tabs .swiper .swiper-button-prev{height:24px;width:24px;right:30px;top:30px}.tabs .swiper .swiper-button-prev:after,.tabs .swiper .swiper-button-prev:hover:after{font-size:.625rem;background-position:0 0;height:66%}.tabs .swiper .swiper-button-next{height:24px;width:24px;right:0;top:30px}.tabs .swiper .swiper-button-next:after,.tabs .swiper .swiper-button-next:hover:after{font-size:.625rem;background-position:0 0;height:66%}.react-tabs__tab-list .swiper{width:calc(100% - 180px);position:static}.react-tabs__tab-list .swiper .swiper-button-next,.react-tabs__tab-list .swiper .swiper-button-prev{height:24px;width:24px}.react-tabs__tab-list .swiper .swiper-button-prev{right:144px;top:30px}.react-tabs__tab-list .swiper .swiper-button-next{right:115px;top:30px}.react-tabs__tab-list .swiper .swiper-button-next:after,.react-tabs__tab-list .swiper .swiper-button-next:hover:after,.react-tabs__tab-list .swiper .swiper-button-prev:after,.react-tabs__tab-list .swiper .swiper-button-prev:hover:after{font-size:.625rem;background-position:0 0;height:66%}.gameHistoryContainer .sideGutter{display:none}.gameHistoryContainer .centerWindow{flex-basis:100%}.gameHeader{display:flex;flex-direction:column}.gameHeader .leftSide{order:1;margin-bottom:25px}.gameHeader .rightSide{order:2;padding-bottom:30px;flex:0 0 100%}.gameHistoryContainer .gameHeader .leftSide,.gameHistoryContainer .gameHeader .rightSide{flex:0 0 100%;width:100%;text-align:center}header{position:relative;z-index:2}.brands .tabs span{padding:5px 10px}.page404 .btns,.page404 .content,.page404 h3{display:none}.bottomLinks{width:100%}.bottomLinks ul li{width:33%;justify-content:center}.bottomLinks li span{display:none}.bottomLinks img{height:auto;width:85%}.Image404 img{width:auto}.products .adsProduct+.adsProduct{display:none}.products li:nth-child(odd){margin-right:0}.products .image{max-width:40%;height:auto;flex:0 0 40%;border-radius:8px}.products .image img{width:100%;height:auto;border-radius:6px}.products .image .zoomIn{width:16px}.gameArea .question{font-size:1.5rem}.gameArea .hint{font-size:1rem}.loader{left:41%}.contentBlock{flex-wrap:wrap}.contentBlock .contentBlock .rightBlock,.contentBlock .leftBlock{flex:0 0 100%}.InnerPages p{font-size:.875rem;line-height:1.5rem}.howToWinBlock{padding-top:2rem;padding-bottom:1rem}.howToWinBlock h1{font-size:1.5rem}.howToWinBlock h1 img{width:30px}.howToWinBlock .swiper-slide{width:157px}.howToWinSlider .swiper-button-prev{top:-32px;-webkit-tap-highlight-color:rgba(0,0,0,0);right:40px}.howToWinSlider .swiper-button-prev:after{font-size:2.625rem;height:24px}.howToWinSlider .swiper-button-next{top:-32px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.howToWinSlider .swiper-button-next:after{font-size:2.625rem;height:24px;background-position:-27px 0}.mt15{margin-top:0}.infinixAds{padding-top:.5rem;padding-bottom:2rem}.clickToWin h2{width:100%;font-size:1.5rem}.swiper-slide-next .topBanner,.swiper-slide-prev .topBanner{top:.75rem}.leatherboardHome{padding:2rem 0}.hourlyBonzaMeter h3{font-size:1.5rem;gap:1rem;padding:1rem 0 .5rem}.hourlyBonzaMeter h3 img{width:36px;height:auto}.hourlyBonza{padding:1rem 0 1.5rem}.hourlyBonza ul{flex-wrap:wrap}.hourlyBonza li{flex-basis:calc(50% - 20px);height:109px}.hourlyBonza li+li .value:before,.hourlyBonza li+li+li .value:before,.hourlyBonza li+li+li+li .value:before{background-size:cover;background-image:url(/_next/static/media/total_game_winner.11db2b39.svg)}.hourlyBonza .value{font-size:1.5rem}.hourlyBonza .value:before{width:35px;height:35px;background-size:cover;background-image:url(/_next/static/media/total_gam.5a8105d2.png)}.hourlyBonza .title{font-size:.75rem}footer .footer{font-size:.625rem}.productsList{width:100%;padding:0}.productsList li{flex:0 0 100%}.productDetail h3{font-size:1rem}.participationModal,.productDetail .btnBlue,.productDetail .btnGray,.productDetail .btnYellow,.productDetail .productDesc p,.timeBlock .time,.timeBlock span{font-size:.875rem}.participationModal,.productDetail .btnBlue,.productDetail .btnGray,.productDetail .btnYellow{padding:10px 0;border-radius:4px}.footerAdsContainer img{width:100%;height:auto}.gameHistory{width:100%}.gameHistory li{font-size:.875rem;height:110px}.gameResult>div{padding:2px 0}.container .react-tabs__tab-list{display:flex;overflow-x:auto;overflow-y:hidden;justify-content:flex-start}.container .react-tabs__tab-list::-webkit-scrollbar-thumb{background:transparent}.container .react-tabs__tab{flex:none;font-size:.875rem;padding:10px 15px}.infinixAds img{width:100%}.thankyou__background{width:100%;height:100%;background-image:url(/_next/static/media/bg-mobile-thankyou.607f6e19.png)}.thankyou__title{font-size:1.5rem;padding-top:4rem}.thankyou__subtitle{font-size:1.125rem;padding-top:2rem}.thankyou__cta{padding:1rem 4.5rem}.winner .winnerWindow{margin:-13px auto 0;background-size:cover}.winner .container{width:100%}.winner .container:after,.winner .container:before{display:none}.winner .correct_answer{width:calc(100% - 30px)}.winner .strip img{width:100%;height:auto}.runner_ups,.winnerInfo.container-white{width:calc(100% - 30px)}.game__container{width:95%}.game__option--text{width:138px}.InnerPages h1{font-size:1.25rem;line-height:2rem}.InnerPages h5{font-size:1.125rem;line-height:1.75rem}.InnerPages .accordion__button{padding:.5rem}.bulletList li{font-size:.875rem}.gameArea .option{width:50%}.brands .tabs span img{height:35px!important}.puzzleImgWrp{touch-action:none}.consolationWindow{background-size:contain!important}.pollBlock .heading{font-size:1.125rem}.pollBlock .btnBlock .pollbtn{height:40px}.pollBlock .btnBlock .share{height:40px;width:40px}.polllists li{height:auto}.polllists li.adsProduct+.adsProduct{display:none}.pollStatus{width:100%;padding:25px 20px 0}.heading_poll{width:100%;height:155px;background-size:contain}.heading_poll img{width:330px;height:auto}.heading_poll h5{font-size:.75rem}.polls h6{font-size:.875rem;font-weight:500;width:90%;margin:0 auto}.polls .btn{width:100%;max-width:350px}.pollContainer{flex-direction:column;width:100%;margin-left:-18px}.pollContainer.iconImagePoll{margin-left:0}.pollContainer.iconImagePoll.winnerPoll .optionContainer{flex-basis:calc(100% - 0px);align-items:center;justify-content:flex-start}.pollContainer.iconImagePoll.iconImageProgressPoll{margin:0 auto;justify-content:center;width:300px}.pollContainer.iconImagePoll.iconImageProgressPoll .optionContainer{align-items:center;justify-content:flex-start;flex-basis:calc(100% - 0px)}.pollContainer.iconImagePoll.iconImageProgressPoll .optionContainer img{width:72px;height:72px}.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle,.pollContainer.iconImagePoll.iconImageProgressPoll .fourAngle .fourAngleInner{height:22px}.pollContainer.iconImagePoll.iconImageProgressPoll .progressPoll{margin-top:10px}.pollContainer.winnerPoll{width:100%;flex-direction:inherit;gap:10px;justify-content:flex-start;width:300px;margin:0 auto}.pollContainer.winnerPoll .fourAngle{width:inherit}.pollContainer.winnerPoll .fourAngleInner{transform:inherit}.pollContainer.winnerPoll .fourAngleInner span{position:absolute;left:0;width:120px}.gameHistoryContainer .gameHeader{padding-top:0}.gameHistoryContainer h1{font-size:1.25rem}.gameHistoryContainer.container .productsList{gap:0;display:block}h2.h-title{font-size:20px}.clickToWin .title-wrp{width:80%}.footerSlider .h-title{margin-top:20px;margin-bottom:24px}.footerSlider .addContainer{width:100%}.hourlyBonzaMeter .h-title{margin-top:38px}.howToWinSlider{position:relative}.howToWinSlider .swiper-wrapper:before{width:420%}.leatherboardHome{padding:0 10px}.adsSection{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:48px;isolation:isolate;padding:0 0 5px}.adsSection>div{position:relative;border-radius:7.5px;padding:5px 5px 65px}.adsSection>div.bzingaGamesHome{background:linear-gradient(110deg,#daa3fc 4.55%,#f9e0c4);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div.bzingaGamesHome:before{content:"";position:absolute;inset:10%;background-image:url(/_next/static/media/gift-1.e22251a1.svg);background-repeat:no-repeat;background-size:contain;z-index:-1;transform:translate(-80%)}.adsSection>div.brandGamesHome{background:linear-gradient(112deg,#ffeec7 7.51%,#ff9a7e 97.99%);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div.brandGamesHome:before{content:"";position:absolute;inset:10%;background-image:url(/_next/static/media/gift-2.64497645.svg);background-repeat:no-repeat;background-size:contain;z-index:-1;transform:translate(80%,-20%)}.adsSection>div.bzingaClubHome{background:linear-gradient(110deg,#daa3fc 4.55%,#f9e0c4);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div.enterVoicesbzHome{background:linear-gradient(112deg,#ffeec7 7.51%,#ff9a7e 97.99%);box-shadow:0 0 5.84637px 0 rgba(212,189,255,.51)}.adsSection>div img{height:76px;background:#fff;border-radius:5.5px;padding:0}.adsSection .btn{padding:12px;font-size:10px}.containerAdHolder2{max-width:90%;margin:40px auto 24px}.brandHolder{width:189px}.polls.iconImagePoll{padding:0 10px}.pollContainer.iconImagePoll.iconImageProgressPoll .optionBlock{width:auto}}@media only screen and (max-width:540px){.products li{gap:10px}.products .productDetail{flex:0 0 60%}.productDetail h3{padding:0}.productDetail .btnBlock{position:relative;padding-top:10px}.participationModal{padding:0 0 5px;gap:5px}.modal-dialog{padding-inline:15px}.floating-label.inline-label{gap:12px}.otp-input{width:40px}.sideMenu{flex:0 0 20%;position:absolute}.brandHolder{max-width:164px}.brandHolder img{height:auto!important}.pollListing,.pollListing h5{width:100%}.pollLists ul{justify-content:center}.polllists ul li{flex-basis:100%}}.btn-bz{height:34px;border-radius:2px;background:#5d2684;outline:none;border:none;box-shadow:none;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:139.023%;text-decoration:none}.btn-bz.btn-ghost{font-size:14px;color:#411b5c;font-weight:600;background-color:transparent;border-color:transparent;box-shadow:none}.btn-bz.btn-ghost:hover{text-decoration:underline}.btn-bz.btn-outline{background:transparent;color:#ffc42e;border:1px solid #ffc42e}.btn-bz.btn-outline.primary{border-color:#5d2684;color:#5d2684}.btn-bz.btn-lg{height:48px;width:100%;border-radius:4px;font-size:16px;font-weight:600;line-height:normal}.btn-bz.btn-sm{height:24px;font-size:12px;font-style:normal;font-weight:500;line-height:139.023%;width:auto;display:inline-flex}.btn-bz:disabled{background-color:#b3b3b3}.bz-switch>.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:#5d2684}.bz-switch>.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:#71717a}.bz-accordion{display:flex;flex-flow:column wrap;gap:12px}.bz-accordion>div{border:none}.bz-accordion>div>h3>button{outline:none;border-radius:4px;background-color:#f5f5f5;padding:9px 20px;text-decoration:none!important}.bz-accordion>div>h3>button span{font-size:14px;font-weight:500}.bz-accordion>div>h3>button span,.bz-title{color:#411b5c;font-family:Inter;font-style:normal;line-height:125%}.bz-title{font-size:24px;font-weight:700;margin-bottom:16px}.bz-p{color:#3f3f46;text-align:center;font-size:14px;font-weight:400;line-height:168.523%}.bz-input,.bz-p{font-family:Inter;font-style:normal}.bz-input{width:100%;min-height:48px;border-radius:2px;border:1px solid #71717a;background:#fff;margin:0 auto 12px;color:#411b5c;font-size:18px;font-weight:700;line-height:125%;outline:none;box-shadow:none;padding:10px;transition:.4s}.bz-input:active,.bz-input:focus{box-shadow:0 0 0 .2rem rgba(92,38,130,.25);border-color:#5d2684}.bz-input::-moz-placeholder{color:#8391a1;letter-spacing:normal;font-weight:500}.bz-input::placeholder{color:#8391a1;letter-spacing:normal;font-weight:500}.bz-input.err{border-color:#e8573f;color:#e8573f}.bz-inputtextarea{height:auto}.title{color:#411b5c;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:125%;text-align:center}.title.sm{font-size:16px}.title.md{font-size:20px}.title.lg{font-size:24px}.errText{color:#e8573f;font-size:14px;font-weight:400;line-height:168.523%;margin-top:6px}.bz-h2,.errText{font-family:Inter;font-style:normal}.bz-h2{color:#323232;font-size:48px;font-weight:800;line-height:normal}.ad{background-color:#fafafa;border:1px solid #eaeaea;height:90px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#ccc}.ad.vert{writing-mode:vertical-rl;text-orientation:mixed;width:160px;min-height:500px}.club-home{width:100%;aspect-ratio:1/1;border-radius:16px;background-color:linear-gradient(103deg,#00153b 3.1%,#000 88.4%);background-repeat:no-repeat;margin:16px auto 40px;display:flex;align-items:flex-end;justify-content:center;background-position:50%;position:relative}.club-home .btn.btn-outline{position:absolute;top:24px;right:24px}.club-home .club-actions{display:flex;align-items:center;justify-content:space-around;gap:24px;transform:translateY(50%)}.club-home .club-actions .club-action{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;gap:15px}.club-home .club-actions .club-action img{width:140px;height:140px;border-radius:6px;border:.702px solid #f2dfff;background:#fff}.club-home .club-actions .club-action .btn.btn-bz{width:100%}.clubHistory{margin-top:16px}.clubHistory .historyHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.recentUpdate{display:flex;align-items:center;justify-content:center;background:#fff2d1;height:16px;color:#5c4407;font-family:Inter;font-size:10px;font-style:normal;font-weight:500;line-height:139.023%}.leaderboard{margin-top:20px}.leaderboard .quizTitle{color:#411b5c;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:125%;text-align:center}.leaderboard .rankTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.leaderboard .rankTitle span{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.leaderboard .rankTitle svg{fill:#5e2785;height:16px;width:16px}.leaderboard .rank-wrp{display:flex;flex-flow:column nowrap;gap:8px}.leaderboard .rank-wrp .rank{display:flex;align-items:center;gap:16px;border-radius:4px;background:#f7ecff;height:48px;padding-right:58px}.leaderboard .rank-wrp .rank.yourRank{background:var(--grad-3,linear-gradient(94deg,#ffc42e 15.77%,#e4e82c 87.52%))}.leaderboard .rank-wrp .rank span{color:#ffc42e;font-family:Orelega One;font-size:34.96px;font-style:normal;font-weight:400;line-height:normal;height:100%;width:80px;border-radius:4px;background:#5e2785;display:flex;align-items:center;justify-content:center;text-shadow:1px 1px 0 #fff}.leaderboard .rank-wrp .rank b{color:#363636;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.leaderboard .rank-wrp .rank svg{fill:#363636;width:12px;height:12px;margin-left:auto}.leaderboard .rank-wrp .rank strong{color:#363636;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.bz-options{display:flex;align-items:center;justify-content:center;flex-flow:row wrap;-moz-column-gap:30px;column-gap:30px}.bz-options>div:has(.selected):before{color:#785908}.bz-options>div{width:calc(50% - 30px);flex:0 1 calc(50% - 30px)}.bz-options>div:before{content:attr(data-prefix);position:absolute;color:#411b5c;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:125%;height:48px;display:flex;align-items:center;padding-inline:15px;pointer-events:none}.bz-options>div .bz-input{font-size:14px;font-weight:500;padding-left:45px;border-radius:4px}.bz-options>div .bz-input.play-option{font-size:18px!important;text-align:center;padding-left:10px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bz-options>div .bz-input.play-option.selected{border:.573px solid #ffc42e;background-color:#ffda7b;color:#785908}.bz-options>div .bz-input.muted{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none}.bz-pill{gap:24px;margin:24px auto 36px}.bz-pill,.bz-pill>li{display:flex;align-items:center;justify-content:center}.bz-pill>li{width:48px;height:32px;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:125%;border-radius:58px;border:1px solid #71717a;cursor:pointer}.bz-pill>li.active{border:1px solid #8ab750;color:#50791b;background:#d5ff9f;font-weight:600}.timer-val{color:#4a00a3;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.bz-step-count{display:flex;align-items:center;justify-content:center;gap:10px;height:10px;margin-bottom:10px}.bz-step-count li{width:28px;height:2px;border-radius:6px;background-color:#d4d4d4}.bz-step-count li.active{height:4px;background-color:#d79dff}.bz-step-count li.completed{height:4px;background-color:#5d2684}@media only screen and (max-width:768px){.bz-title{margin-bottom:0}.btn.btn-bz{padding-inline:8px}.club-home{min-height:calc(100vh - 107px);background-size:cover;margin:0;border-radius:0}.club-home .club-actions{transform:translateY(-50%)}.club-home .club-actions .club-action img{width:100px;height:100px}.bz-step-count{margin-top:15px;margin-bottom:25px}}.wheel-wrp{position:relative;width:210px}.wheel-wrp,.wheel-wrp .wheel-lbl{display:flex;justify-content:center}.wheel-wrp .wheel-lbl{position:absolute;align-items:center;gap:10px;width:100%;text-align:center;background:#fff;z-index:1;padding:16px 0}.wheel-wrp .wheel-lbl span{color:#5e2785;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;min-width:24px;display:inline-block}.wheel-wrp:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;width:100%;height:32px;background:rgba(0,0,0,.02);border-radius:5px;pointer-events:none;z-index:-1;display:none}.wheel-wrp>ul{position:relative;height:100%;padding:50% 0;margin:0;overflow:clip scroll;scroll-snap-type:y mandatory;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 50%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 50%,transparent)}.wheel-wrp>ul::-webkit-scrollbar{display:none}.wheel-wrp>ul>li{margin-right:24px;list-style-type:none;width:100%;text-align:center;scroll-snap-align:center}.wheel-wrp>ul>li div{display:inline-block;color:#242424;font-family:Inter;font-size:14px;font-style:normal;font-weight:500}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:275 55% 33%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-image:none;border:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:1300px){.container{max-width:1300px}}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-top-2{top:-.5rem}.bottom-auto{bottom:auto}.top-5{top:1.25rem}.float-right{float:right}.\!my-0{margin-top:0!important;margin-bottom:0!important}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.\!mb-0{margin-bottom:0!important}.\!mb-3{margin-bottom:.75rem!important}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.w-1\/4{width:25%}.w-11{width:2.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-9\/12{width:75%}.w-\[50\%\]{width:50%}.w-full{width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-8{gap:2rem!important}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-\[\#8F61CB\]{--tw-border-opacity:1;border-color:rgb(143 97 203/var(--tw-border-opacity))}.border-primary{border-color:hsl(var(--primary))}.border-transparent{border-color:transparent}.bg-background{background-color:hsl(var(--background))}.bg-primary{background-color:hsl(var(--primary))}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.\!pb-0{padding-bottom:0!important}.\!pr-4{padding-right:1rem!important}.\!pt-6{padding-top:1.5rem!important}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-0{padding-top:0}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.capitalize{text-transform:capitalize}.text-\[\#FF876C\]{--tw-text-opacity:1;color:rgb(255 135 108/var(--tw-text-opacity))}.text-current{color:currentColor}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.duration-200{animation-duration:.2s}.running{animation-play-state:running}footer{width:100%;position:fixed;bottom:0;z-index:1}footer ul.footer-link{list-style:none;padding:0;margin:2px;display:flex;align-items:center;justify-content:center;gap:5px}footer ul.footer-link li span{color:#393939;text-align:center;font-family:Gilroy-SemiBold;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.hover\:underline:hover{text-decoration-line:underline}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x:1.25rem}.data-\[state\=checked\]\:translate-x-5[data-state=checked],.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}@media (min-width:768px){.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:-mt-5{margin-top:-1.25rem}.md\:mb-12{margin-bottom:3rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-9{margin-top:2.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:h-\[34px\]{height:34px}.md\:w-1\/4{width:25%}.md\:w-11\/12{width:91.666667%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:flex-row{flex-direction:row}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pt-6{padding-top:1.5rem}.md\:text-center{text-align:center}}.\[\&\>div\]\:w-full>div{width:100%}.\[\&\>li\]\:\!m-0>li{margin:0!important}.\[\&\>li\]\:whitespace-nowrap>li{white-space:nowrap}.\[\&\>svg\]\:hidden>svg{display:none}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_h1\]\:\!leading-snug h1{line-height:1.375!important}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}