.qls-product-offer{--qls-product-offer-muted: color-mix(in srgb, var(--qls-product-offer-text) 66%, transparent);--qls-product-offer-accent-dark: color-mix(in srgb, var(--qls-product-offer-accent) 82%, #000);--qls-product-offer-soft-accent: color-mix(in srgb, var(--qls-product-offer-accent) 8%, transparent);display:grid;grid-template-areas:"main timer" "actions timer";grid-template-columns:minmax(0,1.25fr) minmax(150px,.75fr);gap:12px 18px;align-items:center;width:100%;margin-top:10px;margin-bottom:12px;padding:18px 20px;box-sizing:border-box;overflow:hidden;border:1px solid var(--qls-product-offer-border);border-radius:20px;background:radial-gradient(circle at 92% 18%,var(--qls-product-offer-soft-accent),transparent 32%),var(--qls-product-offer-bg);color:var(--qls-product-offer-text);box-shadow:0 7px 18px #15110c12;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.qls-product-offer,.qls-product-offer *{box-sizing:border-box}.qls-product-offer[hidden]{display:none!important}.qls-product-offer:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--qls-product-offer-accent) 42%,transparent);box-shadow:0 10px 22px #15110c1a}.qls-product-offer__left{grid-area:main;min-width:0}.qls-product-offer__actions{grid-area:actions;min-width:0}.qls-product-offer__right{grid-area:timer;position:relative;z-index:1;min-width:0}.qls-product-offer__eyebrow{margin-bottom:8px;color:var(--qls-product-offer-accent);font-size:clamp(12px,1vw,15px);font-weight:900;letter-spacing:.09em;line-height:1.05;text-transform:uppercase}.qls-product-offer__headline{color:var(--qls-product-offer-text);font-size:clamp(28px,2.8vw,42px);font-weight:900;letter-spacing:-.035em;line-height:1.02}.qls-product-offer__subheadline{margin-top:3px;color:var(--qls-product-offer-muted);font-size:clamp(13px,1.05vw,15px);font-weight:750;line-height:1.25}.qls-product-offer__description{max-width:95%;margin-top:8px;color:var(--qls-product-offer-muted);font-size:12px;font-weight:600;line-height:1.35}.qls-product-offer__code-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--qls-product-offer-text);font-size:clamp(14px,1.15vw,17px);line-height:1}.qls-product-offer__code-label{font-weight:500}.qls-product-offer__code{display:inline-flex;min-height:30px;padding:5px 16px;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--qls-product-offer-accent) 82%,#fff),var(--qls-product-offer-accent));color:#fff;font:inherit;font-size:clamp(13px,1.05vw,15px);font-weight:900;letter-spacing:.02em;white-space:nowrap;cursor:pointer;box-shadow:0 5px 12px color-mix(in srgb,var(--qls-product-offer-accent) 26%,transparent);transition:transform .12s ease,box-shadow .12s ease}.qls-product-offer__code:hover{transform:translateY(-1px);box-shadow:0 7px 15px color-mix(in srgb,var(--qls-product-offer-accent) 32%,transparent)}.qls-product-offer__code:focus-visible,.qls-product-offer__apply-hint:focus-visible{outline:3px solid color-mix(in srgb,var(--qls-product-offer-accent) 42%,transparent);outline-offset:3px}.qls-product-offer__apply-hint{display:inline-flex;gap:5px;align-items:center;margin-top:10px;padding:0;border:0;background:transparent;color:color-mix(in srgb,var(--qls-product-offer-text) 76%,transparent);font:inherit;font-size:12px;font-weight:650;line-height:1;cursor:pointer}.qls-product-offer__apply-hint svg{flex:0 0 auto;color:var(--qls-product-offer-accent)}.qls-product-offer__right{display:flex;align-self:stretch;padding-left:18px;flex-direction:column;justify-content:center;border-left:1px solid color-mix(in srgb,var(--qls-product-offer-text) 13%,transparent)}.qls-product-offer__ends{color:color-mix(in srgb,var(--qls-product-offer-text) 42%,transparent);font-size:clamp(12px,.95vw,15px);font-weight:900;letter-spacing:.13em;line-height:1;text-transform:uppercase}.qls-product-offer__days{margin-top:9px;color:var(--qls-product-offer-accent);font-size:clamp(25px,2.8vw,36px);font-weight:900;letter-spacing:-.025em;line-height:1;white-space:nowrap}.qls-product-offer__time{margin-top:4px;color:var(--qls-product-offer-accent);font-size:clamp(24px,2.6vw,34px);font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1.02;white-space:nowrap}.qls-product-offer__expired{margin-top:6px;color:var(--qls-product-offer-accent-dark);font-size:12px;font-weight:800;line-height:1.2}.qls-product-offer__status{margin:10px 0 0;color:#087a16;font-size:12px;font-weight:750;line-height:1.3}.qls-product-offer--no-countdown{grid-template-areas:"main actions";grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:22px;padding-block:17px}.qls-product-offer--no-countdown .qls-product-offer__actions{display:flex;min-height:100%;padding-left:22px;flex-direction:column;justify-content:center;border-left:1px solid color-mix(in srgb,var(--qls-product-offer-text) 13%,transparent)}.qls-product-offer--no-countdown .qls-product-offer__code-row{align-items:flex-start;flex-direction:column}.qls-product-offer--no-countdown .qls-product-offer__code{width:100%;max-width:260px}.qls-product-offer.is-expired{opacity:.72}.qls-product-offer.is-expired .qls-product-offer__code,.qls-product-offer.is-expired .qls-product-offer__apply-hint,.qls-product-offer.is-expired .qls-product-offer__days,.qls-product-offer.is-expired .qls-product-offer__time{display:none}.qls-product-offer.is-expired .qls-product-offer__expired{display:block!important}@media(max-width:620px){.qls-product-offer{grid-template-columns:minmax(0,1.12fr) minmax(122px,.88fr);gap:10px 12px;padding:16px 15px;border-radius:19px}.qls-product-offer__eyebrow{margin-bottom:7px;font-size:11px;letter-spacing:.075em}.qls-product-offer__headline{font-size:clamp(23px,7vw,31px)}.qls-product-offer__subheadline{font-size:12px}.qls-product-offer__description{font-size:11px}.qls-product-offer__code-row{gap:7px;font-size:13px}.qls-product-offer__code{min-height:28px;padding:5px 12px;font-size:12px}.qls-product-offer__apply-hint{margin-top:8px;font-size:10.5px}.qls-product-offer__right{padding-left:12px}.qls-product-offer__ends{font-size:10px;letter-spacing:.11em}.qls-product-offer__days{margin-top:8px;font-size:clamp(22px,6.5vw,28px)}.qls-product-offer__time{font-size:clamp(20px,6vw,27px)}.qls-product-offer--no-countdown{grid-template-columns:minmax(0,1fr) minmax(135px,.78fr);gap:13px}.qls-product-offer--no-countdown .qls-product-offer__actions{padding-left:13px}.qls-product-offer--no-countdown .qls-product-offer__code{width:100%}}@media(max-width:430px){.qls-product-offer--no-countdown{grid-template-areas:"main" "actions";grid-template-columns:minmax(0,1fr);gap:12px}.qls-product-offer--no-countdown .qls-product-offer__actions{min-height:0;padding-top:12px;padding-left:0;border-top:1px solid color-mix(in srgb,var(--qls-product-offer-text) 13%,transparent);border-left:0}.qls-product-offer--no-countdown .qls-product-offer__code-row{align-items:center;flex-direction:row}.qls-product-offer--no-countdown .qls-product-offer__code{width:auto}}@media(max-width:390px){.qls-product-offer:not(.qls-product-offer--no-countdown){grid-template-columns:minmax(0,1fr) minmax(108px,.78fr);gap:8px 9px;padding:14px 12px}.qls-product-offer__headline{font-size:23px}.qls-product-offer__right{padding-left:9px}.qls-product-offer__days{font-size:21px}.qls-product-offer__time{font-size:20px}}@media(prefers-reduced-motion:reduce){.qls-product-offer,.qls-product-offer__code{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/169/assets/qls-product-offer.css.map */
