.mobile-bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.15);z-index:998;touch-action:none;overflow:hidden;display:flex;flex-direction:column}.mobile-bottom-sheet.mode-single .mobile-bottom-sheet-content{padding:24px 16px 16px;display:flex;justify-content:center;align-items:center}.mobile-bottom-sheet.mode-list .mobile-bottom-sheet-handle-container{cursor:-webkit-grab;cursor:grab}.mobile-bottom-sheet.mode-list .mobile-bottom-sheet-handle-container:active{cursor:-webkit-grabbing;cursor:grabbing}.mobile-bottom-sheet-handle-container{padding:12px 0 8px;display:flex;justify-content:center}.mobile-bottom-sheet-handle{width:40px;height:4px;background:#dee2e6;border-radius:2px}.mobile-bottom-sheet-content{flex:1 1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y}.single-offer-close-btn{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.95);border:1px solid #dee2e6;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.single-offer-close-btn:hover{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.15)}.single-offer-close-btn i{font-size:24px;color:#333}.nearby-offers-container{width:100%;max-width:100vw;padding:0}.nearby-offers-breadcrumb{padding:1rem 0 .5rem;background-color:#f8f9fa;font-size:14px}@media(min-width:768px){.nearby-offers-breadcrumb{padding:1.5rem 0 .5rem}}.nearby-offers-breadcrumb .container{display:flex;align-items:center;gap:.5rem}.nearby-offers-breadcrumb .breadcrumb-link{color:#8791a1;text-decoration:none;transition:color .2s ease}.nearby-offers-breadcrumb .breadcrumb-link:hover{color:var(--rtl-primary-color,#E53D2E)}.nearby-offers-breadcrumb .breadcrumb-separator{color:#8791a1}.nearby-offers-breadcrumb .breadcrumb-current{color:#1a1a1a;font-weight:500}.nearby-offers-header{padding:.5rem 0;background-color:#f8f9fa}@media(min-width:768px){.nearby-offers-header{padding:1rem 0 1.5rem}}.nearby-offers-header-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}@media(min-width:768px){.nearby-offers-header-content{align-items:center}}@media(max-width:767px){.nearby-offers-header-content{flex-direction:column;align-items:flex-start}}.nearby-offers-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.nearby-offers-header-right{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%}@media(min-width:768px){.nearby-offers-header-right{margin-left:auto;width:auto}}.filter-by-label{font-size:14px;font-weight:400;color:#8791a1;white-space:nowrap}.offer-type-filter{display:flex;gap:8px;width:100%}@media(min-width:768px){.offer-type-filter{width:auto}}.filter-btn{padding:8px 16px;border:1px solid #e8eaed;background-color:#fff;color:#666;font-size:14px;font-weight:500;border-radius:100px;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;gap:6px;flex:1 1;justify-content:center}@media(min-width:768px){.filter-btn{flex:0 1;justify-content:flex-start}}.filter-btn svg{width:16px;height:16px;flex-shrink:0}.filter-btn:hover{background-color:rgba(0,0,0,.02)}.filter-btn.active{background-color:#fff;color:var(--rtl-primary-color,#e53c2e);border-color:var(--rtl-primary-color,#e53c2e)}.nearby-offers-title{font-size:22px;font-weight:600;margin-bottom:0;line-height:1.2}@media(min-width:768px){.nearby-offers-title{font-size:28px}}.nearby-offers-count{font-size:14px;font-weight:400;margin-bottom:0;color:#8791a1}.nearby-offers-content-wrapper{padding:0}@media(min-width:768px){.nearby-offers-content-wrapper{padding-left:15px;padding-right:15px;padding-bottom:24px}}.nearby-offers-content{display:flex;flex-direction:column;width:100%}@media(min-width:768px){.nearby-offers-content{flex-direction:row;height:calc(100vh - 250px);min-height:600px}}.map-section{width:100%;height:400px;position:relative}@media(min-width:768px){.map-section{width:50%;height:100%;border-radius:24px;overflow:hidden}}.map-location-search-container{position:absolute;top:16px;left:50%;transform:translateX(-50%);z-index:10;width:90%;max-width:400px;display:flex;gap:8px;align-items:center}@media(min-width:768px){.map-location-search-container{width:400px}}.map-location-search-wrapper{position:relative;display:flex;align-items:center;flex:1 1;background-color:#fff;border:1px solid #e8eaed;border-radius:30px;padding:0 12px;transition:all .2s ease}.map-location-search-wrapper:focus-within{border-color:var(--rtl-primary-color,#E53D2E);box-shadow:0 2px 12px rgba(0,0,0,.2),0 0 0 3px rgba(var(--rtl-primary-color-rgb,229,61,46),.1)}.map-location-search-wrapper .search-icon{color:#6c757d;font-size:16px;flex-shrink:0}.map-location-search-input{flex:1 1;border:none;background:rgba(0,0,0,0);padding:8px 0;font-size:16px;color:#333;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.map-location-search-input::placeholder{color:#999}.map-back-to-location-btn{width:38px;height:38px;flex-shrink:0;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease}.map-back-to-location-btn:hover:not(:disabled){background-color:#f8f9fa;box-shadow:0 2px 12px rgba(0,0,0,.2)}.map-back-to-location-btn:disabled{opacity:.5;cursor:not-allowed}.map-back-to-location-btn svg{width:18px;height:18px;flex-shrink:0;color:var(--rtl-primary-color,#E53D2E)}.offers-map-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}.offers-section{width:100%;display:flex;flex-direction:column;background-color:#fff}@media(min-width:768px){.offers-section{width:50%;height:100%;background-color:rgba(0,0,0,0);margin-bottom:24px}}.list-section{flex:1 1;overflow-y:auto;padding:1rem;height:100%}@media(min-width:768px){.list-section{padding:0 1.5rem}}.nearby-offers-list{width:100%}.nearby-offers-search-container{padding:1rem 1rem .5rem}@media(max-width:767px){.nearby-offers-search-container{background-color:#fff;border-bottom:1px solid #dee2e6}}.nearby-offers-search-input-wrapper{position:relative;display:flex;align-items:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:0 12px;transition:all .2s ease}.nearby-offers-search-input-wrapper:focus-within{background-color:#fff;border-color:var(--rtl-primary-color,#E53D2E);box-shadow:0 0 0 3px rgba(var(--rtl-primary-color-rgb,229,61,46),.1)}.nearby-offers-search-input-wrapper .search-icon{color:#6c757d;font-size:16px;margin-right:8px}.nearby-offers-search-input{flex:1 1;border:none;background:rgba(0,0,0,0);padding:10px 0;font-size:16px;color:#333;outline:none}.nearby-offers-search-input::placeholder{color:#999}.search-clear-btn{background:none;border:none;padding:4px;cursor:pointer;color:#6c757d;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.search-clear-btn:hover{color:#333}.search-clear-btn i{font-size:20px}.search-results-count{margin:8px 0 0;font-size:13px;color:#6c757d}.offers-cards-container{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;align-items:stretch}@media(min-width:768px){.offers-cards-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;padding:0 1rem}}.offer-card-wrapper{width:100%;display:flex;justify-content:center}.offer-card-wrapper.selected .offer-card{border:2px solid var(--rtl-primary-color);box-shadow:0 0 0 3px rgba(var(--rtl-primary-color-rgb,13,110,253),.1)}.nearby-offers-list-empty{width:100%;padding:2rem}:global(.advanced-marker-logo:hover){transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.4)!important}:global(.cluster-marker:hover){transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.4)!important}:global(.user-location-marker){width:20px;height:20px;position:relative}:global(.user-location-dot){width:20px;height:20px;background-color:#4285f4;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:2}:global(.user-location-pulse){width:20px;height:20px;background-color:rgba(66,133,244,.3);border-radius:50%;position:absolute;top:0;left:0;z-index:1;animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{transform:scale(1);opacity:1}50%{transform:scale(2);opacity:.5}to{transform:scale(2.5);opacity:0}}.offer-card{width:100%;max-width:400px;box-shadow:0 4px 12px 0 rgba(10,31,64,.1019607843);position:relative}.offer-card,.offer-info-window-card{border-radius:16px;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.offer-info-window-card{box-shadow:0 8px 24px rgba(0,0,0,.12)}.offer-info-window-card .offer-card{width:320px;max-width:320px;box-shadow:none;cursor:default}@media(max-width:767px){.offer-info-window-card .offer-card{width:240px;max-width:240px}}.offer-info-window-card .offer-card-image-container,.offer-info-window-card .offer-card-image-placeholder{height:110px}.offer-info-window-card .offer-card-content{padding:12px}.offer-info-window-card .offer-card-logo{width:56px;height:56px}.offer-info-window-card .offer-card-merchant-name{font-size:11px}.offer-info-window-card .offer-card-cashback{font-size:14px}.offer-info-window-card .offer-card-address{font-size:11px}.offer-info-window-card .offer-card-details-btn,.offer-info-window-card .offer-card-direction-btn{font-size:13px}.offer-card-image-container{position:relative;width:100%;height:130px;overflow:hidden;background-color:#f5f5f5}.offer-card-image{width:100%;height:100%;object-fit:cover}.offer-card-image-placeholder{width:100%;height:130px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.offer-card-content{padding:16px;background-color:#fff;display:flex;gap:12px}.offer-card-logo{width:64px;height:64px;flex-shrink:0;object-fit:contain;background-color:#fff;border-radius:16px;border:1px solid rgba(10,31,64,.1019607843);padding:4px}.offer-card-info{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.offer-card-merchant-name{font-size:12px;font-weight:600;margin-bottom:0;line-height:1.3;letter-spacing:-.01em}.offer-card-cashback{font-size:16px;font-weight:600}.offer-card-address{font-size:12px;line-height:1.4;margin-top:2px}.offer-card-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:auto}.offer-card-details-btn,.offer-card-direction-btn{display:inline-flex;align-items:center;gap:4px;color:var(--rtl-primary-color,#E53D2E);font-size:14px;font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:opacity .2s ease}.offer-card-details-btn:hover,.offer-card-direction-btn:hover{opacity:.8}.offer-card-details-btn svg,.offer-card-direction-btn svg{width:16px;height:16px}.offer-card-close-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;background-color:hsla(0,0%,100%,.9);border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.offer-card-close-btn:hover{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.offer-card-close-btn i{font-size:20px;color:#333}.gm-style .gm-style-iw-c{padding:0!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;overflow:visible!important}.gm-style .gm-style-iw-d{overflow:hidden!important;padding:0!important;max-height:none!important}.gm-style .gm-style-iw-t:after{display:none!important}.gm-style .gm-style-iw{padding:0!important}.gm-style .gm-style-iw-ch{padding-top:0!important;padding-right:0!important}.gm-style .gm-ui-hover-effect{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;height:28px!important;background-color:hsla(0,0%,100%,.95)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px rgba(0,0,0,.15)!important;z-index:1000!important}.gm-style .gm-ui-hover-effect:hover{background-color:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important}.gm-style .gm-ui-hover-effect span{margin:0!important}.gm-style .gm-ui-hover-effect img,.gm-style .gm-ui-hover-effect span{width:16px!important;height:16px!important}.nearby-offers-loading{width:100%;min-height:500px}.cursor-pointer{cursor:pointer}.desktop-only{display:block}@media(max-width:767px){.desktop-only{display:none!important}}.mobile-only{display:none}@media(max-width:767px){.mobile-only{display:block!important}}.mobile-selected-offer-card{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:1000;width:calc(100% - 32px);max-width:400px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.mobile-selected-offer-close{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.95);border:1px solid #dee2e6;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.mobile-selected-offer-close:hover{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.15)}.mobile-selected-offer-close i{font-size:24px;color:#333}@media(max-width:767px){.nearby-offers-container{height:calc(100vh - 59px);overflow:hidden}.nearby-offers-content{height:calc(100vh - 58.5px - 70px);min-height:calc(100vh - 58.5px - 70px)}.map-section{width:100%;height:100%;order:1}.offers-section{display:none}.offers-cards-container{grid-template-columns:1fr!important;padding:0 1rem;gap:1rem}.nearby-offers-list{height:100%;overflow-y:auto}}.bi.bi-geo-alt-fill,.bi.bi-search,.bi.bi-star-fill{font-size:.9rem}.list-section::-webkit-scrollbar{width:8px}.list-section::-webkit-scrollbar-track{background:#f1f1f1}.list-section::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.list-section::-webkit-scrollbar-thumb:hover{background:#555}