.affiliate-ticket-action{white-space:nowrap!important;flex-wrap:nowrap!important;line-height:1!important;word-break:keep-all!important}
.affiliate-ticket.deal-ticket .affiliate-ticket-action{min-width:132px;padding-inline:12px!important}
.listing-page-hero{padding:10px 16px!important;min-height:var(--page-head-height,0px)!important}
.listing-page-hero h2{margin:0 0 6px!important}
.listing-page-hero p{margin:0!important}
.review-grid,.blog-grid,.store-grid{grid-auto-rows:auto!important;align-items:start!important}
.review-card,.store-card{height:auto!important;align-self:start!important}
.store-card{min-height:0!important;padding:18px 16px!important}
.store-logo-stage{height:82px!important;margin-bottom:10px!important}
.store-card .store-logo{width:calc(100% - 16px)!important;height:70px!important}
.store-card h3{margin:0 0 7px!important}
.store-card-desc{min-height:0!important;margin:0!important}
.store-card-meta{margin-top:8px!important}
.review-card-body{padding:13px 14px!important}
.review-card h3{margin:6px 0!important}
.review-card p{-webkit-line-clamp:2!important;max-height:3em!important}
.review-card-body .read-more{margin-top:8px!important}
.section{margin-top:30px!important}
.section-head{margin-bottom:12px!important}
@media(max-width:700px){.store-card{padding:16px 14px!important}
.store-logo-stage{height:74px!important}
.store-card .store-logo{width:64px!important;height:64px!important}
}
.review-thumb{overflow:hidden}
.review-thumb>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.review-thumb-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.34));z-index:1}
.review-thumb-badge{position:relative;z-index:2}
.article-related-section{width:100%}
.related-horizontal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px}
.related-horizontal-card{border:1px solid var(--border);border-radius:14px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:7px;min-width:0}
.related-horizontal-thumb{aspect-ratio:4/3;border-radius:10px;background:var(--surface);display:grid;place-items:center;overflow:hidden;color:var(--primary);font-weight:900}
.related-horizontal-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}
.related-horizontal-card strong{font-size:.93rem;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;min-height:4.05em;max-height:4.05em;overflow-wrap:anywhere}
.related-horizontal-card small{color:var(--muted);min-height:32px}
.related-horizontal-card .btn{margin-top:auto;width:100%}
@media(max-width:850px){.related-horizontal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:540px){.related-horizontal-grid{grid-template-columns:1fr}
}
.review-grid,.blog-grid,.offer-grid,.public-offer-grid,.store-grid{align-items:stretch}
.review-card,.store-card{height:100%}
.review-card{display:flex;flex-direction:column}
.review-card-body{display:flex;flex-direction:column;flex:1}
.review-card-body .read-more{margin-top:10px;padding-top:0;align-self:flex-start}
.review-card-body{min-height:0!important}
.review-card p{min-height:0!important;max-height:4.5em}
.hero{width:var(--home-hero-width,100%);margin-inline:auto}
.listing-page-hero{width:var(--page-head-width,100%);margin-inline:auto}
.article-cta-section{display:flex;justify-content:flex-start}
.article-cta-section .btn{position:relative;overflow:hidden;box-shadow:0 12px 28px rgba(11,121,167,.20);animation:ctaAttract 2.8s ease-in-out infinite}
.article-cta-section .btn::after{content:"";position:absolute;inset:-45% auto -45% -35%;width:28%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);animation:ctaShine 3.2s ease-in-out infinite;pointer-events:none}
@keyframes ctaAttract{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
@keyframes ctaShine{0%,52%{left:-38%}82%,100%{left:128%}}
.image-lightbox[hidden]{display:none}
.image-lightbox{position:fixed;inset:0;z-index:3000;background:rgba(5,12,17,.86);display:grid;place-items:center;padding:30px;backdrop-filter:blur(7px);cursor:zoom-out}
.image-lightbox img{max-width:min(92vw,1500px);max-height:88vh;object-fit:contain;transform:scale(var(--lb-scale,1));transition:transform .12s ease;cursor:zoom-out;box-shadow:0 28px 90px rgba(0,0,0,.45);border-radius:14px;transform-origin:center center}
.image-lightbox .lb-close{position:fixed;right:24px;top:20px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.45);color:#fff;font-size:26px;cursor:pointer}
.media-slide.is-active img,.product-review-figure img{cursor:zoom-in}
#homeHero{background:var(--home-hero-bg-color,#0B79A7);color:var(--home-hero-text,#fff)}
#homeHero h1,#homeHero p{color:var(--home-hero-text,#fff)!important}
.listing-page-hero{display:flex;flex-direction:column;justify-content:center}
.site-footer{min-height:var(--footer-min-height,0px);background:var(--footer-bg,#05263C)!important;color:var(--footer-text,#DCEEF4)!important}
.site-footer h3,.site-footer h4,.site-footer p,.site-footer span,.site-footer a{color:var(--footer-text,#DCEEF4)!important}
@media(min-width:901px){#homeHero{min-height:var(--home-hero-height,430px)}
.listing-page-hero{min-height:var(--page-head-height,0px)}
}
.affiliate-ticket{animation:offerTicketAttract 2.8s ease-in-out infinite}
.affiliate-ticket::before{content:"";position:absolute;z-index:6;top:-55%;bottom:-55%;left:-38%;width:25%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);animation:offerTicketShine 3.2s ease-in-out infinite;pointer-events:none}
@keyframes offerTicketAttract{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
@keyframes offerTicketShine{0%,52%{left:-38%}82%,100%{left:128%}}
@media(prefers-reduced-motion:reduce){.article-cta-section .btn,.article-cta-section .btn::after,.affiliate-ticket,.affiliate-ticket::before{animation:none!important}
}
.store-card{display:flex;flex-direction:column}
.store-card .store-coupon-note{margin-top:auto}
.saving-group .side-offer+.side-offer{margin-top:10px;padding-top:12px;border-top:1px solid var(--border)}
.saving-group .side-offer h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.saving-group .side-offer p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(prefers-reduced-motion:reduce){.hero::before{animation:none!important}
.hero-bg-slide{transition:none!important;transform:none!important}
}
#homeHero .hero-bg-carousel{background:transparent!important}
.sidebar-offers{padding:9px!important;gap:8px!important}
.saving-group+.saving-group{padding-top:8px!important}
.saving-group>h3{font-size:.98rem!important;padding:5px 8px!important;margin-bottom:6px!important}
.side-offer{padding:9px 10px!important;border-radius:10px!important}
.saving-group .side-offer+.side-offer{margin-top:6px!important;padding-top:9px!important}
.side-offer h4{font-size:.88rem!important;line-height:1.22!important;margin:3px 0 4px!important}
.side-offer p{font-size:.76rem!important;line-height:1.32!important;margin:0 0 5px!important;-webkit-line-clamp:2!important;max-height:2.64em}
.sidebar-offers .affiliate-ticket-wrap{margin-top:3px!important;padding-top:0!important}
.sidebar-offers .affiliate-ticket-tip{display:none!important}
.sidebar-offers .affiliate-ticket{min-height:40px!important}
.sidebar-offers .affiliate-ticket-action{font-size:.82rem!important;padding-inline:8px!important;min-width:108px!important}
.sidebar-offers .affiliate-ticket-code{font-size:.78rem!important;padding-left:22px!important;padding-right:8px!important}
.sidebar-offers .deal-cart-icon{width:16px;height:16px;flex-basis:16px}
.store-grid{grid-auto-rows:1fr!important;align-items:stretch!important}
.store-grid .store-card{height:100%!important;min-height:238px!important;align-self:stretch!important;padding:16px 14px!important}
.store-grid .store-logo-stage{height:76px!important;margin-bottom:8px!important}
.store-grid .store-card .store-logo{width:66px!important;height:66px!important}
.store-grid .store-card h3{margin:0 0 6px!important}
.store-grid .store-card-desc{min-height:2.85em!important;max-height:2.85em!important}
.store-grid .store-card-meta{margin-top:auto!important;padding-top:8px}
@media(max-width:700px){.store-grid .store-card{min-height:220px!important}
}
#homeHero .hero-bg-carousel{background:var(--surface,#F3FAFC)!important}
#homeHero .hero-bg-slide{background-color:transparent!important}
#homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(5,35,28,0) 0%,rgba(5,35,28,.64) 12%,rgba(5,35,28,.46) 46%,rgba(5,35,28,.10) 82%,rgba(5,35,28,0) 100%)!important}
.review-grid,.blog-grid,.store-grid,.public-offer-grid,.offer-grid,.category-grid{align-items:stretch!important}
.review-grid,.blog-grid,.store-grid,.public-offer-grid,.offer-grid{grid-auto-rows:1fr!important}
.review-card,.store-card,.offer-card,.category-card{height:100%!important;align-self:stretch!important}
.review-card{display:flex!important;flex-direction:column!important}
.review-card-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}
.review-card-body .read-more{margin-top:auto!important;padding-top:8px!important}
.review-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.review-card p{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3!important;overflow:hidden!important}
.offer-card{display:flex!important;flex-direction:column!important}
.offer-card .offer-actions{margin-top:auto!important}
.category-grid .category-card{display:flex!important;align-items:center!important}
@media(max-width:700px){#homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(5,35,28,.18),rgba(5,35,28,.38) 48%,rgba(5,35,28,.08))!important}
}
.public-offer-grid{align-items:stretch!important;grid-auto-rows:268px!important}
@media(max-width:700px){.public-offer-grid{grid-auto-rows:auto!important}
}
.public-offer-grid{grid-auto-rows:1fr!important;align-items:stretch!important}
@media(max-width:700px){.public-offer-grid{grid-auto-rows:auto!important}
}
@media(min-width:701px){#homeHero{background:var(--home-hero-bg-color,#0B79A7)!important;padding-right:52%!important}
#homeHero .hero-bg-carousel{inset:0 0 0 auto!important;left:auto!important;right:0!important;width:55%!important;background:transparent!important;overflow:hidden!important}
#homeHero .hero-bg-slide{inset:0!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:right center!important}
#homeHero .hero-content{width:100%!important;max-width:100%!important}
#homeHero .hero-bg-shade{background:linear-gradient(90deg,var(--home-hero-bg-color,#0B79A7) 0%,var(--home-hero-bg-color,#0B79A7) 44%,color-mix(in srgb,var(--home-hero-bg-color,#0B79A7) 82%,transparent) 54%,transparent 72%)!important}
#homeHero::after{background:linear-gradient(90deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.04) 45%,transparent 62%)!important}

}
@media(max-width:700px){#homeHero .hero-bg-carousel{inset:0!important;width:100%!important}
#homeHero .hero-bg-slide{background-position:right center!important}
#homeHero .hero-content{max-width:100%!important}

}
.media-progress,.media-toggle{display:none!important}
body{background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 92%,#fff) 0%,var(--surface) 100%)!important}
.site-header{border-bottom-color:color-mix(in srgb,var(--border) 72%,var(--primary) 28%)!important;box-shadow:0 8px 28px color-mix(in srgb,var(--primary) 8%,transparent)!important}
.card,.page-hero,.article-content,.media-card,.side-module,.related-products{border-color:color-mix(in srgb,var(--border) 76%,var(--primary) 24%)!important;box-shadow:0 12px 34px color-mix(in srgb,var(--primary) 8%,transparent)!important}
.card:hover{border-color:color-mix(in srgb,var(--primary) 42%,var(--border))!important;box-shadow:0 16px 38px color-mix(in srgb,var(--primary) 13%,transparent)!important}
.btn-primary{background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 92%,#fff),var(--primary-2))!important;box-shadow:0 8px 18px color-mix(in srgb,var(--primary) 24%,transparent)!important}
.btn-accent,.affiliate-ticket-action,.affiliate-ticket-action::after{background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 90%,#fff),var(--accent))!important}
.side-offer h4,.review-card h3{color:color-mix(in srgb,var(--text) 92%,#000)!important}
.side-offer p,.review-card p{color:color-mix(in srgb,var(--muted) 88%,var(--text))!important}
#homeHero h1{text-shadow:0 3px 22px rgba(0,0,0,.20)!important}
#homeHero p{text-shadow:0 2px 12px rgba(0,0,0,.16)!important}
body{background:var(--bg)!important;color:var(--text)!important}
.review-card-link{color:inherit;text-decoration:none!important;cursor:pointer}
.review-card-link .review-thumb{display:flex}
.review-card-link .review-card-body{display:flex}
.review-card-excerpt{margin:0;color:var(--muted);font-size:.92rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.5em;max-height:4.5em}
.review-card h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;line-height:1.25!important;min-height:2.5em!important;max-height:2.5em!important}
.review-card p,.review-card-excerpt{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;line-height:1.5!important;min-height:3em!important;max-height:3em!important}
.review-card-link:hover .read-more{transform:translateX(3px)}
.review-card-link .read-more{transition:transform .18s ease,color .18s ease}
.article-header{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}
.article-header>div{width:100%;min-width:0}
.article-header>.btn{justify-self:end!important;margin-top:-2px}
.article-header h2{width:100%;max-width:none!important;text-wrap:balance}
.affiliate-ticket.coupon-ticket,.affiliate-ticket.deal-ticket{
  box-sizing:border-box!important;
  grid-template-columns:minmax(132px,62%) minmax(76px,38%)!important;
  min-height:48px!important;height:48px!important;border-radius:7px!important
}
.affiliate-ticket.coupon-ticket .affiliate-ticket-action,.affiliate-ticket.deal-ticket .affiliate-ticket-action{
  box-sizing:border-box!important;min-height:48px!important;height:48px!important;padding:0 12px!important
}
.affiliate-ticket.coupon-ticket .affiliate-ticket-code,.affiliate-ticket.deal-ticket .affiliate-ticket-code{
  box-sizing:border-box!important;min-height:48px!important;height:48px!important
}
.sidebar-offers .affiliate-ticket.coupon-ticket,.sidebar-offers .affiliate-ticket.deal-ticket{min-height:42px!important;height:42px!important}
.sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-action,.sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-action,.sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-code,.sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-code{min-height:42px!important;height:42px!important}
.media-card{padding:10px!important}
.media-stage{
  aspect-ratio:var(--media-ratio,16/10)!important;
  min-height:260px!important;max-height:540px!important;
  border:1px solid color-mix(in srgb,var(--border) 72%,transparent)!important;
  background:
    radial-gradient(circle at 14% 18%,color-mix(in srgb,var(--primary) 8%,transparent),transparent 32%),
    radial-gradient(circle at 88% 78%,color-mix(in srgb,var(--accent) 7%,transparent),transparent 28%),
    color-mix(in srgb,var(--surface) 72%,var(--bg) 28%)!important;
  box-shadow:inset 0 1px 0 color-mix(in srgb,#fff 70%,transparent)!important
}
.media-stage::before{display:none!important}
.media-stage::after{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(10,20,16,.025))!important}
.media-slide{height:96%!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}
.media-slide.is-active{width:96%!important;height:96%!important;box-shadow:none!important}
.media-slide.is-active::after{border-color:color-mix(in srgb,var(--border) 56%,transparent)!important}
.media-slide img,.media-slide video{object-fit:contain!important;background:transparent!important}
.media-slide.is-prev,.media-slide.is-next{opacity:.18!important}
.media-slide.is-far-prev,.media-slide.is-far-next{opacity:0!important}
.category-detail-hero{padding:16px 20px!important;min-height:0!important}
.category-detail-hero h2{margin:0 0 5px!important;font-size:clamp(1.85rem,4vw,2.7rem)!important}
.category-detail-hero p{margin:0!important;max-width:900px!important}
.article-category-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.article-category-related-grid .review-card-body{padding:12px!important}
.article-category-related-grid .review-card h3{font-size:.98rem!important}
.article-category-related-grid .review-card-excerpt{display:none!important;min-height:0!important}
.shadow-minimal{--shadow:0 1px 0 rgba(15,23,42,.06);--shadow-sm:0 1px 0 rgba(15,23,42,.05)}
.shadow-soft{--shadow:0 20px 50px color-mix(in srgb,var(--primary) 10%,transparent);--shadow-sm:0 8px 24px color-mix(in srgb,var(--primary) 8%,transparent)}
.shadow-glow{--shadow:0 24px 70px color-mix(in srgb,var(--primary) 20%,transparent);--shadow-sm:0 10px 30px color-mix(in srgb,var(--primary) 15%,transparent)}
.font-modern{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.font-modern h1,.font-modern h2,.font-modern h3,.font-modern h4{font-family:inherit;font-weight:900}
.font-strong{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.font-strong h1,.font-strong h2,.font-strong h3,.font-strong h4{font-family:inherit;font-weight:950;letter-spacing:-.045em}
.font-editorial{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.font-editorial h1,.font-editorial h2,.font-editorial h3,.font-editorial .article-header h2{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.035em}
.font-minimal{font-family:"Segoe UI",ui-sans-serif,system-ui,-apple-system,Arial,sans-serif}
.font-minimal h1,.font-minimal h2,.font-minimal h3,.font-minimal h4{font-weight:750;letter-spacing:-.035em}
.cards-soft .card,.cards-soft .page-hero{background:color-mix(in srgb,var(--bg) 96%,#fff)!important;border-color:var(--border)!important;box-shadow:var(--shadow-sm)!important}
.cards-bordered .card,.cards-bordered .page-hero{background:var(--bg)!important;border:1.25px solid var(--border)!important;box-shadow:0 3px 0 color-mix(in srgb,var(--border) 55%,transparent)!important}
.cards-glass .card,.cards-glass .page-hero{background:color-mix(in srgb,var(--bg) 78%,transparent)!important;border:1px solid color-mix(in srgb,var(--border) 72%,#fff 28%)!important;backdrop-filter:blur(16px);box-shadow:var(--shadow-sm)!important}
.cards-flat .card,.cards-flat .page-hero{background:var(--bg)!important;border:1px solid var(--border)!important;box-shadow:none!important}
.buttons-gradient .btn-primary,.buttons-gradient .filter-btn.active{background:linear-gradient(135deg,var(--primary),var(--primary-2))!important}
.buttons-gradient .btn-accent,.buttons-gradient .affiliate-ticket-action,.buttons-gradient .affiliate-ticket-action::after{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 92%,#fff),var(--accent))!important}
.buttons-outline .btn-primary{background:transparent!important;color:var(--primary)!important;border:1.5px solid var(--primary)!important;box-shadow:none!important}
.buttons-outline .btn-accent{background:transparent!important;color:var(--accent)!important;border:1.5px solid var(--accent)!important;box-shadow:none!important}
.buttons-soft .btn-primary{background:color-mix(in srgb,var(--primary) 12%,var(--bg))!important;color:var(--primary)!important;border-color:color-mix(in srgb,var(--primary) 24%,var(--border))!important;box-shadow:none!important}
.buttons-soft .btn-accent{background:color-mix(in srgb,var(--accent) 14%,var(--bg))!important;color:color-mix(in srgb,var(--accent) 75%,#111)!important;border-color:color-mix(in srgb,var(--accent) 30%,var(--border))!important;box-shadow:none!important}
.density-compact .view{padding-top:24px}
.density-compact .section{margin-top:24px}
.density-compact .review-grid,.density-compact .store-grid,.density-compact .public-offer-grid{gap:10px}
.density-compact .review-card-body{padding:12px!important}
.density-airy .view{padding-top:46px}
.density-airy .section{margin-top:46px}
.density-airy .review-grid,.density-airy .store-grid,.density-airy .public-offer-grid{gap:22px}
.density-airy .review-card-body{padding:20px!important}
.motion-off *{scroll-behavior:auto!important}
.motion-off .card,.motion-off .btn,.motion-off .hero-bg-slide{transition:none!important;animation:none!important}
.motion-smooth .card,.motion-smooth .btn{transition-duration:.28s!important;transition-timing-function:cubic-bezier(.2,.75,.2,1)!important}
.motion-smooth .card:hover{transform:translateY(-5px)}
.header-solid .site-header{background:var(--bg)!important;border-bottom-color:var(--border)!important;backdrop-filter:none!important}
.header-glass .site-header{background:color-mix(in srgb,var(--bg) 84%,transparent)!important;border-bottom-color:color-mix(in srgb,var(--border) 78%,transparent)!important;backdrop-filter:blur(18px) saturate(1.08)!important}
.header-dark .site-header{background:color-mix(in srgb,var(--primary-2,#111827) 95%,#000)!important;border-bottom-color:rgba(255,255,255,.10)!important}
.header-dark .main-nav a,.header-dark .brand{color:#f5f7fa!important}
.header-dark .header-search input{background:rgba(255,255,255,.09)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important}
.header-dark .nav-toggle{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important}
.theme-modern .hero{border-radius:30px!important;box-shadow:0 28px 80px color-mix(in srgb,var(--primary) 18%,transparent)!important}
.theme-trail-premium .hero{border-radius:24px!important;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent)!important}
.theme-trail-premium .review-thumb,.theme-trail-premium .store-logo{border-radius:12px}
.theme-trail-premium .section-head h2{font-weight:950}
.theme-ocean-glass{background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--primary) 10%,transparent),transparent 30%),radial-gradient(circle at 90% 30%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 28%),var(--bg)!important}
.theme-ocean-glass .hero{border-radius:32px!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 32px 90px color-mix(in srgb,var(--primary) 22%,transparent)!important}
.theme-editorial-pro .hero,.theme-editorial-pro .page-hero{border-radius:8px!important}
.theme-editorial-pro .pill{border-radius:3px!important}
.theme-editorial-pro .review-thumb{border-radius:0!important}
.theme-editorial-pro .section-head{border-bottom:1px solid var(--border);padding-bottom:10px}
.theme-coupon-conversion .affiliate-ticket{box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 18%,transparent)!important}
.theme-coupon-conversion .offer-grid,.theme-coupon-conversion .public-offer-grid{gap:10px!important}
.theme-midnight-pro .view,.theme-midnight-pro main{background:var(--bg)!important}
.theme-midnight-pro .card,.theme-midnight-pro .page-hero,.theme-midnight-pro .article-content,.theme-midnight-pro .media-card,.theme-midnight-pro .side-offer,.theme-midnight-pro .savings-panel{background:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important}
.theme-midnight-pro .review-card h3,.theme-midnight-pro h1,.theme-midnight-pro h2,.theme-midnight-pro h3,.theme-midnight-pro h4{color:var(--text)!important}
.theme-midnight-pro .header-search input,.theme-midnight-pro input,.theme-midnight-pro select,.theme-midnight-pro textarea{background:#101925;color:var(--text);border-color:var(--border)}
.theme-midnight-pro .btn-outline{background:transparent!important;color:var(--text)!important;border-color:var(--border)!important}
.theme-midnight-pro .thumb-btn,.theme-midnight-pro .thumb-nav{background:var(--surface)!important;border-color:var(--border)!important}
.theme-soft-minimal .hero{border-radius:34px!important;box-shadow:none!important}
.theme-soft-minimal .card{box-shadow:none!important}
.theme-soft-minimal .site-header{box-shadow:none!important}
@media(max-width:900px){.article-category-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){.article-category-related-grid{grid-template-columns:1fr!important}
.article-header>.btn{justify-self:start!important}
.media-stage{min-height:230px!important;max-height:440px!important}
}
@media(prefers-reduced-motion:reduce){.motion-smooth .card,.motion-smooth .btn{transition:none!important}
.motion-smooth .card:hover{transform:none!important}
}
#view-offers .offers-hero{
  min-height:0!important;
  padding:18px 22px!important;
  border-radius:18px!important;
}
#view-offers .offers-hero h2{margin:0 0 7px!important;line-height:1.05!important}
#view-offers .offers-hero p{margin:0!important;line-height:1.45!important}
.site-header{
  background:color-mix(in srgb,var(--bg) 97%,#fff 3%)!important;
  border-bottom:1px solid color-mix(in srgb,var(--border) 88%,var(--text) 12%)!important;
  box-shadow:0 8px 26px color-mix(in srgb,var(--text) 7%,transparent)!important;
  backdrop-filter:none!important;
}
.main-nav a{
  color:color-mix(in srgb,var(--text) 92%,#000 8%)!important;
  opacity:1!important;
  font-weight:900!important;
  letter-spacing:-.01em;
}
.main-nav a:hover{
  background:color-mix(in srgb,var(--primary) 10%,var(--bg))!important;
  color:var(--primary)!important;
}
.main-nav a[aria-current="page"]{
  background:var(--primary)!important;
  color:#fff!important;
  box-shadow:0 6px 16px color-mix(in srgb,var(--primary) 24%,transparent)!important;
}
.header-dark .site-header{
  background:color-mix(in srgb,var(--primary-2) 96%,#05070a 4%)!important;
  border-bottom-color:rgba(255,255,255,.14)!important;
}
.header-dark .main-nav a{color:#f8fbff!important}
.header-dark .main-nav a:hover{background:rgba(255,255,255,.10)!important;color:#fff!important}
.header-dark .main-nav a[aria-current="page"]{background:var(--accent)!important;color:#111827!important}
.article-grid{
  grid-template-areas:"header aside" "media aside" "content aside"!important;
}
.article-header{
  grid-area:header;
  width:100%;
  min-width:0;
  margin:0 0 2px!important;
  padding:2px 2px 4px;
}
.article-header h2{
  max-width:100%!important;
  overflow-wrap:anywhere;
  text-wrap:balance;
}
.article-header>.btn{align-self:end}
@media(max-width:820px){.article-grid{grid-template-areas:"header" "media" "aside" "content"!important}

}
.media-card{
  padding:12px!important;
  overflow:hidden!important;
  background:var(--bg)!important;
}
.media-stage{
  --v30-media-ratio:4 / 3;
  aspect-ratio:var(--v30-media-ratio)!important;
  min-height:260px!important;
  max-height:620px!important;
  border-radius:16px!important;
  background:var(--bg)!important;
  border:1px solid var(--border)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.media-stage::before,.media-stage::after{display:none!important}
.media-slide{
  inset:0!important;
  left:0!important;
  top:0!important;
  width:100%!important;
  height:100%!important;
  transform:none!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  opacity:0!important;
}
.media-slide.is-active{
  opacity:1!important;
  transform:none!important;
  z-index:5!important;
}
.media-slide.is-prev,.media-slide.is-next,.media-slide.is-far-prev,.media-slide.is-far-next{
  opacity:0!important;
  transform:none!important;
}
.media-slide.is-active::after{display:none!important}
.media-slide img,.media-slide video{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:transparent!important;
}
.thumb-strip{margin-top:9px!important}
.theme-modern .hero{
  border:1px solid color-mix(in srgb,var(--primary) 26%,transparent)!important;
  background:
    radial-gradient(circle at 82% 22%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 28%),
    linear-gradient(135deg,var(--primary-2),var(--primary))!important;
}
.theme-modern .review-card,.theme-modern .store-card{
  border-top:1px solid color-mix(in srgb,var(--primary) 20%,var(--border))!important;
}
.theme-trail-premium .hero{
  background:
    radial-gradient(circle at 80% 15%,rgba(217,120,50,.22),transparent 24%),
    linear-gradient(135deg,#173E2D 0%,#245B43 62%,#4B765F 100%)!important;
}
.theme-trail-premium .card{border-color:color-mix(in srgb,var(--border) 80%,#b9a98f 20%)!important}
.theme-trail-premium .btn-primary{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 20px rgba(23,62,45,.18)!important}
.theme-ocean-glass .hero{
  background:
    radial-gradient(circle at 75% 25%,rgba(117,226,244,.35),transparent 24%),
    linear-gradient(135deg,#064E63,#0786A0 58%,#22B8D1)!important;
}
.theme-ocean-glass .card{
  border-color:color-mix(in srgb,var(--primary) 22%,var(--border))!important;
  box-shadow:0 18px 45px color-mix(in srgb,var(--primary) 13%,transparent)!important;
}
.theme-editorial-pro .site-header{border-bottom:2px solid var(--text)!important}
.theme-editorial-pro .hero{
  background:linear-gradient(110deg,#182131 0%,#253246 58%,#B9693B 150%)!important;
  border-left:5px solid var(--accent)!important;
}
.theme-editorial-pro .review-card{
  border-top:2px solid var(--text)!important;
}
.theme-coupon-conversion .hero{
  background:
    linear-gradient(135deg,#084A34,#0D6B48 62%,#137C58)!important;
}
.theme-coupon-conversion .affiliate-ticket-action{
  box-shadow:0 9px 20px color-mix(in srgb,var(--accent) 24%,transparent)!important;
}
.theme-midnight-pro .site-header{box-shadow:0 10px 34px rgba(0,0,0,.35)!important}
.theme-midnight-pro .hero{
  background:
    radial-gradient(circle at 78% 20%,rgba(53,194,224,.22),transparent 26%),
    linear-gradient(135deg,#080E18,#111D2B 60%,#17364A)!important;
  border:1px solid rgba(80,211,234,.18)!important;
}
.theme-midnight-pro .card{box-shadow:0 18px 55px rgba(0,0,0,.28)!important}
.theme-soft-minimal .site-header{background:#fff!important;border-bottom:1px solid #e9eeeb!important}
.theme-soft-minimal .hero{
  background:linear-gradient(135deg,#F4F7F5,#E8EFEB)!important;
  color:var(--text)!important;
  border:1px solid var(--border)!important;
}
.theme-soft-minimal .hero p,.theme-soft-minimal .hero .eyebrow{color:var(--muted)!important}
.theme-soft-minimal .hero-actions .btn-outline{color:var(--text)!important;border-color:var(--border)!important;background:#fff!important}
.listing-page-hero,.category-detail-hero,#view-offers .offers-hero,#view-tag .listing-page-hero{
  height:auto!important;
  padding:11px 16px!important;
  gap:0!important;
  justify-content:flex-start!important;
}
.category-detail-hero,#view-offers .offers-hero,#view-tag .listing-page-hero{min-height:0!important}
.listing-page-hero h2,.category-detail-hero h2,#view-offers .offers-hero h2{margin:0 0 4px!important;line-height:1.08!important}
.listing-page-hero p,.category-detail-hero p,#view-offers .offers-hero p,#view-tag .listing-page-hero p{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  line-height:1.42!important;
  white-space:normal!important;
  overflow:visible!important;
}
@media(min-width:901px){#homeHero{
    min-height:0!important;
    height:var(--v31-hero-auto-height,360px)!important;
    padding-top:28px!important;
    padding-bottom:28px!important;
    overflow:hidden!important;
  }
#homeHero .hero-bg-carousel{background:transparent!important;filter:none!important}
#homeHero .hero-bg-slide{
    background-size:contain!important;
    background-repeat:no-repeat!important;
    background-position:right center!important;
    filter:none!important;
    transform:none!important;
  }
#homeHero .hero-bg-shade{background:linear-gradient(90deg,var(--home-hero-bg-color,#0B79A7) 0 47%,transparent 47%)!important}
#homeHero::after{display:none!important}

}
@media(max-width:900px){#homeHero{min-height:0!important;height:auto!important;padding-top:32px!important;padding-bottom:32px!important}
#homeHero .hero-bg-slide{filter:none!important;transform:none!important;background-size:contain!important}
#homeHero::after{display:none!important}

}
#view-article .article-header{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:12px 16px!important;
  align-items:end!important;
  width:100%!important;
  margin:0 0 10px!important;
  padding:0 2px 2px!important;
}
#view-article .article-header>div{min-width:0;width:auto!important}
#view-article .article-header .article-breadcrumb{display:flex!important;align-items:center;gap:5px;flex-wrap:wrap;margin:0 0 7px!important;line-height:1.2!important;font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#4f665b}
#view-article .article-breadcrumb a{color:#0b789f;text-decoration:none;border-bottom:1px solid transparent}
#view-article .article-breadcrumb a:hover{border-bottom-color:currentColor}
#view-article .article-breadcrumb .crumb-sep{color:#9aaba2;font-size:.85em}
#view-article .article-breadcrumb .crumb-current{color:#52685d}
#view-article .article-header h2{
  margin:0!important;
  max-width:100%!important;
  line-height:1.075!important;
  padding-bottom:2px!important;
  overflow-wrap:anywhere!important;
}
#view-article .article-meta{margin-top:12px!important;gap:5px!important;font-size:.76rem!important;line-height:1.2!important;align-items:center!important}
#view-article .article-meta span{padding:2px 7px!important;min-height:22px!important}
#view-article .article-meta-sep{font-size:.78rem!important}
#view-article .article-header>.btn{justify-self:end!important;align-self:end!important;margin:0!important;min-height:38px!important;padding:7px 12px!important}
#view-article .article-grid{grid-template-areas:"media aside" "content aside"!important;gap:18px 20px!important}
@media(max-width:820px){#view-article .article-header{grid-template-columns:1fr!important}
#view-article .article-header>.btn{justify-self:start!important}
#view-article .article-grid{grid-template-areas:"media" "aside" "content"!important}

}
#view-article .media-card{padding:8px!important;background:var(--bg)!important}
#view-article .media-stage{
  width:var(--v31-media-stage-width,100%)!important;
  max-width:100%!important;
  min-height:0!important;
  max-height:none!important;
  margin-inline:auto!important;
  background:var(--bg)!important;
  border:1px solid var(--border)!important;
  box-shadow:none!important;
}
#view-article .media-stage::before,#view-article .media-stage::after{display:none!important}
#view-article .media-slide,#view-article .media-slide.is-active{filter:none!important;box-shadow:none!important;background:transparent!important}
#view-article .media-slide img,#view-article .media-slide video{filter:none!important;image-rendering:auto;object-fit:contain!important}
#view-article .thumb-strip{width:var(--v31-media-stage-width,100%)!important;max-width:100%!important;margin:7px auto 0!important}
#categoryReviewGrid>.search-empty{grid-column:1/-1!important;width:100%!important}
#view-article .media-card{overflow:hidden!important;padding:10px!important}
#view-article .media-stage{
  width:100%!important;
  aspect-ratio:16/9!important;
  min-height:260px!important;
  max-height:620px!important;
  margin-inline:auto!important;
  background:var(--bg)!important;
  border:1px solid var(--border)!important;
  box-shadow:none!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
#view-article .media-stage::before,#view-article .media-stage::after{display:none!important}
#view-article .media-stage .media-slide{
  inset:auto!important;left:50%!important;top:50%!important;
  width:min(80%,760px)!important;height:92%!important;
  border:0!important;border-radius:16px!important;background:transparent!important;box-shadow:none!important;
  opacity:0!important;
  transform:translate3d(-50%,-50%,0) scale(.80)!important;
  transition:transform .68s cubic-bezier(.2,.72,.2,1),opacity .46s ease!important;
  will-change:transform,opacity!important;backface-visibility:hidden!important;transform-style:flat!important
}
#view-article .media-stage .media-slide.is-active{
  z-index:6!important;opacity:1!important;
  transform:translate3d(-50%,-50%,0) scale(1)!important;
  pointer-events:auto!important
}
#view-article .media-stage .media-slide.is-prev{
  z-index:4!important;opacity:.34!important;
  transform:translate3d(-124%,-50%,0) scale(.82)!important
}
#view-article .media-stage .media-slide.is-next{
  z-index:5!important;opacity:.38!important;
  transform:translate3d(24%,-50%,0) scale(.84)!important
}
#view-article .media-stage .media-slide.is-far-prev{
  z-index:2!important;opacity:.05!important;
  transform:translate3d(-165%,-50%,0) scale(.69)!important
}
#view-article .media-stage .media-slide.is-far-next{
  z-index:3!important;opacity:.06!important;
  transform:translate3d(65%,-50%,0) scale(.72)!important
}
#view-article .media-stage .media-slide.is-active::after{display:none!important}
#view-article .media-stage .media-slide img,#view-article .media-stage .media-slide video{
  width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important;
  transform:translateZ(0)!important;backface-visibility:hidden!important;filter:none!important;image-rendering:auto!important
}
#view-article .thumb-strip{width:100%!important;max-width:100%!important;margin:8px auto 0!important}
@media(max-width:700px){#view-article .media-stage .media-slide{width:90%!important;height:88%!important}
#view-article .media-stage .media-slide.is-prev{opacity:.18!important;transform:translate3d(-112%,-50%,0) scale(.78)!important}
#view-article .media-stage .media-slide.is-next{opacity:.22!important;transform:translate3d(12%,-50%,0) scale(.80)!important}
#view-article .media-stage .media-slide.is-far-prev,#view-article .media-stage .media-slide.is-far-next{opacity:0!important}

}
@media(prefers-reduced-motion:reduce){#view-article .media-stage .media-slide{transition:none!important}

}
@media(min-width:901px){#homeHero{
    position:relative!important;
    width:var(--home-hero-width,100%)!important;
    aspect-ratio:auto!important;
    height:var(--home-hero-height,430px)!important;min-height:0!important;max-height:none!important;
    padding:clamp(24px,3.2vw,46px)!important;
    overflow:hidden!important;
    background:var(--home-hero-bg-color,#0B79A7)!important
  }
#homeHero .hero-bg-carousel{
    position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
    left:0!important;right:0!important;background:var(--home-hero-bg-color,#0B79A7)!important;
    overflow:hidden!important
  }
#homeHero .hero-bg-slide{
    position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
    background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;
    filter:none!important;transform:none!important
  }
#homeHero .hero-bg-shade{
    display:block!important;position:absolute!important;inset:0!important;z-index:1!important;
    background:linear-gradient(90deg,
      rgba(3,20,30,.76) 0%,
      rgba(3,20,30,.60) 31%,
      rgba(3,20,30,.30) 52%,
      rgba(3,20,30,.06) 72%,
      rgba(3,20,30,0) 100%)!important
  }
#homeHero::before,#homeHero::after{display:none!important}
#homeHero .hero-content{
    position:relative!important;z-index:3!important;
    width:min(56%,680px)!important;max-width:680px!important;margin:0!important
  }
#homeHero .hero-content h1{max-width:660px!important}

}
@media(max-width:900px){#homeHero{
    min-height:360px!important;height:auto!important;aspect-ratio:auto!important;
    padding:30px 20px!important;background:var(--home-hero-bg-color,#0B79A7)!important
  }
#homeHero .hero-bg-carousel{position:absolute!important;inset:0!important;width:100%!important}
#homeHero .hero-bg-slide{background-size:cover!important;background-position:center!important}
#homeHero .hero-bg-shade{display:block!important;background:rgba(3,20,30,.52)!important}
#homeHero .hero-content{width:100%!important;max-width:620px!important}

}
.button-shape-pill .btn,.button-shape-pill .filter-btn,.button-shape-pill .affiliate-ticket{border-radius:999px!important}
.button-shape-pill .affiliate-ticket-action::after{border-radius:0 999px 999px 0!important}
.button-shape-square .btn,.button-shape-square .filter-btn,.button-shape-square .affiliate-ticket,.button-shape-square .card{border-radius:4px!important}
.button-shape-rounded .btn{border-radius:10px!important}
.coupon-style-clean .affiliate-ticket{background:var(--bg)!important;border:1px solid var(--border)!important;box-shadow:none!important;overflow:hidden}
.coupon-style-clean .affiliate-ticket-action{background:var(--accent)!important}
.coupon-style-clean .affiliate-ticket-code{background:var(--surface)!important;color:var(--text)!important}
.coupon-style-outline .affiliate-ticket{background:transparent!important;border:2px dashed color-mix(in srgb,var(--accent) 72%,var(--border))!important;box-shadow:none!important}
.coupon-style-outline .affiliate-ticket-action{background:transparent!important;color:var(--accent)!important}
.coupon-style-outline .affiliate-ticket-code{background:transparent!important;color:var(--text)!important;border-left:1px dashed var(--border)}
.footer-light .site-footer{background:color-mix(in srgb,var(--bg) 96%,var(--surface))!important;color:var(--text)!important;border-top:1px solid var(--border)!important}
.footer-light .site-footer h3,.footer-light .site-footer h4,.footer-light .site-footer p,.footer-light .site-footer span,.footer-light .site-footer a{color:var(--text)!important}
.footer-light .footer-bottom{border-top-color:var(--border)!important}
.footer-dark .site-footer{background:#0b1621!important}
.footer-accent .site-footer{background:linear-gradient(135deg,var(--primary-2),color-mix(in srgb,var(--primary) 74%,#061720))!important}
.footer-gradient .site-footer{background:linear-gradient(145deg,var(--primary-2),color-mix(in srgb,var(--primary) 72%,#062238))!important}
@media(min-width:901px){.hero-layout-floating #homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(5,18,25,.20),rgba(5,18,25,.04))!important}
.hero-layout-floating #homeHero .hero-content{width:min(50%,610px)!important;padding:clamp(22px,3vw,38px)!important;border-radius:24px;background:color-mix(in srgb,var(--bg) 84%,transparent)!important;color:var(--text)!important;box-shadow:0 24px 70px rgba(4,24,34,.22);backdrop-filter:blur(12px) saturate(1.08)}
.hero-layout-floating #homeHero h1,.hero-layout-floating #homeHero p,.hero-layout-floating #homeHero .eyebrow{color:var(--text)!important;text-shadow:none!important}
.hero-layout-split #homeHero .hero-bg-slide{background-size:55% auto!important;background-position:right center!important;background-color:var(--home-hero-bg-color)!important}
.hero-layout-split #homeHero .hero-bg-shade{background:linear-gradient(90deg,var(--home-hero-bg-color) 0 47%,color-mix(in srgb,var(--home-hero-bg-color) 82%,transparent) 47% 54%,transparent 54%)!important}
.hero-layout-split #homeHero .hero-content{width:46%!important;max-width:620px!important}
.hero-layout-split #homeHero{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border))!important}
.hero-layout-overlay #homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(3,14,22,.82) 0 36%,rgba(3,14,22,.42) 58%,rgba(3,14,22,.08) 100%)!important}
.hero-layout-overlay #homeHero .hero-content{width:min(58%,700px)!important}
.hero-layout-editorial #homeHero{border-radius:8px!important}
.hero-layout-editorial #homeHero .hero-bg-shade{background:linear-gradient(90deg,color-mix(in srgb,var(--bg) 96%,transparent) 0 49%,transparent 49%)!important}
.hero-layout-editorial #homeHero .hero-bg-slide{background-size:52% auto!important;background-position:right center!important;background-color:var(--bg)!important}
.hero-layout-editorial #homeHero .hero-content{width:45%!important;color:var(--text)!important;border-left:5px solid var(--accent);padding-left:24px!important}
.hero-layout-editorial #homeHero h1,.hero-layout-editorial #homeHero p,.hero-layout-editorial #homeHero .eyebrow{color:var(--text)!important;text-shadow:none!important}
.hero-layout-centered #homeHero .hero-bg-shade{background:linear-gradient(180deg,rgba(7,21,29,.38),rgba(7,21,29,.56))!important}
.hero-layout-centered #homeHero .hero-content{width:min(78%,860px)!important;max-width:860px!important;margin:auto!important;text-align:center!important;align-items:center!important}
.hero-layout-centered #homeHero .hero-actions{justify-content:center!important}
.hero-layout-centered #homeHero h1{margin-inline:auto!important}
.hero-layout-cinematic #homeHero{border-radius:8px!important;box-shadow:0 30px 90px rgba(0,0,0,.28)!important}
.hero-layout-cinematic #homeHero .hero-bg-shade{background:linear-gradient(180deg,rgba(0,0,0,.12) 0 34%,rgba(0,0,0,.75) 100%)!important}
.hero-layout-cinematic #homeHero .hero-content{align-self:end!important;width:min(72%,820px)!important;max-width:820px!important;margin-top:auto!important;transform:translateY(12px)}
.hero-layout-minimal #homeHero{background:var(--bg)!important;border:1px solid var(--border)!important;box-shadow:none!important}
.hero-layout-minimal #homeHero .hero-bg-slide{opacity:.20!important;background-position:right center!important;background-size:58% auto!important;background-color:var(--bg)!important}
.hero-layout-minimal #homeHero .hero-bg-shade{background:linear-gradient(90deg,var(--bg) 0 56%,transparent 78%)!important}
.hero-layout-minimal #homeHero .hero-content{width:min(56%,680px)!important}
.hero-layout-minimal #homeHero h1,.hero-layout-minimal #homeHero p,.hero-layout-minimal #homeHero .eyebrow{color:var(--text)!important;text-shadow:none!important}

}
@media(max-width:900px){.hero-layout-floating #homeHero .hero-content{padding:22px;border-radius:18px;background:rgba(255,255,255,.88);color:#14252d}
.hero-layout-floating #homeHero h1,.hero-layout-floating #homeHero p{color:#14252d!important;text-shadow:none!important}
.hero-layout-centered #homeHero .hero-content{text-align:center}
.hero-layout-minimal #homeHero .hero-bg-slide{opacity:.24!important}
}
@media(min-width:901px){.hero-layout-overlay #homeHero .hero-content,.hero-layout-centered #homeHero .hero-content,.hero-layout-cinematic #homeHero .hero-content{
    padding:clamp(20px,2.5vw,34px)!important;border-radius:22px!important;background:rgba(255,255,255,.92)!important;color:#142a33!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 22px 62px rgba(3,22,31,.22)!important;backdrop-filter:blur(10px) saturate(1.04)!important
  }
.hero-layout-overlay #homeHero h1,.hero-layout-overlay #homeHero p,.hero-layout-overlay #homeHero .eyebrow,.hero-layout-centered #homeHero h1,.hero-layout-centered #homeHero p,.hero-layout-centered #homeHero .eyebrow,.hero-layout-cinematic #homeHero h1,.hero-layout-cinematic #homeHero p,.hero-layout-cinematic #homeHero .eyebrow{color:#142a33!important;text-shadow:none!important}
.hero-layout-overlay #homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(6,24,31,.22),rgba(6,24,31,.04))!important}
.hero-layout-centered #homeHero .hero-bg-shade{background:linear-gradient(180deg,rgba(5,20,28,.12),rgba(5,20,28,.22))!important}
.hero-layout-cinematic #homeHero .hero-bg-shade{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.22))!important}

}
@media(max-width:900px){.hero-layout-overlay #homeHero .hero-content,.hero-layout-centered #homeHero .hero-content,.hero-layout-cinematic #homeHero .hero-content{padding:20px!important;border-radius:18px!important;background:rgba(255,255,255,.92)!important;color:#142a33!important;box-shadow:0 16px 42px rgba(3,22,31,.18)!important;backdrop-filter:blur(8px)}
.hero-layout-overlay #homeHero h1,.hero-layout-overlay #homeHero p,.hero-layout-centered #homeHero h1,.hero-layout-centered #homeHero p,.hero-layout-cinematic #homeHero h1,.hero-layout-cinematic #homeHero p{color:#142a33!important;text-shadow:none!important}

}
.theme-marketplace-fresh .site-header{background:#fff!important;border-bottom:3px solid color-mix(in srgb,var(--primary) 72%,#fff)!important;box-shadow:0 8px 28px rgba(16,83,58,.08)!important}
.theme-marketplace-fresh .main-nav a.active,.theme-marketplace-fresh .main-nav a:hover{background:color-mix(in srgb,var(--primary) 12%,#fff)!important;color:var(--primary)!important}
.theme-marketplace-fresh #homeHero{border-radius:18px!important;border:1px solid var(--border)!important;box-shadow:0 16px 44px rgba(18,88,63,.12)!important}
.theme-marketplace-fresh .stats-grid .card{border-top:3px solid var(--accent)!important}
.theme-marketplace-fresh .review-card,.theme-marketplace-fresh .store-card,.theme-marketplace-fresh .category-card{box-shadow:0 8px 24px rgba(18,88,63,.07)!important}
.theme-marketplace-fresh .section-head h2{letter-spacing:-.03em}
.theme-travel-vista #homeHero{border-radius:22px!important;box-shadow:0 24px 64px rgba(8,89,101,.18)!important}
.theme-travel-vista .site-header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid var(--border)!important}
.theme-travel-vista .hero-content{max-width:650px!important}
.theme-travel-vista .btn-primary,.theme-travel-vista .affiliate-ticket-action{background:linear-gradient(135deg,var(--accent),#ffb34e)!important}
.theme-travel-vista .stats-grid{transform:translateY(-10px);position:relative;z-index:4}
.theme-travel-vista .stats-grid .card{background:#fff!important;border-color:var(--border)!important}
.theme-luxury-nature h1,.theme-luxury-nature h2,.theme-luxury-nature h3,.theme-luxury-nature .section-head h2{font-family:Georgia,'Times New Roman',serif!important;letter-spacing:-.035em}
.theme-luxury-nature .site-header{background:#fff!important;border-bottom:1px solid #d8d2c8!important;box-shadow:none!important}
.theme-luxury-nature #homeHero{border-radius:8px!important;border:1px solid #d8d2c8!important;box-shadow:0 18px 44px rgba(25,37,45,.10)!important}
.theme-luxury-nature .card,.theme-luxury-nature .review-card,.theme-luxury-nature .store-card{border-radius:8px!important;box-shadow:none!important}
.theme-luxury-nature .btn-primary{background:var(--accent)!important;border-radius:4px!important}
.theme-luxury-nature .section-head{border-bottom:1px solid #d8d2c8;padding-bottom:10px}
.theme-luxury-nature .site-footer{border-top:5px solid var(--accent)!important}
#homeHero .hero-content{
  background:transparent!important;border:0!important;box-shadow:none!important;
  backdrop-filter:none!important;border-radius:0!important;color:#fff!important
}
#homeHero .hero-bg-slide{background-size:cover!important;background-position:center!important;background-color:transparent!important;opacity:0}
#homeHero .hero-bg-slide.is-active{opacity:1}
#homeHero .hero-content h1,#homeHero .hero-content p,#homeHero .hero-content .eyebrow{
  color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.42)!important
}
#homeHero .hero-content p{color:rgba(255,255,255,.92)!important}
@media(min-width:901px){.hero-layout-floating #homeHero .hero-bg-slide,.hero-layout-split #homeHero .hero-bg-slide,.hero-layout-editorial #homeHero .hero-bg-slide,.hero-layout-minimal #homeHero .hero-bg-slide{background-size:cover!important;background-position:center!important}
.hero-layout-floating #homeHero .hero-content{
    width:min(48%,620px)!important;max-width:620px!important;padding:0!important
  }
.hero-layout-floating #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(4,18,27,.82) 0%,rgba(4,18,27,.58) 38%,rgba(4,18,27,.16) 69%,transparent 100%)!important
  }
.hero-layout-split #homeHero .hero-content{
    width:min(46%,600px)!important;max-width:600px!important;padding:0!important
  }
.hero-layout-split #homeHero .hero-bg-shade{
    background:linear-gradient(92deg,rgba(8,31,27,.88) 0%,rgba(8,31,27,.70) 42%,rgba(8,31,27,.20) 66%,transparent 100%)!important
  }
.hero-layout-split #homeHero{border:1px solid color-mix(in srgb,var(--primary) 20%,var(--border))!important}
.hero-layout-overlay #homeHero .hero-content{
    width:min(56%,690px)!important;max-width:690px!important;padding:0!important
  }
.hero-layout-overlay #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(3,15,24,.84) 0 34%,rgba(3,15,24,.44) 57%,rgba(3,15,24,.08) 82%,transparent 100%)!important
  }
.hero-layout-editorial #homeHero .hero-content{
    width:min(47%,620px)!important;max-width:620px!important;padding:0 0 0 22px!important;
    border-left:4px solid var(--accent)!important
  }
.hero-layout-editorial #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(13,19,27,.86) 0%,rgba(13,19,27,.64) 43%,rgba(13,19,27,.15) 68%,transparent 100%)!important
  }
.hero-layout-editorial #homeHero{border-bottom:4px solid var(--accent)!important}
.hero-layout-centered #homeHero .hero-content{
    width:min(76%,860px)!important;max-width:860px!important;margin:auto!important;padding:0!important;
    text-align:center!important;align-items:center!important
  }
.hero-layout-centered #homeHero .hero-bg-shade{
    background:linear-gradient(180deg,rgba(4,16,24,.32),rgba(4,16,24,.58))!important
  }
.hero-layout-cinematic #homeHero .hero-content{
    width:min(70%,820px)!important;max-width:820px!important;margin-top:auto!important;padding:0!important;
    align-self:end!important;transform:none!important
  }
.hero-layout-cinematic #homeHero .hero-bg-shade{
    background:linear-gradient(180deg,rgba(0,0,0,.04) 22%,rgba(0,0,0,.24) 54%,rgba(0,0,0,.78) 100%)!important
  }
.hero-layout-minimal #homeHero .hero-content{
    width:min(52%,650px)!important;max-width:650px!important;padding:0!important
  }
.hero-layout-minimal #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.82) 40%,rgba(255,255,255,.28) 67%,transparent 88%)!important
  }
.hero-layout-minimal #homeHero .hero-content h1,.hero-layout-minimal #homeHero .hero-content p,.hero-layout-minimal #homeHero .hero-content .eyebrow{
    color:var(--text)!important;text-shadow:0 1px 2px rgba(255,255,255,.55)!important
  }
.hero-layout-minimal #homeHero .hero-content p{color:color-mix(in srgb,var(--text) 72%,var(--muted))!important}

}
@media(max-width:900px){#homeHero .hero-content,.hero-layout-floating #homeHero .hero-content,.hero-layout-overlay #homeHero .hero-content,.hero-layout-centered #homeHero .hero-content,.hero-layout-cinematic #homeHero .hero-content,.hero-layout-editorial #homeHero .hero-content,.hero-layout-split #homeHero .hero-content{
    padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;
    color:#fff!important;text-align:left!important;align-items:flex-start!important
  }
#homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(3,18,27,.76),rgba(3,18,27,.38))!important}
#homeHero .hero-content h1,#homeHero .hero-content p,#homeHero .hero-content .eyebrow{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.45)!important}
.hero-layout-minimal #homeHero .hero-bg-shade{background:linear-gradient(90deg,rgba(255,255,255,.91),rgba(255,255,255,.46))!important}
.hero-layout-minimal #homeHero .hero-content h1,.hero-layout-minimal #homeHero .hero-content p,.hero-layout-minimal #homeHero .hero-content .eyebrow{color:var(--text)!important;text-shadow:none!important}

}
.theme-modern{background:radial-gradient(circle at 8% 0%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 24%),var(--bg)!important}
.theme-modern .review-card,.theme-modern .store-card{border-color:color-mix(in srgb,var(--primary) 18%,var(--border))!important;box-shadow:0 12px 34px rgba(21,73,91,.08)!important}
.theme-trail-premium .section-head h2::after{content:"";display:block;width:44px;height:3px;margin-top:7px;border-radius:99px;background:var(--accent)}
.theme-ocean-glass .site-header{border-bottom:1px solid color-mix(in srgb,var(--primary) 22%,var(--border))!important}
.theme-ocean-glass .btn-primary{box-shadow:0 10px 28px color-mix(in srgb,var(--primary) 24%,transparent)!important}
.theme-coupon-conversion .affiliate-ticket-action{background:linear-gradient(135deg,var(--accent),#ffb13f)!important}
.theme-midnight-pro .review-card,.theme-midnight-pro .store-card{border-color:rgba(130,214,229,.14)!important}
.theme-marketplace-fresh .section-head h2{color:var(--primary-2)!important}
.theme-marketplace-fresh .category-card{border-top:3px solid color-mix(in srgb,var(--accent) 68%,#fff)!important}
.theme-travel-vista .section-head h2{color:var(--primary-2)!important}
.theme-travel-vista .review-card{box-shadow:0 14px 38px rgba(8,89,101,.10)!important}
.theme-luxury-nature .hero-content h1{font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important}
@media(min-width:901px){#homeHero{min-height:0!important;max-height:560px!important}

}
#homeHero .hero-content,.hero-layout-floating #homeHero .hero-content,.hero-layout-split #homeHero .hero-content,.hero-layout-overlay #homeHero .hero-content,.hero-layout-editorial #homeHero .hero-content,.hero-layout-centered #homeHero .hero-content,.hero-layout-cinematic #homeHero .hero-content,.hero-layout-minimal #homeHero .hero-content{
  background:transparent!important;
  background-color:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border-radius:0!important;
}
#homeHero .hero-bg-carousel,#homeHero .hero-bg-slide{
  width:100%!important;
  height:100%!important;
}
#homeHero .hero-bg-slide,.hero-layout-floating #homeHero .hero-bg-slide,.hero-layout-split #homeHero .hero-bg-slide,.hero-layout-overlay #homeHero .hero-bg-slide,.hero-layout-editorial #homeHero .hero-bg-slide,.hero-layout-centered #homeHero .hero-bg-slide,.hero-layout-cinematic #homeHero .hero-bg-slide,.hero-layout-minimal #homeHero .hero-bg-slide{
  inset:0!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-color:transparent!important;
  filter:none!important;
}
#homeHero .hero-content h1,#homeHero .hero-content p,#homeHero .hero-content .eyebrow{
  text-shadow:0 2px 12px rgba(0,0,0,.38),0 1px 2px rgba(0,0,0,.28)!important;
}
@media(min-width:901px){#homeHero{
    
    aspect-ratio:8 / 3!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
.hero-layout-floating #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(3,17,25,.62) 0%,rgba(3,17,25,.42) 34%,rgba(3,17,25,.12) 58%,transparent 78%)!important;
  }
.hero-layout-split #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(4,26,24,.66) 0%,rgba(4,26,24,.45) 38%,rgba(4,26,24,.12) 62%,transparent 82%)!important;
  }
.hero-layout-overlay #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(3,15,24,.68) 0%,rgba(3,15,24,.40) 36%,rgba(3,15,24,.12) 64%,transparent 86%)!important;
  }
.hero-layout-editorial #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(13,19,27,.68) 0%,rgba(13,19,27,.44) 40%,rgba(13,19,27,.10) 67%,transparent 86%)!important;
  }
.hero-layout-centered #homeHero .hero-bg-shade{
    background:linear-gradient(180deg,rgba(4,16,24,.20),rgba(4,16,24,.45))!important;
  }
.hero-layout-cinematic #homeHero .hero-bg-shade{
    background:linear-gradient(180deg,rgba(0,0,0,.02) 18%,rgba(0,0,0,.14) 52%,rgba(0,0,0,.62) 100%)!important;
  }
.hero-layout-minimal #homeHero .hero-bg-shade{
    background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.52) 35%,rgba(255,255,255,.12) 62%,transparent 84%)!important;
  }

}
@media(max-width:900px){#homeHero .hero-content,.hero-layout-floating #homeHero .hero-content,.hero-layout-split #homeHero .hero-content,.hero-layout-overlay #homeHero .hero-content,.hero-layout-editorial #homeHero .hero-content,.hero-layout-centered #homeHero .hero-content,.hero-layout-cinematic #homeHero .hero-content,.hero-layout-minimal #homeHero .hero-content{
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
#homeHero .hero-bg-slide{background-size:cover!important;background-position:center center!important}

}
#view-home,#view-stores,#view-categories,#view-blog,#view-offers{
  padding-top:8px!important;
}
#view-stores .stores-directory{padding-top:0!important}
#homeHero .hero-bg-slide{
  transform:none!important;
  filter:none!important;
  transition:opacity .48s ease!important;
  will-change:opacity!important;
  backface-visibility:visible!important;
}
@media(max-width:900px){#view-home,#view-stores,#view-categories,#view-blog,#view-offers{padding-top:8px!important}
#view-store{padding-top:8px!important}

}
#view-home,#view-stores,#view-categories,#view-blog,#view-offers{padding-top:8px!important}
#view-store{padding-top:8px!important}
#view-home .stats-grid,#view-home .section{margin-top:8px!important}
#view-stores .stores-count-row{
  position:relative!important;
  height:7px!important;
  min-height:9px!important;
  padding:0 2px!important;
  margin:0!important;
}
#view-stores .stores-count-row p{
  position:absolute!important;
  right:2px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  margin:0!important;
  line-height:1!important;
}
#view-stores .store-grid{margin-top:0!important}
#view-categories .section{margin-top:8px!important}
#view-blog .toolbar{margin:8px 0!important}
#view-blog .blog-grid{margin-top:0!important}
#view-offers .toolbar{margin:8px 0 0!important}
#view-offers .offers-section{margin-top:8px!important}
#view-offers .offers-help{margin-top:8px!important}
@media(min-width:901px){#homeHero .hero-content,.hero-layout-floating #homeHero .hero-content,.hero-layout-split #homeHero .hero-content,.hero-layout-overlay #homeHero .hero-content,.hero-layout-editorial #homeHero .hero-content,.hero-layout-minimal #homeHero .hero-content{width:56%!important;max-width:720px!important}
.hero-layout-centered #homeHero .hero-content{width:58%!important;max-width:820px!important}
.hero-layout-cinematic #homeHero .hero-content{width:58%!important;max-width:780px!important}

}
#homeHero .hero-bg-slide{opacity:0!important;transform:translate3d(3.5%,0,0) scale(1.018)!important;transition:opacity .78s ease,transform 1.05s cubic-bezier(.22,.61,.36,1)!important;will-change:opacity,transform!important;backface-visibility:hidden!important}
#homeHero .hero-bg-slide.is-active{opacity:1!important;transform:translate3d(0,0,0) scale(1.01)!important}
#homeHero .hero-bg-slide.was-active{opacity:0!important;transform:translate3d(-3.5%,0,0) scale(1.018)!important}
@media(prefers-reduced-motion:reduce){#homeHero .hero-bg-slide,#homeHero .hero-bg-slide.is-active,#homeHero .hero-bg-slide.was-active{transition:opacity .25s linear!important;transform:none!important}
}
.article-meta-sep{align-self:center;color:var(--muted);font-weight:700;padding:0!important}
.article-tags{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}
.article-tags .tag-sep{color:var(--muted);font-weight:700}
@media(min-width:821px){#view-store #storeDetailVisit{
    justify-self:end!important;
    align-self:center!important;
    margin-left:auto!important;
    margin-right:0!important;
    transform:translateY(12px);
  }
#view-article #articleViewStore{
    justify-self:end!important;
    align-self:center!important;
    margin:0!important;
  }

}
@media(max-width:820px){#view-store #storeDetailVisit,#view-article #articleViewStore{
    justify-self:center!important;
    margin-inline:auto!important;
  }

}
#view-offers .public-offer-grid{
  align-items:stretch!important;
  grid-auto-rows:auto!important;
}
.offer-card p,.side-offer p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.offer-card h3,.side-offer h4{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media(min-width:821px){#view-article .article-header{
    grid-template-columns:minmax(0,3fr) minmax(290px,1fr)!important;
    gap:18px 20px!important;
    align-items:end!important;
  }
#view-article .article-header h2{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    font-size:clamp(2.35rem,4.55vw,4.1rem)!important;
  }
#view-article #articleViewStore{
    justify-self:end!important;
    align-self:end!important;
  }

}
#view-offers .public-offer-grid{
  align-items:start!important;
  grid-auto-rows:auto!important;
}
.affiliate-ticket.coupon-ticket,.affiliate-ticket.deal-ticket{
  grid-template-columns:minmax(0,1fr) max-content!important;
}
.affiliate-ticket.coupon-ticket .affiliate-ticket-code,.affiliate-ticket.deal-ticket .affiliate-ticket-code{
  width:auto!important;
  min-width:68px!important;
  max-width:118px!important;
  padding:0 10px 0 27px!important;
  justify-content:flex-end!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.sidebar-offers .affiliate-ticket-wrap,.side-offer .affiliate-ticket-wrap{margin-top:3px!important;padding-top:0!important}
.sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-code,.sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-code{min-width:62px!important;max-width:96px!important;padding-left:22px!important;padding-right:8px!important}
.offer-card h3,.side-offer h4{
  margin-bottom:2px!important;
  text-align:left!important;
}
.offer-card p,.side-offer p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  min-height:0!important;
  max-height:2.72em!important;
  margin-top:0!important;
  text-align:left!important;
}
#view-offers .public-offer-grid{
  align-items:stretch!important;
  grid-auto-rows:auto!important;
}
#view-offers .affiliate-ticket.coupon-ticket,#view-offers .affiliate-ticket.deal-ticket{
  width:100%!important;
  min-height:42px!important;
  height:42px!important;
  align-self:stretch!important;
}
#view-offers .affiliate-ticket-action,#view-offers .affiliate-ticket-code{
  min-height:42px!important;
  height:42px!important;
  box-sizing:border-box!important;
}
@media(max-width:700px){#view-offers .public-offer-grid{grid-auto-rows:auto!important}

}
.admin-front-toolbar{position:sticky;top:0;z-index:1500;height:38px;background:#10231b;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);display:flex;align-items:center;font-size:.78rem;font-weight:800}
.admin-front-toolbar .container{display:flex;align-items:center;gap:4px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}
.admin-front-toolbar a{color:#fff;text-decoration:none;padding:6px 9px;border-radius:7px}
.admin-front-toolbar a:hover{background:rgba(255,255,255,.12)}
.admin-front-toolbar .admin-context-edit{margin-left:auto;background:var(--accent);color:#fff}
.admin-toolbar-close{flex:0 0 auto;width:30px;height:30px;margin-left:4px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(255,255,255,.08);color:#fff;font-size:1.05rem;font-weight:900;line-height:1;cursor:pointer}
.admin-toolbar-close:hover{background:rgba(255,255,255,.18)}
@media(min-width:901px){.header-inner{grid-template-columns:auto minmax(180px,340px) auto;gap:14px}
.main-nav{gap:6px!important}
.main-nav a{padding:11px 16px!important;font-size:1.08rem!important;line-height:1.12;border-radius:14px!important}
}
.admin-add-menu{position:relative}
.admin-add-menu summary{cursor:pointer;list-style:none;padding:6px 9px;border-radius:7px}
.admin-add-menu summary::-webkit-details-marker{display:none}
.admin-add-menu[open] summary,.admin-add-menu summary:hover{background:rgba(255,255,255,.12)}
.admin-add-menu div{position:fixed;top:38px;background:#10231b;border:1px solid rgba(255,255,255,.16);border-radius:0 0 9px 9px;padding:6px;display:grid;min-width:150px;box-shadow:0 12px 30px rgba(0,0,0,.2)}
.admin-add-menu div a{display:block}
.has-admin-toolbar .site-header{top:38px}
#view-reviews.view{padding:8px 0!important}
#view-reviews .review-grid{grid-auto-rows:1fr!important;align-items:stretch!important}
#view-reviews .review-card{height:100%!important;align-self:stretch!important}
#view-reviews .review-card-body{flex:1 1 auto!important;min-height:0!important;padding:9px 11px!important}
#view-reviews .review-card h3{margin:3px 0!important;min-height:2.5em!important;max-height:2.5em!important}
#view-reviews .review-card p,#view-reviews .review-card-excerpt{margin:0!important;min-height:3em!important;max-height:3em!important}
#view-reviews .review-card-body .read-more{margin-top:auto!important;padding-top:5px!important}
body:has(#view-reviews:not([hidden])) .site-footer{margin-top:8px!important}
#view-article.view{padding-bottom:8px!important}
body:has(#view-article:not([hidden])) .site-footer{margin-top:0!important}
.footer-grid{padding:20px 0 12px!important}
.footer-bottom{padding:10px 0 12px!important}
#view-reviews .reviews-hub > .section{margin-top:8px!important}
.reviews-hub .reviews-hero{padding:38px 34px;position:relative;overflow:hidden;background:var(--bg)!important;min-height:238px}
.reviews-hub .reviews-hero.has-image{background:var(--bg)!important}
.reviews-hub .reviews-hero.has-image::after{
  content:"";position:absolute;z-index:0;inset:0 0 0 auto;width:38%;
  background-image:linear-gradient(90deg,var(--bg) 0%,color-mix(in srgb,var(--bg) 72%,transparent) 12%,transparent 38%),var(--reviews-hero-image)!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
}
.reviews-hub .reviews-hero-copy{position:relative;z-index:2;width:100%}
.reviews-hub .reviews-hero.has-image .reviews-hero-copy{width:62%;max-width:760px}
.reviews-hub .reviews-hero h1{font-size:clamp(2.05rem,3.5vw,3.25rem);line-height:1.03;letter-spacing:-.045em;margin:0 0 13px}
.reviews-hub .reviews-hero p{max-width:720px;color:var(--muted);margin:0}
.reviews-search{margin-top:20px;width:100%;max-width:100%;position:relative}
.reviews-search input{width:100%;height:50px;border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:0 15px;color:var(--text)}
.reviews-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.review-category-card{padding:18px;text-decoration:none;display:flex;align-items:center;gap:12px;min-height:92px}
.review-category-card .category-icon{font-size:1.55rem}
.review-category-card strong{display:block}
.review-category-card small{display:block;color:var(--muted);margin-top:3px}
.reviews-trust-block{padding:28px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}
.reviews-trust-block h2{margin:0 0 8px}
.reviews-trust-block p{margin:0;color:var(--muted);max-width:820px}
.reviews-empty{padding:28px;border:1px dashed var(--border);border-radius:14px;color:var(--muted);background:#fff}
.saving-group>h3{box-shadow:0 8px 18px rgba(15,23,42,.12);text-transform:none}
.saving-group.coupon-group>h3{color:#fff!important;background:linear-gradient(135deg,#0787C1,#0B79A7)!important;border:1px solid #066D98!important}
.saving-group.deal-group>h3{color:#fff!important;background:linear-gradient(135deg,#0A86BF,#075E89)!important;border:1px solid #054F74!important}
.cookie-consent{position:fixed;left:50%;bottom:12px;transform:translateX(-50%);z-index:2600;width:min(1180px,calc(100% - 24px));background:#17191d;color:#f8fafc;border:1px solid rgba(255,255,255,.14);border-radius:12px;box-shadow:0 18px 55px rgba(0,0,0,.34);padding:10px 12px}
.cookie-consent-row{display:flex;align-items:center;gap:14px;white-space:nowrap}
.cookie-consent p{margin:0;min-width:0;flex:1;font-size:.82rem;overflow:hidden;text-overflow:ellipsis}
.cookie-consent a{color:#7dd3fc;font-weight:800}
.cookie-consent-actions{display:flex;gap:8px;flex:0 0 auto}
.cookie-consent .btn{min-height:36px;padding:7px 14px;font-size:.8rem}
.cookie-reject{background:transparent;color:#fff;border-color:rgba(255,255,255,.34)}
@media(max-width:760px){.cookie-consent-row{white-space:normal;align-items:flex-start;flex-direction:column}
.cookie-consent p{overflow:visible}
.cookie-consent-actions{width:100%}
.cookie-consent .btn{flex:1}
}
@media(max-width:900px){.reviews-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.reviews-trust-block{grid-template-columns:1fr}
.admin-front-toolbar .container{width:100%;padding-inline:10px}
.has-admin-toolbar .site-header{top:38px}
}
@media(max-width:820px){.reviews-hub .reviews-hero.has-image .reviews-hero-copy{width:68%;max-width:none}
.reviews-hub .reviews-hero.has-image::after{width:43%}
}
@media(max-width:700px){.reviews-hub .reviews-hero.has-image .reviews-hero-copy{width:100%}
.reviews-hub .reviews-hero.has-image::after{width:100%;opacity:.20;background-image:linear-gradient(90deg,var(--bg) 0%,color-mix(in srgb,var(--bg) 82%,transparent) 68%,transparent 100%),var(--reviews-hero-image)!important}
}
@media(max-width:560px){.reviews-category-grid{grid-template-columns:1fr}
.reviews-hub .reviews-hero{padding:25px 20px}
.reviews-hub .reviews-hero h1{font-size:clamp(1.9rem,10vw,2.65rem)}
}
@media (min-width: 821px){#view-article .article-sidebar{
    position: sticky !important;
    top: var(--header-h) !important;
    max-height: none !important;
    overflow: visible !important;
    align-self: start !important;
  }
body.has-admin-toolbar #view-article .article-sidebar{
    top: calc(var(--header-h) + 38px) !important;
  }
#view-article .article-sidebar .savings-panel{
    overflow: visible !important;
  }

}
#view-offers .public-offer-grid{
  grid-auto-rows:1fr!important;
  align-items:stretch!important;
}
#view-offers .public-offer-conditions{
  min-width:0!important;
  height:28px!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
#view-offers .offer-condition-chip{
  display:inline-flex!important;
  align-items:center!important;
  max-width:calc(50% - 3px)!important;
  height:23px!important;
  padding:0 7px!important;
  border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border))!important;
  border-radius:999px!important;
  background:color-mix(in srgb,var(--primary) 6%,var(--surface))!important;
  color:var(--muted)!important;
  font-size:.68rem!important;
  font-weight:800!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
@media(max-width:700px){#view-offers .public-offer-grid{grid-auto-rows:auto!important}
#view-offers .public-offer-conditions{margin:2px 0 4px!important}

}
.offer-card p,.side-offer p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  min-height:0!important;
  max-height:2.72em!important;
  line-height:1.36!important;
  margin-top:0!important;
}
#view-offers .offers-filter-toolbar{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  flex-wrap:nowrap!important;
}
#view-offers .offers-filter-toolbar .filters{
  flex:0 0 auto!important;
}
#view-offers .offers-search{
  flex:1 1 420px!important;
  min-width:220px!important;
  margin:0!important;
  width:auto!important;
  max-width:none!important;
}
#view-offers .offers-search #offersSearchInput{
  width:100%!important;
  height:42px!important;
  padding:0 14px!important;
  border:1px solid var(--border)!important;
  border-radius:10px!important;
  background:var(--surface)!important;
  color:var(--text)!important;
  font:inherit!important;
}
#view-offers .offers-search #offersSearchInput:focus{
  outline:3px solid color-mix(in srgb,var(--primary) 20%,transparent)!important;
  border-color:var(--primary)!important;
}
#view-offers #offersHubCount{
  flex:0 0 auto!important;
  margin-left:auto!important;
  white-space:nowrap!important;
}
.site-header.site-header{border-bottom:0!important}
.site-footer.site-footer,.footer-bottom.footer-bottom{border-top:0!important}
@media(max-width:700px){#view-offers .offers-filter-toolbar{flex-wrap:wrap!important;align-items:center!important}
#view-offers .offers-search{order:3;flex:1 0 100%!important;min-width:100%!important}
#view-offers #offersHubCount{margin-left:auto!important}

}
#main:focus,#main:focus-visible{
  outline:none!important;
}
.home-public-offer-grid .public-offer-conditions{
  min-width:0!important;
  height:28px!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  margin:0!important;
}
.home-public-offer-grid .offer-condition-chip{
  display:inline-flex!important;
  align-items:center!important;
  max-width:calc(50% - 3px)!important;
  height:23px!important;
  padding:0 7px!important;
  border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border))!important;
  border-radius:999px!important;
  background:color-mix(in srgb,var(--primary) 6%,var(--surface))!important;
  color:var(--muted)!important;
  font-size:.68rem!important;
  font-weight:800!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
@media(max-width:700px){.home-public-offer-grid .public-offer-conditions{
    margin:2px 0 4px!important;
  }

}
#topDeals .public-offer-grid,#view-offers .public-offer-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#topDeals .public-offer-conditions,#view-offers .public-offer-conditions,.side-offer .public-offer-conditions{
  min-width:0!important;
  height:28px!important;
  min-height:28px!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  margin:0!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
#topDeals .offer-condition-chip,#view-offers .offer-condition-chip,.side-offer .offer-condition-chip{
  display:inline-flex!important;
  align-items:center!important;
  max-width:calc(50% - 3px)!important;
  height:23px!important;
  min-height:23px!important;
  padding:0 7px!important;
  border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border))!important;
  border-radius:999px!important;
  background:color-mix(in srgb,var(--primary) 6%,var(--surface))!important;
  color:var(--muted)!important;
  font-size:.68rem!important;
  font-weight:800!important;
  line-height:1!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.side-offer{
  box-sizing:border-box!important;
}
.side-offer .side-offer-badges{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  min-height:24px!important;
  margin:0 0 4px!important;
  overflow:hidden!important;
}
.side-offer h4{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  min-height:2.44em!important;
  max-height:2.44em!important;
  line-height:1.22!important;
  margin:0 0 4px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.side-offer p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  min-height:2.64em!important;
  max-height:2.64em!important;
  line-height:1.32!important;
  margin:0 0 4px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.side-offer .side-offer-conditions{
  margin:0 0 4px!important;
}
.side-offer .affiliate-ticket-wrap{
  height:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
}
.side-offer .affiliate-ticket,.side-offer .affiliate-ticket-action,.side-offer .affiliate-ticket-code{
  min-height:42px!important;
  height:42px!important;
  box-sizing:border-box!important;
}
.sidebar-offers .side-offer,#articleOfferList .side-offer,.store-offer-list .side-offer,.store-offers-popup-body .side-offer{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
@media(max-width:700px){#topDeals .public-offer-grid,#view-offers .public-offer-grid{grid-auto-rows:auto!important}
.side-offer h4,.side-offer p{
    min-height:0!important;
  }

}
#view-stores .store-card-meta-rich{margin-top:auto;padding-top:10px;display:grid;gap:5px;width:100%;font-size:.82rem;color:var(--muted);text-align:center}
#view-stores .store-card-meta-rich>span{display:block;line-height:1.35}
#view-stores .store-data-score{font-weight:800;color:color-mix(in srgb,var(--primary) 84%,#263b33);background:color-mix(in srgb,var(--primary) 7%,#fff);border:1px solid color-mix(in srgb,var(--primary) 15%,var(--border));border-radius:999px;padding:5px 9px;justify-self:center}
#view-store .store-detail-head h1{margin:0 0 7px;font-size:1.72rem;line-height:1.12;letter-spacing:-.035em}
#view-store .store-head-meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:10px;color:var(--muted);font-size:.82rem}
#view-store .store-head-meta span{display:inline-flex;align-items:center;min-height:25px;padding:3px 8px;border:1px solid var(--border);border-radius:999px;background:#f8fbfa}
#view-store .store-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}
#view-store .store-section-head h3{margin:0}
#view-store .store-data-badge{font-size:.8rem;font-weight:900;color:#155d43;background:#eaf6ef;border:1px solid #cfe7d8;border-radius:999px;padding:5px 9px}
#view-store .store-score-note{font-size:.78rem;margin:.55rem 0 0}
#view-store .store-saving-list{margin:10px 0 0;padding-left:20px;display:grid;gap:7px}
#view-store .store-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
#view-store .store-product-card{display:flex;flex-direction:column;gap:8px;min-width:0;padding:10px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-decoration:none;color:var(--text);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
#view-store .store-product-card:hover{transform:translateY(-1px);border-color:#bfd0c7;box-shadow:0 7px 18px rgba(20,46,35,.07)}
#view-store .store-product-image{height:104px;border-radius:9px;background:#f5f8f6;display:grid;place-items:center;overflow:hidden}
#view-store .store-product-image img{width:100%;height:100%;object-fit:contain}
#view-store .store-product-card strong{display:block;line-height:1.25;font-size:.92rem}
#view-store .store-product-card small{display:block;color:var(--muted);margin-top:3px;font-size:.78rem}
#view-store .store-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#view-store .store-article-card{display:block;padding:12px 13px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-decoration:none;color:var(--text)}
#view-store .store-article-card:hover{border-color:#bfd0c7;box-shadow:0 7px 18px rgba(20,46,35,.06)}
#view-store .store-article-card strong{display:block;line-height:1.3}
#view-store .store-article-card small{display:block;color:var(--muted);font-size:.78rem;margin-top:4px;text-transform:capitalize}
#view-store .store-article-card p{margin:7px 0 0;color:var(--muted);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#view-store .store-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#view-store .store-policy-card{border:1px solid var(--border);border-radius:12px;background:#fbfcfc;padding:12px}
#view-store .store-policy-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}
#view-store .store-policy-card strong{font-size:.92rem}
#view-store .store-policy-card span{font-size:.72rem;font-weight:900;color:#7a5a1e;background:#fff6db;border-radius:999px;padding:3px 7px;white-space:nowrap}
#view-store .store-policy-card.is-confirmed span{color:#12613f;background:#e7f6ed}
#view-store .store-policy-card p{margin:8px 0 0;color:var(--muted);font-size:.84rem;line-height:1.48}
@media(max-width:900px){#view-store .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){#view-store .store-product-grid,#view-store .store-article-grid,#view-store .store-policy-grid{grid-template-columns:1fr}
#view-store .store-product-card{flex-direction:row;align-items:center}
#view-store .store-product-image{width:84px;height:76px;flex:0 0 auto}
}
#view-store .store-category-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
#view-store .store-category-chips a{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border:1px solid var(--border);border-radius:999px;background:#f8fbfa;color:var(--primary);font-size:.78rem;font-weight:800;text-decoration:none}
#view-store .store-affiliate-note{font-size:.78rem;margin:.45rem 0 0}
#view-store .store-affiliate-note a{font-weight:800}
#view-store .store-offer-ssr-meta{margin:8px 0;color:var(--muted);font-size:.76rem;line-height:1.4}
#view-offers .public-offer-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-offers .public-offer-conditions{display:none!important}
#view-stores .store-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
#view-stores .store-grid>.store-card{
  display:grid!important;
  grid-template-rows:68px 1.45em 2.8em auto!important;
  align-content:start!important;
  align-items:start!important;
  justify-items:center!important;
  gap:7px!important;
  min-height:266px!important;
  padding:14px 14px 13px!important;
  text-align:center!important;
}
#view-stores .store-logo-stage{
  width:100%!important;
  height:68px!important;
  margin:0!important;
  display:grid!important;
  place-items:center!important;
}
#view-stores .store-card .store-logo{
  width:62px!important;
  height:62px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
  font-weight:900!important;
  line-height:1!important;
}
#view-stores .store-card .store-logo img{
  width:88%!important;
  height:88%!important;
  max-width:88%!important;
  max-height:88%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  image-rendering:auto!important;
  transform:translateZ(0);
}
#view-stores .store-card h3{
  width:100%!important;
  margin:0!important;
  font-size:1.02rem!important;
  line-height:1.45!important;
  min-height:1.45em!important;
  max-height:1.45em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-weight:900!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
#view-stores .store-card-desc{
  width:100%!important;
  min-height:2.8em!important;
  max-height:2.8em!important;
  margin:0!important;
  line-height:1.4!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-stores .store-card-meta-rich{
  width:100%!important;
  margin:0!important;
  padding-top:4px!important;
  gap:4px!important;
  align-self:end!important;
}
#view-stores .store-card-meta-rich>span{line-height:1.25!important}
.related-horizontal-card .related-horizontal-thumb{display:block;text-decoration:none;cursor:pointer}
.related-horizontal-card .related-horizontal-thumb:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
.brand-logo-img{
  max-height:46px!important;
  width:auto!important;
  object-fit:contain!important;
  image-rendering:auto!important;
  transform:translateZ(0);
  -webkit-font-smoothing:antialiased;
}
@media(max-width:700px){#view-stores .store-grid>.store-card{grid-template-rows:64px 1.45em 2.8em auto!important;min-height:252px!important}
#view-stores .store-logo-stage{height:64px!important}
#view-stores .store-card .store-logo{width:58px!important;height:58px!important}

}
.side-offer .side-offer-conditions{display:none!important;margin:0!important;padding:0!important;min-height:0!important;height:0!important}
.review-card .review-card-body{padding:9px 11px!important;gap:0!important;min-height:0!important}
.review-card .review-meta{min-height:1.2em!important;line-height:1.2!important;margin:0 0 3px!important;white-space:nowrap!important;overflow:hidden!important}
.review-card h3{
  display:block!important;
  margin:2px 0!important;
  min-height:1.35em!important;
  max-height:1.35em!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
.review-card p,.review-card-excerpt{
  display:block!important;
  margin:0!important;
  min-height:1.35em!important;
  max-height:1.35em!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
.review-card .read-more{margin-top:4px!important;padding-top:0!important;line-height:1.3!important}
#view-home .section,#view-home .section-head{scroll-margin-top:calc(var(--header-h) + 8px)}
#view-article .article-store-related-section{margin-top:12px!important;padding-top:12px!important}
#view-article .article-store-related-section>h4{margin:0 0 8px!important}
#view-article .article-store-related-section .article-category-related-grid{margin-top:0!important}
#view-article .article-related-section{margin-top:12px!important;padding-top:12px!important}
#view-article .article-related-section>h4{margin:0 0 8px!important}
#view-article .related-horizontal-grid{margin-top:0!important}
#view-store .store-article-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-store .store-editorial-card{height:100%!important;min-width:0!important;overflow:hidden!important}
#view-store .store-editorial-card .review-thumb{aspect-ratio:16/10!important;padding:10px!important;background:var(--surface)!important}
#view-store .store-editorial-card .review-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}
#view-store .store-editorial-card .review-card-body{padding:9px 10px!important}
#view-store .store-editorial-card .review-card-body h3{font-size:.95rem!important}
#view-store .store-editorial-card .review-card-body p{font-size:.84rem!important}
@media(max-width:900px){#view-store .store-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){#view-store .store-article-grid{grid-template-columns:1fr!important}
}
#view-search .search-page{padding-bottom:28px}
#view-search .search-page-hero{margin-bottom:12px!important}
#view-search .search-page-form{display:flex;align-items:center;gap:10px;margin:0 0 14px}
#view-search .search-page-form input{flex:1 1 auto;min-width:0;height:44px;border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--text);padding:0 14px;font:inherit}
#view-search .search-page-form input:focus{outline:3px solid color-mix(in srgb,var(--primary) 18%,transparent);border-color:var(--primary)}
#view-search .search-page-section{margin-top:0!important}
#view-search .search-page-results{display:grid;gap:9px}
#view-search .search-page-result{display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:11px;padding:11px 13px;text-decoration:none;color:var(--text);min-width:0}
#view-search .search-page-result:hover{border-color:color-mix(in srgb,var(--primary) 42%,var(--border));box-shadow:0 8px 20px rgba(20,60,75,.07)}
#view-search .search-page-result .search-result-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);font-weight:900}
#view-search .search-page-result-copy{display:grid;gap:2px;min-width:0}
#view-search .search-page-result-copy .pill{justify-self:start;font-size:.68rem;padding:2px 7px}
#view-search .search-page-result-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}
#view-search .search-page-result-copy small{display:block;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}
#view-search .search-page-arrow{font-size:1.15rem;color:var(--primary);font-weight:900;text-align:right}
@media(max-width:620px){#view-search .search-page-form{align-items:stretch;flex-direction:column}
#view-search .search-page-form .btn{width:100%}
#view-search .search-page-result{grid-template-columns:38px minmax(0,1fr) 20px;padding:10px}
#view-search .search-page-result .search-result-icon{width:38px;height:38px}
}
#topDeals .public-offer-grid,#view-offers .public-offer-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
#topDeals .public-offer-conditions,#view-offers .public-offer-conditions{display:none!important;margin:0!important;padding:0!important;min-height:0!important;height:0!important}
.store-policy-grid,.store-policy-card{display:none!important}
.offer-card h3,.side-offer h4{margin:2px 0 2px!important}
.offer-card p,.side-offer p{
  display:block!important;
  margin:0 0 5px!important;
  min-height:0!important;
  max-height:1.35em!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
.side-offer{padding:11px 12px!important}
.sidebar-offers{gap:8px!important;padding:10px!important}
.store-offer-list{gap:7px!important}
.store-offer-column{padding:10px!important}
.store-offer-column-head{margin-bottom:7px!important}
.view .section-head{margin-bottom:8px!important}
.view .section-head h2,.view .section-head h3{margin-top:0!important;margin-bottom:0!important}
.view .page-hero h1,.view .page-hero h2{margin-top:0!important;margin-bottom:6px!important}
.view .page-hero p{margin-top:0!important;margin-bottom:0!important}
#view-store .store-detail-grid{gap:12px!important;margin-top:6px!important}
#view-store .store-copy{padding:16px!important}
#view-store .store-subsection{margin-top:14px!important;padding-top:12px!important}
#view-store .store-subsection h3{margin:0 0 7px!important}
#view-store .store-profile-block p{margin-top:0!important;margin-bottom:8px!important}
#view-store .store-saving-list{margin-top:4px!important;margin-bottom:4px!important}
#view-store .store-product-grid,#view-store .store-article-grid,#view-store .store-related-grid{margin-top:0!important}
#view-home .section{margin-top:8px!important}
#view-reviews .reviews-hub>.section,#view-categories .section{margin-top:8px!important}
.review-card h3{margin:1px 0!important}
.review-card p,.review-card-excerpt{margin:0!important}
.store-card h3{margin:0 0 4px!important}
.store-card-desc{margin:0!important}
@media(max-width:700px){#view-store .store-copy{padding:13px!important}
#view-store .store-subsection{margin-top:12px!important;padding-top:10px!important}

}
#view-article #articleOfferList .side-offer h4,#view-article .sidebar-offers .side-offer h4,#view-store .store-offer-list .side-offer h4,.store-offers-popup-body .side-offer h4{
  display:block!important;
  margin:0 0 2px!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.32em!important;
  line-height:1.32!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-article #articleOfferList .side-offer p,#view-article .sidebar-offers .side-offer p,#view-store .store-offer-list .side-offer p,.store-offers-popup-body .side-offer p{
  display:block!important;
  margin:0 0 4px!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.32em!important;
  line-height:1.32!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-article #articleOfferList .side-offer .affiliate-ticket-wrap,#view-article .sidebar-offers .side-offer .affiliate-ticket-wrap,#view-store .store-offer-list .side-offer .affiliate-ticket-wrap,.store-offers-popup-body .side-offer .affiliate-ticket-wrap{
  margin:0!important;
  padding:0!important;
}
#view-article #articleOfferList .saving-group>h3,#view-article .sidebar-offers .saving-group>h3{
  margin:0 0 4px!important;
}
#view-article #articleOfferList .saving-group+.saving-group,#view-article .sidebar-offers .saving-group+.saving-group{
  padding-top:6px!important;
}
#view-home .review-card,#view-reviews .review-card,#view-review-category .review-card,#view-blog .review-card,#view-tag .review-card,#view-category .review-card,#view-store .review-card{
  height:auto!important;
  align-self:start!important;
}
#view-home .review-grid,#view-reviews .review-grid,#view-review-category .review-grid,#view-blog .review-grid,#view-tag .review-grid,#view-category .review-grid,#view-store .store-article-grid{
  grid-auto-rows:auto!important;
  align-items:start!important;
}
#view-home .review-card-body,#view-reviews .review-card-body,#view-review-category .review-card-body,#view-blog .review-card-body,#view-tag .review-card-body,#view-category .review-card-body,#view-store .review-card-body{
  flex:0 0 auto!important;
  min-height:0!important;
  padding:9px 11px!important;
}
#view-home .review-card h3,#view-reviews .review-card h3,#view-review-category .review-card h3,#view-blog .review-card h3,#view-tag .review-card h3,#view-category .review-card h3,#view-store .review-card h3{
  display:block!important;
  margin:1px 0!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.35em!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-home .review-card p,#view-home .review-card-excerpt,#view-reviews .review-card p,#view-reviews .review-card-excerpt,#view-review-category .review-card p,#view-review-category .review-card-excerpt,#view-blog .review-card p,#view-blog .review-card-excerpt,#view-tag .review-card p,#view-tag .review-card-excerpt,#view-category .review-card p,#view-category .review-card-excerpt,#view-store .review-card p,#view-store .review-card-excerpt{
  display:block!important;
  margin:0!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.35em!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-home .review-card .read-more,#view-reviews .review-card .read-more,#view-review-category .review-card .read-more,#view-blog .review-card .read-more,#view-tag .review-card .read-more,#view-category .review-card .read-more,#view-store .review-card .read-more{
  margin-top:3px!important;
  padding-top:0!important;
}
#view-article .article-related-section .related-horizontal-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-article .article-related-section .related-horizontal-card{
  display:grid!important;
  grid-template-rows:auto 3.96em 1.30em auto!important;
  row-gap:5px!important;
  column-gap:0!important;
  align-content:start!important;
  height:100%!important;
  min-height:0!important;
  box-sizing:border-box!important;
}
#view-article .article-related-section .related-horizontal-card .related-horizontal-thumb{
  grid-row:1!important;
  margin:0!important;
}
#view-article .article-related-section .related-horizontal-card > strong{
  grid-row:2!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  line-clamp:3!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:normal!important;
  font-size:.93rem!important;
  line-height:1.32!important;
  height:3.96em!important;
  min-height:3.96em!important;
  max-height:3.96em!important;
  margin:0!important;
  padding:0!important;
  overflow-wrap:anywhere!important;
}
#view-article .article-related-section .related-horizontal-card > small{
  grid-row:3!important;
  display:block!important;
  line-height:1.30!important;
  height:1.30em!important;
  min-height:1.30em!important;
  max-height:1.30em!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-article .article-related-section .related-horizontal-card > .btn{
  grid-row:4!important;
  margin-top:0!important;
  align-self:stretch!important;
  width:100%!important;
}
#view-home .review-card h3,#view-reviews .review-card h3,#view-review-category .review-card h3,#view-blog .review-card h3,#view-tag .review-card h3,#view-category .review-card h3,#view-store .review-card h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.32!important;height:3.96em!important;min-height:3.96em!important;max-height:3.96em!important;margin:2px 0!important}
#view-store .store-product-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
#view-store .store-product-card{display:grid!important;grid-template-rows:auto 3.96em 1.3em!important;row-gap:5px!important;height:100%!important;align-content:start!important}
#view-store .store-product-card>span:last-child{display:contents!important}
#view-store .store-product-card strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important;overflow:hidden!important;line-height:1.32!important;height:3.96em!important;min-height:3.96em!important;max-height:3.96em!important;margin:0!important;overflow-wrap:anywhere!important}
#view-store .store-product-card small{display:block!important;height:1.3em!important;min-height:1.3em!important;max-height:1.3em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important}
#view-store .store-article-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
#view-store .store-editorial-card{height:100%!important;align-self:stretch!important}
#view-store .store-editorial-card .review-card-body{display:grid!important;grid-template-rows:auto 3.96em 2.7em auto!important;row-gap:4px!important;height:100%!important}
#view-store .store-editorial-card .review-card-body p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;white-space:normal!important;overflow:hidden!important;line-height:1.35!important;height:2.7em!important;min-height:2.7em!important;max-height:2.7em!important;margin:0!important}
#view-store .store-article-grid{
  grid-auto-rows:auto!important;
  align-items:start!important;
}
#view-store .store-editorial-card{
  display:flex!important;
  flex-direction:column!important;
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
  overflow:hidden!important;
}
#view-store .store-editorial-card .review-thumb{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  padding:0!important;
  flex:0 0 auto!important;
  overflow:hidden!important;
  background:var(--surface)!important;
}
#view-store .store-editorial-card .review-thumb>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
#view-store .store-editorial-card .review-card-body{
  display:flex!important;
  flex-direction:column!important;
  flex:0 0 auto!important;
  height:auto!important;
  min-height:0!important;
  padding:9px 10px 10px!important;
  row-gap:4px!important;
}
#view-store .store-editorial-card .review-meta{
  min-height:1.2em!important;
  margin:0!important;
}
#view-store .store-editorial-card .review-card-body h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  line-clamp:3!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.32!important;
  height:3.96em!important;
  min-height:3.96em!important;
  max-height:3.96em!important;
  margin:0!important;
}
#view-store .store-editorial-card .review-card-body p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.35!important;
  height:2.7em!important;
  min-height:2.7em!important;
  max-height:2.7em!important;
  margin:0!important;
}
#view-store .store-editorial-card .read-more{
  margin-top:4px!important;
  padding-top:0!important;
}
#view-stores .store-grid>.store-card{
  grid-template-rows:78px 1.45em 2.8em 1fr!important;
  min-height:266px!important;
  padding:12px 14px 6px!important;
}
#view-stores .store-logo-stage{
  height:78px!important;
}
#view-stores .store-card .store-logo{
  width:calc(100% - 30px)!important;
  height:70px!important;
}
#view-stores .store-card .store-logo img{
  width:94%!important;
  height:94%!important;
  max-width:94%!important;
  max-height:94%!important;
}
#view-stores .store-card-meta-rich{
  display:flex!important;
  flex-direction:column!important;
  align-self:stretch!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding-top:2px!important;
  padding-bottom:0!important;
  gap:3px!important;
}
#view-stores .store-card-meta-rich>span:last-child{
  margin-top:auto!important;
  padding-top:3px!important;
  padding-bottom:0!important;
}
@media(max-width:700px){#view-stores .store-grid>.store-card{
    grid-template-rows:72px 1.45em 2.8em 1fr!important;
    min-height:252px!important;
    padding-bottom:6px!important;
  }
#view-stores .store-logo-stage{height:72px!important}
#view-stores .store-card .store-logo{width:66px!important;height:66px!important}

}
#view-stores .store-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-stores .store-grid>.store-card{
  display:grid!important;
  grid-template-rows:92px 1.5em 3.0em minmax(0,1fr)!important;
  align-content:stretch!important;
  min-height:276px!important;
  height:100%!important;
  padding:10px 14px 5px!important;
  text-align:center!important;
}
#view-stores .store-logo-stage{
  height:92px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  overflow:hidden!important;
}
#view-stores .store-card .store-logo{
  width:84px!important;
  height:84px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
#view-stores .store-card .store-logo img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  transform:scale(1.10)!important;
  transform-origin:center!important;
}
#view-stores .store-card h3{
  align-self:end!important;
  margin:0!important;
  line-height:1.25!important;
}
#view-stores .store-card-desc{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  overflow:hidden!important;
  height:2.8em!important;
  min-height:2.8em!important;
  max-height:2.8em!important;
  line-height:1.4!important;
  margin:0!important;
}
#view-stores .store-card-meta-rich{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  min-height:0!important;
  height:100%!important;
  margin:0!important;
  padding:4px 0 0!important;
  gap:2px!important;
}
#view-stores .store-card-meta-rich>span:last-child{
  margin-top:auto!important;
  padding:2px 0 0!important;
}
#view-store .store-product-grid,#view-store .store-article-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-store .store-product-card,#view-store .store-editorial-card{
  height:100%!important;
  min-height:0!important;
  align-self:stretch!important;
}
#view-store .store-product-image,#view-store .store-editorial-card .review-thumb{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  max-height:none!important;
  padding:0!important;
  border-radius:9px!important;
  overflow:hidden!important;
  background:#f5f8f6!important;
}
#view-store .store-product-image img,#view-store .store-editorial-card .review-thumb>img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
}
.review-card .review-thumb{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  overflow:hidden!important;
}
.review-card .review-thumb>img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
#view-store .store-product-card .store-product-image>img,#view-store .store-editorial-card .review-thumb>img{
  object-fit:contain!important;
}
@media(max-width:900px){#view-store .store-product-grid,#view-store .store-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}

}
@media(max-width:620px){#view-store .store-product-grid,#view-store .store-article-grid{grid-template-columns:1fr!important}
#view-store .store-product-card{flex-direction:column!important;align-items:stretch!important}
#view-store .store-product-image{width:100%!important;height:auto!important;aspect-ratio:16/9!important;flex:0 0 auto!important}
#view-stores .store-grid>.store-card{min-height:260px!important;grid-template-rows:84px 1.5em 3.0em minmax(0,1fr)!important}
#view-stores .store-logo-stage{height:84px!important}
#view-stores .store-card .store-logo{width:78px!important;height:78px!important}

}
#view-stores .store-grid{
  align-items:start!important;
  grid-auto-rows:auto!important;
}
#view-stores .store-grid>.store-card{
  grid-template-rows:92px 1.5em 2.8em auto!important;
  align-content:start!important;
  align-self:start!important;
  min-height:0!important;
  height:auto!important;
  row-gap:2px!important;
  padding:10px 14px 5px!important;
}
#view-stores .store-card-meta-rich{
  justify-content:flex-start!important;
  height:auto!important;
  min-height:0!important;
  padding:2px 0 0!important;
  gap:1px!important;
}
#view-stores .store-card-meta-rich>span:last-child{
  margin-top:0!important;
  padding-top:0!important;
}
#view-store .store-editorial-card .review-thumb{
  aspect-ratio:16/9!important;
  height:auto!important;
  background:#fff!important;
}
#view-store .store-editorial-card .review-thumb>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  background:#fff!important;
}
@media(max-width:620px){#view-stores .store-grid>.store-card{
    grid-template-rows:84px 1.5em 2.8em auto!important;
    min-height:0!important;
    height:auto!important;
  }

}
.store-logo,.store-logo-stage .store-logo,#storeDetailLogo,.offer-modal-store .store-logo,#storeOffersPopupLogo,.store-related-card .store-logo,.store-chip .store-logo{
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #dde6e1!important;
  box-shadow:0 4px 14px rgba(26,73,53,.06)!important;
}
.store-logo img,#storeDetailLogo img,.offer-modal-store .store-logo img,#storeOffersPopupLogo img,.store-related-card .store-logo img,.store-chip .store-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  padding:5px!important;
  box-sizing:border-box!important;
  image-rendering:auto!important;
  filter:none!important;
  transform:none!important;
}
#view-stores .store-card .store-logo img{padding:5px!important}
.store-chip .store-logo img,.store-related-card .store-logo img{padding:4px!important}
.brand-logo-img{image-rendering:auto!important}
.review-card .review-thumb,.article-category-related-grid .review-card .review-thumb,#view-store .store-editorial-card .review-thumb,#view-store .store-product-image,.related-horizontal-thumb{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#ffffff 0%,color-mix(in srgb,var(--surface) 88%,#ffffff 12%) 100%)!important;
}
.review-card .review-thumb,.article-category-related-grid .review-card .review-thumb{
  aspect-ratio:16/10!important;
  min-height:0!important;
  padding:14px!important;
}
.review-card .review-thumb>img,.article-category-related-grid .review-card .review-thumb>img,#view-store .store-editorial-card .review-thumb>img,#view-store .store-product-image>img,.related-horizontal-thumb img{
  position:absolute!important;
  inset:12px!important;
  width:calc(100% - 24px)!important;
  height:calc(100% - 24px)!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
  background:transparent!important;
  image-rendering:auto!important;
  filter:none!important;
}
.review-thumb-overlay{
  background:linear-gradient(180deg,rgba(4,16,24,.02) 0%,rgba(4,16,24,.12) 100%)!important;
}
.review-thumb-badge{
  position:absolute!important;
  left:16px!important;
  bottom:16px!important;
  z-index:3!important;
}
.store-card .store-logo,.store-chip .store-logo,#storeDetailLogo{
  background:#fff!important;
  border:1px solid color-mix(in srgb,var(--border) 80%,#fff 20%)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.store-card .store-logo img,.store-chip .store-logo img,#storeDetailLogo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto!important;
}
@media(max-width:620px){.review-card .review-thumb,.article-category-related-grid .review-card .review-thumb{
    padding:10px!important;
  }
.review-card .review-thumb>img,.article-category-related-grid .review-card .review-thumb>img,#view-store .store-editorial-card .review-thumb>img,#view-store .store-product-image>img,.related-horizontal-thumb img{
    inset:8px!important;
    width:calc(100% - 16px)!important;
    height:calc(100% - 16px)!important;
  }

}
.review-card .review-thumb,.article-category-related-grid .review-card .review-thumb,#view-store .store-editorial-card .review-thumb,#view-store .store-product-image,.related-horizontal-thumb{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
}
.review-card .review-thumb>img,.article-category-related-grid .review-card .review-thumb>img,#view-store .store-editorial-card .review-thumb>img,#view-store .store-product-image>img,.related-horizontal-thumb img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#fff!important;
  image-rendering:auto!important;
  filter:none!important;
  transform:none!important;
}
.review-thumb-overlay{
  background:linear-gradient(180deg,rgba(4,16,24,0) 58%,rgba(4,16,24,.16) 100%)!important;
}
.review-thumb-badge{
  left:14px!important;
  bottom:12px!important;
}
@media(max-width:620px){.review-card .review-thumb,.article-category-related-grid .review-card .review-thumb,#view-store .store-editorial-card .review-thumb,#view-store .store-product-image,.related-horizontal-thumb{
    aspect-ratio:16/9!important;
    padding:0!important;
  }
.review-card .review-thumb>img,.article-category-related-grid .review-card .review-thumb>img,#view-store .store-editorial-card .review-thumb>img,#view-store .store-product-image>img,.related-horizontal-thumb img{
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }

}
#view-article .article-related-section .related-horizontal-thumb,#view-store .store-product-image{
  display:grid!important;
  place-items:center!important;
  aspect-ratio:4/3!important;
  background:#fff!important;
  overflow:hidden!important;
}
#view-article .article-related-section .related-horizontal-thumb img,#view-store .store-product-image>img{
  position:absolute!important;
  inset:10px!important;
  width:calc(100% - 20px)!important;
  height:calc(100% - 20px)!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
}
@media(max-width:620px){#view-article .article-related-section .related-horizontal-thumb,#view-store .store-product-image{
    aspect-ratio:4/3!important;
  }
#view-article .article-related-section .related-horizontal-thumb img,#view-store .store-product-image>img{
    inset:8px!important;
    width:calc(100% - 16px)!important;
    height:calc(100% - 16px)!important;
  }

}
#view-store .store-category-chips span{
  display:inline-flex;
  align-items:center;
  min-height:27px;
  padding:4px 9px;
  border:1px solid var(--border);
  border-radius:999px;
  background:#f8fbfa;
  color:var(--primary);
  font-size:.78rem;
  font-weight:800;
}
#view-store .store-offer-columns.is-single{
  grid-template-columns:minmax(0,1fr)!important;
}
#view-store .store-offer-column[hidden],#view-store .store-offer-empty[hidden]{
  display:none!important;
}
#view-store .store-offer-empty{
  grid-column:1/-1;
  padding:18px;
  border:1px solid var(--border);
  border-radius:14px;
  background:#f8fbfa;
  text-align:center;
}
#view-categories .category-search{max-width:720px;margin-top:18px}
#view-categories .category-card .category-copy{min-width:0}
#view-categories .category-card .category-copy small,#view-category .category-card .category-copy small{white-space:normal;line-height:1.35}
#view-categories .category-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}
#view-categories .category-help-grid>.card{height:100%;padding:20px}
#view-categories .category-help-grid h3{margin:10px 0 7px}
#view-categories .category-help-grid p{margin:0;color:var(--muted);line-height:1.55}
#view-category .category-detail-hero{display:block}
#view-category .category-hub-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
#view-category .category-hub-stats>span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);font-size:.82rem;font-weight:700}
#view-category .category-hub-detail>.section{margin-top:14px}
#view-category .category-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}
#view-category .category-product-card{display:flex;flex-direction:column;min-width:0;height:100%;padding:12px;text-decoration:none;color:var(--text)}
#view-category .category-product-image{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:10px;background:#fff;margin-bottom:10px}
#view-category .category-product-image>img{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain;object-position:center;background:#fff}
#view-category .category-product-fallback{font-weight:900;color:var(--primary)}
#view-category .category-product-card>strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;line-height:1.35;min-height:4.05em}
#view-category .category-product-card>small{display:block;color:var(--muted);margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#view-category .category-product-card>.read-more{margin-top:auto;padding-top:10px}
#view-category .category-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}
#view-category .category-store-grid>.store-chip{height:100%;min-height:92px}
#view-category .category-offer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
#view-category #categoryRelatedGrid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:980px){#view-category .category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
#view-category .category-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

}
@media(max-width:760px){#view-categories .category-help-grid{grid-template-columns:1fr}
#view-category .category-product-grid,#view-category .category-store-grid,#view-category #categoryRelatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}

}
@media(max-width:520px){#view-category .category-product-grid,#view-category .category-store-grid,#view-category .category-offer-grid,#view-category #categoryRelatedGrid{grid-template-columns:1fr}

}
#view-offers .offers-filter-toolbar{
  flex-wrap:wrap!important;
  align-items:flex-end!important;
}
#view-offers .offers-search{
  flex:1 1 300px!important;
  min-width:240px!important;
}
#view-offers .offers-select-control{
  display:flex;
  flex-direction:column;
  gap:4px;
  flex:0 0 auto;
  min-width:160px;
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.02em;
}
#view-offers .offers-select-control select{
  min-width:160px;
  height:42px;
  padding:0 34px 0 11px;
  border:1px solid var(--border);
  border-radius:10px;
  background:var(--surface);
  color:var(--text);
  font:inherit;
  font-weight:700;
}
#view-offers .offers-select-control select:focus{
  outline:3px solid color-mix(in srgb,var(--primary) 20%,transparent);
  border-color:var(--primary);
}
#view-offers #offersHubCount{
  align-self:center!important;
}
#view-offers .public-offer-terms{
  flex:0 0 auto;
  min-width:0;
  margin:1px 0 0;
  color:var(--muted);
  font-size:.76rem;
  line-height:1.3;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
#view-offers .public-offer-terms strong{color:var(--text);font-weight:800}
#view-offers .public-offer-terms span{padding:0 3px;color:var(--border-strong,var(--muted))}
#view-offers .affiliate-ticket.deal-ticket{
  grid-template-columns:minmax(0,1fr)!important;
}
#view-offers .affiliate-ticket.deal-ticket .affiliate-ticket-action{
  width:100%!important;
  min-width:0!important;
  justify-content:center!important;
}
#view-offers .offers-trust-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:10px 0 12px;
}
#view-offers .offers-trust-grid>.card{height:100%;padding:16px}
#view-offers .offers-trust-grid strong{display:block;margin-bottom:5px;font-size:.94rem}
#view-offers .offers-trust-grid p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}
@media(max-width:980px){#view-offers .offers-search{order:3;flex:1 0 100%!important;min-width:100%!important}
#view-offers .offers-select-control{flex:1 1 180px}
#view-offers .offers-select-control select{width:100%}
#view-offers #offersHubCount{margin-left:auto!important}

}
@media(max-width:700px){#view-offers .offers-select-control{flex:1 1 calc(50% - 6px);min-width:140px}
#view-offers .offers-trust-grid{grid-template-columns:1fr}

}
@media(max-width:480px){#view-offers .offers-select-control{flex:1 0 100%;min-width:100%}
#view-offers #offersHubCount{width:100%;margin-left:0!important}

}
#view-offers .offers-controls{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-top:16px;
}
#view-offers .offers-select-row{
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  gap:10px;
  width:100%;
}
#view-offers .offers-select-row .offers-select-control{
  min-width:180px;
}
#view-offers .offers-filter-toolbar{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  width:100%!important;
  gap:10px!important;
  margin-top:0!important;
}
#view-offers .offers-filter-toolbar .filters{
  flex:0 0 auto!important;
}
#view-offers .offers-search{
  flex:1 1 auto!important;
  min-width:240px!important;
}
#view-offers #offersHubCount,#view-offers .public-offer-terms{
  display:none!important;
}
#view-offers .public-offer-grid{
  align-items:stretch!important;
}
@media(max-width:760px){#view-offers .offers-select-row{
    justify-content:stretch;
  }
#view-offers .offers-select-row .offers-select-control{
    flex:1 1 0;
    min-width:0;
  }
#view-offers .offers-filter-toolbar{
    flex-wrap:wrap!important;
  }
#view-offers .offers-search{
    flex:1 1 100%!important;
    min-width:0!important;
  }

}
@media(max-width:520px){#view-offers .offers-select-row{
    flex-direction:column;
    align-items:stretch;
  }
#view-offers .offers-select-row .offers-select-control{
    width:100%;
  }
#view-offers .offers-select-row .offers-select-control select{
    width:100%;
  }

}
#view-offers .offers-controls{
  display:block!important;
  margin-top:16px!important;
}
#view-offers .offers-filter-toolbar{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:flex-end!important;
  gap:10px!important;
  width:100%!important;
  margin-top:0!important;
}
#view-offers .offers-filter-toolbar .filters{
  flex:0 0 auto!important;
  align-self:flex-end!important;
}
#view-offers .offers-search{
  flex:1 1 auto!important;
  min-width:220px!important;
  align-self:flex-end!important;
}
#view-offers .offers-filter-toolbar .offers-select-control{
  flex:0 0 180px!important;
  min-width:160px!important;
  margin:0!important;
}
#view-offers .offers-filter-toolbar .offers-select-control select{
  width:100%!important;
}
@media(max-width:980px){#view-offers .offers-filter-toolbar{
    flex-wrap:wrap!important;
  }
#view-offers .offers-search{
    flex:1 1 320px!important;
  }
#view-offers .offers-filter-toolbar .offers-select-control{
    flex:1 1 180px!important;
  }

}
@media(max-width:700px){#view-offers .offers-filter-toolbar .filters{
    flex:1 0 100%!important;
  }
#view-offers .offers-search{
    flex:1 0 100%!important;
    min-width:0!important;
  }
#view-offers .offers-filter-toolbar .offers-select-control{
    flex:1 1 calc(50% - 5px)!important;
    min-width:140px!important;
  }

}
@media(max-width:480px){#view-offers .offers-filter-toolbar .offers-select-control{
    flex:1 0 100%!important;
  }

}
#view-offers .offers-filter-toolbar .filters,#view-offers .offers-filter-toolbar .offers-search,#view-offers .offers-filter-toolbar .offers-select-control{
  order:0!important;
}
@media(min-width:901px){.header-inner{
    grid-template-columns:auto minmax(320px,440px) auto!important;
    gap:16px!important;
  }
.brand-logo-img{
    max-height:52px!important;
    max-width:220px!important;
  }
.header-search input{
    height:48px!important;
    font-size:1rem!important;
    padding-left:18px!important;
  }
.header-search button{
    top:4px!important;
    width:40px!important;
    height:40px!important;
  }
.main-nav a{
    font-size:1.12rem!important;
    padding:11px 15px!important;
  }

}
#view-offers .offers-hero-copy{width:100%!important}
#view-offers .offers-hero .offers-search{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-top:18px!important;
  flex:none!important;
  align-self:auto!important;
}
#view-offers .offers-hero .offers-search input{
  width:100%!important;
  height:50px!important;
}
#view-offers .offers-controls{margin-top:14px!important}
#view-offers .offers-filter-toolbar{
  justify-content:flex-start!important;
  align-items:flex-end!important;
}
#view-offers .offers-filter-toolbar .offers-select-control:first-of-type{
  margin-left:auto!important;
}
@media(max-width:980px){#view-offers .offers-filter-toolbar .offers-select-control:first-of-type{margin-left:0!important}

}
@media(max-width:700px){.brand-logo-img{max-height:46px!important}

}
#view-reviews .reviews-hero,#view-stores .listing-page-hero,#view-categories .listing-page-hero,#view-offers .offers-hero{
  width:var(--page-head-width,100%)!important;
  min-height:var(--page-head-height,0px)!important;
  margin-inline:auto!important;
  padding:14px 18px!important;
  border-radius:var(--radius)!important;
  background:var(--page-head-bg,#fff)!important;
  color:var(--page-head-color,var(--text))!important;
  border:1px solid color-mix(in srgb,var(--page-head-color,var(--text)) 13%,transparent)!important;
  box-sizing:border-box!important;
}
#view-reviews .reviews-hero h1,#view-stores .listing-page-hero h1,#view-categories .listing-page-hero h1,#view-offers .offers-hero h1{
  color:inherit!important;
  margin:0 0 6px!important;
  line-height:1.08!important;
}
#view-reviews .reviews-hero p,#view-stores .listing-page-hero p,#view-categories .listing-page-hero p,#view-offers .offers-hero p{
  color:inherit!important;
  opacity:.74!important;
  margin:0!important;
  line-height:1.42!important;
}
#view-reviews .reviews-hero.has-image::after{
  background-image:linear-gradient(90deg,var(--page-head-bg,#fff) 0%,color-mix(in srgb,var(--page-head-bg,#fff) 72%,transparent) 12%,transparent 38%),var(--reviews-hero-image)!important;
}
#view-offers .offers-controls{margin-top:8px!important}
#view-offers .offers-filter-toolbar{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:42px!important;
}
#view-offers .offers-filter-toolbar .filters{flex:0 0 auto!important;margin:0!important}
#view-offers .offers-filter-toolbar .offers-select-control{
  flex:0 0 180px!important;
  min-width:150px!important;
  margin:0!important;
  display:block!important;
}
#view-offers .offers-filter-toolbar .offers-select-control:first-of-type{margin-left:auto!important}
#view-offers .offers-filter-toolbar .offers-select-control>span{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}
#view-offers .offers-filter-toolbar .offers-select-control select{
  height:42px!important;
  width:100%!important;
  margin:0!important;
}
#view-categories .category-card .category-copy strong{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  overflow:hidden!important;
  line-height:1.28!important;
  max-height:2.56em!important;
}
#view-categories .category-card .category-card-meta{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:1px!important;
  margin-top:3px!important;
  line-height:1.25!important;
  white-space:normal!important;
}
#view-categories .category-card .category-card-meta>span{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-home .review-card h3,#view-reviews .review-card h3,#view-review-category .review-card h3,#view-blog .review-card h3,#view-tag .review-card h3,#view-category .review-card h3,#view-store .review-card h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.30!important;
  height:2.60em!important;
  min-height:2.60em!important;
  max-height:2.60em!important;
  margin:1px 0!important;
}
#view-home .review-card p,#view-home .review-card-excerpt,#view-reviews .review-card p,#view-reviews .review-card-excerpt,#view-review-category .review-card p,#view-review-category .review-card-excerpt,#view-blog .review-card p,#view-blog .review-card-excerpt,#view-tag .review-card p,#view-tag .review-card-excerpt,#view-category .review-card p,#view-category .review-card-excerpt,#view-store .review-card p,#view-store .review-card-excerpt{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.30!important;
  height:1.30em!important;
  min-height:1.30em!important;
  max-height:1.30em!important;
  margin:0!important;
}
.review-card-body .read-more{margin-top:4px!important;padding-top:0!important}
#view-stores .store-card h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  overflow:hidden!important;
  line-height:1.30!important;
  height:2.60em!important;
  min-height:2.60em!important;
  max-height:2.60em!important;
  margin:0 0 2px!important;
}
#view-stores .store-card-desc{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.30!important;
  height:1.30em!important;
  min-height:1.30em!important;
  max-height:1.30em!important;
  margin:0!important;
}
#view-stores .store-card-meta-rich{margin-top:4px!important;padding-top:0!important}
#view-category .category-product-card>strong,#view-store .store-product-card strong,#view-article .article-related-section .related-horizontal-card>strong{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  overflow:hidden!important;
  line-height:1.30!important;
  height:2.60em!important;
  min-height:2.60em!important;
  max-height:2.60em!important;
}
#view-category .category-product-card>small,#view-store .store-product-card small,#view-article .article-related-section .related-horizontal-card>small{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.30!important;
  height:1.30em!important;
  min-height:1.30em!important;
  max-height:1.30em!important;
  margin-top:2px!important;
}
#view-store .store-product-card{grid-template-rows:auto 2.60em 1.30em!important;row-gap:3px!important}
#view-article .article-related-section .related-horizontal-card{grid-template-rows:auto 2.60em 1.30em auto!important;row-gap:3px!important}
.view{padding-bottom:8px!important}
.site-footer{margin-top:8px!important}
.view .section:last-child{margin-bottom:0!important}
@media(max-width:980px){#view-offers .offers-filter-toolbar{flex-wrap:wrap!important}
#view-offers .offers-filter-toolbar .offers-select-control:first-of-type{margin-left:0!important}

}
@media(max-width:700px){#view-offers .offers-filter-toolbar .filters{flex:1 0 100%!important}
#view-offers .offers-filter-toolbar .offers-select-control{flex:1 1 calc(50% - 5px)!important}
#view-reviews .reviews-hero,#view-stores .listing-page-hero,#view-categories .listing-page-hero,#view-offers .offers-hero{padding:12px 14px!important}

}
@media(max-width:480px){#view-offers .offers-filter-toolbar .offers-select-control{flex:1 0 100%!important}

}
#view-reviews .listing-page-hero,#view-stores .listing-page-hero,#view-categories .listing-page-hero,#view-offers .listing-page-hero{
  position:relative!important;
  overflow:hidden!important;
}
#view-reviews .listing-page-hero.has-image,#view-stores .listing-page-hero.has-image,#view-categories .listing-page-hero.has-image,#view-offers .listing-page-hero.has-image{
  min-height:max(238px,var(--page-head-height,0px))!important;
}
#view-reviews .listing-page-hero.has-image::after,#view-stores .listing-page-hero.has-image::after,#view-categories .listing-page-hero.has-image::after,#view-offers .listing-page-hero.has-image::after{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  inset:0 0 0 auto!important;
  width:38%!important;
  background-image:linear-gradient(90deg,var(--page-head-bg,#fff) 0%,color-mix(in srgb,var(--page-head-bg,#fff) 72%,transparent) 12%,transparent 38%),var(--page-head-image)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  pointer-events:none!important;
}
#view-reviews .listing-page-hero .listing-hero-copy,#view-stores .listing-page-hero .listing-hero-copy,#view-categories .listing-page-hero .listing-hero-copy,#view-offers .listing-page-hero .listing-hero-copy{
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  min-width:0!important;
}
#view-reviews .listing-page-hero.has-image .listing-hero-copy,#view-stores .listing-page-hero.has-image .listing-hero-copy,#view-categories .listing-page-hero.has-image .listing-hero-copy,#view-offers .listing-page-hero.has-image .listing-hero-copy{
  width:62%!important;
  max-width:760px!important;
}
#view-offers .offers-hero .offers-hero-search{
  display:block!important;
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  margin:18px 0 0!important;
}
#view-offers .offers-filter-toolbar .offers-search{display:none!important}
#view-stores .store-grid>.store-card{
  grid-template-rows:84px 2.60em 1.30em minmax(0,1fr)!important;
  row-gap:4px!important;
  min-height:266px!important;
  overflow:hidden!important;
}
#view-stores .store-logo-stage{
  height:84px!important;
  min-height:84px!important;
  overflow:hidden!important;
  position:relative!important;
  z-index:0!important;
}
#view-stores .store-card .store-logo{
  width:72px!important;
  height:72px!important;
  max-width:72px!important;
  max-height:72px!important;
  overflow:hidden!important;
}
#view-stores .store-card .store-logo img{
  width:90%!important;
  height:90%!important;
  max-width:90%!important;
  max-height:90%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
#view-stores .store-card h3{
  position:relative!important;
  z-index:1!important;
  align-self:start!important;
}
@media(max-width:820px){#view-reviews .listing-page-hero.has-image .listing-hero-copy,#view-stores .listing-page-hero.has-image .listing-hero-copy,#view-categories .listing-page-hero.has-image .listing-hero-copy,#view-offers .listing-page-hero.has-image .listing-hero-copy{width:68%!important;max-width:none!important}
#view-reviews .listing-page-hero.has-image::after,#view-stores .listing-page-hero.has-image::after,#view-categories .listing-page-hero.has-image::after,#view-offers .listing-page-hero.has-image::after{width:43%!important}

}
@media(max-width:700px){#view-reviews .listing-page-hero.has-image .listing-hero-copy,#view-stores .listing-page-hero.has-image .listing-hero-copy,#view-categories .listing-page-hero.has-image .listing-hero-copy,#view-offers .listing-page-hero.has-image .listing-hero-copy{width:100%!important}
#view-reviews .listing-page-hero.has-image::after,#view-stores .listing-page-hero.has-image::after,#view-categories .listing-page-hero.has-image::after,#view-offers .listing-page-hero.has-image::after{
    width:100%!important;
    opacity:.20!important;
    background-image:linear-gradient(90deg,var(--page-head-bg,#fff) 0%,color-mix(in srgb,var(--page-head-bg,#fff) 82%,transparent) 68%,transparent 100%),var(--page-head-image)!important;
  }
#view-stores .store-grid>.store-card{grid-template-rows:76px 2.60em 1.30em minmax(0,1fr)!important}
#view-stores .store-logo-stage{height:76px!important;min-height:76px!important}
#view-stores .store-card .store-logo{width:66px!important;height:66px!important;max-width:66px!important;max-height:66px!important}

}
#view-stores .store-card-meta-rich{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:2px!important;
  margin-top:4px!important;
  padding-top:0!important;
  min-height:0!important;
}
#view-stores .store-card-meta-rich>span{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.28!important;
}
.public-offer-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-stores .store-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-stores .store-grid>.store-card{
  display:grid!important;
  grid-template-rows:68px auto 1.30em auto!important;
  row-gap:2px!important;
  align-content:start!important;
  justify-items:center!important;
  text-align:center!important;
  height:100%!important;
  min-height:0!important;
  padding:12px 14px!important;
  overflow:hidden!important;
}
#view-stores .store-logo-stage{
  width:100%!important;
  height:68px!important;
  min-height:68px!important;
  margin:0!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
#view-stores .store-card .store-logo{
  width:58px!important;
  height:58px!important;
  max-width:58px!important;
  max-height:58px!important;
  margin:0 auto!important;
}
#view-stores .store-card h3{
  width:100%!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  overflow:hidden!important;
  line-height:1.30!important;
  height:auto!important;
  min-height:0!important;
  max-height:2.60em!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
  align-self:start!important;
}
#view-stores .store-card-desc{
  width:100%!important;
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.30!important;
  height:1.30em!important;
  min-height:1.30em!important;
  max-height:1.30em!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
}
#view-stores .store-card-meta-rich{
  width:100%!important;
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:1px!important;
  margin:2px 0 0!important;
  padding:0!important;
  text-align:center!important;
  align-self:start!important;
}
#view-stores .store-card-meta-rich>span{
  width:100%!important;
  line-height:1.24!important;
  text-align:center!important;
}
#view-reviews .listing-page-hero.has-image,#view-stores .listing-page-hero.has-image,#view-categories .listing-page-hero.has-image,#view-offers .listing-page-hero.has-image{
  min-height:max(238px,var(--page-head-height,0px))!important;
}
#view-reviews .listing-page-hero.has-image .listing-hero-copy,#view-stores .listing-page-hero.has-image .listing-hero-copy,#view-categories .listing-page-hero.has-image .listing-hero-copy,#view-offers .listing-page-hero.has-image .listing-hero-copy{
  width:62%!important;
  max-width:760px!important;
}
#view-reviews .listing-page-hero.has-image::after,#view-stores .listing-page-hero.has-image::after,#view-categories .listing-page-hero.has-image::after,#view-offers .listing-page-hero.has-image::after{
  width:38%!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
@media(max-width:700px){#view-stores .store-grid>.store-card{
    grid-template-rows:62px auto 1.30em auto!important;
    padding:11px 12px!important;
  }
#view-stores .store-logo-stage{height:62px!important;min-height:62px!important}
#view-stores .store-card .store-logo{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}
#view-reviews .listing-page-hero.has-image .listing-hero-copy,#view-stores .listing-page-hero.has-image .listing-hero-copy,#view-categories .listing-page-hero.has-image .listing-hero-copy,#view-offers .listing-page-hero.has-image .listing-hero-copy{width:100%!important;max-width:none!important}

}
#view-categories #categoriesGrid .category-card{
  justify-content:flex-start!important;
  min-height:172px!important;
  padding:18px 14px!important;
  gap:10px!important;
}
#view-categories #categoriesGrid .category-icon{
  width:36px!important;
  height:36px!important;
  min-height:36px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 36px!important;
}
#view-categories #categoriesGrid .category-copy{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-rows:2.56em auto!important;
  align-content:start!important;
  justify-items:center!important;
  gap:6px!important;
}
#view-categories #categoriesGrid .category-copy strong{
  width:100%!important;
  height:2.56em!important;
  min-height:2.56em!important;
  margin:0!important;
}
#view-categories #categoriesGrid .category-card-meta{
  width:100%!important;
  margin:0!important;
  align-self:start!important;
}
#homeStoreRow .store-chip{
  min-height:104px!important;
  align-items:center!important;
}
#homeStoreRow .store-chip-copy{
  min-width:0!important;
  display:grid!important;
  grid-template-rows:2.5em auto!important;
  align-content:center!important;
  gap:4px!important;
}
#homeStoreRow .store-chip-copy>strong{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  width:100%!important;
  height:2.5em!important;
  min-height:2.5em!important;
  margin:0!important;
  line-height:1.25!important;
  overflow:hidden!important;
}
#homeStoreRow .store-chip-meta{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:1px!important;
  margin:0!important;
  line-height:1.2!important;
}
#homeStoreRow .store-chip-meta>span{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#homeHero .hero-bg-slide{
  opacity:0!important;
  transform:translate3d(1.25%,0,0) scale(1.008)!important;
  transition:opacity 1.05s cubic-bezier(.22,.61,.36,1),transform 1.25s cubic-bezier(.22,.61,.36,1)!important;
  will-change:opacity,transform!important;
  backface-visibility:hidden!important;
}
#homeHero .hero-bg-slide.is-active{
  opacity:1!important;
  transform:translate3d(0,0,0) scale(1.002)!important;
}
#homeHero .hero-bg-slide.was-active{
  opacity:0!important;
  transform:translate3d(-1.25%,0,0) scale(1.008)!important;
}
@media(prefers-reduced-motion:reduce){#homeHero .hero-bg-slide,#homeHero .hero-bg-slide.is-active,#homeHero .hero-bg-slide.was-active{
    transition:opacity .25s linear!important;
    transform:none!important;
  }

}
#view-reviews .reviews-trust-block{
  padding:16px 18px!important;
  gap:14px!important;
}
#view-reviews .reviews-trust-block h2{margin:0 0 4px!important}
@media(max-width:900px){#view-reviews .reviews-trust-block{padding:15px 16px!important;gap:10px!important}

}
#view-store .store-offer-list .side-offer{
  min-width:0!important;
  overflow:hidden!important;
}
#view-store .store-offer-list .side-offer h4,#view-store .store-offer-list .side-offer p{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-store .store-offer-list .affiliate-ticket-wrap{
  width:min(100%,270px)!important;
  max-width:270px!important;
  margin:0 auto 0 0!important;
  padding:0!important;
}
#view-store .store-offer-list .affiliate-ticket{
  width:100%!important;
  max-width:100%!important;
  grid-template-columns:minmax(108px,52%) minmax(82px,48%)!important;
  overflow:hidden!important;
}
#view-store .store-offer-list .affiliate-ticket-action{
  min-width:0!important;
  padding-left:10px!important;
  padding-right:10px!important;
  white-space:nowrap!important;
}
#view-store .store-offer-list .affiliate-ticket-code{
  min-width:0!important;
  padding-left:22px!important;
  padding-right:9px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-store .store-offer-list .affiliate-ticket-action::after{
  right:-18px!important;
  width:40px!important;
}
#view-article .article-brand-glance .brand-glance-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  margin:0!important;
}
#view-article .article-brand-glance .brand-glance-row{
  display:grid!important;
  grid-template-columns:minmax(150px,190px) minmax(0,1fr)!important;
  gap:16px!important;
  align-items:center!important;
  padding:12px 14px!important;
  border:1px solid color-mix(in srgb,var(--border) 90%,var(--primary) 10%)!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#fff,#fbfcfb)!important;
  box-shadow:0 3px 10px rgba(20,50,35,.025)!important;
}
#view-article .article-brand-glance .brand-glance-row dt{
  font-weight:850!important;
  color:var(--primary)!important;
}
#view-article .article-brand-glance .brand-glance-row dd{
  min-width:0!important;
  margin:0!important;
  color:var(--text)!important;
  font-weight:650!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:620px){#view-store .store-offer-list .affiliate-ticket-wrap{
    width:min(100%,300px)!important;
    max-width:300px!important;
  }
#view-article .article-brand-glance .brand-glance-row{
    grid-template-columns:1fr!important;
    gap:4px!important;
  }

}
#view-store .store-offer-columns{
  gap:16px!important;
  align-items:start!important;
}
#view-store .store-offer-columns.is-single{
  width:100%!important;
  max-width:720px!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-content:start!important;
}
#view-store .store-offer-column{
  min-width:0!important;
  padding:14px!important;
}
#view-store .store-offer-column-head{
  margin-bottom:10px!important;
}
#view-store .store-offer-list{
  gap:10px!important;
}
#view-store .store-offer-list .side-offer{
  min-width:0!important;
  padding:12px 13px!important;
  overflow:hidden!important;
}
#view-store .store-offer-list .side-offer h4{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:2.6em!important;
  margin:0 0 3px!important;
  line-height:1.3!important;
  white-space:normal!important;
  overflow:hidden!important;
  overflow-wrap:anywhere!important;
  text-overflow:ellipsis!important;
}
#view-store .store-offer-list .side-offer p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:2.64em!important;
  margin:0 0 7px!important;
  line-height:1.32!important;
  white-space:normal!important;
  overflow:hidden!important;
  overflow-wrap:anywhere!important;
  text-overflow:ellipsis!important;
}
#view-store .store-offer-list .affiliate-ticket-wrap{
  width:min(100%,200px)!important;
  max-width:200px!important;
  margin:0 auto 0 0!important;
  padding:0!important;
}
#view-store .store-offer-list .affiliate-ticket{
  width:100%!important;
  max-width:100%!important;
  min-height:42px!important;
  height:42px!important;
  grid-template-columns:minmax(108px,54%) minmax(78px,46%)!important;
  overflow:hidden!important;
}
#view-store .store-offer-list .affiliate-ticket-action{
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 9px!important;
  font-size:.88rem!important;
  letter-spacing:.025em!important;
  white-space:nowrap!important;
}
#view-store .store-offer-list .affiliate-ticket-code{
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 8px 0 20px!important;
  font-size:.82rem!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-store .store-offer-list .affiliate-ticket-action::after{
  right:-16px!important;
  width:36px!important;
}
@media(max-width:700px){#view-store .store-offer-columns{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
#view-store .store-offer-columns.is-single{
    max-width:none!important;
  }
#view-store .store-offer-column{
    padding:12px!important;
  }

}
#view-store .store-offer-list .affiliate-ticket-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
#view-store .store-offer-list .affiliate-ticket{
  width:100%!important;
  max-width:none!important;
  grid-template-columns:minmax(0,72%) minmax(82px,28%)!important;
}
#view-store .store-offer-list .affiliate-ticket-action{
  width:100%!important;
  justify-content:center!important;
}
#view-article .article-brand-glance .brand-glance-row.is-overview dd{
  display:-webkit-box!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:anywhere!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  line-height:1.5!important;
  max-height:3em!important;
}
@media(max-width:620px){#view-store .store-offer-list .affiliate-ticket-wrap{
    width:100%!important;
    max-width:none!important;
  }
#view-store .store-offer-list .affiliate-ticket{
    grid-template-columns:minmax(0,70%) minmax(78px,30%)!important;
  }
#view-article .article-brand-glance .brand-glance-row.is-overview dd{
    white-space:normal!important;
    -webkit-line-clamp:2!important;
    line-clamp:2!important;
  }

}
#view-article .article-brand-glance .brand-glance-row.is-offers dd{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
#view-article .article-brand-glance .brand-glance-offer-count{
  min-width:0!important;
}
#view-article .article-brand-glance .brand-glance-offers-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  padding:7px 14px!important;
  border-radius:9px!important;
  background:var(--primary)!important;
  border:1px solid var(--primary)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:0 4px 10px rgba(20,50,35,.10)!important;
}
#view-article .article-brand-glance .brand-glance-offers-cta:hover,#view-article .article-brand-glance .brand-glance-offers-cta:focus-visible{
  filter:brightness(.94)!important;
  text-decoration:none!important;
}
@media(max-width:620px){#view-article .article-brand-glance .brand-glance-row.is-offers dd{
    gap:8px!important;
  }
#view-article .article-brand-glance .brand-glance-offers-cta{
    min-height:32px!important;
    padding:6px 12px!important;
  }

}
#view-article .article-brand-glance .brand-glance-offers-cta{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  gap:7px!important;
  padding-inline:15px 13px!important;
  box-shadow:0 5px 14px rgba(20,50,35,.14)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
#view-article .article-brand-glance .brand-glance-offers-cta::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-45%;
  left:-55%;
  width:34%;
  height:190%;
  transform:skewX(-18deg);
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.34),transparent);
  animation:brand-glance-cta-shimmer 3.2s ease-in-out infinite;
  pointer-events:none;
}
#view-article .article-brand-glance .brand-glance-offers-cta::after{
  content:"→";
  display:inline-block;
  font-size:13px;
  font-weight:900;
  line-height:1;
  transition:transform .18s ease;
}
#view-article .article-brand-glance .brand-glance-offers-cta:hover,#view-article .article-brand-glance .brand-glance-offers-cta:focus-visible{
  transform:translateY(-1px)!important;
  box-shadow:0 8px 18px rgba(20,50,35,.18)!important;
}
#view-article .article-brand-glance .brand-glance-offers-cta:hover::after,#view-article .article-brand-glance .brand-glance-offers-cta:focus-visible::after{
  transform:translateX(3px);
}
@keyframes brand-glance-cta-shimmer{
  0%,52%{left:-55%;opacity:0;}
  63%{opacity:1;}
  78%,100%{left:125%;opacity:0;}
}
@media(prefers-reduced-motion:reduce){#view-article .article-brand-glance .brand-glance-offers-cta,#view-article .article-brand-glance .brand-glance-offers-cta::after{
    transition:none!important;
  }
#view-article .article-brand-glance .brand-glance-offers-cta::before{
    animation:none!important;
    display:none!important;
  }

}
#view-store .store-offer-columns{
  align-items:start!important;
}
#view-store .store-offer-list{
  display:grid!important;
  grid-auto-flow:row!important;
  align-content:start!important;
  gap:10px!important;
}
#view-store .store-offer-list .side-offer:has(.affiliate-ticket-wrap){
  display:grid!important;
  grid-template-rows:24px 2.6em 1.32em 42px!important;
  row-gap:4px!important;
  align-content:start!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
#view-store .store-offer-list .side-offer-badges{
  height:24px!important;
  min-height:24px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
}
#view-store .store-offer-list .side-offer h4{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  height:2.6em!important;
  min-height:2.6em!important;
  max-height:2.6em!important;
  line-height:1.3!important;
  margin:0!important;
  overflow:hidden!important;
}
#view-store .store-offer-list .side-offer p{
  display:block!important;
  width:100%!important;
  height:1.32em!important;
  min-height:1.32em!important;
  max-height:1.32em!important;
  line-height:1.32!important;
  margin:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-store .store-offer-list .affiliate-ticket-wrap{
  width:100%!important;
  max-width:none!important;
  height:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
  align-self:end!important;
}
@keyframes trekStoreFeaturedGlow{
  0%,100%{box-shadow:0 4px 12px rgba(226,158,26,.18),0 0 0 0 rgba(226,158,26,.16)}
  50%{box-shadow:0 6px 16px rgba(226,158,26,.28),0 0 0 4px rgba(226,158,26,.08)}
}
@keyframes trekStoreFeaturedShimmer{
  0%,58%{left:-42%;opacity:0}
  68%{opacity:1}
  84%,100%{left:118%;opacity:0}
}
@media(min-width:901px){.main-nav a{
    font-size:1.16rem!important;
  }

}
.header-search button{
  box-shadow:0 7px 18px color-mix(in srgb,var(--primary) 30%,transparent)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
  animation:trekHeaderSearchPulse 3.2s ease-in-out infinite;
  transform-origin:center;
}
.header-search button:hover{
  transform:translateY(-1px) scale(1.05);
  box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 42%,transparent)!important;
  filter:saturate(1.08) brightness(1.04);
}
.header-search button:active{
  transform:translateY(0) scale(.98);
}
@keyframes trekHeaderSearchPulse{
  0%,100%{box-shadow:0 7px 18px color-mix(in srgb,var(--primary) 28%,transparent)}
  50%{box-shadow:0 9px 24px color-mix(in srgb,var(--primary) 42%,transparent)}
}
.footer-grid{padding:16px 0 4px!important}
.footer-bottom{padding:4px 0 8px!important}
@media(prefers-reduced-motion:reduce){.header-search button{
    animation:none!important;
  }
.header-search button{transition:none!important}

}
.public-offer-grid .affiliate-ticket.coupon-ticket,.public-offer-grid .affiliate-ticket.deal-ticket,#view-store .store-offer-list .affiliate-ticket.coupon-ticket,#view-store .store-offer-list .affiliate-ticket.deal-ticket{
  grid-template-columns:minmax(0,1fr) 78px!important;
  width:100%!important;
}
.public-offer-grid .affiliate-ticket-code,#view-store .store-offer-list .affiliate-ticket-code{
  box-sizing:border-box!important;
  width:78px!important;
  min-width:78px!important;
  max-width:78px!important;
  padding:0 10px 0 28px!important;
  justify-content:center!important;
  text-align:center!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  letter-spacing:.04em!important;
}
.public-offer-grid .coupon-ticket .affiliate-ticket-code,#view-store .store-offer-list .coupon-ticket .affiliate-ticket-code{
  font-size:1.18rem!important;
  line-height:1!important;
  color:#69716d!important;
}
@keyframes trekFeaturedStarGlow{
  0%,100%{
    color:#9b6a00;
    text-shadow:0 0 1px rgba(181,126,0,.20);
    filter:brightness(.82);
  }
  50%{
    color:#ffd83d;
    text-shadow:0 0 7px rgba(255,202,21,.72),0 0 12px rgba(255,202,21,.30);
    filter:brightness(1.16);
  }
}
@media(min-width:901px){.main-nav a{
    position:relative!important;
    overflow:hidden!important;
    transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease!important;
  }
.main-nav a::after{
    content:"";
    position:absolute;
    left:18%;
    right:18%;
    bottom:4px;
    height:2px;
    border-radius:999px;
    background:var(--accent);
    transform:scaleX(0);
    transform-origin:center;
    opacity:0;
    transition:transform .2s ease,opacity .2s ease!important;
    pointer-events:none;
  }
.main-nav a:hover,.main-nav a:focus-visible{
    transform:translateY(-1px);
    box-shadow:0 5px 12px color-mix(in srgb,var(--primary) 12%,transparent)!important;
  }
.main-nav a:hover::after,.main-nav a:focus-visible::after{
    transform:scaleX(1);
    opacity:1;
  }
.main-nav a[aria-current="page"]::after{
    background:rgba(255,255,255,.82);
    transform:scaleX(.72);
    opacity:.9;
  }
.header-dark .main-nav a[aria-current="page"]::after{
    background:rgba(17,24,39,.68);
  }

}
@media(prefers-reduced-motion:reduce){.main-nav a,.main-nav a::after{transition:none!important}
.main-nav a:hover,.main-nav a:focus-visible{transform:none!important}

}
#view-store .store-offer-list .side-offer > .affiliate-ticket-wrap{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  box-sizing:border-box!important;
}
#view-store .store-offer-list .side-offer > .affiliate-ticket-wrap > .affiliate-ticket.coupon-ticket,#view-store .store-offer-list .side-offer > .affiliate-ticket-wrap > .affiliate-ticket.deal-ticket{
  display:grid!important;
  width:100%!important;
  min-width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  grid-template-columns:minmax(0,1fr) 78px!important;
}
#view-store .store-offer-list .affiliate-ticket-action{
  min-width:0!important;
  max-width:none!important;
}
#view-store #storeOffersSection[hidden]{
  display:none!important;
}
#view-store #storeCouponList .side-offer,#view-store #storeDealList .side-offer{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-content:stretch!important;
  justify-items:stretch!important;
}
#view-store #storeCouponList .side-offer > .affiliate-ticket-wrap,#view-store #storeDealList .side-offer > .affiliate-ticket-wrap{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  box-sizing:border-box!important;
}
#view-store #storeCouponList .side-offer > .affiliate-ticket-wrap > .affiliate-ticket,#view-store #storeDealList .side-offer > .affiliate-ticket-wrap > .affiliate-ticket{
  display:grid!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  grid-template-columns:minmax(0,1fr) 78px!important;
  justify-self:stretch!important;
  box-sizing:border-box!important;
}
#view-store #storeCouponList .affiliate-ticket-action,#view-store #storeDealList .affiliate-ticket-action{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
}
#view-store #storeCouponList .affiliate-ticket-code,#view-store #storeDealList .affiliate-ticket-code{
  width:78px!important;
  min-width:78px!important;
  max-width:78px!important;
  box-sizing:border-box!important;
}
.review-card{
  transition:transform .24s cubic-bezier(.2,.75,.25,1),box-shadow .24s ease,border-color .24s ease!important;
  will-change:transform;
}
body.article-hover-enabled .review-card:hover,body.article-hover-enabled .review-card:focus-within{
  transform:translateY(-7px)!important;
  box-shadow:0 18px 38px rgba(20,50,35,.14)!important;
  border-color:color-mix(in srgb,var(--primary) 34%,var(--border))!important;
}
body:not(.article-hover-enabled) .review-card:hover,body:not(.article-hover-enabled) .review-card:focus-within{
  transform:none!important;
}
@media(min-width:901px){body.nav-spotlight-enabled .main-nav{
    position:relative!important;
    overflow:visible!important;
    padding-top:12px!important;
  }
body.nav-spotlight-enabled .main-nav::before{
    content:none!important;
    display:none!important;
  }
body.nav-spotlight-enabled .main-nav a{
    position:relative!important;
    overflow:visible!important;
    isolation:isolate;
    transform:none!important;
    border-radius:15px!important;
    color:#17324a!important;
    padding:12px 18px!important;
    transition:
      color .22s ease,
      background .22s ease,
      border-color .22s ease,
      box-shadow .28s ease,
      transform .22s ease,
      opacity .18s ease!important;
  }
body.nav-spotlight-enabled .main-nav a::before{
    content:none!important;
    display:none!important;
  }
body.nav-spotlight-enabled .main-nav a::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:1px!important;
    width:56%!important;
    min-width:44px!important;
    max-width:80px!important;
    height:4px!important;
    transform:translateX(-50%)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#b98212 0%,#e9b83d 18%,#fff9dc 50%,#f0c24d 82%,#b3750d 100%)!important;
    box-shadow:
      0 0 0 1px rgba(255,255,255,.18),
      0 0 6px rgba(255,219,120,.38),
      0 0 12px rgba(219,154,32,.28)!important;
    opacity:0!important;
    transition:opacity .18s ease,filter .18s ease!important;
    pointer-events:none!important;
    z-index:2!important;
  }
body.nav-spotlight-enabled .main-nav a:hover,body.nav-spotlight-enabled .main-nav a:focus-visible{
    color:#113652!important;
    background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(245,252,255,.98) 100%)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 6px 16px rgba(46,154,214,.06)!important;
  }
body.nav-spotlight-enabled .main-nav a:hover::after,body.nav-spotlight-enabled .main-nav a:focus-visible::after{
    opacity:1!important;
    filter:saturate(1.12) brightness(1.12)!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]{
    color:#fff!important;
    background:linear-gradient(180deg,#0f8db8 0%,#0b79a7 48%,#08688f 100%)!important;
    border:1px solid rgba(5,100,139,.22)!important;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.24),
      0 8px 18px rgba(8,111,154,.20),
      0 0 0 1px rgba(5,102,145,.10)!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]::after{
    opacity:1!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]:hover,body.nav-spotlight-enabled .main-nav a[aria-current="page"]:focus-visible{
    color:#fff!important;
    background:linear-gradient(180deg,#1096c2 0%,#0c81af 48%,#096d96 100%)!important;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.24),
      0 10px 20px rgba(8,115,158,.22),
      0 0 0 1px rgba(5,102,145,.10)!important;
  }
body.nav-spotlight-enabled.header-dark .main-nav a{
    color:#e8f3fb!important;
  }
body.nav-spotlight-enabled.header-dark .main-nav a:hover,body.nav-spotlight-enabled.header-dark .main-nav a:focus-visible{
    color:#f7fcff!important;
    background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.04) 100%)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 6px 16px rgba(18,127,180,.14)!important;
  }

}
@media(prefers-reduced-motion:reduce){body.nav-spotlight-enabled .main-nav,body.nav-spotlight-enabled .main-nav a,body.nav-spotlight-enabled .main-nav a::before,body.nav-spotlight-enabled .main-nav a::after{
    transition:none!important;
    animation:none!important;
  }

}
#view-article .article-related-section .related-horizontal-card-link{
  color:inherit!important;
  text-decoration:none!important;
  cursor:pointer;
}
#view-article .article-related-section .related-horizontal-card-link .btn{
  pointer-events:none;
}
#view-article .article-related-section .related-horizontal-card-link:focus-visible{
  outline:3px solid color-mix(in srgb,var(--primary) 30%,transparent)!important;
  outline-offset:3px!important;
}
#view-store .store-offer-list .side-offer:has(.affiliate-ticket-wrap){
  grid-template-rows:24px 1.3em 1.32em 42px!important;
  row-gap:2px!important;
}
#view-store .store-offer-list .side-offer h4{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:1.3em!important;
  min-height:1.3em!important;
  max-height:1.3em!important;
  margin:0!important;
  line-height:1.3!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-store .store-offer-list .side-offer p{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:1.32em!important;
  min-height:1.32em!important;
  max-height:1.32em!important;
  margin:0!important;
  line-height:1.32!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
@media(prefers-reduced-motion:reduce){.review-card{transition:none!important;will-change:auto!important}
body.article-hover-enabled .review-card:hover,body.article-hover-enabled .review-card:focus-within{transform:none!important}

}
@keyframes trekOfferBadgeStarPulse{
  0%,100%{transform:scale(.90);opacity:.68;filter:brightness(.82);text-shadow:0 0 1px rgba(181,126,0,.18)}
  50%{transform:scale(1.13);opacity:1;filter:brightness(1.22);text-shadow:0 0 7px rgba(255,202,21,.72),0 0 12px rgba(255,202,21,.28)}
}
@media(min-width:901px){.main-nav a{
    position:relative!important;
    overflow:hidden!important;
    font-size:1.16rem!important;
    line-height:1.12!important;
    transition:background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease!important;
  }
.main-nav a::before,.main-nav a::after{
    content:none!important;
  }
.main-nav a:hover,.main-nav a:focus-visible{
    background:linear-gradient(180deg,rgba(19,147,184,.10) 0%,rgba(11,120,159,.06) 100%)!important;
    box-shadow:
      0 10px 22px rgba(19,147,184,.14),
      inset 0 1px 0 rgba(255,255,255,.55)!important;
    transform:translateY(-1px)!important;
  }
.main-nav a[aria-current="page"]{
    color:#fff!important;
    background:linear-gradient(180deg,#1393b8 0%,#0b789f 58%,#0a6f95 100%)!important;
    border:1px solid transparent!important;
    outline:none!important;
    box-shadow:
      0 10px 22px rgba(4,103,140,.14),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
.main-nav a[aria-current="page"]::before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:5!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:10px!important;
    pointer-events:none!important;
    background-repeat:no-repeat!important;
    background-position:center top!important;
    background-size:100% 10px!important;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='rb' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23ff4d6d'/%3E%3Cstop offset='.16' stop-color='%23ff9f43'/%3E%3Cstop offset='.32' stop-color='%23ffe66d'/%3E%3Cstop offset='.48' stop-color='%2359e391'/%3E%3Cstop offset='.64' stop-color='%2339d7e7'/%3E%3Cstop offset='.82' stop-color='%235b8cff'/%3E%3Cstop offset='1' stop-color='%23b76cff'/%3E%3C/linearGradient%3E%3ClinearGradient id='shine' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.94'/%3E%3Cstop offset='.55' stop-color='%23ffffff' stop-opacity='.28'/%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 1.7 H38 Q42.8 1.7 46.2 3.5 Q48.2 4.6 50 6.2 Q51.8 4.6 53.8 3.5 Q57.2 1.7 62 1.7 H100' fill='none' stroke='url(%23rb)' stroke-width='4.0' stroke-linecap='butt' stroke-linejoin='round'/%3E%3Cpath d='M0 1.05 H38.4 Q42.7 1.05 46.1 2.9 Q48.2 4.0 50 5.3 Q51.8 4.0 53.9 2.9 Q57.3 1.05 61.6 1.05 H100' fill='none' stroke='url(%23shine)' stroke-width='1.15' stroke-linecap='butt' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
    filter:
      drop-shadow(0 1px 1px rgba(24,65,88,.12))
      drop-shadow(0 0 4px rgba(94,211,255,.14))!important;
    animation:trekNavRainbowTopGlow 2.4s ease-in-out infinite!important;
  }
.main-nav a[aria-current="page"]::after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:13px!important;
    border-radius:13px 13px 9px 9px / 8px 8px 7px 7px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.24) 0%,rgba(255,255,255,.08) 42%,rgba(255,255,255,0) 100%)!important;
    opacity:1!important;
    transform:none!important;
    pointer-events:none!important;
  }
.main-nav a[aria-current="page"]:hover,.main-nav a[aria-current="page"]:focus-visible{
    color:#fff!important;
    background:linear-gradient(180deg,#1599bf 0%,#0c7fa7 58%,#0a7298 100%)!important;
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 12px 24px rgba(4,103,140,.16),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }

}
@keyframes trekNavRainbowTopGlow{
  0%,100%{
    opacity:.94;
    filter:
      drop-shadow(0 1px 1px rgba(24,65,88,.14))
      drop-shadow(0 0 3px rgba(94,211,255,.14));
  }
  50%{
    opacity:1;
    filter:
      drop-shadow(0 1px 1px rgba(24,65,88,.15))
      drop-shadow(0 0 5px rgba(187,125,255,.20));
  }
}
@media(prefers-reduced-motion:reduce){.main-nav a[aria-current="page"]::before{
    animation:none!important;
  }

}
@media(min-width:901px){.main-nav a[aria-current="page"],.main-nav a.active{
    border-color:transparent!important;
    outline:none!important;
    background-clip:padding-box!important;
    box-shadow:0 10px 22px rgba(4,103,140,.14), inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
.main-nav a[aria-current="page"]:hover,.main-nav a[aria-current="page"]:focus-visible,.main-nav a.active:hover,.main-nav a.active:focus-visible{
    border-color:transparent!important;
    outline:none!important;
    box-shadow:0 12px 24px rgba(4,103,140,.16), inset 0 1px 0 rgba(255,255,255,.10)!important;
  }

}
@media(min-width:901px){body.nav-spotlight-enabled .main-nav{
    padding-top:0!important;
    overflow:visible!important;
  }
body.nav-spotlight-enabled .main-nav a{
    overflow:hidden!important;
    color:#17324a!important;
    border:1px solid transparent!important;
    outline:none!important;
    box-shadow:none!important;
  }
body.nav-spotlight-enabled .main-nav a::before,body.nav-spotlight-enabled .main-nav a::after{
    content:none!important;
    display:none!important;
    background:none!important;
    box-shadow:none!important;
    filter:none!important;
    opacity:0!important;
  }
body.nav-spotlight-enabled .main-nav a:hover,body.nav-spotlight-enabled .main-nav a:focus-visible{
    color:#113652!important;
    background:linear-gradient(180deg,rgba(19,147,184,.10) 0%,rgba(11,120,159,.06) 100%)!important;
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 10px 22px rgba(19,147,184,.14),
      inset 0 1px 0 rgba(255,255,255,.55)!important;
    transform:translateY(-1px)!important;
  }
body.nav-spotlight-enabled .main-nav a:hover::after,body.nav-spotlight-enabled .main-nav a:focus-visible::after{
    content:none!important;
    display:none!important;
    opacity:0!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]{
    color:#fff!important;
    background:linear-gradient(180deg,#1393b8 0%,#0b789f 58%,#0a6f95 100%)!important;
    border:1px solid transparent!important;
    outline:none!important;
    box-shadow:
      0 10px 22px rgba(4,103,140,.14),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]::before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:5!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:10px!important;
    pointer-events:none!important;
    opacity:1!important;
    background-repeat:no-repeat!important;
    background-position:center top!important;
    background-size:100% 10px!important;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='rb' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23ff4d6d'/%3E%3Cstop offset='.16' stop-color='%23ff9f43'/%3E%3Cstop offset='.32' stop-color='%23ffe66d'/%3E%3Cstop offset='.48' stop-color='%2359e391'/%3E%3Cstop offset='.64' stop-color='%2339d7e7'/%3E%3Cstop offset='.82' stop-color='%235b8cff'/%3E%3Cstop offset='1' stop-color='%23b76cff'/%3E%3C/linearGradient%3E%3ClinearGradient id='shine' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.94'/%3E%3Cstop offset='.55' stop-color='%23ffffff' stop-opacity='.28'/%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 1.7 H38 Q42.8 1.7 46.2 3.5 Q48.2 4.6 50 6.2 Q51.8 4.6 53.8 3.5 Q57.2 1.7 62 1.7 H100' fill='none' stroke='url(%23rb)' stroke-width='4.0' stroke-linecap='butt' stroke-linejoin='round'/%3E%3Cpath d='M0 1.05 H38.4 Q42.7 1.05 46.1 2.9 Q48.2 4.0 50 5.3 Q51.8 4.0 53.9 2.9 Q57.3 1.05 61.6 1.05 H100' fill='none' stroke='url(%23shine)' stroke-width='1.15' stroke-linecap='butt' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
    box-shadow:none!important;
    filter:
      drop-shadow(0 1px 1px rgba(24,65,88,.12))
      drop-shadow(0 0 4px rgba(94,211,255,.14))!important;
    transform:none!important;
    animation:trekNavRainbowTopGlow 2.4s ease-in-out infinite!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]::after{
    content:none!important;
    display:none!important;
    background:none!important;
    box-shadow:none!important;
    opacity:0!important;
  }
body.nav-spotlight-enabled .main-nav a[aria-current="page"]:hover,body.nav-spotlight-enabled .main-nav a[aria-current="page"]:focus-visible{
    color:#fff!important;
    background:linear-gradient(180deg,#1599bf 0%,#0c7fa7 58%,#0a7298 100%)!important;
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 12px 24px rgba(4,103,140,.16),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
body.nav-spotlight-enabled.header-dark .main-nav a[aria-current="page"]{
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 10px 22px rgba(4,103,140,.16),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }

}
@media(min-width:901px){.main-nav a[aria-current="page"],body.nav-spotlight-enabled .main-nav a[aria-current="page"]{
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 10px 22px rgba(4,103,140,.14),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
.main-nav a[aria-current="page"]::before,body.nav-spotlight-enabled .main-nav a[aria-current="page"]::before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:5!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:5px!important;
    border-radius:14px 14px 3px 3px!important;
    pointer-events:none!important;
    opacity:1!important;
    background:linear-gradient(90deg,
      #ff4d6d 0%,
      #ff9f43 16%,
      #ffe66d 32%,
      #59e391 48%,
      #39d7e7 64%,
      #5b8cff 82%,
      #b76cff 100%)!important;
    background-image:linear-gradient(90deg,
      #ff4d6d 0%,
      #ff9f43 16%,
      #ffe66d 32%,
      #59e391 48%,
      #39d7e7 64%,
      #5b8cff 82%,
      #b76cff 100%)!important;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.62),
      0 1px 2px rgba(39,117,144,.10)!important;
    filter:none!important;
    transform:none!important;
    animation:trekNavStraightRainbowGlow 2.6s ease-in-out infinite!important;
  }
.main-nav a[aria-current="page"]::after,body.nav-spotlight-enabled .main-nav a[aria-current="page"]::after{
    content:none!important;
    display:none!important;
    background:none!important;
    border:0!important;
    box-shadow:none!important;
    filter:none!important;
    opacity:0!important;
  }
.main-nav a:hover,.main-nav a:focus-visible,body.nav-spotlight-enabled .main-nav a:hover,body.nav-spotlight-enabled .main-nav a:focus-visible{
    border-color:transparent!important;
    outline:none!important;
    transform:translateY(-1px)!important;
    box-shadow:
      0 11px 24px rgba(16,145,184,.16),
      0 3px 9px rgba(16,145,184,.08),
      inset 0 1px 0 rgba(255,255,255,.56)!important;
  }
.main-nav a[aria-current="page"]:hover,.main-nav a[aria-current="page"]:focus-visible,body.nav-spotlight-enabled .main-nav a[aria-current="page"]:hover,body.nav-spotlight-enabled .main-nav a[aria-current="page"]:focus-visible{
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 13px 26px rgba(4,103,140,.18),
      0 4px 10px rgba(11,120,159,.08),
      inset 0 1px 0 rgba(255,255,255,.12)!important;
  }

}
@keyframes trekNavStraightRainbowGlow{
  0%,100%{opacity:.92;filter:brightness(1)}
  50%{opacity:1;filter:brightness(1.10)}
}
@media(prefers-reduced-motion:reduce){.main-nav a[aria-current="page"]::before,body.nav-spotlight-enabled .main-nav a[aria-current="page"]::before{
    animation:none!important;
  }

}
@media(min-width:901px){.main-nav a[aria-current="page"],body.nav-spotlight-enabled .main-nav a[aria-current="page"]{
    border-color:transparent!important;
    outline:none!important;
    overflow:hidden!important;
    box-shadow:
      0 10px 22px rgba(4,103,140,.14),
      inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
.main-nav a[aria-current="page"]::before,body.nav-spotlight-enabled .main-nav a[aria-current="page"]::before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:5!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:10px!important;
    border-radius:0!important;
    pointer-events:none!important;
    opacity:1!important;
    background-color:transparent!important;
    background-repeat:no-repeat!important;
    background-position:center top!important;
    background-size:100% 10px!important;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='rb' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23ff4d6d'/%3E%3Cstop offset='.16' stop-color='%23ff9f43'/%3E%3Cstop offset='.32' stop-color='%23ffe66d'/%3E%3Cstop offset='.48' stop-color='%2359e391'/%3E%3Cstop offset='.64' stop-color='%2339d7e7'/%3E%3Cstop offset='.82' stop-color='%235b8cff'/%3E%3Cstop offset='1' stop-color='%23b76cff'/%3E%3C/linearGradient%3E%3ClinearGradient id='shine' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.92'/%3E%3Cstop offset='.65' stop-color='%23ffffff' stop-opacity='.22'/%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 1.65 H37.5 Q42 1.65 45.6 3.45 Q48 4.65 50 6.65 Q52 4.65 54.4 3.45 Q58 1.65 62.5 1.65 H100' fill='none' stroke='url(%23rb)' stroke-width='4' stroke-linecap='butt' stroke-linejoin='round'/%3E%3Cpath d='M0 1.02 H38 Q42.1 1.02 45.8 2.86 Q48.15 4.0 50 5.62 Q51.85 4.0 54.2 2.86 Q57.9 1.02 62 1.02 H100' fill='none' stroke='url(%23shine)' stroke-width='1.05' stroke-linecap='butt' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
    box-shadow:none!important;
    filter:
      drop-shadow(0 1px 1px rgba(24,65,88,.10))
      drop-shadow(0 0 3px rgba(94,211,255,.12))!important;
    transform:none!important;
    animation:trekNavVTopGlow 2.5s ease-in-out infinite!important;
  }
.main-nav a[aria-current="page"]::after,body.nav-spotlight-enabled .main-nav a[aria-current="page"]::after{
    content:none!important;
    display:none!important;
    background:none!important;
    border:0!important;
    box-shadow:none!important;
    filter:none!important;
    opacity:0!important;
    transform:none!important;
  }
.main-nav a:hover,.main-nav a:focus-visible,body.nav-spotlight-enabled .main-nav a:hover,body.nav-spotlight-enabled .main-nav a:focus-visible{
    border-color:transparent!important;
    outline:none!important;
    transform:translateY(-1px)!important;
    box-shadow:
      0 11px 24px rgba(16,145,184,.16),
      0 3px 9px rgba(16,145,184,.07),
      inset 0 1px 0 rgba(255,255,255,.54)!important;
  }
.main-nav a[aria-current="page"]:hover,.main-nav a[aria-current="page"]:focus-visible,body.nav-spotlight-enabled .main-nav a[aria-current="page"]:hover,body.nav-spotlight-enabled .main-nav a[aria-current="page"]:focus-visible{
    border-color:transparent!important;
    outline:none!important;
    box-shadow:
      0 13px 26px rgba(4,103,140,.18),
      0 4px 10px rgba(11,120,159,.07),
      inset 0 1px 0 rgba(255,255,255,.12)!important;
  }

}
@keyframes trekNavVTopGlow{
  0%,100%{opacity:.93;filter:brightness(1)}
  50%{opacity:1;filter:brightness(1.08)}
}
@media(prefers-reduced-motion:reduce){.main-nav a[aria-current="page"]::before,body.nav-spotlight-enabled .main-nav a[aria-current="page"]::before{
    animation:none!important;
  }

}
.review-card h3,#view-stores .store-card h3,#view-categories #categoriesGrid .category-copy strong,#view-category .category-card .category-copy strong,.review-category-card strong,.category-store-card strong,.guide-grid>.guide-card h3,#view-categories .category-help-grid>.guide-card h3{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  height:1.30em!important;
  min-height:0!important;
  max-height:1.30em!important;
  line-height:1.30!important;
  margin-top:0!important;
  margin-bottom:2px!important;
}
.review-card p,.review-card-excerpt,#view-stores .store-card-desc,#view-categories #categoriesGrid .category-copy small,#view-category .category-card .category-copy small,.review-category-card small,.category-store-card small,.guide-grid>.guide-card p,#view-categories .category-help-grid>.guide-card p{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  height:1.30em!important;
  min-height:0!important;
  max-height:1.30em!important;
  line-height:1.30!important;
  margin-top:0!important;
  margin-bottom:0!important;
}
.review-card-body{gap:3px!important}
.review-card-body .read-more{margin-top:2px!important;padding-top:0!important}
.public-offer-grid{align-items:stretch!important;grid-auto-rows:auto!important}
#view-stores .store-grid{grid-auto-rows:auto!important}
#view-stores .store-grid>.store-card{
  grid-template-rows:68px 1.30em 1.30em auto!important;
  row-gap:3px!important;
  height:auto!important;
  min-height:0!important;
  padding:11px 14px!important;
}
#view-stores .store-card-meta-rich{margin-top:1px!important}
#view-categories #categoriesGrid .category-card{
  min-height:0!important;
  height:auto!important;
  padding:12px 12px!important;
  gap:7px!important;
}
#view-categories #categoriesGrid .category-copy{
  grid-template-rows:1.30em auto!important;
  gap:3px!important;
}
#view-categories #categoriesGrid .category-copy strong{height:1.30em!important;min-height:0!important}
#view-categories .category-help-grid{gap:10px!important}
#view-categories .category-help-grid>.card{padding:14px!important;min-height:0!important;height:auto!important}
#view-categories .category-help-grid h3{margin:6px 0 3px!important}
.view{padding-bottom:4px!important}
.view .section{margin-top:10px!important;margin-bottom:0!important}
.view .section-head{margin-bottom:7px!important}
.view .section:last-child{margin-bottom:0!important}
.site-footer{margin-top:4px!important}
.review-grid,.blog-grid,.store-grid,.public-offer-grid,.guide-grid,#view-categories #categoriesGrid,.category-help-grid{
  grid-auto-rows:auto!important;
  align-items:start!important;
}
.review-card,.store-card,.guide-card,.category-card{
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
}
.review-card h3,.review-card p,.review-card-excerpt,#view-stores .store-card h3,#view-stores .store-card-desc,#view-categories #categoriesGrid .category-copy strong,#view-categories #categoriesGrid .category-copy small,#view-category .category-card .category-copy strong,#view-category .category-card .category-copy small,.review-category-card strong,.review-category-card small,.category-store-card strong,.category-store-card small,.guide-grid>.guide-card h3,.guide-grid>.guide-card p,#view-categories .category-help-grid>.guide-card h3,#view-categories .category-help-grid>.guide-card p,.section-head .muted{
  display:block!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.review-card h3,#view-stores .store-card h3,#view-categories #categoriesGrid .category-copy strong,#view-category .category-card .category-copy strong,.review-category-card strong,.category-store-card strong,.guide-grid>.guide-card h3,#view-categories .category-help-grid>.guide-card h3{
  line-height:1.25!important;
  margin-top:0!important;
  margin-bottom:3px!important;
}
.review-card p,.review-card-excerpt,#view-stores .store-card-desc,#view-categories #categoriesGrid .category-copy small,#view-category .category-card .category-copy small,.review-category-card small,.category-store-card small,.guide-grid>.guide-card p,#view-categories .category-help-grid>.guide-card p{
  line-height:1.4!important;
  margin-top:0!important;
  margin-bottom:0!important;
}
#view-stores .store-grid>.store-card{
  grid-template-rows:68px auto auto auto!important;
  row-gap:3px!important;
  height:auto!important;
  min-height:0!important;
  align-content:start!important;
}
#view-stores .store-card-desc{min-height:0!important;height:auto!important;max-height:none!important}
#view-stores .store-card-meta-rich{margin-top:3px!important}
#view-categories #categoriesGrid .category-copy{
  grid-template-rows:auto auto!important;
  gap:3px!important;
}
#view-categories #categoriesGrid .category-copy strong{height:auto!important;max-height:none!important}
.guide-grid>.guide-card,#view-categories .category-help-grid>.guide-card{
  min-height:0!important;
  height:auto!important;
  align-self:start!important;
}
.review-card-body{min-height:0!important;height:auto!important;gap:3px!important}
.review-card-body .read-more{margin-top:4px!important;padding-top:0!important}
.coupon-ticket .coupon-cart-emoji{
  display:inline-block!important;
  margin-left:6px!important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;
  font-size:16px!important;
  line-height:1!important;
  vertical-align:-.08em!important;
  font-weight:400!important;
}
.offer-cart-icon{
  width:18px!important;height:18px!important;flex:0 0 18px!important;
  display:inline-block!important;margin-left:6px!important;vertical-align:-3px!important;
  color:#fff!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))!important;
}
.offer-cart-icon path{stroke:#fff!important}
.offer-cart-icon circle{fill:#fff!important;stroke:none!important}
.affiliate-ticket-action{gap:6px!important}
.coupon-cart-emoji{display:none!important}
.affiliate-ticket.coupon-ticket,.affiliate-ticket.deal-ticket{
  display:grid!important;grid-template-columns:minmax(0,1fr) 78px!important;
  width:100%!important;min-width:0!important;max-width:100%!important;
  height:42px!important;min-height:42px!important;box-sizing:border-box!important;
}
.affiliate-ticket.coupon-ticket .affiliate-ticket-action,.affiliate-ticket.deal-ticket .affiliate-ticket-action{
  min-width:0!important;width:auto!important;max-width:none!important;
  height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  padding:0 12px!important;white-space:nowrap!important;
}
.affiliate-ticket.coupon-ticket .affiliate-ticket-action::after,.affiliate-ticket.deal-ticket .affiliate-ticket-action::after{
  display:block!important;right:-24px!important;width:52px!important;height:100%!important;
  transform:skewX(42deg)!important;transform-origin:top right!important;
}
.affiliate-ticket.coupon-ticket .affiliate-ticket-code,.affiliate-ticket.deal-ticket .affiliate-ticket-code{
  width:78px!important;min-width:78px!important;max-width:78px!important;
  height:42px!important;min-height:42px!important;box-sizing:border-box!important;
  padding:0 9px 0 25px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
}
.public-offer-grid{align-items:stretch!important;grid-auto-rows:auto!important}
.side-offer h4,.side-offer p{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-line-clamp:unset!important;line-clamp:unset!important}
.side-offer h4{height:1.30em!important;min-height:1.30em!important;max-height:1.30em!important;line-height:1.30!important;margin:0 0 3px!important}
.side-offer p{height:1.30em!important;min-height:1.30em!important;max-height:1.30em!important;line-height:1.30!important;margin:0 0 5px!important}
.side-offer .affiliate-ticket-wrap{width:100%!important;height:42px!important;min-height:42px!important;margin:3px 0 0!important;padding:0!important}
#view-store .store-offer-list .affiliate-ticket.coupon-ticket,#view-store .store-offer-list .affiliate-ticket.deal-ticket,#view-article #articleOfferList .affiliate-ticket.coupon-ticket,#view-article #articleOfferList .affiliate-ticket.deal-ticket,#view-article .sidebar-offers .affiliate-ticket.coupon-ticket,#view-article .sidebar-offers .affiliate-ticket.deal-ticket,.store-offers-popup-body .affiliate-ticket.coupon-ticket,.store-offers-popup-body .affiliate-ticket.deal-ticket{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 78px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
#view-store .store-offer-list .affiliate-ticket.coupon-ticket .affiliate-ticket-action,#view-store .store-offer-list .affiliate-ticket.deal-ticket .affiliate-ticket-action,#view-article #articleOfferList .affiliate-ticket.coupon-ticket .affiliate-ticket-action,#view-article #articleOfferList .affiliate-ticket.deal-ticket .affiliate-ticket-action,#view-article .sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-action,#view-article .sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-action,.store-offers-popup-body .affiliate-ticket.coupon-ticket .affiliate-ticket-action,.store-offers-popup-body .affiliate-ticket.deal-ticket .affiliate-ticket-action{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
#view-store .store-offer-list .affiliate-ticket.coupon-ticket .affiliate-ticket-code,#view-store .store-offer-list .affiliate-ticket.deal-ticket .affiliate-ticket-code,#view-article #articleOfferList .affiliate-ticket.coupon-ticket .affiliate-ticket-code,#view-article #articleOfferList .affiliate-ticket.deal-ticket .affiliate-ticket-code,#view-article .sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-code,#view-article .sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-code,.store-offers-popup-body .affiliate-ticket.coupon-ticket .affiliate-ticket-code,.store-offers-popup-body .affiliate-ticket.deal-ticket .affiliate-ticket-code{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:78px!important;
  min-width:78px!important;
  max-width:78px!important;
  padding:0 9px 0 25px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
.offer-cart-icon{
  width:19px!important;height:19px!important;flex:0 0 19px!important;display:inline-block!important;
  margin-left:7px!important;vertical-align:-3px!important;color:#fff!important;
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.14))!important;transform:translateY(-.3px)!important;
}
.offer-cart-icon .cart-outline{stroke:#fff!important;stroke-width:2.6!important}
.offer-cart-icon .cart-basket{fill:rgba(255,255,255,.16)!important;stroke:none!important}
.offer-cart-icon .cart-wheel{fill:#fff!important;stroke:none!important}
.affiliate-ticket-action{gap:8px!important}
.affiliate-ticket:hover .offer-cart-icon,.affiliate-ticket:focus-visible .offer-cart-icon{filter:drop-shadow(0 0 3px rgba(255,255,255,.75))!important}
#view-stores .store-card-desc,#homeStores .store-card-desc,.store-grid .store-card .store-card-desc{
  display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
  height:1.35em!important;min-height:1.35em!important;max-height:1.35em!important;line-height:1.35!important;
  -webkit-line-clamp:unset!important;line-clamp:unset!important;
}
#view-offers .affiliate-ticket.coupon-ticket,#view-offers .affiliate-ticket.deal-ticket,#topDeals .affiliate-ticket.coupon-ticket,#topDeals .affiliate-ticket.deal-ticket,#view-store .affiliate-ticket.coupon-ticket,#view-store .affiliate-ticket.deal-ticket,#view-article .affiliate-ticket.coupon-ticket,#view-article .affiliate-ticket.deal-ticket,.store-offers-popup-body .affiliate-ticket.coupon-ticket,.store-offers-popup-body .affiliate-ticket.deal-ticket,.public-offer-grid .affiliate-ticket.coupon-ticket,.public-offer-grid .affiliate-ticket.deal-ticket,.side-offer .affiliate-ticket.coupon-ticket,.side-offer .affiliate-ticket.deal-ticket{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 78px!important;
  width:100%!important;min-width:0!important;max-width:100%!important;
  height:42px!important;min-height:42px!important;box-sizing:border-box!important;
  overflow:hidden!important;
}
#view-offers .affiliate-ticket .affiliate-ticket-action,#topDeals .affiliate-ticket .affiliate-ticket-action,#view-store .affiliate-ticket .affiliate-ticket-action,#view-article .affiliate-ticket .affiliate-ticket-action,.store-offers-popup-body .affiliate-ticket .affiliate-ticket-action,.public-offer-grid .affiliate-ticket .affiliate-ticket-action,.side-offer .affiliate-ticket .affiliate-ticket-action{
  width:auto!important;min-width:0!important;max-width:none!important;
  height:42px!important;min-height:42px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  padding:0 12px!important;box-sizing:border-box!important;
}
#view-offers .affiliate-ticket .affiliate-ticket-action::after,#topDeals .affiliate-ticket .affiliate-ticket-action::after,#view-store .affiliate-ticket .affiliate-ticket-action::after,#view-article .affiliate-ticket .affiliate-ticket-action::after,.store-offers-popup-body .affiliate-ticket .affiliate-ticket-action::after,.public-offer-grid .affiliate-ticket .affiliate-ticket-action::after,.side-offer .affiliate-ticket .affiliate-ticket-action::after{
  display:block!important;right:-24px!important;width:52px!important;height:100%!important;
  transform:skewX(42deg)!important;transform-origin:top right!important;
}
#view-offers .affiliate-ticket .affiliate-ticket-code,#topDeals .affiliate-ticket .affiliate-ticket-code,#view-store .affiliate-ticket .affiliate-ticket-code,#view-article .affiliate-ticket .affiliate-ticket-code,.store-offers-popup-body .affiliate-ticket .affiliate-ticket-code,.public-offer-grid .affiliate-ticket .affiliate-ticket-code,.side-offer .affiliate-ticket .affiliate-ticket-code{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:78px!important;min-width:78px!important;max-width:78px!important;
  height:42px!important;min-height:42px!important;
  padding:0 9px 0 25px!important;box-sizing:border-box!important;
  white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
body[class*="font-family-"]{
  font-family:var(--font-ui,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)!important;
  font-weight:400;
  text-rendering:optimizeLegibility;
  font-synthesis:none;
}
body[class*="font-family-"] button,body[class*="font-family-"] input,body[class*="font-family-"] select,body[class*="font-family-"] textarea{font-family:inherit}
body[class*="font-family-"] h1,body[class*="font-family-"] h2,body[class*="font-family-"] h3,body[class*="font-family-"] h4,body[class*="font-family-"] h5,body[class*="font-family-"] h6{font-family:var(--font-ui)!important}
.font-modern{font-family:var(--font-ui)!important;line-height:1.52}
.font-modern h1{font-weight:800!important;letter-spacing:-.04em}
.font-modern h2,.font-modern h3,.font-modern h4{font-weight:700!important;letter-spacing:-.025em}
.font-modern h5,.font-modern h6{font-weight:700!important;letter-spacing:-.015em}
.font-modern .main-nav a,.font-modern .mobile-drawer a{font-weight:600!important}
.font-modern .btn,.font-modern button,.font-modern .filter-btn,.font-modern .read-more,.font-modern .affiliate-ticket-action{font-weight:700!important}
.font-modern .review-card h3,.font-modern .blog-card h3,.font-modern .store-card h3,.font-modern .guide-card h3{font-weight:700!important}
.font-strong{font-family:var(--font-ui)!important}
.font-strong h1,.font-strong h2,.font-strong h3,.font-strong h4{font-family:var(--font-ui)!important;font-weight:800!important;letter-spacing:-.035em}
.font-editorial{font-family:var(--font-ui)!important}
.font-editorial h1,.font-editorial h2,.font-editorial h3,.font-editorial h4,.font-editorial .article-header h2{font-family:var(--font-ui)!important;font-weight:700!important;letter-spacing:-.025em}
.font-minimal{font-family:var(--font-ui)!important}
.font-minimal h1,.font-minimal h2,.font-minimal h3,.font-minimal h4{font-family:var(--font-ui)!important;font-weight:700!important;letter-spacing:-.025em}
#homeStoreRow{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  overflow:visible!important;
  scroll-snap-type:none!important;
  padding:0!important;
}
#homeStoreRow>.store-chip{
  min-width:0!important;
  width:100%!important;
  min-height:154px!important;
  padding:22px 16px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  text-align:center!important;
  scroll-snap-align:unset!important;
}
#homeStoreRow>.store-chip .store-logo{
  flex:0 0 52px!important;
  width:52px!important;
  height:52px!important;
  margin:0!important;
}
#homeStoreRow>.store-chip .store-chip-copy{
  width:100%!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
}
#homeStoreRow>.store-chip .store-chip-copy>strong{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
}
#homeStoreRow>.store-chip .store-chip-meta{
  display:grid!important;
  grid-template-rows:auto auto!important;
  justify-items:center!important;
  gap:2px!important;
  width:100%!important;
  margin:0!important;
  line-height:1.25!important;
}
#homeHero .hero-actions .btn-outline[href="/offers"]{
  border-color:#f3a20d!important;
  background:linear-gradient(135deg,#ffbd45 0%,#f59e0b 100%)!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(245,158,11,.24)!important;
  text-shadow:0 1px 1px rgba(107,64,0,.16)!important;
}
#homeHero .hero-actions .btn-outline[href="/offers"]:hover,#homeHero .hero-actions .btn-outline[href="/offers"]:focus-visible{
  border-color:#e99608!important;
  background:linear-gradient(135deg,#ffc85e 0%,#e99108 100%)!important;
  color:#fff!important;
}
.cookie-consent{
  left:50%!important;
  right:auto!important;
  bottom:12px!important;
  transform:translateX(-50%)!important;
  width:max-content!important;
  max-width:calc(100% - 24px)!important;
  min-height:32px!important;
  margin:0!important;
  padding:4px 5px 4px 8px!important;
  border-radius:8px!important;
  box-shadow:0 10px 26px rgba(0,0,0,.25)!important;
}
.cookie-consent-row{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:6px!important;
  white-space:nowrap!important;
}
.cookie-consent p{
  flex:0 1 auto!important;
  width:auto!important;
  max-width:560px!important;
  margin:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:.72rem!important;
  line-height:1.2!important;
}
.cookie-consent-actions{
  display:flex!important;
  flex:0 0 auto!important;
  width:auto!important;
  gap:4px!important;
}
.cookie-consent .btn{
  min-height:26px!important;
  height:26px!important;
  padding:0 8px!important;
  border-radius:6px!important;
  font-size:.68rem!important;
  line-height:1!important;
}
.cookie-consent-dismiss{
  position:absolute!important;
  top:-12px!important;
  right:-8px!important;
  z-index:3!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#30343a!important;
  box-shadow:0 2px 8px rgba(0,0,0,.20)!important;
  font:900 12px/1 var(--font-ui)!important;
  cursor:pointer!important;
}
.cookie-consent.is-minimized{
  left:auto!important;
  right:12px!important;
  bottom:12px!important;
  transform:none!important;
  width:auto!important;
  max-width:none!important;
  min-height:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.cookie-consent.is-minimized .cookie-consent-row{display:none!important}
.cookie-consent-mini[hidden]{display:none!important}
.cookie-consent-mini{display:none}
.cookie-consent.is-minimized .cookie-consent-mini{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
  font-size:30px!important;
  line-height:1!important;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.18))!important;
  cursor:pointer!important;
}
.cookie-consent.is-minimized .cookie-consent-dismiss{
  top:-9px!important;
  right:-8px!important;
  width:17px!important;
  height:17px!important;
  font-size:11px!important;
}
#view-article .article-grid{
  grid-template-columns:minmax(0,1fr)!important;
  grid-template-areas:"media" "aside" "content"!important;
  width:min(100%,920px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  gap:14px!important;
}
#view-article .article-sidebar{
  position:static!important;
  top:auto!important;
  max-height:none!important;
  overflow:visible!important;
}
#view-article .media-card,#view-article .article-sidebar,#view-article .savings-panel,#view-article .article-content{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
#view-article .savings-panel{padding:14px!important}
#view-article .article-offers-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 10px!important;
}
#view-article .article-offers-head h2{
  margin:0!important;
  font-size:1.05rem!important;
  line-height:1.2!important;
}
#view-article .article-offers-head a{
  color:var(--primary)!important;
  font-size:.78rem!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
#view-article #articleOfferList{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  padding:0!important;
  align-items:stretch!important;
}
#view-article #articleOfferList>.offers-empty{grid-column:1/-1!important}
#view-store .store-head-meta{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:6px!important;
  width:100%!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
#view-store .store-head-meta span{
  flex:0 1 auto!important;
  min-width:0!important;
  white-space:nowrap!important;
}
#view-article .article-header{width:min(100%,920px)!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:minmax(0,1fr)!important}
.back-top{
  bottom:76px!important;
}
@media(min-width:821px){#view-article .article-header{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
#view-article .article-grid{
    grid-template-columns:minmax(0,3fr) minmax(290px,1fr)!important;
    grid-template-areas:"media aside" "content aside"!important;
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    gap:18px 20px!important;
    align-items:start!important;
  }
#view-article .article-sidebar{
    position:sticky!important;
    top:var(--header-h)!important;
    align-self:start!important;
    width:100%!important;
    max-height:none!important;
    overflow:visible!important;
  }
body.has-admin-toolbar #view-article .article-sidebar{
    top:calc(var(--header-h) + 38px)!important;
  }
#view-article #articleOfferList{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
  }

}
#view-stores #storesGrid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
#view-stores #storesGrid>.store-card{
  position:relative!important;
  isolation:isolate!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:72px auto auto!important;
  grid-template-areas:"logo" "title" "meta"!important;
  align-content:center!important;
  justify-items:center!important;
  gap:8px!important;
  height:100%!important;
  min-height:190px!important;
  padding:18px 14px!important;
  overflow:hidden!important;
  text-align:center!important;
}
#view-stores #storesGrid>.store-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  border-radius:inherit;
  background:rgba(8,28,38,.88);
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
#view-stores #storesGrid>.store-card .store-logo-stage{
  grid-area:logo!important;
  width:100%!important;
  height:72px!important;
  min-height:72px!important;
  margin:0!important;
  display:grid!important;
  place-items:center!important;
}
#view-stores #storesGrid>.store-card h3{
  grid-area:title!important;
  width:100%!important;
  margin:0!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#view-stores #storesGrid>.store-card .store-card-meta-rich{
  grid-area:meta!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  text-align:center!important;
}
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:first-child{
  display:block!important;
  width:100%!important;
  color:var(--muted)!important;
  text-align:center!important;
}
#view-stores #storesGrid>.store-card .store-card-desc{
  position:absolute!important;
  left:18px!important;
  right:18px!important;
  top:50%!important;
  z-index:3!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  line-clamp:3!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:4.35em!important;
  margin:0!important;
  color:#fff!important;
  font-size:.82rem!important;
  line-height:1.45!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translateY(-50%)!important;
  transition:opacity .18s ease!important;
  pointer-events:none!important;
}
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:last-child{
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:16px!important;
  z-index:3!important;
  display:block!important;
  width:auto!important;
  color:rgba(255,255,255,.82)!important;
  font-size:.72rem!important;
  line-height:1.25!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  opacity:0!important;
  visibility:hidden!important;
  transition:opacity .18s ease!important;
  pointer-events:none!important;
}
#view-stores #storesGrid>.store-card:hover::after,#view-stores #storesGrid>.store-card:focus-visible::after,#view-stores #storesGrid>.store-card.is-store-revealed::after{
  opacity:1!important;
}
#view-stores #storesGrid>.store-card:hover .store-card-desc,#view-stores #storesGrid>.store-card:focus-visible .store-card-desc,#view-stores #storesGrid>.store-card.is-store-revealed .store-card-desc,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:last-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:last-child,#view-stores #storesGrid>.store-card.is-store-revealed .store-card-meta-rich>span:last-child{
  opacity:1!important;
  visibility:visible!important;
}
@media (min-width: 761px){#view-stores #storesGrid{
    align-items:stretch!important;
    grid-auto-rows:1fr!important;
  }
#view-stores #storesGrid>.store-card{
    position:relative!important;
    isolation:isolate!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:72px auto auto!important;
    grid-template-areas:"logo" "title" "meta"!important;
    align-content:center!important;
    justify-items:center!important;
    gap:8px!important;
    min-height:212px!important;
    padding:16px 14px!important;
    overflow:hidden!important;
    text-align:center!important;
  }
#view-stores #storesGrid>.store-card::after{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    border-radius:inherit;
    background:rgba(19,33,41,.70);
    opacity:0;
    pointer-events:none;
    transition:opacity .18s ease;
  }
#view-stores #storesGrid>.store-card::before{
    content:"View Now →";
    position:absolute;
    left:50%;
    bottom:36px;
    transform:translateX(-50%);
    z-index:4;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:max-content;
    max-width:calc(100% - 28px);
    min-height:32px;
    padding:0 12px;
    border-radius:9px;
    background:linear-gradient(90deg,#ffbb55,#ff9d12);
    color:#1b1b1b;
    font-size:.72rem;
    line-height:1;
    font-weight:900;
    white-space:nowrap;
    box-shadow:0 6px 16px rgba(0,0,0,.14);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .18s ease;
  }
#view-stores #storesGrid>.store-card .store-logo-stage{
    grid-area:logo!important;
    width:100%!important;
    height:72px!important;
    min-height:72px!important;
    margin:0!important;
    display:grid!important;
    place-items:center!important;
    position:relative!important;
    z-index:1!important;
  }
#view-stores #storesGrid>.store-card .store-logo{
    width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;
    max-width:68px!important;max-height:68px!important;
  }
#view-stores #storesGrid>.store-card h3{
    grid-area:title!important;
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    margin:0!important;
    font-size:.91rem!important;
    line-height:1.28!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    transition:color .18s ease,opacity .18s ease;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich{
    grid-area:meta!important;
    position:relative!important;
    z-index:1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    text-align:center!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:first-child{
    display:block!important;
    width:100%!important;
    color:var(--muted)!important;
    text-align:center!important;
    opacity:1!important;
    transition:opacity .18s ease!important;
  }
#view-stores #storesGrid>.store-card .store-card-desc{
    position:absolute!important;
    left:15px!important;
    right:15px!important;
    top:52px!important;
    z-index:4!important;
    display:block!important;
    width:auto!important;
    margin:0!important;
    padding:0!important;
    color:#f4f8fa!important;
    font-size:.75rem!important;
    line-height:1.45!important;
    text-align:left!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    max-height:none!important;
    min-height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:opacity .18s ease!important;
    pointer-events:none!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:last-child{
    position:absolute!important;
    left:14px!important;
    right:14px!important;
    bottom:12px!important;
    z-index:4!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    color:#ffe092!important;
    font-size:.56rem!important;
    line-height:1.2!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:opacity .18s ease!important;
    pointer-events:none!important;
  }
#view-stores #storesGrid>.store-card:hover::after,#view-stores #storesGrid>.store-card:focus-visible::after{
    opacity:1!important;
  }
#view-stores #storesGrid>.store-card:hover::before,#view-stores #storesGrid>.store-card:focus-visible::before{
    opacity:1!important;
    visibility:visible!important;
  }
#view-stores #storesGrid>.store-card:hover .store-logo-stage,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:first-child,#view-stores #storesGrid>.store-card:focus-visible .store-logo-stage,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:first-child{
    opacity:.10!important;
  }
#view-stores #storesGrid>.store-card:hover h3,#view-stores #storesGrid>.store-card:focus-visible h3{
    position:absolute!important;
    left:15px!important;
    right:15px!important;
    top:14px!important;
    z-index:4!important;
    color:#fff!important;
    font-size:.91rem!important;
    line-height:1.3!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-desc,#view-stores #storesGrid>.store-card:focus-visible .store-card-desc,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:last-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:last-child{
    opacity:1!important;
    visibility:visible!important;
  }

}
@media (min-width: 761px){#view-stores #storesGrid>.store-card{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    min-height:212px!important;
    padding:16px 14px!important;
    overflow:hidden!important;
    text-align:center!important;
    background:#fff!important;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important;
  }
#view-stores #storesGrid>.store-card::after,#view-stores #storesGrid>.store-card::before{
    content:none!important;
  }
#view-stores #storesGrid>.store-card:hover,#view-stores #storesGrid>.store-card:focus-visible{
    background:#21303a!important;
    border-color:rgba(133,184,206,.45)!important;
  }
#view-stores #storesGrid>.store-card .store-logo-stage{
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    height:72px!important;
    min-height:72px!important;
    margin:0!important;
    display:grid!important;
    place-items:center!important;
    opacity:1!important;
    transition:opacity .18s ease!important;
  }
#view-stores #storesGrid>.store-card .store-logo{
    width:68px!important;
    height:68px!important;
    min-width:68px!important;
    min-height:68px!important;
    max-width:68px!important;
    max-height:68px!important;
    margin:0!important;
  }
#view-stores #storesGrid>.store-card h3{
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    margin:0!important;
    font-size:.91rem!important;
    line-height:1.24!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    transition:color .18s ease,opacity .18s ease!important;
  }
#view-stores #storesGrid>.store-card .store-card-desc{
    position:absolute!important;
    left:15px!important;
    right:15px!important;
    top:49px!important;
    z-index:4!important;
    display:block!important;
    margin:0!important;
    color:#f4f8fa!important;
    font-size:.75rem!important;
    line-height:1.42!important;
    text-align:left!important;
    white-space:normal!important;
    overflow:visible!important;
    max-height:none!important;
    min-height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:opacity .18s ease!important;
    pointer-events:none!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich{
    position:relative!important;
    z-index:1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    text-align:center!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:first-child{
    display:block!important;
    width:100%!important;
    color:var(--muted)!important;
    font-size:.63rem!important;
    line-height:1.2!important;
    text-align:center!important;
    transition:opacity .18s ease!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:last-child{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    font-size:.56rem!important;
    line-height:1.2!important;
    color:#ffe092!important;
    text-align:center!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:opacity .18s ease!important;
    pointer-events:none!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich::before{
    content:'View Now →';
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    max-width:100%!important;
    min-height:32px!important;
    padding:0 12px!important;
    margin:0 auto!important;
    border-radius:9px!important;
    background:linear-gradient(90deg,#ffbb55,#ff9d12)!important;
    color:#1b1b1b!important;
    font-size:.72rem!important;
    line-height:1!important;
    font-weight:900!important;
    white-space:nowrap!important;
    box-shadow:0 6px 16px rgba(0,0,0,.14)!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:opacity .18s ease!important;
  }
#view-stores #storesGrid>.store-card:hover .store-logo-stage,#view-stores #storesGrid>.store-card:focus-visible .store-logo-stage,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:first-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:first-child{
    opacity:.10!important;
  }
#view-stores #storesGrid>.store-card:hover h3,#view-stores #storesGrid>.store-card:focus-visible h3{
    position:absolute!important;
    left:15px!important;
    right:15px!important;
    top:14px!important;
    z-index:4!important;
    color:#fff!important;
    font-size:.95rem!important;
    line-height:1.28!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-desc,#view-stores #storesGrid>.store-card:focus-visible .store-card-desc,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich::before,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich::before,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:last-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:last-child{
    opacity:1!important;
    visibility:visible!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich{
    position:absolute!important;
    left:14px!important;
    right:14px!important;
    bottom:12px!important;
    z-index:4!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:7px!important;
  }
@keyframes v370-marquee{
    from{transform:translateX(0)}
    to{transform:translateX(calc(-50% - 6px))}
  }

}
@media (min-width: 761px){#view-stores #storesGrid>.store-card{
    min-height:226px!important;
    transition:transform .34s cubic-bezier(.22,.75,.18,1),box-shadow .34s cubic-bezier(.22,.75,.18,1),border-color .34s cubic-bezier(.22,.75,.18,1),background-color .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card .store-logo-stage,#view-stores #storesGrid>.store-card .store-card-meta-rich>span:first-child{
    transition:opacity .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card h3{
    transition:color .34s cubic-bezier(.22,.75,.18,1),opacity .34s cubic-bezier(.22,.75,.18,1),transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card .store-card-desc{
    top:60px!important;
    font-size:.78rem!important;
    line-height:1.5!important;
    transform:translateY(6px)!important;
    transition:opacity .34s cubic-bezier(.22,.75,.18,1),transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich::before{
    transform:translateY(5px)!important;
    transition:opacity .34s cubic-bezier(.22,.75,.18,1),transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:last-child{
    transform:translateY(5px)!important;
    transition:opacity .34s cubic-bezier(.22,.75,.18,1),transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card:hover h3,#view-stores #storesGrid>.store-card:focus-visible h3{
    top:14px!important;
    min-height:38px!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    font-size:1rem!important;
    line-height:1.28!important;
    transform:translateY(0)!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-desc,#view-stores #storesGrid>.store-card:focus-visible .store-card-desc{
    transform:translateY(0)!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich::before,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich::before,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:last-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:last-child{
    transform:translateY(0)!important;
  }

}
@media (min-width:761px){#view-stores #storesGrid>.store-card{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:center!important;
    min-height:212px!important;
    padding:16px 14px!important;
    overflow:hidden!important;
    background:#fff!important;
    transition:
      background-color .34s cubic-bezier(.22,.75,.18,1),
      border-color .34s cubic-bezier(.22,.75,.18,1),
      box-shadow .34s cubic-bezier(.22,.75,.18,1),
      transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card::before,#view-stores #storesGrid>.store-card::after{
    content:none!important;
    display:none!important;
    opacity:0!important;
  }
#view-stores #storesGrid>.store-card .store-logo-stage{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:72px!important;
    min-height:72px!important;
    margin:0 0 8px!important;
    display:grid!important;
    place-items:center!important;
    opacity:1!important;
    overflow:hidden!important;
    transform:translateY(0) scale(1)!important;
    transition:
      height .34s cubic-bezier(.22,.75,.18,1),
      min-height .34s cubic-bezier(.22,.75,.18,1),
      margin .34s cubic-bezier(.22,.75,.18,1),
      opacity .24s ease,
      transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card h3{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    margin:0!important;
    color:var(--text)!important;
    font-size:.91rem!important;
    line-height:1.28!important;
    font-weight:900!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    transform:translateY(0)!important;
    transition:
      color .24s ease,
      margin .34s cubic-bezier(.22,.75,.18,1),
      transform .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card .store-card-desc{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    width:100%!important;
    max-width:none!important;
    max-height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    color:#f4f8fa!important;
    font-size:.75rem!important;
    line-height:1.48!important;
    text-align:left!important;
    white-space:normal!important;
    overflow:hidden!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(8px)!important;
    transition:
      max-height .36s cubic-bezier(.22,.75,.18,1),
      margin .36s cubic-bezier(.22,.75,.18,1),
      opacity .26s ease,
      transform .36s cubic-bezier(.22,.75,.18,1),
      visibility 0s linear .36s!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    margin:8px 0 0!important;
    padding:0!important;
    border:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:0!important;
    text-align:center!important;
    transition:margin .34s cubic-bezier(.22,.75,.18,1)!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:first-child{
    position:relative!important;
    inset:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:24px!important;
    max-height:28px!important;
    padding:3px 8px!important;
    border-radius:999px!important;
    color:color-mix(in srgb,var(--primary) 86%,var(--text))!important;
    background:color-mix(in srgb,var(--primary) 7%,#fff)!important;
    border:1px solid color-mix(in srgb,var(--primary) 13%,var(--border))!important;
    font-size:.76rem!important;
    font-weight:800!important;
    opacity:1!important;
    visibility:visible!important;
    overflow:hidden!important;
    transition:
      max-height .3s ease,
      min-height .3s ease,
      padding .3s ease,
      border-width .3s ease,
      opacity .2s ease!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich::before{
    content:'View Now →'!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    max-width:100%!important;
    min-height:0!important;
    max-height:0!important;
    padding:0 12px!important;
    margin:0!important;
    border-radius:9px!important;
    background:linear-gradient(90deg,#ffbb55,#ff9d12)!important;
    color:#1b1b1b!important;
    font-size:.72rem!important;
    line-height:1!important;
    font-weight:900!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    box-shadow:0 6px 16px rgba(0,0,0,.14)!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(7px)!important;
    transition:
      max-height .3s ease,
      min-height .3s ease,
      margin .3s ease,
      opacity .24s ease,
      transform .34s cubic-bezier(.22,.75,.18,1),
      visibility 0s linear .34s!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:last-child:not(:first-child){
    position:relative!important;
    inset:auto!important;
    display:block!important;
    width:100%!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    color:#ffe092!important;
    background:transparent!important;
    border:0!important;
    font-size:.56rem!important;
    line-height:1.2!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(6px)!important;
    transition:
      max-height .3s ease,
      margin .3s ease,
      opacity .24s ease,
      transform .34s cubic-bezier(.22,.75,.18,1),
      visibility 0s linear .34s!important;
  }
#view-stores #storesGrid>.store-card:hover,#view-stores #storesGrid>.store-card:focus-visible{
    justify-content:flex-start!important;
    background:#21303a!important;
    border-color:rgba(133,184,206,.45)!important;
    transform:translateY(-2px)!important;
  }
#view-stores #storesGrid>.store-card:hover .store-logo-stage,#view-stores #storesGrid>.store-card:focus-visible .store-logo-stage{
    height:0!important;
    min-height:0!important;
    margin:0!important;
    opacity:0!important;
    transform:translateY(-8px) scale(.96)!important;
  }
#view-stores #storesGrid>.store-card:hover h3,#view-stores #storesGrid>.store-card:focus-visible h3{
    position:relative!important;
    inset:auto!important;
    margin:0 0 9px!important;
    color:#fff!important;
    font-size:.95rem!important;
    line-height:1.3!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    transform:translateY(0)!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-desc,#view-stores #storesGrid>.store-card:focus-visible .store-card-desc{
    position:relative!important;
    inset:auto!important;
    max-height:96px!important;
    margin:0 0 12px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0)!important;
    transition:
      max-height .36s cubic-bezier(.22,.75,.18,1),
      margin .36s cubic-bezier(.22,.75,.18,1),
      opacity .26s ease,
      transform .36s cubic-bezier(.22,.75,.18,1),
      visibility 0s!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich{
    position:relative!important;
    inset:auto!important;
    margin-top:auto!important;
    gap:7px!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:first-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:first-child{
    min-height:0!important;
    max-height:0!important;
    padding:0!important;
    border-width:0!important;
    background:transparent!important;
    opacity:0!important;
    visibility:hidden!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich::before,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich::before{
    min-height:32px!important;
    max-height:32px!important;
    margin:0 auto!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0)!important;
    transition:
      max-height .3s ease,
      min-height .3s ease,
      margin .3s ease,
      opacity .24s ease,
      transform .34s cubic-bezier(.22,.75,.18,1),
      visibility 0s!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:last-child:not(:first-child),#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:last-child:not(:first-child){
    max-height:16px!important;
    margin-top:0!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0)!important;
    transition:
      max-height .3s ease,
      margin .3s ease,
      opacity .24s ease,
      transform .34s cubic-bezier(.22,.75,.18,1),
      visibility 0s!important;
  }

}
@media (min-width:761px){#view-stores #storesGrid>.store-card{
    position:relative!important;
    overflow:hidden!important;
  }
#view-stores #storesGrid>.store-card:hover,#view-stores #storesGrid>.store-card:focus-visible{
    transform:none!important;
    justify-content:center!important;
    background:#fff!important;
  }
#view-stores #storesGrid>.store-card::before,#view-stores #storesGrid>.store-card::after,#view-stores #storesGrid>.store-card .store-card-meta-rich::before{
    content:none!important;
  }
#view-stores #storesGrid>.store-card:hover .store-logo-stage,#view-stores #storesGrid>.store-card:focus-visible .store-logo-stage{
    height:72px!important;
    min-height:72px!important;
    margin:0!important;
    opacity:1!important;
    transform:none!important;
  }
#view-stores #storesGrid>.store-card:hover h3,#view-stores #storesGrid>.store-card:focus-visible h3{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    margin:0!important;
    color:var(--text)!important;
    font-size:.91rem!important;
    line-height:1.24!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    transform:none!important;
  }
#view-stores #storesGrid>.store-card .store-card-desc,#view-stores #storesGrid>.store-card:hover .store-card-desc,#view-stores #storesGrid>.store-card:focus-visible .store-card-desc{
    position:relative!important;
    inset:auto!important;
    max-height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    opacity:0!important;
    visibility:hidden!important;
    overflow:hidden!important;
    transform:none!important;
  }
#view-stores #storesGrid>.store-card:hover .store-card-meta-rich,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:0!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:first-child,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:first-child,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:first-child{
    min-height:24px!important;
    max-height:28px!important;
    padding:3px 8px!important;
    border-width:1px!important;
    opacity:1!important;
    visibility:visible!important;
  }
#view-stores #storesGrid>.store-card .store-card-meta-rich>span:last-child:not(:first-child),#view-stores #storesGrid>.store-card:hover .store-card-meta-rich>span:last-child:not(:first-child),#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich>span:last-child:not(:first-child){
    max-height:0!important;
    margin:0!important;
    opacity:0!important;
    visibility:hidden!important;
  }
#view-stores #storesGrid>.store-card .store-hover-panel{
    position:absolute!important;
    inset:0!important;
    z-index:20!important;
    display:flex!important;
    flex-direction:column!important;
    padding:16px 15px 14px!important;
    border-radius:inherit!important;
    background:rgba(19,33,41,.72)!important;
    color:#fff!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    will-change:opacity!important;
    transition:opacity .28s ease,visibility 0s linear .28s!important;
  }
#view-stores #storesGrid>.store-card:hover .store-hover-panel,#view-stores #storesGrid>.store-card:focus-visible .store-hover-panel{
    opacity:1!important;
    visibility:visible!important;
    transition:opacity .28s ease,visibility 0s!important;
  }
#view-stores #storesGrid>.store-card .store-hover-copy{
    display:flex!important;
    flex-direction:column!important;
    gap:5px!important;
    width:100%!important;
  }
#view-stores #storesGrid>.store-card .store-hover-title{
    display:block!important;
    margin:0!important;
    color:#fff!important;
    font-size:.95rem!important;
    line-height:1.26!important;
    font-weight:900!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
  }
#view-stores #storesGrid>.store-card .store-hover-desc{
    display:block!important;
    margin:0!important;
    color:#f4f8fa!important;
    font-size:.76rem!important;
    line-height:1.43!important;
    font-weight:500!important;
    text-align:left!important;
    white-space:normal!important;
    overflow:visible!important;
  }
#view-stores #storesGrid>.store-card .store-hover-actions{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:7px!important;
    margin-top:auto!important;
    width:100%!important;
  }
#view-stores #storesGrid>.store-card .store-hover-cta{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    min-height:32px!important;
    padding:0 12px!important;
    border-radius:9px!important;
    background:linear-gradient(90deg,#ffbb55,#ff9d12)!important;
    color:#1b1b1b!important;
    font-size:.72rem!important;
    line-height:1!important;
    font-weight:900!important;
    white-space:nowrap!important;
    box-shadow:0 6px 16px rgba(0,0,0,.14)!important;
  }
#view-stores #storesGrid>.store-card .store-hover-updated{
    display:block!important;
    color:#ffe092!important;
    font-size:.56rem!important;
    line-height:1.2!important;
    font-weight:850!important;
    text-align:center!important;
    white-space:nowrap!important;
  }

}
@media (max-width:760px){#view-stores #storesGrid>.store-card .store-hover-panel{display:none!important}

}
@media (min-width:761px){#view-stores #storesGrid>.store-card,#view-stores #storesGrid>.store-card:hover,#view-stores #storesGrid>.store-card:focus-visible{
    transform:none!important;
    transition:none!important;
    border-color:color-mix(in srgb,var(--border) 88%,var(--primary) 12%)!important;
    box-shadow:0 8px 22px rgba(16,52,75,.055)!important;
  }
#view-stores #storesGrid>.store-card .store-logo-stage,#view-stores #storesGrid>.store-card>h3,#view-stores #storesGrid>.store-card .store-card-meta-rich{
    opacity:1!important;
    transition:opacity .22s ease!important;
  }
#view-stores #storesGrid>.store-card:hover .store-logo-stage,#view-stores #storesGrid>.store-card:focus-visible .store-logo-stage,#view-stores #storesGrid>.store-card:hover>h3,#view-stores #storesGrid>.store-card:focus-visible>h3,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich{
    opacity:0!important;
  }
#view-stores #storesGrid>.store-card .store-hover-panel{
    background:rgba(19,33,41,.78)!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:none!important;
    will-change:opacity!important;
    backface-visibility:hidden!important;
    transition:opacity .22s ease,visibility 0s linear .22s!important;
  }
#view-stores #storesGrid>.store-card:hover .store-hover-panel,#view-stores #storesGrid>.store-card:focus-visible .store-hover-panel{
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    transition:opacity .22s ease,visibility 0s!important;
  }
#view-stores #storesGrid>.store-card .store-hover-copy{
    gap:6px!important;
  }
#view-stores #storesGrid>.store-card .store-hover-title{
    margin:0!important;
    font-size:.95rem!important;
    line-height:1.26!important;
  }
#view-stores #storesGrid>.store-card .store-hover-desc{
    margin:0!important;
    font-size:.76rem!important;
    line-height:1.42!important;
  }

}
@media (min-width:761px){#popularStores{
    overflow:hidden!important;
    contain:paint!important;
  }
#popularStores #homeStoreRow{
    max-width:none!important;
  }

}
@media(min-width:901px){.review-card{
    position:relative!important;
    overflow:hidden!important;
  }
.review-card,.review-card:hover,.review-card:focus-visible,body.article-hover-enabled .review-card:hover,body.article-hover-enabled .review-card:focus-within{
    transform:none!important;
  }
.review-card>.editorial-hover-panel{
    position:absolute!important;
    inset:0!important;
    z-index:30!important;
    display:flex!important;
    flex-direction:column!important;
    padding:22px 20px 18px!important;
    border-radius:inherit!important;
    background:rgba(22,38,47,.94)!important;
    color:#fff!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:none!important;
    will-change:opacity!important;
    backface-visibility:hidden!important;
    transition:opacity .28s ease,visibility 0s linear .28s!important;
  }
.review-card:hover>.editorial-hover-panel,.review-card:focus-visible>.editorial-hover-panel,.review-card:focus-within>.editorial-hover-panel{
    opacity:1!important;
    visibility:visible!important;
    transition:opacity .28s ease,visibility 0s!important;
  }
.editorial-hover-copy{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
  }
.editorial-hover-title{
    display:block!important;
    width:100%!important;
    margin:0!important;
    color:#fff!important;
    font-size:1.25rem!important;
    line-height:1.28!important;
    font-weight:900!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
  }
.editorial-hover-desc{
    display:block!important;
    width:100%!important;
    margin:0!important;
    color:#f2f7f9!important;
    font-size:.875rem!important;
    line-height:1.55!important;
    font-weight:520!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
  }
.editorial-hover-actions{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    width:100%!important;
    margin-top:auto!important;
    text-align:center!important;
  }
.editorial-hover-cta{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:132px!important;
    min-height:36px!important;
    padding:9px 14px!important;
    border-radius:10px!important;
    background:linear-gradient(90deg,#ffbb55,#ff9d12)!important;
    color:#1b1b1b!important;
    font-size:.76rem!important;
    line-height:1!important;
    font-weight:900!important;
    white-space:nowrap!important;
    box-shadow:0 6px 16px rgba(0,0,0,.14)!important;
  }
.editorial-hover-updated{
    display:block!important;
    color:#ffe092!important;
    font-size:.69rem!important;
    line-height:1.2!important;
    font-weight:800!important;
    text-align:center!important;
    white-space:nowrap!important;
  }

}
@media(max-width:900px){.review-card>.editorial-hover-panel{display:none!important}

}
.trek-listing-pagination{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:100%!important;
  margin:18px auto 4px!important;
  clear:both!important;
}
.trek-page-buttons{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  flex-wrap:wrap!important;
}
.trek-page-btn{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  min-height:36px!important;
  padding:0!important;
  border:1px solid color-mix(in srgb,var(--border) 82%,var(--primary) 18%)!important;
  border-radius:9px!important;
  background:#fff!important;
  color:color-mix(in srgb,var(--text) 74%,var(--muted))!important;
  font:inherit!important;
  font-size:.8rem!important;
  line-height:1!important;
  font-weight:850!important;
  box-shadow:0 3px 9px rgba(18,66,92,.05)!important;
  cursor:pointer!important;
}
.trek-page-btn:hover,.trek-page-btn:focus-visible{
  border-color:var(--primary)!important;
  color:var(--primary)!important;
  outline:none!important;
}
.trek-page-btn.is-active{
  background:linear-gradient(180deg,#ef514c,#dd3535)!important;
  border-color:#dd3535!important;
  color:#fff!important;
  box-shadow:0 6px 14px rgba(221,53,53,.18)!important;
}
.trek-page-btn:disabled{
  opacity:.42!important;
  cursor:default!important;
}
.trek-page-info{
  color:var(--muted)!important;
  font-size:.72rem!important;
  font-weight:650!important;
  text-align:center!important;
}
#view-reviews .reviews-content-toolbar{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
  margin:12px 0 0!important;
  width:100%!important;
}
#view-reviews .reviews-content-type-filters{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  flex-wrap:nowrap!important;
  min-width:0!important;
}
#view-reviews .reviews-content-filter{
  appearance:none!important;
  -webkit-appearance:none!important;
  min-height:38px!important;
  padding:0 11px!important;
  border:1px solid #cfdde5!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#203843!important;
  font:800 12px/1 Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  box-shadow:none!important;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease!important;
}
#view-reviews .reviews-content-filter:hover,#view-reviews .reviews-content-filter:focus-visible{
  border-color:#8fc7da!important;
  background:#f5fbfd!important;
  outline:none!important;
}
#view-reviews .reviews-content-filter.is-active{
  color:#fff!important;
  border-color:#087aa5!important;
  background:linear-gradient(180deg,#0b9ac7,#0876a0)!important;
  box-shadow:0 5px 12px rgba(7,126,171,.16)!important;
}
#view-reviews .reviews-content-filter-other:not(.is-active){
  border-style:dashed!important;
}
#view-reviews .reviews-content-sort{
  display:flex!important;
  align-items:center!important;
  margin:0!important;
  margin-left:0!important;
  flex:0 0 auto!important;
}
#view-reviews .reviews-content-sort select{
  width:auto!important;
  min-width:160px!important;
  height:38px!important;
  padding:0 32px 0 11px!important;
  border:1px solid #cfdde5!important;
  border-radius:10px!important;
  background-color:#fff!important;
  color:#2b424d!important;
  font-size:11px!important;
  font-weight:750!important;
  cursor:pointer!important;
}
#view-reviews .reviews-content-sort select:focus-visible{
  outline:2px solid rgba(8,126,172,.22)!important;
  outline-offset:2px!important;
  border-color:#70b6cf!important;
}
#view-reviews .reviews-content-section{
  margin-top:14px!important;
}
#view-reviews .reviews-content-heading{
  margin-bottom:10px!important;
}
#view-reviews .reviews-content-heading h2{
  font-size:1.12rem!important;
}
#view-reviews .reviews-content-heading .muted{
  font-size:.75rem!important;
  font-weight:700!important;
}
@media (max-width:900px){#view-reviews .reviews-content-toolbar{
    align-items:flex-start!important;
    flex-wrap:wrap!important;
  }
#view-reviews .reviews-content-type-filters{
    width:100%!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain!important;
    scrollbar-width:none!important;
    padding-bottom:2px!important;
  }
#view-reviews .reviews-content-type-filters::-webkit-scrollbar{display:none!important}
#view-reviews .reviews-content-sort{
    width:100%!important;
  }
#view-reviews .reviews-content-sort select{
    width:100%!important;
  }

}
@media (max-width:560px){#view-reviews .reviews-content-filter{
    min-height:36px!important;
    padding:0 9px!important;
    font-size:10px!important;
  }
#view-reviews .reviews-content-sort select{
    height:36px!important;
    font-size:11px!important;
  }

}
#view-reviews .reviews-content-toolbar{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  margin:12px 0 0!important;
}
#view-reviews .reviews-content-type-filters{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex:1 1 auto!important;
  min-width:0!important;
  overflow:visible!important;
}
#view-reviews .reviews-content-filter{
  appearance:none!important;
  -webkit-appearance:none!important;
  min-height:0!important;
  padding:10px 14px!important;
  border:1px solid var(--border)!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#1f3642!important;
  font:inherit!important;
  font-weight:800!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  box-shadow:0 1px 1px rgba(0,0,0,.02)!important;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease!important;
}
#view-reviews .reviews-content-filter:hover,#view-reviews .reviews-content-filter:focus-visible{
  border-color:#8fc1d3!important;
  background:#f8fcfe!important;
  outline:none!important;
}
#view-reviews .reviews-content-filter.is-active,#view-reviews .reviews-content-filter.active{
  color:#fff!important;
  border-color:#1184ae!important;
  background:linear-gradient(180deg,#1aa5d1,#1184ae)!important;
  box-shadow:0 5px 12px rgba(17,132,174,.18)!important;
}
#view-reviews .reviews-content-filter-other:not(.is-active):not(.active){
  border-style:solid!important;
}
#view-reviews .reviews-content-selects{
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex:0 0 auto!important;
}
#view-reviews .reviews-content-select{
  margin:0!important;
  display:block!important;
  flex:0 0 180px!important;
  min-width:150px!important;
  position:relative!important;
}
#view-reviews .reviews-content-select>span{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}
#view-reviews .reviews-content-select select{
  width:100%!important;
  height:42px!important;
  margin:0!important;
  padding:0 34px 0 11px!important;
  border:1px solid var(--border)!important;
  border-radius:10px!important;
  background:var(--surface)!important;
  color:var(--text)!important;
  font-family:inherit!important;
  font-size:.72rem!important;
  font-weight:700!important;
  line-height:normal!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
#view-reviews .reviews-content-select select:hover{
  border-color:#9ec7d7!important;
  background-color:#fbfeff!important;
}
#view-reviews .reviews-content-select select:focus-visible{
  outline:2px solid rgba(8,126,172,.18)!important;
  outline-offset:2px!important;
  border-color:#70b6cf!important;
}
#view-reviews .reviews-content-section{
  margin-top:14px!important;
}
#view-reviews .reviews-content-summary{display:none!important}
#view-reviews .reviews-content-heading{display:none!important}
@media (max-width:1060px){#view-reviews .reviews-content-toolbar{
    flex-wrap:wrap!important;
    align-items:flex-start!important;
  }
#view-reviews .reviews-content-type-filters{
    width:100%!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    overscroll-behavior-inline:contain!important;
    padding-bottom:2px!important;
  }
#view-reviews .reviews-content-type-filters::-webkit-scrollbar{display:none!important}
#view-reviews .reviews-content-selects{
    width:100%!important;
    margin-left:0!important;
    justify-content:flex-end!important;
  }

}
@media (max-width:700px){#view-reviews .reviews-content-selects{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
#view-reviews .reviews-content-select{
    min-width:0!important;
    flex:1 1 auto!important;
  }

}
@media (max-width:560px){#view-reviews .reviews-content-filter{
    min-height:38px!important;
    padding:0 12px!important;
    font-size:11px!important;
  }
#view-reviews .reviews-content-selects{
    grid-template-columns:1fr!important;
  }
#view-reviews .reviews-content-select select{
    height:38px!important;
    font-size:12px!important;
  }

}
@media(min-width:701px){#topDeals .public-offer-grid,#view-offers #offersHubGrid{
    align-items:stretch!important;
    grid-auto-rows:1fr!important;
  }

}
@media(min-width:701px){#topDeals .home-public-offer-grid,#view-offers #offersHubGrid{
    align-items:stretch!important;
    grid-auto-rows:1fr!important;
  }

}
.affiliate-ticket-action .cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  margin-left:2px!important;
  font-size:16px!important;
  line-height:1!important;
  filter:grayscale(1) brightness(3.15) contrast(1.28)!important;
  text-shadow:none!important;
  transform:translateY(-.25px)!important;
}
@media(min-width:701px){#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList{
    grid-auto-rows:auto!important;
    align-items:start!important;
  }

}
@media(min-width:701px){#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList{
    grid-auto-rows:auto!important;
    align-items:start!important;
  }

}
:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList){display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:start!important;}
@media(min-width:701px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList){grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;}


}
@media(min-width:701px) and (max-width:1000px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList){grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:340px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList){grid-template-columns:minmax(0,1fr)!important}
}
@media(min-width:701px) and (max-width:1100px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-article #articleOfferList){grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(min-width:701px){#topDeals #homeOfferGrid.home-effect-track{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:14px!important;max-width:none!important}
#topDeals #homeOfferGrid.home-effect-step-track{width:100%!important}
#topDeals #homeOfferGrid.home-effect-marquee-track{width:max-content!important}
}
#view-home :is(#homeReviewGrid,#homeOfferGrid).home-effect-step-track{transition-timing-function:cubic-bezier(.25,.1,.25,1)!important}
@media(max-width:700px){#topDeals #homeOfferGrid.home-effect-step-track{display:flex!important;width:100%!important;flex-wrap:nowrap!important;gap:14px!important;grid-template-columns:none!important}
}
#view-home :is(#homeStoreRow,#homeCategoryGrid).home-effect-marquee-track{animation:homeEffectMarquee var(--home-effect-duration) linear infinite!important}
#view-home :is(#homeStoreRow,#homeCategoryGrid).home-effect-marquee-track.home-effect-paused{animation-play-state:paused!important}
@media(min-width:821px){#view-article .article-sidebar #articleOfferList{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important}

}
@media(min-width:761px){#view-stores #storesGrid>.store-card{row-gap:0!important}
#view-stores #storesGrid>.store-card .store-card-meta-rich,#view-stores #storesGrid>.store-card:hover .store-card-meta-rich,#view-stores #storesGrid>.store-card:focus-visible .store-card-meta-rich{margin-top:4px!important;transition:none!important}

}
@keyframes trekStatusStarGlow{0%,100%{filter:brightness(1.15) drop-shadow(0 0 3px rgba(246,190,34,.65))}50%{filter:brightness(0)}}
#couponModal #modalBadge{display:flex;align-items:center;flex-wrap:wrap;gap:6px}
.sidebar-offers .side-offer,#storeUnifiedOfferGrid .side-offer,.store-offer-list .side-offer,.store-offers-popup-body .side-offer{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
#view-store #storeUnifiedOfferGrid .side-offer h4,#view-store .sidebar-offers .side-offer h4,#view-store .store-offer-list .side-offer h4,.store-offers-popup-body .side-offer h4{
  display:block!important;
  margin:0 0 2px!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.32em!important;
  line-height:1.32!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-store #storeUnifiedOfferGrid .side-offer p,#view-store .sidebar-offers .side-offer p,#view-store .store-offer-list .side-offer p,.store-offers-popup-body .side-offer p{
  display:block!important;
  margin:0 0 4px!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.32em!important;
  line-height:1.32!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
#view-store #storeUnifiedOfferGrid .side-offer .affiliate-ticket-wrap,#view-store .sidebar-offers .side-offer .affiliate-ticket-wrap,#view-store .store-offer-list .side-offer .affiliate-ticket-wrap,.store-offers-popup-body .side-offer .affiliate-ticket-wrap{
  margin:0!important;
  padding:0!important;
}
#view-store #storeUnifiedOfferGrid .saving-group>h3,#view-store .sidebar-offers .saving-group>h3{
  margin:0 0 4px!important;
}
#view-store #storeUnifiedOfferGrid .saving-group+.saving-group,#view-store .sidebar-offers .saving-group+.saving-group{
  padding-top:6px!important;
}
#view-store .store-offer-list .affiliate-ticket.coupon-ticket,#view-store .store-offer-list .affiliate-ticket.deal-ticket,#view-store #storeUnifiedOfferGrid .affiliate-ticket.coupon-ticket,#view-store #storeUnifiedOfferGrid .affiliate-ticket.deal-ticket,#view-store .sidebar-offers .affiliate-ticket.coupon-ticket,#view-store .sidebar-offers .affiliate-ticket.deal-ticket,.store-offers-popup-body .affiliate-ticket.coupon-ticket,.store-offers-popup-body .affiliate-ticket.deal-ticket{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 78px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
#view-store .store-offer-list .affiliate-ticket.coupon-ticket .affiliate-ticket-action,#view-store .store-offer-list .affiliate-ticket.deal-ticket .affiliate-ticket-action,#view-store #storeUnifiedOfferGrid .affiliate-ticket.coupon-ticket .affiliate-ticket-action,#view-store #storeUnifiedOfferGrid .affiliate-ticket.deal-ticket .affiliate-ticket-action,#view-store .sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-action,#view-store .sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-action,.store-offers-popup-body .affiliate-ticket.coupon-ticket .affiliate-ticket-action,.store-offers-popup-body .affiliate-ticket.deal-ticket .affiliate-ticket-action{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
#view-store .store-offer-list .affiliate-ticket.coupon-ticket .affiliate-ticket-code,#view-store .store-offer-list .affiliate-ticket.deal-ticket .affiliate-ticket-code,#view-store #storeUnifiedOfferGrid .affiliate-ticket.coupon-ticket .affiliate-ticket-code,#view-store #storeUnifiedOfferGrid .affiliate-ticket.deal-ticket .affiliate-ticket-code,#view-store .sidebar-offers .affiliate-ticket.coupon-ticket .affiliate-ticket-code,#view-store .sidebar-offers .affiliate-ticket.deal-ticket .affiliate-ticket-code,.store-offers-popup-body .affiliate-ticket.coupon-ticket .affiliate-ticket-code,.store-offers-popup-body .affiliate-ticket.deal-ticket .affiliate-ticket-code{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:78px!important;
  min-width:78px!important;
  max-width:78px!important;
  padding:0 9px 0 25px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
#view-store #storeUnifiedOfferGrid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  padding:0!important;
  align-items:stretch!important;
}
#view-store #storeUnifiedOfferGrid>.offers-empty{grid-column:1/-1!important}
@media(min-width:821px){#view-store #storeUnifiedOfferGrid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
  }

}
@media(min-width:701px){#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid{
    grid-auto-rows:auto!important;
    align-items:start!important;
  }

}
@media(min-width:701px){#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid{
    grid-auto-rows:auto!important;
    align-items:start!important;
  }

}
:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:start!important;}
@media(min-width:701px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;}

}
@media(min-width:701px) and (max-width:1000px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:repeat(2,minmax(0,1fr))!important}

}
@media(max-width:340px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:minmax(0,1fr)!important}

}
@media(min-width:701px) and (max-width:1100px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:repeat(2,minmax(0,1fr))!important}

}
@media(min-width:821px){#view-store .article-sidebar #storeUnifiedOfferGrid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important}

}
@media(max-width:700px){#view-store #storeUnifiedOfferGrid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    padding:8px!important;
    align-items:start!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group{
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border-top:0!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group:only-of-type{grid-column:1/-1!important}
#view-store #storeUnifiedOfferGrid>.saving-group+.saving-group{
    margin-top:0!important;
    padding-top:0!important;
    border-top:0!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group>h3{
    margin:0 0 6px!important;
    padding:7px 5px!important;
    border-radius:8px!important;
    text-align:center!important;
    font-size:.76rem!important;
    line-height:1.15!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group .side-offer{
    min-width:0!important;
    padding:8px!important;
    border-radius:10px!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group .side-offer+.side-offer{margin-top:6px!important}
#view-store #storeUnifiedOfferGrid>.saving-group .side-offer h4,#view-store #storeUnifiedOfferGrid>.saving-group .side-offer p{
    display:block!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group .side-offer h4{font-size:.72rem!important;line-height:1.25!important}
#view-store #storeUnifiedOfferGrid>.saving-group .side-offer p{font-size:.62rem!important;line-height:1.25!important}
#view-store #storeUnifiedOfferGrid>.saving-group .affiliate-ticket-wrap{width:100%!important;margin:0!important;padding:0!important}
#view-store #storeUnifiedOfferGrid>.saving-group .affiliate-ticket{
    grid-template-columns:minmax(0,1fr) 48px!important;
    width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group .affiliate-ticket-action{
    height:38px!important;min-height:38px!important;padding:0 6px!important;font-size:.66rem!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group .affiliate-ticket-code{
    width:48px!important;min-width:48px!important;max-width:48px!important;
    height:38px!important;min-height:38px!important;padding:0 5px 0 14px!important;font-size:.58rem!important;
  }
#view-store #storeUnifiedOfferGrid>.saving-group .offer-cart-icon{
    width:14px!important;height:14px!important;flex-basis:14px!important;margin-left:2px!important;color:#fff!important;
  }
#view-store #storeUnifiedOfferGrid>.btn{
    grid-column:1/-1!important;
    width:100%!important;
    margin-top:0!important;
  }

}
@media(max-width:700px){#view-store .article-public-offer-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    grid-auto-rows:auto!important;
    align-items:stretch!important;
    padding:0!important;
  }

}
@media(max-width:820px){#view-store #storeUnifiedOfferGrid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }

}
@media(max-width:700px){#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-rows:auto!important;
    align-items:start!important;
    gap:8px!important;
  }

}
@media(max-width:700px){#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid{
    grid-auto-rows:auto!important;
    align-items:start!important;
  }

}
:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:start!important;}
@media(min-width:701px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;}

}
@media(min-width:701px) and (max-width:1000px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:repeat(2,minmax(0,1fr))!important}

}
@media(max-width:340px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:minmax(0,1fr)!important}

}
@media(min-width:701px) and (max-width:1100px){:is(#topDeals #homeOfferGrid,#view-offers #offersHubGrid,#view-category #categoryOfferGrid,#view-store #storeUnifiedOfferGrid){grid-template-columns:repeat(2,minmax(0,1fr))!important}

}
@media(max-width:700px){#view-store #storeUnifiedOfferGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
}

