.popupsection-personalize>div>h3{animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}body.about-us.page\.about-us.zoom-image--enabled .historyimage-section .multi-column__item.justify-start.snap-start{position:relative;gap:0}body.about-us.page\.about-us.zoom-image--enabled .historyimage-section .prose p{margin:0!important}body.about-us.page\.about-us.zoom-image--enabled .historyimage-section .v-stack.gap-4.text-start{bottom:0;text-align:center;color:#fff;background:#2b4465;padding:0 5px 10px;display:block;opacity:.9;border-radius:0 0 10px 10px}body.about-us.page\.about-us.zoom-image--enabled .v-stack.gap-4.text-start .h4{font-size:18px;margin-top:6px;margin-bottom:4px}body.about-us.page\.about-us.zoom-image--enabled .historyimage-section .prose p{margin:0!important;font-size:14px;line-height:1.3}body.about-us.page\.about-us.zoom-image--enabled .multi-column__item .rounded{border-bottom-left-radius:0;border-bottom-right-radius:0}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .section-stack{position:relative}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .scroll-arrow{position:absolute;top:50%;cursor:pointer;background-color:#fff;border-radius:50px}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .scroll-arrow.right{height:50px;width:50px;z-index:9;right:0}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .scroll-arrow.left{transform:rotate(180deg);height:50px;width:50px;z-index:9;left:0}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .multi-column__item{display:flex;flex-direction:column}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .multi-column__item>div:last-child{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width:768px){body.about-us.page\.about-us.zoom-image--enabled .v-stack.gap-4.text-start .h4{font-size:12px;margin-top:4px;margin-bottom:1px}body.about-us.page\.about-us.zoom-image--enabled .historyimage-section .prose p{font-size:9px}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .scroll-arrow.right{height:30px;width:30px;z-index:9;right:0}body.about-us.page\.about-us.zoom-image--enabled .about-section-multi-column .scroll-arrow.left{transform:rotate(180deg);height:30px;width:30px;z-index:9;left:0}}.bank-offers-section{border-radius:12px;margin:20px 0}.offers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.offers-title{font-size:18px;font-weight:600;color:#333;margin:0}.view-all-link{color:#4285f4;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer}.view-all-link:hover{text-decoration:underline}.desktop-offers{display:block}.mobile-offers{display:none}.single-offer{position:relative;display:flex;align-items:center;padding:20px;background:#f8f9fa;border-radius:12px;min-height:80px;overflow:hidden}.single-offer:before,.single-offer:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:40px;background:#f0f0f0;border-radius:50%;z-index:1}.single-offer:before{left:-12px}.single-offer:after{right:-12px}.offer-badge,.offer-content,.offer-nav{position:relative;z-index:2}.offer-badge{background:#333;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}@media (max-width: 768px){.mobile-offers .offer-card{position:relative;min-width:280px;max-width:280px;scroll-snap-align:start;flex-shrink:0;padding:14px;background:#f8f9fa;border-radius:12px;display:flex;align-items:center;overflow:hidden}.mobile-offers .offer-card:before,.mobile-offers .offer-card:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:40px;background:#f0f0f0;border-radius:50%;z-index:1}.mobile-offers .offer-card:before{left:-12px}.mobile-offers .offer-card:after{right:-12px}.mobile-offers .offer-card .offer-badge,.mobile-offers .offer-card .offer-content{position:relative;z-index:2}}.percentage{font-size:14px;font-weight:700}.offer-content{flex:1}.offer-content h4{margin:0 0 6px;font-size:16px;font-weight:600;color:#333;line-height:1.3}.offer-description{margin:0;font-size:14px;color:#666;line-height:1.4}.offer-nav{display:flex;gap:8px;margin-left:16px}.nav-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666}.nav-btn:hover{background:#f5f5f5;border-color:#ccc}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.offers-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;align-items:center;justify-content:center;z-index:1000}.offers-popup-overlay.active{display:flex}.offers-popup{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:80vh;overflow:hidden;animation:popupSlideIn .3s ease}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.popup-title{font-size:20px;font-weight:600;color:#333;margin:0}.close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#666;transition:color .2s ease}.close-btn:hover{color:#333}.popup-content{padding:24px;max-height:60vh;overflow-y:auto}.popup-offers-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.popup-offer-card{display:flex;align-items:center;padding:16px;background:#f8f9fa;border-radius:12px;transition:background .2s ease}.popup-offer-card:hover{background:#f0f0f0}.popup-offer-badge{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0;background:#333;color:#fff}.popup-offer-badge.federal-bank{background:#1e40af}.popup-offer-badge.dbs-bank{background:#dc2626}.popup-percentage{font-size:14px;font-weight:700}.popup-offer-content h4{margin:0 0 4px;font-size:16px;font-weight:600;color:#333}.popup-offer-description{margin:0;font-size:14px;color:#666}.popup-add-to-cart{width:100%;background:#fbbf24;color:#000;border:none;padding:16px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease;text-align:center}.popup-add-to-cart:hover{background:#f59e0b}.slider-navigation{display:none}.slider-dots{display:flex;gap:8px}.dot{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;transition:background .2s ease}.dot.active{background:#ff4757}@media (max-width: 768px){.bank-offers-section{margin:16px 0}.offers-header{margin-bottom:16px}.offers-title{font-size:16px}.desktop-offers{display:none}.mobile-offers{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:12px;padding-bottom:4px;-webkit-overflow-scrolling:touch}.mobile-offers::-webkit-scrollbar{display:none}.mobile-offers .offer-card{min-width:280px;max-width:280px;scroll-snap-align:start;flex-shrink:0;padding:14px;background:#f8f9fa;border-radius:12px;display:flex;align-items:center}.mobile-offers .offer-badge{width:44px;height:44px;margin-right:12px}.mobile-offers .percentage{font-size:13px}.mobile-offers .offer-content h4{font-size:13px;margin-bottom:4px}.mobile-offers .offer-description{font-size:11px}.slider-navigation{display:flex;justify-content:center;margin-top:16px}.offers-popup{width:95%;max-width:400px}.popup-header{padding:16px 20px}.popup-content{padding:20px}}@media (max-width: 480px){.mobile-offers .offer-card{min-width:90%;max-width:90%}.mobile-offers{gap:10px}}.button--subdued{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/68/assets/custom.css.map */
