.deal-cards-section{--deal-card-radius: clamp(.68rem, 1vw, .9rem);--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: #2cb6b4;--offers-blue-dark: #2cb6b4;padding-top:max(var(--deal-cards-pt, 28px),clamp(34px,4vw,70px));padding-bottom:var(--deal-cards-pb, 56px);background:#f7f7f7;overflow:visible}.deal-cards-shell{display:grid;grid-template-columns:minmax(280px,430px) minmax(0,1fr);grid-template-areas:"hero hero" "categories products";align-items:stretch;gap:clamp(1.35rem,2.15vw,2.15rem) clamp(1rem,1.8vw,1.6rem);width:100%;max-width:none;margin:0 auto;padding-inline:max(7vw,var(--page-gutter-inline, .75rem));overflow:visible}.deal-cards-header{display:contents}.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-hero-group{grid-area:hero;justify-self:stretch;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3.36fr);gap:clamp(.75rem,1.15vw,1.25rem);width:100%;aspect-ratio:5.36 / 1;min-height:0}.deal-cards-hero{display:block;width:100%;height:100%;border-radius:clamp(.75rem,1.4vw,1.15rem);background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 48%),#e8e8e8;overflow:hidden}.deal-cards-hero img{display:block;width:100%;height:100%;object-fit:cover}.deal-cards-category-switcher{grid-area:categories;align-self:stretch;position:relative;display:flex;align-items:stretch;justify-content:flex-start;gap:0;width:min(100%,clamp(265px,28vw,430px));min-height:clamp(350px,28vw,460px);padding:0;border-radius:var(--deal-card-radius);background:transparent;isolation:isolate;overflow:visible}.deal-cards-category-switcher.is-collapsed,.deal-cards-category-switcher:not(:has(.deal-cards-category-card.is-active)){width:max-content;min-width:0}.deal-cards-category-card{-webkit-appearance:none;appearance:none;position:relative;display:grid;grid-template-columns:1fr;flex:0 0 clamp(2.45rem,3vw,3.2rem);min-width:0;min-height:inherit;margin-left:-.45rem;padding:0;border:0;border-radius:0 var(--deal-card-radius) var(--deal-card-radius) 0;background:transparent;color:#fff;overflow:hidden;cursor:pointer;box-shadow:none;transition:flex-basis .34s ease,transform .22s ease,background-color .22s ease,box-shadow .22s ease}.deal-cards-category-card:first-child{margin-left:0}.deal-cards-category-card:before,.deal-cards-category-card:after{content:none}.deal-cards-category-card:nth-child(1){z-index:3}.deal-cards-category-card:nth-child(2){z-index:2}.deal-cards-category-card:nth-child(3){z-index:1}.deal-cards-category-card:hover,.deal-cards-category-card:focus-visible{transform:none;box-shadow:none}.deal-cards-category-card.is-active{flex-basis:clamp(190px,20vw,330px);z-index:5}.deal-cards-category-card__rail{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;min-width:0;min-height:100%;background:var(--deal-card-one-color, #4a4a4a);border-radius:inherit;transition:background-color .28s ease,align-items .28s ease,justify-content .28s ease,padding .28s ease}.deal-cards-category-card:nth-child(2) .deal-cards-category-card__rail{background:var(--deal-card-two-color, #9d9d9d)}.deal-cards-category-card:nth-child(3) .deal-cards-category-card__rail{background:var(--deal-card-three-color, #e7e7e7)}.deal-cards-category-card:nth-child(1) .deal-cards-category-card__label{color:var(--deal-card-one-text, #ffffff)}.deal-cards-category-card:nth-child(2) .deal-cards-category-card__label{color:var(--deal-card-two-text, #ffffff)}.deal-cards-category-card:nth-child(3) .deal-cards-category-card__label{color:var(--deal-card-three-text, #4a4a4a)}.deal-cards-category-card.is-active .deal-cards-category-card__rail{align-items:flex-start;justify-content:center;padding-top:clamp(.7rem,1vw,1rem);background:transparent}.deal-cards-category-card__label{display:inline-block;font-family:"LEMON MILK",var(--font-heading, "Quicksand", system-ui, sans-serif);font-size:clamp(.62rem,.72vw,.78rem);font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;transition:color .2s ease,transform .28s ease}.deal-cards-category-card.is-active .deal-cards-category-card__label{opacity:0;writing-mode:horizontal-tb;transform:none}.deal-cards-category-card:nth-child(1).is-active .deal-cards-category-card__label{color:var(--deal-card-one-active-text, #ffffff)}.deal-cards-category-card:nth-child(2).is-active .deal-cards-category-card__label{color:var(--deal-card-two-active-text, #ffffff)}.deal-cards-category-card:nth-child(3).is-active .deal-cards-category-card__label{color:var(--deal-card-three-active-text, #4a4a4a)}.deal-cards-category-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;min-width:0;min-height:100%;background:#e7e7e7;border-radius:inherit;opacity:1;transform:none;overflow:hidden;transition:background-color .28s ease}.deal-cards-category-card:nth-child(1) .deal-cards-category-card__media{background:#e7e7e7}.deal-cards-category-card:nth-child(2) .deal-cards-category-card__media{background:#e7e7e7}.deal-cards-category-card:nth-child(3) .deal-cards-category-card__media{background:#e7e7e7}.deal-cards-category-card__media img{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .28s ease}.deal-cards-category-card.is-active .deal-cards-category-card__media img{opacity:1}.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{grid-area:products;position:relative;min-width:0;align-self:stretch;overflow:visible}.deal-cards-panel[hidden]{display:none}.deal-cards-panel.is-active{animation:deal-cards-panel-in .24s ease;overflow:visible}.deal-cards-note{display:none;width:min(54rem,100%);margin:-.35rem auto 1.25rem;align-items:center;gap:.75rem;padding:.72rem .9rem;border:1px solid rgba(211,154,42,.42);border-left:4px solid #067776;border-radius:.55rem;background:#fff9e8;color:var(--offers-ink);text-align:left}.deal-cards-note__label{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:3.7rem;padding:.34rem .55rem;border:2px solid #067776;border-radius:999px;background:#f6c236;color:#664800;font-family:var(--font-heading, "LEMON MILK", "Quicksand", system-ui, sans-serif);font-size:.76rem;font-weight:800;line-height:1;text-transform:uppercase}.deal-cards-note__text{margin:0;font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-size:clamp(.88rem,1.05vw,.98rem);font-weight:650;line-height:1.45}.deal-cards-carousel{position:relative;display:flex;align-items:center;min-width:0;padding:clamp(1.6rem,2.2vw,2.15rem) clamp(1.45rem,1.95vw,1.85rem) .25rem;overflow:visible}.deal-cards-carousel__button{-webkit-appearance:none;appearance:none;position:absolute;top:calc(50% + .8rem);z-index:4;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #0f7775;border-radius:50%;background:#2cb6b4;box-shadow:0 8px 22px #0f282624;color:#fff;cursor:pointer;opacity:1;transform:translateY(-50%);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.deal-cards-carousel__button svg{display:block}.deal-cards-carousel__button--prev{left:0}.deal-cards-carousel__button--next{right:0}.deal-cards-carousel__button:hover:not(:disabled),.deal-cards-carousel__button:focus-visible:not(:disabled){background:#0f7775;border-color:#0f7775;color:#fff;transform:translateY(calc(-50% - 1px))}.deal-cards-carousel__button:disabled{opacity:.35;cursor:default;pointer-events:none}.deal-cards-carousel:not(.has-overflow) .deal-cards-carousel__button{display:none}.deal-cards-grid{display:flex;grid-template-columns:none;gap:clamp(.9rem,1.35vw,1.35rem);width:100%;min-height:clamp(350px,28vw,460px);background:transparent;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.deal-cards-grid::-webkit-scrollbar{display:none}.deal-cards-grid__item{flex:0 0 clamp(175px,17vw,235px);min-width:0;display:flex;scroll-snap-align:start}.deal-cards-grid__empty{grid-column:1 / -1;padding:1.2rem;border:1px dashed var(--offers-border);border-radius:.6rem;color:var(--offers-muted);font-family:var(--font-body, "Quicksand", system-ui, sans-serif);font-weight:600;text-align:center}.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-shell{display:flex;flex-direction:column;gap:1.15rem;padding-inline:var(--page-gutter-inline, .75rem)}.deal-cards-header{display:contents}.deal-cards-panels{margin-top:0}.deal-cards-hero-group{grid-template-columns:1fr;gap:.85rem;width:100%;aspect-ratio:auto}.deal-cards-hero{height:auto;min-height:0}.deal-cards-hero--feature{aspect-ratio:2 / 1}.deal-cards-hero--wide{aspect-ratio:3.36 / 1}.deal-cards-category-switcher{justify-content:flex-start;width:min(100%,260px);min-height:clamp(300px,96vw,420px);margin-inline:0;padding:0;overflow:visible;scroll-snap-type:none}.deal-cards-carousel{padding:1.45rem .95rem .25rem}.deal-cards-carousel__button{width:34px;height:34px}.deal-cards-category-switcher.is-collapsed{width:max-content}.deal-cards-category-switcher::-webkit-scrollbar{display:none}.deal-cards-category-card{flex-basis:2.55rem;grid-template-columns:1fr;scroll-snap-align:initial}.deal-cards-category-card.is-active{flex-basis:min(72vw,230px)}.deal-cards-category-card__label{font-size:.68rem}.deal-cards-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.deal-cards-pill{min-width:0;width:100%;padding:.72rem .35rem;font-size:clamp(.76rem,2.8vw,.92rem)}.deal-cards-grid{display:flex;grid-template-columns:none;gap:.9rem;margin-inline:calc(var(--page-gutter-inline, .75rem) * -1);padding:.72rem var(--page-gutter-inline, .75rem) .85rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-gutter-inline, .75rem);-webkit-overflow-scrolling:touch}.deal-cards-grid::-webkit-scrollbar{display:none}.deal-cards-grid{scrollbar-width:none}.deal-cards-grid__item{flex:0 0 clamp(9.85rem,44vw,12rem);scroll-snap-align:start}.deal-product-card{padding:.7rem}.deal-product-card__media-wrap{padding:.16rem .16rem 0}.deal-product-card__media{min-height:clamp(132px,34vw,168px)}.deal-product-card__footer{gap:.46rem;padding:.56rem .34rem .3rem}.deal-product-card__title{width:100%;font-size:.86rem;line-height:1.25;-webkit-line-clamp:3}.deal-product-card__pricing{width:100%;gap:.14rem .32rem}.deal-product-card__price-label{font-size:.82rem}.deal-product-card__price-current{font-size:1.28rem}.deal-product-card__price-compare{font-size:.98rem}.deal-product-card__action{max-width:100%}.deal-product-card__button{min-height:40px;padding:9px 12px;font-size:.88rem;border-radius:.62rem}}@media(max-width:479px){.deal-cards-shell{padding-inline:.5rem}.deal-cards-pills{gap:.38rem}.deal-cards-pill{font-size:clamp(.7rem,2.9vw,.82rem);padding:.7rem .24rem}.deal-cards-grid{margin-inline:-.5rem;padding-inline:.5rem;scroll-padding-inline:.5rem}.deal-product-card__media{min-height:clamp(128px,37vw,158px)}}.deal-cards-grid--promo{align-items:stretch;padding-top:clamp(1.35rem,1.9vw,1.85rem)}.deal-cards-grid--promo .deal-cards-grid__item{align-items:stretch}.deal-product-card--promo{padding:0;border-radius:0;overflow:visible}.deal-product-card__overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;text-decoration:none}.deal-product-card--promo .deal-product-card__bundle-bar{position:relative;z-index:4;min-height:30px;display:flex;align-items:center;padding:.36rem 4.2rem .34rem .55rem;border-radius:0;background:#067776;color:#fff;pointer-events:none}.deal-product-card__bundle-label{display:-webkit-box;min-width:0;overflow:hidden;font-family:var(--font-heading, "LEMON MILK", "Quicksand", system-ui, sans-serif);font-size:clamp(.55rem,.72vw,.68rem);font-weight:800;line-height:1.05;letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deal-product-card__bundle-badge{position:absolute;z-index:5;top:-1.08rem;right:-.88rem;width:66px;height:66px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border:4px solid #067776;border-radius:50%;background:#f6c236;color:#664800;font-family:var(--font-heading, "LEMON MILK", "Quicksand", system-ui, sans-serif);font-size:.72rem;font-weight:800;line-height:1.02;text-align:center;text-transform:uppercase;white-space:normal;box-shadow:0 6px 14px #02675e2e;pointer-events:none}.deal-product-card__bundle-badge-primary,.deal-product-card__bundle-badge-secondary{display:block}.deal-product-card__bundle-badge-primary{font-size:1.35em;line-height:.95}.deal-product-card__bundle-badge-secondary{margin-top:.02rem;line-height:.95}.deal-product-card--bogo .deal-product-card__bundle-badge{width:66px;height:66px;font-size:.82rem;line-height:1}.deal-product-card--bogo .deal-product-card__bundle-badge-primary{font-size:1.1em;line-height:1}.deal-product-card--promo .deal-product-card__media-wrap{padding:.72rem .75rem 0}.deal-product-card--promo .deal-product-card__media{position:relative;z-index:1;aspect-ratio:4 / 3;min-height:0;border-radius:0}.deal-product-card--promo .deal-product-card__media img{padding:.12rem}.deal-product-card--promo .deal-product-card__footer{align-items:center;gap:.38rem;padding:.62rem .72rem .68rem;border-top:0}.deal-product-card--promo .deal-product-card__title{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;padding:0;border-bottom:0;font-size:.92rem;line-height:1.18;overflow:hidden}.deal-product-card--promo .deal-product-card__title a{position:relative;z-index:3;display:-webkit-box;color:var(--offers-ink);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deal-product-card--promo .deal-product-card__pricing{width:100%;min-height:0;padding:0}.deal-product-card--promo .deal-product-card__price-current{font-size:1.42rem;color:var(--offers-ink)}.deal-product-card--promo .deal-product-card__action{position:relative;z-index:3;max-width:none;padding:0 .72rem .72rem}.deal-product-card--promo .deal-product-card__button{border-color:#2d2d2d2e;background:#fff;color:var(--offers-ink);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.deal-product-card--promo .deal-product-card__button:hover:not(:disabled),.deal-product-card--promo .deal-product-card__button:focus-visible:not(:disabled){border-color:#06b4b46b;background:#06b4b40f;color:#02675e;transform:translateY(-1px)}@media(max-width:767px){.deal-cards-note{align-items:flex-start;margin-top:-.2rem;padding:.68rem .75rem}.deal-cards-note__text{font-size:.86rem}.deal-product-card--promo .deal-product-card__bundle-bar{min-height:28px;padding:.34rem 3.85rem .32rem .52rem}.deal-product-card__bundle-label{font-size:.58rem;line-height:1.05}.deal-product-card__bundle-badge{top:-.92rem;right:-.72rem;width:58px;height:58px;border-width:3px;font-size:.62rem}.deal-product-card--bogo .deal-product-card__bundle-badge{width:58px;height:58px;font-size:.72rem}.deal-product-card--promo .deal-product-card__media-wrap{padding:.68rem .62rem 0}.deal-product-card--promo .deal-product-card__title{min-height:42px;padding:0;font-size:.9rem}.deal-product-card--promo .deal-product-card__pricing{min-height:0;padding:0}.deal-product-card--promo .deal-product-card__price-label{font-size:.88rem}.deal-product-card--promo .deal-product-card__price-current{font-size:1.38rem}.deal-product-card--promo .deal-product-card__action{padding:0 .62rem .72rem}}@media(max-width:479px){.deal-product-card--promo .deal-product-card__bundle-bar{min-height:28px;padding-right:3.7rem}.deal-product-card--promo .deal-product-card__media-wrap{padding:.8rem .72rem 0}.deal-product-card--promo .deal-product-card__title{font-size:.94rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-deal-cards.css.map */
