.ModalCode_overlay__mdh1Q{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.ModalCode_modal__7FELF{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:400px;box-shadow:0 8px 24px rgba(0,0,0,.2);text-align:center}.ModalCode_modal__7FELF h2{margin-bottom:1rem}.ModalCode_modal__7FELF input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.ModalCode_buttons__UH9Qz{display:flex;justify-content:space-between;align-content:center;justify-content:center}.ModalCode_btn__HQU7G{background-color:#0070f3;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer}.ModalCode_btnSecondary__sDBEF{background:transparent;color:#333;padding:.6rem 1.2rem;border:1px solid #ccc;border-radius:4px;cursor:pointer}.mainLayout_icon-wrapper__E7Q9A{display:flex;justify-content:center;align-items:center}.mainLayout_icon-wrapper__E7Q9A img{width:100%;height:100%;object-fit:contain}.mainLayout_mainLayout__FwGrD{padding-top:env(safe-area-inset-top)}.mainLayout_mainLayout__FwGrD a{text-decoration:none}.mainLayout_mainLayout__FwGrD .desktop{width:100%;display:grid;grid-template-columns:1fr 5fr}@media(max-width:1000px){.mainLayout_mainLayout__FwGrD .desktop{display:none}}.mainLayout_mainLayout__FwGrD .desktop-left{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:12px 16px;border-right:1px solid #e5e7eb;background:#fff}.mainLayout_mainLayout__FwGrD .desktop-left .menu{cursor:pointer;display:flex;padding:12px;border-radius:12px;column-gap:10px;align-items:center;color:#4b5563;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.mainLayout_mainLayout__FwGrD .desktop-left .menu_active{background:#0072ef;color:#fff}.mainLayout_mainLayout__FwGrD .desktop-left .menu .icon-wrapper{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.mainLayout_mainLayout__FwGrD .desktop-left .menu .icon-wrapper .icon{width:100%;height:100%;object-fit:contain}.mainLayout_mainLayout__FwGrD .desktop-left .top{display:flex;flex-direction:column;row-gap:32px}.mainLayout_mainLayout__FwGrD .desktop-left .top .logo-wrapper{padding:10px 0}.mainLayout_mainLayout__FwGrD .desktop-left .bottom .settings,.mainLayout_mainLayout__FwGrD .desktop-left .top .menus{display:flex;flex-direction:column;row-gap:12px}.mainLayout_mainLayout__FwGrD .desktop-right{height:100%}.mainLayout_mainLayout__FwGrD .desktop-right .right-container{border-bottom:1px solid #e5e7eb;width:100%;padding:16px 32px;display:flex;justify-content:end;align-items:center;column-gap:12px}.mainLayout_mainLayout__FwGrD .desktop-right .right-container .img-wrapper{width:40px;height:40px;aspect-ratio:1/1;border-radius:40px;overflow:hidden}.mainLayout_mainLayout__FwGrD .desktop-right .right-container .img-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}.mainLayout_mainLayout__FwGrD .desktop-right .right-container .name{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-transform:capitalize;color:#0a0a0b}.mainLayout_mainLayout__FwGrD .desktop-right .right-container .btn-wrapper button{border:none;background:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-decoration:underline;cursor:pointer}.mainLayout_mainLayout__FwGrD .desktop-right .children-container{width:100%;min-height:calc(100vh - 72px);background:#f3f4f6;padding:32px;position:relative}@media(max-width:1000px){.mainLayout_mainLayout__FwGrD .desktop-right .children-container{background:#fff!important}}.mainLayout_mainLayout__FwGrD .desktop-right .children-container .children-title{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:1.5;color:#0a0a0b}@media(max-width:768px){.mainLayout_mainLayout__FwGrD .desktop-right .children-container .children-title{font-size:21.6px}}@media(max-width:425px){.mainLayout_mainLayout__FwGrD .desktop-right .children-container .children-title{font-size:19.2px}}@media(min-width:1001px){.mainLayout_mainLayout__FwGrD .mobile{display:none}}.mainLayout_mainLayout__FwGrD .mobile .cashback-tag{position:fixed;bottom:80px;display:flex;justify-content:center;align-items:center;width:100%}.mainLayout_mainLayout__FwGrD .mobile .cashback-tag .tag-container{border-radius:16px 16px 0 0;width:calc(100% - 50px);max-width:343px;background:#0072ef;padding:12px 16px;display:flex;justify-content:center;align-items:center;column-gap:8px;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#fff;text-align:center}.mainLayout_mainLayout__FwGrD .mobile .cashback-tag .tag-container .icon-wrapper{display:flex;justify-content:center;align-items:center}.mainLayout_mainLayout__FwGrD .mobile .cashback-tag .tag-container .icon-wrapper svg{width:24px;height:24px;object-fit:contain}.mainLayout_mainLayout__FwGrD .mobile .mobileNav{position:fixed;z-index:9998;bottom:0;left:0;right:0;background:var(--blanc,#fff);box-shadow:0 -10px 25px 0 rgba(1,42,87,.15);padding:10px 10px calc(10px + env(safe-area-inset-bottom));pointer-events:auto}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:5px;justify-content:space-between}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container a{text-decoration:none;position:relative;z-index:1;padding:5px;height:100%}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item,.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container a{display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;width:100%}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item{justify-self:center;flex-direction:column;row-gap:2px;pointer-events:none}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item .icon-wrapper{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item .icon-wrapper img{width:100%;height:100%;object-fit:contain}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item p{color:#313131;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;line-height:1.5}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item p.active{color:#0072ef}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item-middle{width:60px;height:60px;background:linear-gradient(112deg,#0099ef .22%,#0072ef);filter:drop-shadow(0 4px 9px rgba(10,10,11,.25));border-radius:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item-middle .icon-wrapper{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.mainLayout_mainLayout__FwGrD .mobile .mobileNav-container .nav-item-middle .icon-wrapper img{width:100%;height:100%;object-fit:contain}.map_icon-wrapper__ZKHVf{display:flex;justify-content:center;align-items:center}.map_icon-wrapper__ZKHVf img{width:100%;height:100%;object-fit:contain}.map_customPopup__tUo76{border-radius:16px;display:grid;grid-template-columns:1fr 2fr;height:100%;overflow:hidden}.map_customPopup__tUo76 .toggle-cashback{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:20px;background:#ccc;border-radius:10px;position:relative;outline:none;cursor:pointer;transition:background .2s}.map_customPopup__tUo76 .toggle-cashback:checked{background:#0072ef}.map_customPopup__tUo76 .toggle-cashback:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:left .2s}.map_customPopup__tUo76 .toggle-cashback:checked:before{left:22px}.map_customPopup__tUo76 .img-wrapper{width:100%;height:100%}.map_customPopup__tUo76 .img-wrapper img{width:100%;height:100%;object-fit:cover}.map_customPopup__tUo76 .txt-wrapper{color:#131313;display:flex;flex-direction:column;row-gap:4px;padding:10px 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.map_customPopup__tUo76 .txt-wrapper .name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.5}.map_customPopup__tUo76 .txt-wrapper .location{display:flex;justify-content:start;align-items:center;column-gap:4px}.map_customPopup__tUo76 .txt-wrapper .cashback{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.5}.map_customPopup2__BkiJ9{border-radius:16px;display:block;grid-template-columns:1fr 2fr;height:100%}.map_customPopup2__BkiJ9 .img-wrapper{width:100%;height:100%}.map_customPopup2__BkiJ9 .img-wrapper img{width:100%;height:100%;object-fit:cover}.map_customPopup2__BkiJ9 .txt-wrapper{color:#131313;display:flex;flex-direction:column;row-gap:4px;padding:10px 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.map_customPopup2__BkiJ9 .txt-wrapper .name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.5}.map_customPopup2__BkiJ9 .txt-wrapper .location{display:flex;justify-content:start;align-items:center;column-gap:4px}.map_customPopup2__BkiJ9 .txt-wrapper .cashback{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.5}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.page_icon-wrapper__7AvvD{display:flex;justify-content:center;align-items:center}.page_icon-wrapper__7AvvD img{width:100%;height:100%;object-fit:contain}.page_home__LW_lH .search-wrapper{width:100%;max-width:295px;position:relative}.page_home__LW_lH .search-wrapper input{width:100%;padding:8px 16px 8px 40px;border-radius:20px;border:1px solid #d1d5db;box-sizing:border-box;height:40px}.page_home__LW_lH .search-wrapper input::placeholder{text-transform:capitalize}.page_home__LW_lH .search-wrapper img{width:24px;height:24px;object-fit:contain;top:8px;left:13px;bottom:8px;position:absolute}.page_home__LW_lH .filter-wrapper{padding:32px 16px 100px}.page_home__LW_lH .filter-wrapper.filters-desktop{position:absolute;background:#f3f4f6;z-index:9;width:calc(100% - 32px - 16px);height:100%;padding-top:80px}@media(max-width:1000px){.page_home__LW_lH .filter-wrapper.filters-desktop{display:none}}.page_home__LW_lH .filter-wrapper.filters-desktop .search-location{margin:13px 0}.page_home__LW_lH .filter-wrapper.filters-desktop .search-location input{width:100%;padding:8px 16px;border-radius:20px;border:1px solid #d1d5db;box-sizing:border-box;height:40px}.page_home__LW_lH .filter-wrapper.filters-desktop .search-location input::placeholder{text-transform:capitalize}.page_home__LW_lH .filter-wrapper.filters-mobile{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.5}@media(min-width:1001px){.page_home__LW_lH .filter-wrapper.filters-mobile{display:none}}.page_home__LW_lH .filter-wrapper .top{width:100%;display:flex;justify-content:start;align-items:center;column-gap:8px}.page_home__LW_lH .filter-wrapper .top .icon-wrapper{display:flex;justify-content:center;align-items:center}.page_home__LW_lH .filter-wrapper .top .title{line-height:18px;text-transform:capitalize;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.5}.page_home__LW_lH .filter-wrapper .localisation{margin-top:24px;display:flex;flex-direction:column;row-gap:8px}.page_home__LW_lH .filter-wrapper .localisation .location{display:flex;column-gap:5px;align-items:center}.page_home__LW_lH .filter-wrapper .localisation .location .icon-wrapper{display:flex;justify-content:center;align-items:center}.page_home__LW_lH .filter-wrapper .localisation .location .txt-wrapper{line-height:normal;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.5;color:#0072ef}.page_home__LW_lH .filter-wrapper .selection{margin-top:16px;display:flex;flex-direction:column;row-gap:8px}.page_home__LW_lH .filter-wrapper .selection p{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5;line-height:20px;letter-spacing:.07px}.page_home__LW_lH .filter-wrapper .selection .range{display:flex;justify-content:start;align-items:center;column-gap:4px}.page_home__LW_lH .filter-wrapper .selection .range .ant-slider{width:100%}.page_home__LW_lH .filter-wrapper .selection .range .ant-slider .ant-slider-rail{height:4px;background:#d1d5db;border-radius:12px}.page_home__LW_lH .filter-wrapper .selection .range .ant-slider .ant-slider-handle:after,.page_home__LW_lH .filter-wrapper .selection .range .ant-slider .ant-slider-handle:before{width:16px;height:16px}.page_home__LW_lH .filter-wrapper .selection .range .ant-slider .ant-slider-handle:after{top:-3px;background:#0072ef;box-shadow:none;border:1px solid #0072ef}.page_home__LW_lH .filter-wrapper .selection .range p{width:-moz-fit-content;width:fit-content;line-height:20px;letter-spacing:.06px;color:#6b7280;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.5}.page_home__LW_lH .filter-wrapper .selection .mylocation{display:flex;justify-content:center;align-items:center;column-gap:4px}.page_home__LW_lH .filter-wrapper .selection .mylocation .icon-wrapper{display:flex;justify-content:center;align-items:center}.page_home__LW_lH .filter-wrapper .selection .mylocation p{color:#0072ef}.page_home__LW_lH .filter-wrapper .divider{background:#e5e7eb;width:100%;height:1px;margin:16px 0}.page_home__LW_lH .filter-wrapper .reduction .title{line-height:20px;letter-spacing:.07px;text-transform:capitalize;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.page_home__LW_lH .filter-wrapper .reduction .content{margin-top:8px;line-height:20px;letter-spacing:.07px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;display:flex;justify-content:space-between;align-items:center}.page_home__LW_lH .filter-wrapper .dates .title{line-height:20px;letter-spacing:.07px;text-transform:capitalize;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.page_home__LW_lH .filter-wrapper .dates .content{margin-top:8px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:16px}.page_home__LW_lH .filter-wrapper .dates .content .date{width:100%}.page_home__LW_lH .filter-wrapper .dates .content .date .ant-picker{width:100%;padding:8px 16px;border-radius:20px;border:1px solid #d1d5db;line-height:20px;letter-spacing:.07px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.page_home__LW_lH .filter-wrapper .dates .content .date .ant-picker .ant-picker-input .ant-picker-suffix{width:20px;height:20px;font-size:20px}.page_home__LW_lH .filter-wrapper .reset{margin-top:24px;text-align:center;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#d63c3c;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.page_home__LW_lH .filter-wrapper .btn-wrapper{margin-top:20px;width:100%}.page_home__LW_lH .filter-wrapper .btn-wrapper button{height:48px;padding:12px 16px;display:flex;justify-content:center;align-items:center;border-radius:50px;background:#0072ef;color:#fff;box-sizing:border-box;border:1px solid transparent;cursor:pointer;width:100%;line-height:24px;letter-spacing:.032px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.5}@media(max-width:768px){.page_home__LW_lH .filter-wrapper .btn-wrapper button{font-size:14.4px}}@media(max-width:425px){.page_home__LW_lH .filter-wrapper .btn-wrapper button{font-size:12.8px}}.page_home__LW_lH .filters-left{width:100%;justify-self:start;display:flex;column-gap:8px}.page_home__LW_lH .filters-left .sort-wrapper{cursor:pointer;width:40px;height:40px;padding:8px;display:flex;justify-content:center;align-items:center;border:1px solid #d1d5db;background:#fff;aspect-ratio:1/1;border-radius:100%}.page_home__LW_lH .filters-left .sort-wrapper img{object-fit:contain;width:100%;height:100%;object-position:center}.page_home__LW_lH .home-desktop{height:100%;min-height:calc(100vh - 72px - 32px);display:flex;flex-direction:column;row-gap:16px}@media(max-width:1000px){.page_home__LW_lH .home-desktop,.page_home__LW_lH .home-desktop p.children-title{display:none}}.page_home__LW_lH .home-desktop .filters{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px}.page_home__LW_lH .home-desktop .filters-right{justify-self:end;display:flex;align-items:center;column-gap:8px}.page_home__LW_lH .home-desktop .filters-right .icon-wrapper{cursor:pointer;width:40px;height:40px;padding:8px;border-radius:100%;aspect-ratio:1/1;box-sizing:border-box;background:#fff;display:flex;justify-content:center;align-items:center}.page_home__LW_lH .home-desktop .filters-right .icon-wrapper_active{background:#0072ef}.page_home__LW_lH .home-desktop .filters-right .icon-wrapper img{width:100%;max-width:20px;height:100%;max-height:20px;object-position:center;object-fit:contain}.page_home__LW_lH .home-desktop .divider{width:100%;height:1px;background:#e5e7eb}.page_home__LW_lH .home-desktop .contents-container{display:grid;grid-template-columns:2.3fr 1fr;grid-column-gap:24px}.page_home__LW_lH .home-desktop .contents-container .title{text-transform:capitalize;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.5;color:#0a0a0b}.page_home__LW_lH .home-desktop .contents-container .map-wrapper{width:100%;height:100vh;border-radius:16px;overflow:hidden}.page_home__LW_lH .home-desktop .contents-container .map-wrapper .mapContainer{height:100%;min-height:calc(100vh - 72px - 32px - 125px - 32px)}.page_home__LW_lH .home-desktop .contents-container .map-wrapper .mapContainer .mapboxgl-canvas{height:100%}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:22px;grid-row-gap:16px}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .title{grid-column-start:1;grid-column-end:4}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid{width:100%;height:300px;border-radius:16px;position:relative;overflow:hidden}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .bg{background:#000;position:absolute;top:0;left:0;width:100%;height:100%;object-position:center;object-fit:cover}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content{position:relative;width:100%;height:100%;z-index:2;display:flex;justify-content:space-between;flex-direction:column}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .top{border-radius:15px;background:hsla(0,0%,54%,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:6px 12px;height:-moz-fit-content;height:fit-content;color:#fff;width:-moz-fit-content;width:fit-content}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom{color:#fff;text-transform:capitalize;display:flex;flex-direction:column;row-gap:8px}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom .name{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:1.5}@media(max-width:768px){.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom .name{font-size:18px}}@media(max-width:425px){.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom .name{font-size:16px}}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom .location{display:flex;align-items:center;column-gap:4px}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom .location p{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5;text-transform:capitalize}.page_home__LW_lH .home-desktop .contents-container .grid-wrapper .grid-contents .grid .grid-content .bottom .cash{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.5}.page_home__LW_lH .home-desktop .contents-container .list-wrapper{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents{margin-top:16px;display:grid;grid-template-rows:115px;grid-row-gap:16px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents:hover{transform:translateY(-2px)}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents:hover .list{box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list{background:#fff;width:100%;min-height:115px;border-radius:16px;display:grid;grid-template-columns:1fr 2fr;overflow:hidden;transition:box-shadow .2s ease-in-out}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .img-wrapper{border-top-left-radius:16px;border-bottom-left-radius:16px;overflow:hidden}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;border:none;box-sizing:border-box}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper{padding:10px 16px;display:flex;flex-direction:column;row-gap:4px;min-width:0}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.5;text-transform:capitalize}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-address{display:flex;align-items:center;column-gap:4px}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-address p{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5;text-transform:capitalize;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-date,.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-hours{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-cash{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.5}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-cash.discount{color:#9ca3af;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.page_home__LW_lH .home-desktop .contents-container .list-wrapper .list-contents .list .text-wrapper .store-cash-wrapper{display:flex;column-gap:8px}.page_home__LW_lH .home-mobile{width:100%;height:100%;position:relative;color:#313131}@media(min-width:1001px){.page_home__LW_lH .home-mobile{display:none}}.page_home__LW_lH .home-mobile .mobile-top{position:absolute;z-index:3;top:0;width:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.8) .36%,hsla(0,0%,100%,.2) 99.64%);box-shadow:0 4px 25px 0 rgba(0,0,0,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:16px}.page_home__LW_lH .home-mobile .mobile-top .current{display:flex;align-items:center;column-gap:5px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.5;color:#0072ef}.page_home__LW_lH .home-mobile .mobile-top .current .icon-wrapper{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.page_home__LW_lH .home-mobile .mobile-top .current .icon-wrapper img{width:100%;height:100%;object-fit:contain}.page_home__LW_lH .home-mobile .mobile-top .filters-left{margin-top:16px;justify-content:space-between}.page_home__LW_lH .home-mobile .mobile-top .filters-left .search-wrapper{max-width:100%}.page_home__LW_lH .home-mobile .mobile-top .buttons{margin-top:8px;display:grid;grid-column-gap:13px;grid-template-columns:repeat(2,1fr)}.page_home__LW_lH .home-mobile .mobile-top .buttons button{display:flex;justify-content:center;align-items:center;column-gap:4px;padding:8px;border-radius:20px;border:none;box-sizing:border-box;background:#fff;color:#313131;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media(max-width:352px){.page_home__LW_lH .home-mobile .mobile-top .buttons button{font-family:Poppins,sans-serif;font-size:11.5px;font-weight:400;line-height:1.5}}@media(max-width:320px){.page_home__LW_lH .home-mobile .mobile-top .buttons button{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;line-height:1.5}}@media(max-width:280px){.page_home__LW_lH .home-mobile .mobile-top .buttons button{font-family:Poppins,sans-serif;font-size:8px;font-weight:400;line-height:1.5}}@media(max-width:250px){.page_home__LW_lH .home-mobile .mobile-top .buttons button{font-family:Poppins,sans-serif;font-size:6px;font-weight:400;line-height:1.5}}.page_home__LW_lH .home-mobile .mobile-top .buttons button.active{background:#0072ef;color:#fff}.page_home__LW_lH .home-mobile .mobile-top .buttons button .icon-wrapper{width:24px;height:24px;display:flex;justify-content:center;align-items:center}@media(max-width:320px){.page_home__LW_lH .home-mobile .mobile-top .buttons button .icon-wrapper{width:18px;height:18px}}.page_home__LW_lH .home-mobile .map-wrapper{width:100%;height:100%;min-height:100vh}.page_home__LW_lH .home-mobile .map-wrapper .mapContainer{height:100%;min-height:100vh}.page_home__LW_lH .home-mobile .list-wrapper{padding:190px 0 400px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.page_home__LW_lH .home-mobile .list-wrapper .list-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.5}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide{border-radius:16px;overflow:hidden;width:235px!important;height:300px!important;padding:12px;display:flex;flex-direction:column;justify-content:end;color:#fff;position:relative}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .bg-wrapper{width:100%;height:100%;object-fit:cover;top:0;left:0;position:absolute}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .tag{position:absolute;top:5px;right:5px;display:flex;column-gap:5px}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .tag .icon-wrapper{width:20px;height:20px}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .tag .icon-wrapper img{width:100%;height:100%;object-fit:contain}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .text-wrapper{display:flex;flex-direction:column;row-gap:2px;position:relative;z-index:2}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .text-wrapper .location{display:flex;column-gap:4px}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .text-wrapper .location .icon-wrapper{width:14px;height:14px}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .text-wrapper .location .icon-wrapper img{width:100%;height:100%;object-fit:contain}.page_home__LW_lH .home-mobile .list-wrapper .recommendations .swiper .swiper-wrapper .swiper-slide .text-wrapper .discount{margin-top:6px}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper{width:100%;height:100vh;padding-right:16px}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents{margin-top:16px;display:grid;grid-template-rows:1fr;grid-row-gap:16px;overflow:hidden}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list{background:#fff;width:100%;min-height:115px;border-radius:16px;display:grid;grid-template-columns:1fr 2fr;box-shadow:0 30px 60px 0 hsla(207,9%,58%,.2)}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .img-wrapper{border-top-left-radius:16px;border-bottom-left-radius:16px;overflow:hidden;max-height:150px;height:100%}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;border:none;box-sizing:border-box}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper{padding:10px 16px;display:flex;flex-direction:column;row-gap:4px}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.5;text-transform:capitalize}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-address{display:flex;align-items:center;column-gap:4px}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-address p{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5;text-transform:capitalize}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-date,.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-hours{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-cash{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.5}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-cash.discount{color:#9ca3af;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .store-cash-wrapper{display:flex;column-gap:8px}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .icon-wrapper{width:25px;height:25px}.page_home__LW_lH .home-mobile .list-wrapper .list-wrapper .list-contents .list .text-wrapper .icon-wrapper img{width:100%;height:100%;object-fit:contain;object-position:center}.page_home__LW_lH .popup{display:flex;justify-content:center;align-items:center;position:relative;z-index:1000}.page_home__LW_lH .popup .end{position:absolute;right:20px;top:11px;font-size:30px}.page_home__LW_lH .popup .popupContent{top:-33px;background:#ff851b;color:#fff;font-size:18px;font-weight:700;cursor:pointer;padding:20px;position:relative;text-align:center;width:100%;border-radius:0 0 8px 8px;align-items:center}.page_home__LW_lH .popup .closeButton{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:18px;cursor:pointer}.page_home__LW_lH .popup .connectButton{padding:10px 20px;background-color:#0070f3;color:#fff;border:none;border-radius:4px;cursor:pointer}.page_home__LW_lH .popup .iframe{width:100%;height:400px;border:none}.page_home__LW_lH .categories{position:absolute;top:180px;width:100%;padding-top:5px;z-index:5}.page_home__LW_lH .categories .swiper{width:100%;-webkit-overflow-scrolling:touch;touch-action:pan-y}.page_home__LW_lH .categories .swiper .swiper-wrapper{padding-bottom:30px;padding-left:16px;padding-right:16px}.page_home__LW_lH .categories .swiper .swiper-wrapper:last-child{margin-right:16px}.page_home__LW_lH .categories .swiper .swiper-slide{flex-shrink:0;width:auto;min-width:-moz-fit-content;min-width:fit-content;max-width:none;white-space:nowrap;padding:4px 16px;height:32px;border-radius:16px;background:#fff;display:inline-flex;align-items:center;gap:4px;box-shadow:0 3px 5px rgba(0,0,0,.05);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.page_home__LW_lH .categories .swiper .swiper-slide:last-child{margin-right:20px}.page_home__LW_lH .categories .swiper .swiper-slide .icon-wrapper{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.page_home__LW_lH .categories .swiper .swiper-slide img{width:100%;height:100%;object-fit:contain;object-position:center}.page_home__LW_lH .page_popupOverlay__4Bc7B{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.page_home__LW_lH .page_popupContent__Cdv0o{background-color:#fff;padding:20px;border-radius:8px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page_home__LW_lH .page_popupText__JDNVf{font-size:16px;margin-bottom:20px}.page_home__LW_lH .page_popupHeader__kAmjg{top:10px;right:10px;display:flex;justify-content:flex-end;width:100%}.page_home__LW_lH .page_closeIcon__yyhiC{font-size:24px;font-weight:700;cursor:pointer;color:#333;transition:color .2s ease-in-out}.page_home__LW_lH .page_closeIcon__yyhiC:hover{color:#0072ef}.page_home__LW_lH .page_popupButton__U_GOZ{padding:10px 20px;background-color:#0072ef;color:#fff;border:none;border-radius:4px;cursor:pointer}.page_home__LW_lH .page_popupButton__U_GOZ:hover{background-color:#005bb5}