.draggable-popup{position:fixed;z-index:999999999;bottom:0;left:50%;translate:-50% 0;display:flex;flex-direction:column;flex-grow:1;min-height:20rem;max-height:80%;height:fit-content;overflow-y:scroll;width:100%;max-width:767px;background:#0E1118;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;padding:1.5rem 1rem 2rem;border:1px solid #0E1118;transition:.3s height ease-in-out,.2s border ease-in-out}.draggable-popup h2{font-size:1.5rem;text-align:center;margin-bottom:2rem}.draggable-popup .draggable-popup-drag-handle{background:#c3c3c3;height:.2rem;width:4rem;margin:0 auto 1rem;border-radius:9999px}.draggable-popup-backdrop{position:fixed;z-index:99999999;top:0;right:0;bottom:0;left:0;background:black;opacity:.6;transition:all .3s ease-in-out}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;opacity:0;transition:all .3s ease-out}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td{z-index:9999999!important;position:relative}tr.introjs-showElement>th{z-index:9999999!important;position:relative}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;border-radius:4px;transition:all .3s ease-out}.introjs-helperLayer *{box-sizing:content-box}.introjs-helperLayer :before{box-sizing:content-box}.introjs-helperLayer :after{box-sizing:content-box}.introjs-tooltipReferenceLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;transition:all .3s ease-out}.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;color:#9e9e9e;text-align:center;padding-top:10px;padding-bottom:10px}.introjs-arrow{border:5px solid transparent;content:"";position:absolute}.introjs-arrow.top{top:-10px;left:10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;left:10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;background-color:#fff;min-width:250px;max-width:300px;border-radius:5px;box-shadow:0 3px 30px #2121214d;transition:opacity .1s ease-out}.introjs-tooltiptext{padding:20px}.introjs-dontShowAgain{padding-left:20px;padding-right:20px}.introjs-dontShowAgain input{padding:0;margin:0 0 2px;display:inline;width:10px;height:10px}.introjs-dontShowAgain label{font-size:14px;display:inline-block;font-weight:400;margin:0 0 0 5px;padding:0;background-color:#fff;color:#616161;-webkit-user-select:none;user-select:none}.introjs-tooltip-title{font-size:18px;width:90%;min-height:1.5em;margin:0;padding:0;font-weight:700;line-height:1.5}.introjs-tooltip-header{position:relative;padding-left:20px;padding-right:20px;padding-top:10px;min-height:1.5em}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{content:"";visibility:hidden;display:block;height:0;clear:both}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;padding:.5rem 1rem;border:1px solid #bdbdbd;text-decoration:none;text-shadow:1px 1px 0 #fff;font-size:14px;color:#424242;white-space:nowrap;cursor:pointer;outline:0;background-color:#f4f4f4;border-radius:.2em;zoom:1;display:inline}.introjs-button:hover{outline:0;text-decoration:none;border-color:#9e9e9e;background-color:#e0e0e0;color:#212121}.introjs-button:focus{outline:0;text-decoration:none;background-color:#eee;box-shadow:0 0 0 .2rem #9e9e9e80;border:1px solid #616161;color:#212121}.introjs-button:active{outline:0;text-decoration:none;background-color:#e0e0e0;border-color:#9e9e9e;color:#212121}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{position:absolute;top:0;right:0;display:inline-block;width:45px;height:45px;line-height:45px;color:#616161;font-size:22px;cursor:pointer;font-weight:700;text-align:center;text-decoration:none}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:0;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-disabled:focus,.introjs-disabled:hover{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center;padding-top:10px;padding-bottom:10px}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:0 auto;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{transition:width .1s ease-in;box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{width:15px;background:#999;text-decoration:none;outline:0}.introjs-bullets ul li a.active{width:15px;background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px;border-radius:4px;background-color:#e0e0e0}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{background-color:#3c3c3c91}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}@keyframes introjspulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}.introjs-hint-pulse{box-sizing:content-box;width:15px;height:15px;border-radius:30px;background-color:#8888883d;z-index:10;position:absolute;transition:all .2s ease-out;animation:introjspulse 2s infinite}.introjs-hint-no-anim .introjs-hint-pulse{animation:none}.introjs-hint-dot{box-sizing:content-box;background:0 0;border-radius:60px;height:50px;width:50px;position:absolute;top:-18px;left:-18px;z-index:1;opacity:0}.introjs-overlay{background:black!important;opacity:.7!important}.intro-highlight{z-index:999999;border:3px solid #f0c514}.intro-tip{background:#171c26;color:#fff;border-radius:.7rem;box-shadow:0 4px 50px -7px #01010180;border:3px solid #f0c514;padding:1.25rem}.intro-tip.--hideHeader .introjs-tooltip-header{display:none}.intro-tip .introjs-tooltip-header,.intro-tip .introjs-tooltiptext,.intro-tip .introjs-tooltipbuttons{padding:0}.intro-tip .introjs-arrow{border-bottom-color:#f0c514}.intro-tip .introjs-tooltip-header{margin-bottom:1rem}.intro-tip .introjs-tooltip-header h1{font-size:1.3rem;font-family:Poppins-SemiBold;margin:0}.intro-tip .introjs-tooltip-header .introjs-skipbutton{display:none}.intro-tip .introjs-tooltiptext{color:#c3c3c3;font-size:1rem;font-family:Poppins-Regular;margin-bottom:1rem}.intro-tip .introjs-tooltipbuttons{display:flex;align-items:center;justify-content:flex-start;border-top:none;margin-top:.5rem}.intro-tip .introjs-tooltipbuttons:after{all:unset}.intro-tip .introjs-tooltipbuttons .intro-button{font-size:.8rem}.intro-tip .introjs-tooltipbuttons .introjs-prevbutton{font-family:Poppins-Bold;font-size:.95rem;text-align:center;display:grid;place-items:center;padding:.75rem 2.5rem .75rem 1.25rem;border-radius:.5rem;background:#333534;border:1px solid #333534!important;color:#000;cursor:pointer;transition:.3s all ease-in-out;color:#fff}.intro-tip .introjs-tooltipbuttons .introjs-prevbutton.btn-loading{max-height:46px;height:2.85rem;padding:0rem!important}.intro-tip .introjs-tooltipbuttons .introjs-prevbutton.btn-loading svg path{fill:#171c26!important}.intro-tip .introjs-tooltipbuttons .introjs-prevbutton.btn-loading:hover svg path{fill:#333534!important}.intro-tip .introjs-tooltipbuttons .introjs-prevbutton:hover{background:#171c26;color:#333534!important}.intro-tip .introjs-tooltipbuttons .introjs-prevbutton+.introjs-nextbutton{transform:translate(-1.5rem)}.intro-tip .introjs-tooltipbuttons .introjs-nextbutton{font-family:Poppins-Bold;font-size:.95rem;text-align:center;display:grid;place-items:center;padding:.75rem 1.25rem;border-radius:.5rem;background:#f0c514;border:1px solid #f0c514!important;color:#000;cursor:pointer;transition:.3s all ease-in-out}.intro-tip .introjs-tooltipbuttons .introjs-nextbutton.btn-loading{max-height:46px;height:2.85rem;padding:0rem!important}.intro-tip .introjs-tooltipbuttons .introjs-nextbutton.btn-loading svg path{fill:#171c26!important}.intro-tip .introjs-tooltipbuttons .introjs-nextbutton.btn-loading:hover svg path{fill:#f0c514!important}.intro-tip .introjs-tooltipbuttons .introjs-nextbutton:hover{background:#171c26;color:#f0c514!important}.intro-tip .introjs-tooltipbuttons .introjs-donebutton{font-family:Poppins-Bold;font-size:.95rem;text-align:center;display:grid;place-items:center;padding:.75rem 1.25rem;border-radius:.5rem;background:#f0c514;border:1px solid #f0c514!important;color:#000;cursor:pointer;transition:.3s all ease-in-out}.intro-tip .introjs-tooltipbuttons .introjs-donebutton.btn-loading{max-height:46px;height:2.85rem;padding:0rem!important}.intro-tip .introjs-tooltipbuttons .introjs-donebutton.btn-loading svg path{fill:#171c26!important}.intro-tip .introjs-tooltipbuttons .introjs-donebutton.btn-loading:hover svg path{fill:#f0c514!important}.intro-tip .introjs-tooltipbuttons .introjs-donebutton:hover{background:#171c26;color:#f0c514!important}.intro-tip.--hidePrevButton .introjs-prevbutton{display:none!important}.intro-tip.--hidePrevButton .introjs-prevbutton+.introjs-nextbutton{transform:unset}.intro-tip.--hideNextButton .introjs-nextbutton{display:none!important}.no-result-wrapper{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.no-result-wrapper h1{font-size:1.4rem;font-weight:800}.no-result-wrapper p{font-family:Poppins-Medium;font-size:1rem;font-weight:400}._stepContainer_1nvce_1{display:flex;flex-grow:1;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;margin-top:1.5rem}._stepContainer_1nvce_1 h1._header_1nvce_10{font-size:2.8rem;font-weight:700;margin-bottom:1rem}._stepContainer_1nvce_1 h1._header_1nvce_10 img{margin-left:1rem}._stepContainer_1nvce_1 h1._footer_1nvce_18{margin-top:12rem;text-align:center;font-size:7.5rem;color:#f0c514;margin-bottom:1.5rem;width:100%}.scan-button{border-radius:50%;background-color:#f0c514;display:flex;align-items:center;justify-content:center;padding:.75rem;width:fit-content;min-width:3.5rem;min-height:3.5rem;position:relative;transform:translateY(-50%);cursor:pointer;opacity:1;transition:.25}.scan-button:hover{opacity:.9}.scan-button:active{opacity:.7}.scan-button .svg-wrapper{width:1.75rem}.scan-button .svg-wrapper{height:1.5rem;display:block;margin:0 auto}.scan-button .svg-wrapper svg{margin:0 auto;display:block;max-height:100%;height:100%}._container_155lw_1{position:relative;border-radius:1rem;background-color:#171c26;margin-bottom:1rem}article._details_155lw_8._--switch_155lw_8{display:flex;align-items:center;justify-content:space-between}._price_155lw_14{font-size:2.25rem;margin-bottom:0;line-height:1.1}._oldprice_155lw_20{width:fit-content;color:#ffffffb3;font-size:1.375rem;position:relative;margin-bottom:0}._oldprice_155lw_20 span{height:1px;position:absolute;top:50%;left:0;right:0;background-color:#fff}._pointPriceWrapper_155lw_36{position:absolute;bottom:1rem;left:1rem;display:flex;flex-direction:column;background-color:#0f141d;border-radius:1.563rem;padding:.4rem 1.2rem;width:fit-content}._pointPriceWrapper_155lw_36 p{font-size:.625rem;font-weight:600;margin-bottom:0rem;color:#fff}._pointPriceWrapper_155lw_36 ._pointprice_155lw_53{font-size:1rem;font-family:Poppins-SemiBold;color:#fff;display:flex;align-items:center}._pointPriceWrapper_155lw_36 ._pointprice_155lw_53 img{max-width:1.2rem;margin-left:.5rem}._decription_155lw_65{padding:1rem 0 1rem 1rem;column-gap:10px}._decription_155lw_65._descriptionBig_155lw_69{padding:1rem 1.5rem!important}._decription_155lw_65._descriptionBig_155lw_69>div:first-child{margin-top:.5rem}._decription_155lw_65._descriptionBig_155lw_69 h2{margin-bottom:.2rem}._decription_155lw_65 h6{font-size:.75rem}._decription_155lw_65 h3{font-size:1.125rem}._decription_155lw_65 h2{font-size:2.25rem}._product-image_155lw_88{position:relative;display:grid;place-items:center;width:100%;height:192px;max-width:192px;margin-right:1rem;border-radius:1rem}._product-image_155lw_88 ._productImageOnlineTag_155lw_98{position:absolute;right:0;top:-1rem;font-family:Poppins-Bold;font-size:.8rem;border-radius:1.25rem;padding:.4rem 1rem;margin:0;background-color:#0f141d;color:#fff}._product-image_155lw_88 ._productImageOnlineTag_155lw_98 span{color:#f0c514}._product-image_155lw_88 ._productImagePremiumTag_155lw_113{position:absolute;right:0;bottom:-1rem;background-color:#0f141d;padding:.4rem 1rem;color:#fff;border-radius:1.25rem;align-items:center;display:flex;font-size:.8rem;font-family:Poppins-Bold;column-gap:5px}._product-image_155lw_88 ._productImagePremiumTag_155lw_113 span{width:1.5rem}._product-image_155lw_88 ._productImagePremiumTag_155lw_113 span img{width:100%;object-fit:contain}._product-image_155lw_88 img{width:100%;height:100%;max-height:192px;object-fit:contain;border-radius:1.5rem}._product-image_155lw_88._big_155lw_141{height:352px;width:100%;max-width:768px;margin:0}._product-image_155lw_88._big_155lw_141 img{max-height:352px;border-radius:1rem}._expires_155lw_152{position:absolute;bottom:1rem;right:1rem;font-family:Poppins-Medium;font-size:.7rem;margin-bottom:.5rem}._big_155lw_141 ._productImagePremiumTag_155lw_113{left:0;width:fit-content}._title_155lw_166{padding:1rem;padding-bottom:0;text-align:center;font-size:1.5rem}._amount_155lw_173 h3{font-size:1.1rem}._amount_155lw_173 h2{font-size:3rem}._companyName_155lw_180{font-size:1.1rem;margin-bottom:0}._companies_155lw_185{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1rem;margin-top:.5rem;width:fit-content}._companies_155lw_185 ._companyLogo_155lw_193{width:4.5rem;height:4.5rem}._companies_155lw_185 ._companyLogo_155lw_193 img{width:100%;height:100%;object-fit:contain}.clickout-offer{color:#fff;display:flex;flex-direction:column}.clickout-offer h1{text-align:center;font-size:2rem;margin-bottom:1rem;max-width:80%;align-self:center}.clickout-offer p{font-size:.9rem;color:#c3c3c3}.clickout-offer p:first-of-type{font-size:1rem}.clickout-offer .delete-reason{margin-bottom:1rem}.clickout-offer button{font-size:1.3rem}.fortune-wheel-card{position:relative;z-index:5;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:1rem;border-radius:15px;flex-shrink:0;height:140px;width:375px}.fortune-wheel-card>img{position:absolute;left:0;top:0;z-index:-1;width:fit-content;height:100%;object-fit:contain;object-position:left;background:#171c26;border-radius:15px}.fortune-wheel-card h4{font-size:.75rem;margin:0}.fortune-wheel-card p{font-size:2rem;font-family:Poppins-Bold;color:#fff;margin-bottom:0}.fortune-wheel-card p img{margin-left:.4rem;width:26px;height:26px}.fortune-wheel-card button{margin:0;padding:8px 10px;border-radius:10px;font-size:.75rem;font-family:Poppins-Bold;background:white}.fortune-wheel-card button:hover{background:rgb(229.5,229.5,229.5)}._check-box_wzc4h_1{border-radius:1.75rem;padding:.2rem .75rem;min-height:3rem;margin-bottom:0!important}._check-box_wzc4h_1 *{white-space:nowrap}._check-box_wzc4h_1 span{max-width:1.5rem;width:1.5rem;justify-content:center}._check-box_wzc4h_1 span img{width:100%}form._filterContainer_csany_1{width:100%;display:flex;align-items:center;overflow-x:scroll;overflow-y:hidden;background:#0E1118;padding-bottom:.5rem}form._filterContainer_csany_1>div:first-child{max-height:3rem;max-width:10rem;min-width:10rem;width:100%;border:none;border-radius:1.7rem;display:flex;align-items:center;margin-right:1rem;margin-bottom:0rem;transition:.3s all ease-in-out}form._filterContainer_csany_1>div:first-child input{padding-right:0!important;outline:none}form._filterContainer_csany_1>div:first-child._expanded_csany_27{max-width:unset;min-width:calc(100% - var(--bs-gutter-x) * .9)}form._filterContainer_csany_1>div:first-child._expanded_csany_27 input{padding-right:3rem!important}._svg_wrapper_search_csany_35{position:absolute;z-index:2;right:unset!important;left:1rem}._svg_wrapper_search_csany_35 svg{width:1.25rem;height:1.25rem}._search_csany_46{padding:0 3rem!important}._filterWrapper_qyzjg_1{position:fixed;z-index:1234;top:0;left:50%;translate:-50% 0;margin-top:90px;width:100%;max-width:745px}@media (max-width: 768px){._filterWrapper_qyzjg_1{padding-left:calc(var(--bs-gutter-x) * .4);padding-right:calc(var(--bs-gutter-x) * .4)}}._filterWrapper_qyzjg_1 ._filterCardsWrapper_qyzjg_17{display:flex;flex-grow:1;align-items:flex-start;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;padding-bottom:.1rem;background:#0E1118}._filterWrapper_qyzjg_1 ._filterCardsWrapper_qyzjg_17>*:not(:last-of-type){margin-right:20px}._filterWrapper_qyzjg_1 ._filterCardsWrapper_qyzjg_17>section{margin-right:18px}._filterWrapper_qyzjg_1 ._filterMain_qyzjg_33{padding-top:.5rem}._items-container_1yjny_1{margin:7rem 0;margin-bottom:0;min-height:100vh}._loader_1yjny_7{height:9rem}
