.rth-product-offer,.rth-product-offer *{box-sizing:border-box}.rth-product-offer{container-type:inline-size;width:min(100%,var(--rth-offer-desktop-width, 460px));margin-top:var(--rth-offer-spacing-top, 10px);margin-bottom:var(--rth-offer-spacing-bottom, 12px);overflow:hidden;color:var(--rth-offer-discount-color, #ffffff);background:var(--rth-offer-main-bg, #0b3a78);border:var(--rth-offer-border-width, 1px) solid var(--rth-offer-border, #0b3a78);border-radius:var(--rth-offer-radius, 8px);box-shadow:0 var(--rth-offer-shadow-y, 7px) var(--rth-offer-shadow-blur, 18px) rgb(7 38 82 / var(--rth-offer-shadow-opacity, 12%))}.rth-product-offer[data-desktop-align=center]{margin-inline:auto}.rth-product-offer[data-desktop-align=right]{margin-right:0;margin-left:auto}.rth-product-offer[data-desktop-align=left]{margin-right:auto;margin-left:0}.rth-product-offer[hidden],.rth-product-offer [hidden]{display:none!important}.rth-product-offer__promo-title{display:flex;min-height:0;align-items:center;justify-content:var(--rth-offer-promo-justify, center);padding:var(--rth-offer-promo-padding-y, 5px) var(--rth-offer-main-padding-x, 12px);color:var(--rth-offer-promo-color, #ffffff);background:var(--rth-offer-promo-bg, #061b35);border-bottom:var(--rth-offer-promo-border-width, 1px) solid var(--rth-offer-promo-border, rgb(255 255 255 / 14%))}.rth-product-offer__promo-title-text{width:100%;margin:0;color:inherit;font-size:var(--rth-offer-promo-size, 12px);font-weight:var(--rth-offer-promo-weight, 800);line-height:var(--rth-offer-promo-line-height, 1.2);letter-spacing:var(--rth-offer-promo-letter-spacing, .04em);text-align:var(--rth-offer-promo-align, center);text-transform:none;overflow-wrap:anywhere}.rth-product-offer__main{position:relative;display:grid;grid-template-columns:minmax(0,var(--rth-offer-discount-width, 150px)) minmax(0,1fr);min-height:var(--rth-offer-main-min-height, 58px);align-items:center;padding:var(--rth-offer-main-padding-y, 7px) var(--rth-offer-main-padding-x, 12px);overflow:hidden;background:var(--rth-offer-main-bg, #0b3a78)}.rth-product-offer__main:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(112deg,rgb(255 255 255 / 8%) 0%,transparent 34%),radial-gradient(circle at 82% -40%,rgb(255 255 255 / 12%),transparent 38%);content:"";pointer-events:none}.rth-product-offer__summary,.rth-product-offer__code-panel{position:relative;z-index:1}.rth-product-offer__summary{display:flex;min-width:0;align-self:stretch;align-items:center;justify-content:flex-start;padding-right:var(--rth-offer-discount-divider-space, 8px);padding-left:var(--rth-offer-discount-left-space, 0px);border-inline-end:var(--rth-offer-divider-width, 1px) solid var(--rth-offer-divider, rgb(255 255 255 / 24%))}.rth-product-offer__main--no-code .rth-product-offer__summary{grid-column:1 / -1;padding-right:0;padding-left:var(--rth-offer-discount-left-space, 0px);border-inline-end:0}.rth-product-offer__content{display:flex;width:100%;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--rth-offer-discount-stack-gap, 3px);text-align:left}.rth-product-offer[data-discount-align=center] .rth-product-offer__content{align-items:center;text-align:center}.rth-product-offer[data-discount-align=flex-start] .rth-product-offer__content{align-items:flex-start;text-align:left}.rth-product-offer__headline{max-width:100%;margin:0;overflow:hidden;color:var(--rth-offer-discount-color, #ffffff);font-size:var(--rth-offer-discount-size, 27px);font-weight:var(--rth-offer-discount-weight, 900);line-height:var(--rth-offer-discount-line-height, .92);letter-spacing:var(--rth-offer-discount-letter-spacing, -.04em);text-align:inherit;text-overflow:ellipsis;white-space:nowrap}.rth-product-offer__note{display:inline-flex;width:max-content;max-width:none;align-items:center;margin:0;padding:var(--rth-offer-note-padding-y, 2px) var(--rth-offer-note-padding-x, 6px);color:var(--rth-offer-note-color, #ffffff);background:var(--rth-offer-note-bg, #061b35);border-radius:var(--rth-offer-note-radius, 2px);font-size:var(--rth-offer-note-size, 8px);font-weight:var(--rth-offer-note-weight, 800);line-height:var(--rth-offer-note-line-height, 1.1);letter-spacing:var(--rth-offer-note-letter-spacing, .1em);text-align:inherit;text-transform:none;overflow-wrap:anywhere}.rth-product-offer__code-panel,.rth-product-offer__code-copy{display:flex;min-width:0;align-items:center}.rth-product-offer__code-panel{width:100%;align-self:stretch;padding-left:var(--rth-offer-code-divider-space, 10px)}.rth-product-offer__code-copy{width:100%;justify-content:space-between;gap:var(--rth-offer-code-button-gap, 10px)}.rth-product-offer__code-content{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--rth-offer-code-stack-gap, 3px)}.rth-product-offer__code-label{max-width:100%;overflow:hidden;color:var(--rth-offer-code-label-color, #dbeafe);font-size:var(--rth-offer-code-label-size, 9px);font-weight:var(--rth-offer-code-label-weight, 700);line-height:1;letter-spacing:var(--rth-offer-code-label-letter-spacing, .04em);text-overflow:ellipsis;text-transform:none;white-space:nowrap}.rth-product-offer__code-value{display:inline-flex;max-width:100%;min-width:0;align-items:center;color:var(--rth-offer-code-text, #ffffff)}.rth-product-offer__code{display:block;max-width:100%;overflow:hidden;color:inherit;font-family:inherit;font-size:var(--rth-offer-code-size, 18px);font-weight:var(--rth-offer-code-weight, 900);line-height:1;letter-spacing:var(--rth-offer-code-letter-spacing, .01em);text-overflow:ellipsis;white-space:nowrap}.rth-product-offer__copy-button{--rth-offer-button-current-height: var(--rth-offer-button-height, 44px);display:inline-flex;width:var(--rth-offer-button-width, 68px);min-width:var(--rth-offer-button-width, 68px);height:var(--rth-offer-button-current-height);min-height:0;max-height:var(--rth-offer-button-current-height);align-self:center;flex:0 0 auto;align-items:center;justify-content:center;padding:6px 8px;color:var(--rth-offer-button-text, #0b3a78);background:var(--rth-offer-button-bg, #ffffff);border:var(--rth-offer-button-border-width, 1px) solid var(--rth-offer-button-border, #ffffff);border-radius:var(--rth-offer-button-radius, 4px);box-shadow:0 3px 10px #02163638;cursor:pointer;font:inherit;font-size:var(--rth-offer-button-size, 12px);font-weight:var(--rth-offer-button-weight, 900);line-height:1;letter-spacing:var(--rth-offer-button-letter-spacing, .02em);text-transform:none;touch-action:manipulation;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.rth-product-offer__copy-button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rth-product-offer__copy-button:hover:not(:disabled):not([data-copied=true]):not([data-copy-error=true]){color:var(--rth-offer-button-hover-text, #ffffff);background:var(--rth-offer-button-hover-bg, linear-gradient(180deg, #0d315f 0%, #061b35 100%));border-color:var(--rth-offer-button-hover-border, #0d315f);box-shadow:0 5px 14px #0216364d;transform:translateY(calc(-1 * var(--rth-offer-button-hover-lift, 1px)))}.rth-product-offer__copy-button:active:not(:disabled):not([data-copied=true]):not([data-copy-error=true]){color:var(--rth-offer-button-active-text, #ffffff);background:var(--rth-offer-button-active-bg, linear-gradient(180deg, #08284f 0%, #04172f 100%));border-color:var(--rth-offer-button-active-border, #061b35);box-shadow:0 2px 6px #02163638;transform:translateY(0)}.rth-product-offer__copy-button:focus-visible{outline:3px solid var(--rth-offer-accent, #12a8ff);outline-offset:2px}.rth-product-offer__copy-button:disabled{cursor:wait;opacity:.72}.rth-product-offer__copy-button[data-copied=true],.rth-product-offer__copy-button[data-copied=true]:hover{color:var(--rth-offer-success-text, #ffffff);background:var(--rth-offer-success-bg, linear-gradient(180deg, #087443 0%, #055b34 100%));border-color:var(--rth-offer-success-border, #087443);box-shadow:0 3px 10px #02163638;transform:none}.rth-product-offer__copy-button[data-copy-error=true],.rth-product-offer__copy-button[data-copy-error=true]:hover{color:var(--rth-offer-error-text, #ffffff);background:var(--rth-offer-error-bg, #b42318);border-color:var(--rth-offer-error-border, #b42318);box-shadow:0 3px 10px #02163638;transform:none}.rth-product-offer__countdown{display:flex;min-height:var(--rth-offer-countdown-height, 29px);flex-wrap:wrap;align-items:center;justify-content:var(--rth-offer-countdown-justify, center);gap:2px var(--rth-offer-countdown-gap, 7px);padding:var(--rth-offer-countdown-padding-y, 4px) var(--rth-offer-main-padding-x, 12px);color:var(--rth-offer-countdown-text, #ffffff);background:var(--rth-offer-countdown-bg, #061b35);border-top:var(--rth-offer-countdown-border-width, 1px) solid var(--rth-offer-countdown-border, rgb(255 255 255 / 12%))}.rth-product-offer__countdown-label{display:inline-flex;min-width:0;align-items:center;gap:var(--rth-offer-countdown-icon-gap, 5px);color:var(--rth-offer-countdown-label-color, #dbeafe);font-size:var(--rth-offer-countdown-label-size, 10px);font-weight:var(--rth-offer-countdown-label-weight, 700);line-height:1;white-space:nowrap}.rth-product-offer__countdown-label svg{width:var(--rth-offer-clock-size, 13px);height:var(--rth-offer-clock-size, 13px);flex:0 0 var(--rth-offer-clock-size, 13px);color:var(--rth-offer-accent, #12a8ff)}.rth-product-offer__timer{display:inline-flex;min-width:0;align-items:baseline;gap:var(--rth-offer-timer-gap, 3px);color:var(--rth-offer-countdown-text, #ffffff);font-variant-numeric:tabular-nums;white-space:nowrap}.rth-product-offer__time-part{display:inline-flex;align-items:baseline;justify-content:center;gap:1px;color:inherit;line-height:1}.rth-product-offer__time-value{min-width:2ch;font-size:var(--rth-offer-timer-size, 11px);font-weight:var(--rth-offer-timer-weight, 900);text-align:center}.rth-product-offer__time-unit{color:var(--rth-offer-unit-color, #dbeafe);font-size:var(--rth-offer-unit-size, 8px);font-weight:var(--rth-offer-unit-weight, 700);text-transform:lowercase}.rth-product-offer__separator{color:var(--rth-offer-separator-color, #dbeafe);font-size:var(--rth-offer-separator-size, 10px);font-weight:var(--rth-offer-separator-weight, 800);opacity:.78}.rth-product-offer__expired{color:var(--rth-offer-countdown-text, #ffffff);font-size:var(--rth-offer-countdown-label-size, 10px);font-weight:var(--rth-offer-countdown-label-weight, 700);line-height:1.2}.rth-product-offer__status,.rth-product-offer__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@container (max-width: 410px){.rth-product-offer__promo-title{padding:var(--rth-offer-promo-padding-y-mobile, 4px) var(--rth-offer-main-padding-x-mobile, 8px)}.rth-product-offer__promo-title-text{font-size:var(--rth-offer-promo-size-mobile, 11px);font-weight:var(--rth-offer-promo-weight-mobile, 800)}.rth-product-offer__main{grid-template-columns:minmax(0,min(var(--rth-offer-discount-width-mobile, 130px),58cqi)) minmax(0,1fr);min-height:var(--rth-offer-main-min-height-mobile, 58px);padding:var(--rth-offer-main-padding-y-mobile, 7px) var(--rth-offer-main-padding-x-mobile, 8px)}.rth-product-offer__summary{justify-content:flex-start;padding-right:var(--rth-offer-discount-divider-space-mobile, 5px);padding-left:var(--rth-offer-discount-left-space-mobile, 0px)}.rth-product-offer__code-panel{padding-left:var(--rth-offer-code-divider-space-mobile, 6px)}.rth-product-offer__content{align-items:flex-start;gap:var(--rth-offer-discount-stack-gap-mobile, 3px);text-align:left}.rth-product-offer[data-discount-align-mobile=center] .rth-product-offer__content{align-items:center;text-align:center}.rth-product-offer[data-discount-align-mobile=flex-start] .rth-product-offer__content{align-items:flex-start;text-align:left}.rth-product-offer__headline{font-size:var(--rth-offer-discount-size-mobile, 24px);font-weight:var(--rth-offer-discount-weight-mobile, 900)}.rth-product-offer__note{padding:var(--rth-offer-note-padding-y-mobile, 2px) var(--rth-offer-note-padding-x-mobile, 5px);font-size:var(--rth-offer-note-size-mobile, 8px);font-weight:var(--rth-offer-note-weight-mobile, 800)}.rth-product-offer__code-copy{gap:var(--rth-offer-code-button-gap-mobile, 7px)}.rth-product-offer__code-content{gap:var(--rth-offer-code-stack-gap-mobile, 3px)}.rth-product-offer__code-label{font-size:var(--rth-offer-code-label-size-mobile, 8px);font-weight:var(--rth-offer-code-label-weight-mobile, 700)}.rth-product-offer__code{font-size:var(--rth-offer-code-size-mobile, 16px);font-weight:var(--rth-offer-code-weight-mobile, 900)}.rth-product-offer__copy-button{--rth-offer-button-current-height: var(--rth-offer-button-height-mobile, 44px);width:var(--rth-offer-button-width-mobile, 60px);min-width:var(--rth-offer-button-width-mobile, 60px);height:var(--rth-offer-button-current-height);min-height:0;max-height:var(--rth-offer-button-current-height);font-size:var(--rth-offer-button-size-mobile, 11px);font-weight:var(--rth-offer-button-weight-mobile, 900)}.rth-product-offer__countdown{min-height:var(--rth-offer-countdown-height-mobile, 29px);gap:2px var(--rth-offer-countdown-gap-mobile, 6px);padding:var(--rth-offer-countdown-padding-y-mobile, 4px) var(--rth-offer-main-padding-x-mobile, 8px)}.rth-product-offer__countdown-label{font-size:var(--rth-offer-countdown-label-size-mobile, 10px);font-weight:var(--rth-offer-countdown-label-weight-mobile, 700)}.rth-product-offer__countdown-label svg{width:var(--rth-offer-clock-size-mobile, 13px);height:var(--rth-offer-clock-size-mobile, 13px);flex-basis:var(--rth-offer-clock-size-mobile, 13px)}.rth-product-offer__timer{gap:var(--rth-offer-timer-gap-mobile, 3px)}.rth-product-offer__time-value{font-size:var(--rth-offer-timer-size-mobile, 11px);font-weight:var(--rth-offer-timer-weight-mobile, 900)}.rth-product-offer__time-unit{font-size:var(--rth-offer-unit-size-mobile, 8px);font-weight:var(--rth-offer-unit-weight-mobile, 700)}.rth-product-offer__separator{font-size:var(--rth-offer-separator-size-mobile, 10px);font-weight:var(--rth-offer-separator-weight-mobile, 800)}}@container (max-width: 285px){.rth-product-offer__main{grid-template-columns:minmax(0,48cqi) minmax(0,1fr)}.rth-product-offer__code-label{display:none}.rth-product-offer__note{width:auto;max-width:100%}.rth-product-offer__promo-title-text{letter-spacing:.02em}}@media screen and (max-width:749px){.rth-product-offer{width:min(100%,var(--rth-offer-mobile-width, 100%));margin-top:var(--rth-offer-spacing-top-mobile, 10px);margin-bottom:var(--rth-offer-spacing-bottom-mobile, 12px)}.rth-product-offer[data-mobile-align=center]{margin-inline:auto}.rth-product-offer[data-mobile-align=left]{margin-right:auto;margin-left:0}.rth-product-offer[data-mobile-align=right]{margin-right:0;margin-left:auto}}@media(prefers-reduced-motion:reduce){.rth-product-offer__copy-button{transition:none}.rth-product-offer__copy-button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/product-discount-offer.css.map */
