.asdl{background:var(--asdl-bg);color:var(--asdl-text);overflow:hidden}.asdl *{box-sizing:border-box}.asdl a{color:inherit;text-decoration:none}.asdl button,.asdl input{font:inherit}.asdl__shell{width:min(100% - 32px,1480px);margin:0 auto;padding:28px 0 90px}.asdl-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:650px;border:1px solid var(--asdl-border);border-radius:calc(var(--asdl-radius) + 8px);overflow:hidden;background:var(--asdl-surface)}.asdl-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,92px)}.asdl-kicker,.asdl-eyebrow{display:inline-flex;width:fit-content;color:var(--asdl-gold-dark);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.asdl-kicker{padding:9px 13px;border:1px solid color-mix(in srgb,var(--asdl-gold) 45%,transparent);border-radius:999px;background:color-mix(in srgb,var(--asdl-gold) 8%,white)}.asdl-hero__title{max-width:740px;margin:24px 0 18px;font-size:clamp(44px,5.2vw,80px);line-height:.98;letter-spacing:-.045em}.asdl-hero__text{max-width:620px;color:var(--asdl-muted);font-size:clamp(16px,1.3vw,20px);line-height:1.7}.asdl-hero__text p{margin:0}.asdl-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,86px));gap:10px;margin-top:28px}.asdl-countdown div{padding:14px 10px;border:1px solid var(--asdl-border);border-radius:14px;text-align:center;background:var(--asdl-bg)}.asdl-countdown strong{display:block;font-size:24px}.asdl-countdown span{display:block;margin-top:3px;color:var(--asdl-muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.asdl-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.asdl-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:14px;font-weight:800;transition:.25s ease}.asdl-btn--dark{color:#fff!important;background:#111}.asdl-btn--dark:hover{background:var(--asdl-gold);transform:translateY(-2px)}.asdl-btn--ghost{border-color:var(--asdl-border);background:#fff}.asdl-btn--ghost:hover{border-color:var(--asdl-gold);color:var(--asdl-gold-dark)}.asdl-btn--gold{color:#fff!important;background:var(--asdl-gold)}.asdl-btn--gold:hover{background:var(--asdl-gold-dark)}.asdl-hero__trust{display:flex;flex-wrap:wrap;gap:11px 22px;margin-top:28px;color:var(--asdl-muted);font-size:13px}.asdl-hero__trust span{position:relative;padding-left:15px}.asdl-hero__trust span:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--asdl-gold)}.asdl-hero__media{position:relative;min-height:650px;background:#e9e2d7;overflow:hidden}.asdl-hero__image,.asdl-hero__placeholder{width:100%;height:100%;display:block;object-fit:cover}.asdl-hero__image{transition:transform .8s ease}.asdl-hero:hover .asdl-hero__image{transform:scale(1.025)}.asdl-hero__floating-card{position:absolute;left:28px;bottom:28px;width:min(310px,calc(100% - 56px));padding:20px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:#ffffffe6;box-shadow:0 20px 50px #00000024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.asdl-hero__floating-card span{display:block;color:var(--asdl-danger);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.asdl-hero__floating-card strong{display:block;margin-top:8px;font-size:21px}.asdl-hero__floating-card small{display:block;margin-top:4px;color:var(--asdl-muted)}.asdl-section{padding-top:clamp(68px,8vw,118px)}.asdl-deal-nav{display:flex;flex-wrap:wrap;gap:10px;padding:14px;border:1px solid var(--asdl-border);border-radius:18px;background:var(--asdl-surface)}.asdl-deal-nav a{padding:12px 18px;border-radius:12px;font-weight:800}.asdl-deal-nav a:hover{color:#fff;background:#111}.asdl-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.asdl-heading-row h2,.asdl-lastchance h2,.asdl-newsletter h2,.asdl-closing h2{margin:10px 0 0;font-size:clamp(32px,3.5vw,54px);line-height:1.05;letter-spacing:-.035em}.asdl-heading-row p{margin:10px 0 0;color:var(--asdl-muted)}.asdl-featured{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid var(--asdl-border);border-radius:calc(var(--asdl-radius) + 6px);background:var(--asdl-surface)}.asdl-featured__media{position:relative;min-height:560px;background:#eee7dd}.asdl-featured__image,.asdl-featured__placeholder{width:100%;height:100%;display:block;object-fit:cover}.asdl-featured__badge{position:absolute;left:20px;top:20px;padding:10px 14px;border-radius:999px;color:#fff;background:var(--asdl-danger);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.asdl-featured__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,84px)}.asdl-featured__content h3{margin:12px 0;font-size:clamp(30px,3vw,48px);line-height:1.08}.asdl-featured__rating{display:flex;align-items:center;gap:8px}.asdl-featured__rating span{color:var(--asdl-gold)}.asdl-featured__rating small{color:var(--asdl-muted)}.asdl-featured__content p{color:var(--asdl-muted);font-size:17px;line-height:1.7}.asdl-featured__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:12px}.asdl-featured__price strong{font-size:34px}.asdl-featured__price s{color:var(--asdl-muted);font-size:18px}.asdl-featured__price span{padding:7px 10px;border-radius:999px;color:var(--asdl-danger);background:color-mix(in srgb,var(--asdl-danger) 10%,white);font-weight:800}.asdl-stock{margin-top:26px}.asdl-stock__top{display:flex;justify-content:space-between;color:var(--asdl-muted);font-size:13px}.asdl-stock__bar{height:9px;margin-top:8px;border-radius:999px;background:var(--asdl-border);overflow:hidden}.asdl-stock__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--asdl-danger),var(--asdl-gold))}.asdl-featured__actions{margin-top:28px}.asdl-filter-pills{display:flex;flex-wrap:wrap;gap:8px}.asdl-filter-pills button{padding:10px 15px;border:1px solid var(--asdl-border);border-radius:999px;background:var(--asdl-surface);color:var(--asdl-text);cursor:pointer}.asdl-filter-pills button:hover,.asdl-filter-pills button.is-active{border-color:#111;color:#fff;background:#111}.asdl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.asdl-product-card{min-width:0;overflow:hidden;border:1px solid var(--asdl-border);border-radius:var(--asdl-radius);background:var(--asdl-surface);transition:.28s ease}.asdl-product-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #201a1117}.asdl-product-card[hidden]{display:none!important}.asdl-product-card__media{position:relative;aspect-ratio:1/1.08;overflow:hidden;background:#f3efe8}.asdl-product-card__media>a,.asdl-product-card__image,.asdl-product-card__placeholder{width:100%;height:100%;display:block}.asdl-product-card__image{object-fit:cover;transition:transform .45s ease}.asdl-product-card:hover .asdl-product-card__image{transform:scale(1.045)}.asdl-product-card__badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;color:#fff;background:var(--asdl-danger);font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.asdl-product-card__tools{position:absolute;top:14px;right:14px;display:grid;gap:8px}.asdl-product-card__tools button,.asdl-product-card__tools a{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;color:#111;background:#ffffffeb;cursor:pointer;transition:.2s ease}.asdl-product-card__tools button:hover,.asdl-product-card__tools a:hover,.asdl-product-card__tools button.is-active{color:#fff;border-color:var(--asdl-gold);background:var(--asdl-gold)}.asdl-product-card__tools svg,.asdl-product-card__bottom svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.asdl-product-card__body{padding:18px}.asdl-product-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--asdl-muted);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.asdl-product-card h3{min-height:48px;margin:13px 0 8px;font-size:16px;line-height:1.45}.asdl-product-card__rating{display:flex;align-items:center;gap:8px;color:var(--asdl-gold);font-size:12px}.asdl-product-card__rating small{color:var(--asdl-muted)}.asdl-product-card__saving{margin-top:10px;color:var(--asdl-danger);font-size:12px;font-weight:800}.asdl-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.asdl-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.asdl-product-card__price strong{font-size:18px}.asdl-product-card__price s{color:var(--asdl-muted);font-size:13px}.asdl-product-card__bottom button,.asdl-product-card__bottom>a{min-width:72px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;border:0;border-radius:12px;color:#fff!important;background:#111;font-weight:800;cursor:pointer}.asdl-product-card__bottom button:hover,.asdl-product-card__bottom>a:hover{background:var(--asdl-gold)}.asdl-product-card__bottom svg{width:18px;height:18px}.asdl-center{display:flex;justify-content:center;margin-top:34px}.asdl-empty{padding:60px 30px;border:1px dashed var(--asdl-border);border-radius:var(--asdl-radius);text-align:center;background:var(--asdl-surface)}.asdl-empty h3{margin:0}.asdl-empty p{max-width:620px;margin:12px auto 0;color:var(--asdl-muted)}.asdl-bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.asdl-bundle-card{padding:28px;border:1px solid var(--asdl-border);border-radius:var(--asdl-radius);background:var(--asdl-surface);transition:.25s ease}.asdl-bundle-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #2a211214}.asdl-bundle-card__top{display:flex;justify-content:space-between;gap:15px}.asdl-bundle-card__top span{color:var(--asdl-gold-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.asdl-bundle-card__top strong{color:var(--asdl-danger)}.asdl-bundle-card h3{margin:22px 0 10px;font-size:24px}.asdl-bundle-card p{min-height:72px;color:var(--asdl-muted);line-height:1.65}.asdl-bundle-card__price{display:flex;align-items:baseline;gap:10px;margin:18px 0}.asdl-bundle-card__price strong{font-size:26px}.asdl-bundle-card__price s{color:var(--asdl-muted)}.asdl-lastchance{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);overflow:hidden;border-radius:calc(var(--asdl-radius) + 6px);color:#fff;background:#111}.asdl-lastchance__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,84px)}.asdl-lastchance .asdl-eyebrow{color:#d7b25a}.asdl-lastchance p{max-width:560px;color:#ffffffb8;font-size:17px;line-height:1.7}.asdl-lastchance__media{min-height:520px}.asdl-lastchance__image,.asdl-lastchance__placeholder{width:100%;height:100%;display:block;object-fit:cover}.asdl-newsletter{display:grid;grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:42px;padding:clamp(34px,5vw,72px);border-radius:calc(var(--asdl-radius) + 6px);color:#fff;background:#111}.asdl-newsletter .asdl-eyebrow{color:#d7b25a}.asdl-newsletter p{max-width:650px;margin:14px 0 0;color:#ffffffb3;line-height:1.7}.asdl-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.asdl-newsletter__form input{min-height:54px;width:100%;padding:0 16px;border:1px solid rgba(255,255,255,.25);border-radius:14px;color:#fff;background:#ffffff12;outline:none}.asdl-newsletter__form input:focus{border-color:var(--asdl-gold)}.asdl-newsletter__form button{min-height:54px;padding:0 20px;border:0;border-radius:14px;color:#fff;background:var(--asdl-gold);font-weight:800;cursor:pointer}.asdl-newsletter__form button:hover{background:var(--asdl-gold-dark)}.asdl-newsletter__message{grid-column:1/-1;margin:3px 0 0!important;font-size:13px}.asdl-closing{margin-top:clamp(68px,8vw,118px);padding:clamp(50px,7vw,92px) 24px;border:1px solid var(--asdl-border);border-radius:calc(var(--asdl-radius) + 6px);text-align:center;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--asdl-gold) 12%,transparent),transparent 34%),var(--asdl-surface)}.asdl-closing>span{color:var(--asdl-gold-dark);font-size:12px;font-weight:900;letter-spacing:.2em}.asdl-closing h2{max-width:850px;margin:14px auto 28px}.asdl-toast{position:fixed;right:24px;bottom:24px;z-index:30;max-width:340px;padding:13px 17px;border-radius:12px;color:#fff;background:#111;box-shadow:0 15px 40px #0003;opacity:0;transform:translateY(14px);pointer-events:none;transition:.25s ease}.asdl-toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1100px){.asdl-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.asdl__shell{width:min(100% - 22px,1480px);padding-top:12px}.asdl-hero{grid-template-columns:1fr}.asdl-hero__content{order:2;padding:42px 26px}.asdl-hero__media{min-height:440px}.asdl-heading-row{align-items:flex-start;flex-direction:column}.asdl-featured{grid-template-columns:1fr}.asdl-featured__media{min-height:420px}.asdl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asdl-bundle-grid,.asdl-lastchance{grid-template-columns:1fr}.asdl-lastchance__media{min-height:420px}.asdl-newsletter{grid-template-columns:1fr}}@media(max-width:580px){.asdl__shell{width:min(100% - 16px,1480px)}.asdl-hero__media{min-height:360px}.asdl-hero__floating-card{left:14px;bottom:14px;width:calc(100% - 28px)}.asdl-hero__content{padding:34px 20px 38px}.asdl-hero__title{font-size:42px}.asdl-countdown{grid-template-columns:repeat(4,1fr);gap:6px}.asdl-countdown div{padding:11px 5px}.asdl-countdown strong{font-size:20px}.asdl-hero__actions{display:grid}.asdl-btn{width:100%}.asdl-deal-nav{display:grid;grid-template-columns:1fr 1fr}.asdl-product-grid{gap:10px}.asdl-product-card__body{padding:13px}.asdl-product-card h3{min-height:44px;font-size:14px}.asdl-product-card__meta{display:none}.asdl-product-card__bottom{align-items:flex-end;gap:8px}.asdl-product-card__price{display:grid;gap:2px}.asdl-product-card__price strong{font-size:15px}.asdl-product-card__bottom button,.asdl-product-card__bottom>a{min-width:42px;width:42px;padding:0}.asdl-product-card__bottom button span{display:none}.asdl-product-card__tools{top:9px;right:9px}.asdl-product-card__tools button,.asdl-product-card__tools a{width:34px;height:34px}.asdl-product-card__badge{left:9px;top:9px}.asdl-featured__media{min-height:340px}.asdl-featured__content,.asdl-lastchance__content{padding:34px 22px}.asdl-lastchance__media{min-height:340px}.asdl-newsletter{padding:34px 20px}.asdl-newsletter__form{grid-template-columns:1fr}.asdl-newsletter__form button{width:100%}.asdl-toast{right:12px;left:12px;bottom:12px;max-width:none}}@media(prefers-reduced-motion:reduce){.asdl *,.asdl *:before,.asdl *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.asdl__shell{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 90px!important}.asdl-section,.asdl-closing{width:min(calc(100% - 44px),1460px)!important;max-width:1460px!important;margin-left:auto!important;margin-right:auto!important}.asdl-section{padding-top:clamp(72px,7vw,104px)!important}.asdl-heading-row,.asdl-heading-row--products{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:28px!important;margin-bottom:30px!important;padding:0!important;text-align:left!important}.asdl-heading-row>div:first-child,.asdl-heading-row--products>div:first-child{min-width:0!important;text-align:left!important}.asdl-eyebrow{display:block!important;width:100%!important;margin:0 0 10px!important;color:var(--asdl-gold-dark)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important;text-align:left!important}.asdl-heading-row h2,.asdl-lastchance h2,.asdl-newsletter h2,.asdl-closing h2{margin:0!important;font-size:clamp(42px,4vw,62px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.04em!important;text-align:left!important}.asdl-heading-row p{max-width:640px!important;margin:12px 0 0!important;color:var(--asdl-muted)!important;font-size:16px!important;line-height:1.6!important;text-align:left!important}.asdl-deal-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--asdl-border)!important;border-radius:18px!important;background:var(--asdl-surface)!important}.asdl-deal-nav a{min-height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;border-right:1px solid var(--asdl-border)!important;border-radius:0!important;font-weight:800!important;transition:.25s ease!important}.asdl-deal-nav a:last-child{border-right:0!important}.asdl-deal-nav a:hover{color:#111!important;background:color-mix(in srgb,var(--asdl-gold) 18%,white)!important}.asdl-featured,.asdl-lastchance,.asdl-newsletter,.asdl-closing{overflow:hidden!important;border-radius:calc(var(--asdl-radius) + 6px)!important}.asdl-featured__content,.asdl-lastchance__content{text-align:left!important}.asdl-featured__content h3{font-weight:800!important;letter-spacing:-.035em!important}.asdl-product-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.asdl-product-card{min-width:0!important;width:100%!important;overflow:hidden!important;border:1px solid var(--asdl-border)!important;border-radius:16px!important;background:var(--asdl-surface)!important;transition:transform .25s ease,box-shadow .25s ease!important}.asdl-product-card:hover{transform:translateY(-8px)!important;box-shadow:0 22px 55px #0000001a!important}.asdl-product-card__media{position:relative!important;width:100%!important;aspect-ratio:1/.82!important;overflow:hidden!important;background:#f3efe8!important}.asdl-product-card__media>a{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;overflow:hidden!important}.asdl-product-card__image,.asdl-product-card__placeholder{position:absolute!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;width:calc(100% + 4px)!important;height:calc(100% + 4px)!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center!important;transition:transform .45s ease!important}.asdl-product-card:hover .asdl-product-card__image{transform:scale(1.055)!important}.asdl-product-card__body{padding:14px 15px 15px!important}.asdl-product-card h3{min-height:4.26em!important;max-height:4.26em!important;margin:11px 0 8px!important;overflow:hidden!important;font-size:17px!important;font-weight:800!important;line-height:1.42!important;text-align:left!important;transition:color .25s ease!important}.asdl-product-card h3 a{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;text-overflow:ellipsis!important;text-align:left!important;transition:color .25s ease!important}.asdl-product-card:hover h3,.asdl-product-card:hover h3 a{color:var(--asdl-gold-dark)!important}.asdl-product-card__rating{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin-top:8px!important;color:var(--asdl-gold)!important;text-align:left!important}.asdl-product-card__saving{margin-top:10px!important;color:var(--asdl-danger)!important;font-size:12px!important;font-weight:800!important;text-align:left!important}.asdl-product-card__bottom{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;margin-top:14px!important}.asdl-product-card__price{display:flex!important;align-items:baseline!important;gap:8px!important}.asdl-product-card__bottom button,.asdl-product-card__bottom>a,.asdl-add{width:100%!important;min-width:0!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:10px 16px!important;border:0!important;border-radius:10px!important;color:#fff!important;background:#111!important;font-size:14px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease!important}.asdl-product-card__bottom button:hover,.asdl-product-card__bottom button:focus-visible,.asdl-product-card__bottom>a:hover,.asdl-product-card__bottom>a:focus-visible,.asdl-add:hover,.asdl-add:focus-visible{color:#fff!important;background:var(--asdl-gold)!important;background-color:var(--asdl-gold)!important;border-color:var(--asdl-gold)!important;transform:translateY(-2px)!important}.asdl-filter-pills{justify-self:end!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.asdl-filter-pills button{color:#fff!important;background:#111!important;border-color:#111!important;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease!important}.asdl-filter-pills button:first-child,.asdl-filter-pills button:first-child.is-active{color:#fff!important;background:var(--asdl-gold)!important;border-color:var(--asdl-gold)!important}.asdl-filter-pills button:not(:first-child),.asdl-filter-pills button:not(:first-child).is-active{color:#fff!important;background:#111!important;border-color:#111!important}.asdl-filter-pills button:hover,.asdl-filter-pills button:focus-visible,.asdl-filter-pills button.is-active:hover,.asdl-filter-pills button.is-active:focus-visible{color:#111!important;background:#fff!important;border-color:#111!important;transform:translateY(-2px)!important}.asdl-bundle-card h3,.asdl-bundle-card p{text-align:left!important}.asdl-bundle-card .asdl-btn{width:100%!important;margin-top:18px!important}.asdl-newsletter{grid-template-columns:1fr minmax(320px,.8fr)!important;align-items:center!important;gap:42px!important;color:#fff!important;background:#111!important}.asdl-newsletter>div:first-child{text-align:left!important}.asdl-newsletter h2{color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800!important;text-align:left!important}.asdl-newsletter p{text-align:left!important}.asdl-closing h2{max-width:900px!important;margin:14px auto 28px!important;color:var(--asdl-text)!important;font-size:clamp(42px,4vw,62px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.04em!important;text-align:center!important}@media(max-width:820px){.asdl-section,.asdl-closing{width:calc(100% - 36px)!important}.asdl-heading-row,.asdl-heading-row--products{grid-template-columns:1fr!important;align-items:start!important;gap:18px!important}.asdl-filter-pills{justify-self:start!important}.asdl-deal-nav{grid-template-columns:1fr 1fr!important}.asdl-deal-nav a:nth-child(2){border-right:0!important}.asdl-deal-nav a:nth-child(-n+2){border-bottom:1px solid var(--asdl-border)!important}.asdl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.asdl-bundle-grid,.asdl-newsletter{grid-template-columns:1fr!important}.asdl-heading-row h2,.asdl-lastchance h2,.asdl-newsletter h2,.asdl-closing h2{font-size:38px!important}}@media(max-width:480px){.asdl-product-card__body{padding:11px!important}.asdl-product-card h3{font-size:14px!important;line-height:1.38!important}.asdl-product-card__bottom button,.asdl-product-card__bottom>a,.asdl-add{min-height:38px!important;padding:8px 10px!important;font-size:12px!important}.asdl-heading-row h2,.asdl-lastchance h2,.asdl-newsletter h2,.asdl-closing h2{font-size:34px!important;line-height:1.08!important}}@media(min-width:821px){.asdl .asdl-hero{position:relative!important;display:block!important;width:100vw!important;max-width:none!important;height:560px!important;min-height:560px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#ead6bd!important}.asdl .asdl-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100%!important;height:560px!important;min-height:560px!important;overflow:hidden!important;background:#ead6bd!important}.asdl .asdl-hero__image,.asdl .asdl-hero__placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important}.asdl .asdl-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#faeddcf7,#faeddce6 24%,#faeddc94 42%,#faeddc1f 64%,#faeddc00 78%)!important}.asdl .asdl-hero__content{position:relative!important;z-index:3!important;width:min(calc(100% - 120px),1460px)!important;height:560px!important;min-height:560px!important;margin:0 auto!important;padding:0 22px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important}.asdl .asdl-kicker{margin:0 0 18px!important}.asdl .asdl-hero__title{max-width:650px!important;margin:0 0 16px!important;font-size:clamp(52px,4.6vw,70px)!important;font-weight:800!important;line-height:1.01!important;letter-spacing:-.045em!important;text-align:left!important}.asdl .asdl-hero__text,.asdl .asdl-hero__text p{max-width:590px!important;margin:0!important;font-size:clamp(17px,1.2vw,20px)!important;line-height:1.55!important;text-align:left!important}.asdl .asdl-countdown{grid-template-columns:repeat(4,minmax(0,74px))!important;gap:8px!important;margin-top:20px!important}.asdl .asdl-countdown div{padding:10px 8px!important;border:1px solid rgba(17,17,17,.12)!important;border-radius:12px!important;background:#ffffff9e!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.asdl .asdl-countdown strong{font-size:20px!important}.asdl .asdl-hero__actions,.asdl .asdl-hero__trust{margin-top:22px!important}.asdl .asdl-hero__floating-card{display:none!important}}@media(max-width:820px){.asdl .asdl-hero{width:calc(100% - 18px)!important;margin:10px auto 0!important;display:flex!important;flex-direction:column-reverse!important;min-height:0!important;height:auto!important;border:1px solid var(--asdl-border)!important;border-radius:22px!important;overflow:hidden!important;background:var(--asdl-surface)!important}.asdl .asdl-hero__media{position:relative!important;inset:auto!important;width:100%!important;height:285px!important;min-height:285px!important}.asdl .asdl-hero__content{width:100%!important;padding:24px 18px 28px!important;text-align:left!important}.asdl .asdl-hero__floating-card{display:none!important}.asdl .asdl-countdown{width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.asdl .asdl-countdown div{padding:9px 5px!important}.asdl .asdl-countdown strong{font-size:17px!important}.asdl-featured__title{text-align:left!important;color:#111!important;font-size:56px!important;font-weight:800!important;line-height:1.05!important;letter-spacing:-.04em!important;margin:10px 0 18px}.asdl-lastchance__title{color:#fff!important;text-align:left!important;font-size:56px!important;font-weight:800!important;line-height:1.05!important;letter-spacing:-.04em!important;margin:10px 0 18px}.asdl-lastchance p{color:#ffffffd1!important;text-align:left!important}}.asdl .asdl-featured__content{align-items:flex-start!important;text-align:left!important}.asdl .asdl-featured__title,.asdl .asdl-featured__content h3{width:100%!important;max-width:680px!important;margin:12px 0 18px!important;color:#111!important;font-size:clamp(36px,3.2vw,56px)!important;font-weight:800!important;line-height:1.04!important;letter-spacing:-.04em!important;text-align:left!important;justify-content:flex-start!important}.asdl .asdl-lastchance__content{align-items:flex-start!important;text-align:left!important}.asdl .asdl-lastchance__title,.asdl .asdl-lastchance__content h2{width:100%!important;max-width:620px!important;margin:10px 0 18px!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:clamp(42px,4vw,62px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.04em!important;text-align:left!important}.asdl .asdl-lastchance__content p{max-width:560px!important;margin:0 0 24px!important;color:#ffffffd1!important;-webkit-text-fill-color:rgba(255,255,255,.82)!important;text-align:left!important}.asdl .asdl-lastchance__content .asdl-btn{align-self:flex-start!important}@media(max-width:820px){.asdl .asdl-featured__title,.asdl .asdl-featured__content h3,.asdl .asdl-lastchance__title,.asdl .asdl-lastchance__content h2{font-size:38px!important;line-height:1.06!important}}@media(max-width:480px){.asdl .asdl-featured__title,.asdl .asdl-featured__content h3,.asdl .asdl-lastchance__title,.asdl .asdl-lastchance__content h2{font-size:32px!important;line-height:1.08!important}}.asdl .asdl-featured__content .asdl-stock{width:100%!important;max-width:560px!important;margin-top:26px!important;align-self:flex-start!important}.asdl .asdl-featured__content .asdl-stock__top{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.asdl .asdl-featured__content .asdl-stock__bar{width:100%!important;max-width:none!important;height:9px!important;margin-top:9px!important;overflow:hidden!important;border-radius:999px!important;background:var(--asdl-border)!important}.asdl .asdl-featured__content .asdl-stock__bar>i{display:block!important;height:100%!important;min-width:0!important;border-radius:inherit!important;background:linear-gradient(90deg,var(--asdl-danger),var(--asdl-gold))!important}.asdl .asdl-featured__actions .asdl-btn--dark{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:#111!important;background-color:#111!important;border-color:#111!important;opacity:1!important;filter:none!important;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease!important}.asdl .asdl-featured__actions .asdl-btn--dark:hover,.asdl .asdl-featured__actions .asdl-btn--dark:focus-visible{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:var(--asdl-gold)!important;background-color:var(--asdl-gold)!important;border-color:var(--asdl-gold)!important;opacity:1!important;filter:none!important;transform:translateY(-2px)!important}@media(max-width:820px){.asdl .asdl-featured__content .asdl-stock{max-width:none!important}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/assaboor-deals-v1.css.map */
