.deal-cards-section{--offers-ink: #2d2d2d;--offers-muted: rgba(45, 45, 45, .72);--offers-border: #e3e3e3;--offers-border-strong: #d2d2d2;--offers-surface: var(--home-section-surface-base, #ffffff);--offers-gold: #d39a2a;--offers-gold-light: #f5e679;--offers-blue: #06b4b4;--offers-blue-dark: #02675e;padding-top:var(--deal-cards-pt, 28px);padding-bottom:var(--deal-cards-pb, 56px);background:var(--offers-surface)}.deal-cards-shell{width:100%;max-width:var(--page-shell-width, 1520px);margin:0 auto;padding-inline:var(--page-gutter-inline, .75rem)}.deal-cards-header{display:grid;gap:.9rem;justify-items:center;text-align:center;margin-bottom:1.9rem}.deal-cards-header__title{margin:0;max-width:20ch;font-family:var(--font-heading, "LEMON MILK", "Quicksand", system-ui, sans-serif);font-size:var(--home-section-title-size, var(--content-lemon-heading-size, 2rem));line-height:1.08;font-weight:500;letter-spacing:var(--home-section-title-spacing, .02em);color:var(--offers-ink)}.deal-cards-header__subtitle{margin:0;max-width:48rem;font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-size:clamp(.98rem,1.35vw,1.15rem);line-height:1.6;color:var(--offers-muted)}.deal-cards-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;width:100%;margin-top:.2rem}.deal-cards-pill{--deal-pill-border: var(--offers-blue);--deal-pill-hover: rgba(6, 180, 180, .12);--deal-pill-active-text: #ffffff;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:clamp(10.5rem,17vw,14rem);padding:.82rem 1.65rem;border:1.5px solid var(--deal-pill-border);border-radius:.62rem;background:var(--offers-surface);box-shadow:none;color:var(--offers-ink);font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-size:1rem;font-weight:700;line-height:1.1;text-decoration:none;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.deal-cards-pill--one,.deal-cards-pill--two,.deal-cards-pill--three{--deal-pill-border: var(--offers-blue);--deal-pill-hover: rgba(6, 180, 180, .12)}.deal-cards-pill:hover,.deal-cards-pill:focus-visible{transform:translateY(-1px);background:var(--deal-pill-hover);box-shadow:none}.deal-cards-pill[aria-selected=true]{background:var(--deal-pill-border);border-color:var(--deal-pill-border);color:var(--deal-pill-active-text);box-shadow:none}.deal-cards-pill[aria-selected=true]:hover,.deal-cards-pill[aria-selected=true]:focus-visible{background:var(--deal-pill-border);color:var(--deal-pill-active-text)}.deal-cards-panels{position:relative}.deal-cards-panel[hidden]{display:none}.deal-cards-panel.is-active{animation:deal-cards-panel-in .24s ease}.deal-cards-grid{display:grid;grid-template-columns:1fr;gap:1.35rem;background:transparent}.deal-cards-grid__item{min-width:0;display:flex}.deal-product-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:100%;padding:.85rem;border:1px solid var(--offers-border);border-radius:.6rem;background:#fff;box-shadow:0 2px 8px #141c1708;color:inherit;text-decoration:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}.deal-product-card:hover,.deal-product-card:focus-within{border-color:var(--offers-border-strong);background:#fff;box-shadow:0 12px 28px #141c1714;transform:translateY(-2px)}.deal-product-card__media-wrap{position:static;margin:0;padding:.2rem .2rem 0}.deal-product-card__media{width:100%;aspect-ratio:1 / 1;min-height:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:.55rem;background:transparent;text-decoration:none;overflow:hidden}.deal-product-card__media img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;padding:.35rem;transition:transform .25s ease}.deal-product-card:hover .deal-product-card__media img,.deal-product-card:focus-within .deal-product-card__media img{transform:scale(1.07)}.deal-product-card__footer{display:flex;flex:1;flex-direction:column;align-items:center;gap:.6rem;align-content:start;padding:.7rem .45rem .35rem;background:transparent;text-align:center}.deal-product-card__title{margin:0;width:min(100%,15rem);margin-inline:auto;font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-size:1rem;line-height:1.28;font-weight:600;color:var(--offers-ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.deal-product-card__title a{color:inherit;text-decoration:none}.deal-product-card__pricing{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.2rem .42rem;width:min(100%,15rem);margin-inline:auto;color:var(--offers-ink)}.deal-product-card__price-label{font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-size:.95rem;font-weight:700;color:var(--offers-ink)}.deal-product-card__price-current{font-family:Barlow Condensed,Quicksand,system-ui,sans-serif;font-size:1.7rem;font-weight:500;line-height:1;color:var(--offers-ink)}.deal-product-card__price-compare{font-family:Barlow Condensed,Quicksand,system-ui,sans-serif;font-size:1.2rem;font-weight:500;color:#2d2d2d94;text-decoration:line-through}.deal-product-card__action{margin-top:auto;width:100%;max-width:15rem;margin-inline:auto}.deal-product-card__form{margin:0;width:100%}.deal-product-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:11px 14px;border:1px solid rgba(6,180,180,.35);border-radius:.7rem;background:#fff;color:var(--offers-ink);font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-size:.96rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.deal-product-card__button:hover:not(:disabled){background:#06b4b40f;border-color:#06b4b480;color:var(--offers-blue-dark)}.deal-product-card__button:disabled{opacity:.55;cursor:not-allowed}.deal-product-card--placeholder .deal-product-card__media{background:radial-gradient(circle at 50% 40%,rgba(169,177,190,.16),transparent 34%),linear-gradient(180deg,#fff,#f8f8f8)}@keyframes deal-cards-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(min-width:480px){.deal-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.deal-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deal-product-card__media{min-height:232px}.deal-product-card__title{font-size:1.04rem}}@media(min-width:1024px){.deal-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.deal-cards-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}}@media(max-width:767px){.deal-cards-header{margin-bottom:1.35rem}.deal-cards-pills{gap:.7rem}.deal-cards-pill{min-width:0;flex:1 1 152px;padding-inline:1rem;font-size:.95rem}.deal-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.deal-product-card__media-wrap{padding:.12rem .12rem 0}.deal-product-card__media{min-height:102px}.deal-product-card__footer{gap:.34rem;padding:.22rem .16rem .18rem}.deal-product-card__title{width:100%;font-size:.76rem;line-height:1.2;-webkit-line-clamp:2}.deal-product-card__pricing{width:100%;gap:.08rem .22rem}.deal-product-card__price-label{font-size:.72rem}.deal-product-card__price-current{font-size:1rem}.deal-product-card__price-compare{font-size:.84rem}.deal-product-card__action{max-width:100%}.deal-product-card__button{min-height:34px;padding:8px 10px;font-size:.8rem;border-radius:.5rem}}@media(max-width:479px){.deal-cards-shell{padding-inline:.5rem}.deal-cards-pills{gap:.55rem}.deal-cards-pill{flex-basis:calc(50% - .3rem);font-size:.9rem;padding:.78rem .85rem}.deal-product-card__media{min-height:96px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-deal-cards.css.map */
