.header--shop-coupons{margin-top:25px;line-height:1.25}.coupon__list{gap:30px;margin-bottom:30px;position:relative}.coupon__list .header--h3{margin:0px 0 -0.5rem}.coupon{width:100%;padding:20px;gap:20px;background:#fff;border:1px #ddd solid;white-space:break-spaces;word-break:break-word;-webkit-transition-property:border-color,-webkit-box-shadow;transition-property:border-color,-webkit-box-shadow;transition-property:border-color,box-shadow;transition-property:border-color,box-shadow,-webkit-box-shadow;-webkit-transition-duration:.4s;transition-duration:.4s}.coupon--cta{background-color:#3e6cff;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:88px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;color:#fff;position:relative}.coupon--cta::before{content:"";display:inline-block;position:absolute;right:0;top:0;height:100%;width:500px;background:url(/img/favicons/safari-pinned-tab.svg) no-repeat;background-position:left 40%;background-size:700px;-webkit-filter:invert(1);filter:invert(1);opacity:.2;pointer-events:none}.coupon--expired{-webkit-filter:brightness(1.25) grayscale(1);filter:brightness(1.25) grayscale(1)}.coupon--target{border-color:#1685ff;-webkit-box-shadow:0 1rem 2rem rgba(22,133,255,.1);box-shadow:0 1rem 2rem rgba(22,133,255,.1)}.coupon__left-side,.coupon__right-side{position:relative}.coupon__left-side{-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px;border-right:1px #ddd dashed;padding-right:20px}.coupon__right-side{width:100%}.coupon__type{min-height:90px;margin-bottom:15px;margin-bottom:3.25em;display:inline-grid}.coupon__discount{font-size:40px;font-weight:600}.coupon__discount-text{font-size:18px;font-weight:500}.coupon__discount-text--single{font-weight:600;font-size:28px;max-width:200px}.coupon__button{position:absolute;left:0;bottom:0;right:20px;width:calc(100% - 20px);background:rgba(0,0,0,0);color:#111;border:1px #1685ff solid;font-weight:600;font-size:14px;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;will-change:background-color,color}.coupon__button--promocode{border-style:dashed}.coupon__button:hover{background-color:#1685ff;color:#fff;border-style:solid}.coupon__title{font-size:16px;font-weight:600;margin-bottom:1rem}.coupon__description{font-size:14px;margin-bottom:2rem}.coupon__info{position:absolute;bottom:0;left:0;right:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.coupon__info-item{font-size:13px;opacity:.75;gap:.25rem}.coupon__info-item--expiring{color:red;opacity:.65}.coupon__info-icon{width:1rem;height:1rem;margin:auto 2px auto 0;opacity:.5}.coupon-cta__title{margin:0;width:410px;font-size:40px;font-weight:600;line-height:1.25}.coupon-cta__btn{background-color:#fff;padding:0;height:50px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;position:relative;overflow:hidden}.coupon-cta__btn:hover .coupon-cta__arrow{width:36px !important}.coupon-cta__arrow{position:absolute;width:26px;height:2px;background:#000;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:width .2s;transition:width .2s}.coupon-cta__arrow::before,.coupon-cta__arrow::after{content:"";display:inline-block;width:10px;height:2px;background-color:#000;position:absolute;top:0;right:0;-webkit-transform:translate(2px, -3px) rotate(45deg);transform:translate(2px, -3px) rotate(45deg)}.coupon-cta__arrow::after{-webkit-transform:translate(2px, 3px) rotate(-45deg);transform:translate(2px, 3px) rotate(-45deg)}.pop-up--coupon{width:100%;height:auto;max-width:360px}.coupons-pop__container{padding:1em;width:100%}.coupons-pop__header{padding:0;margin:.5em 0}.coupons-pop__loading{margin:0 auto}.coupons-pop__form{width:100%}.coupons-pop__copy-icon{width:20px;height:20px;display:inline-block;position:absolute;top:0;bottom:0;left:1rem;margin:auto;z-index:2;pointer-events:none}.coupons-pop__code-value{background-color:rgba(0,0,0,0);outline:none;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:1.3rem;font-weight:500;color:#111;letter-spacing:.03em}.coupons-pop__copied-overlay{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#d5e9ff;border-radius:8px;font-size:14px;font-weight:600;color:#1585ff;gap:6px;opacity:0;pointer-events:none;-webkit-transition:opacity .15s;transition:opacity .15s;z-index:2}.coupons-pop__copied-overlay.show{opacity:1}.coupons-pop__overlay.show{opacity:1}#copyPromocode{font-size:16px;cursor:pointer}.coupons-pop__code-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;cursor:pointer;border-style:dashed;background:#fff;-webkit-transition:border-color .15s;transition:border-color .15s;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.coupons-pop__code-field:hover{border-color:#aaa}.coupons-pop__code-field:active{-webkit-transform:scale(0.995);transform:scale(0.995)}.coupons-pop__code-field:active,.coupons-pop__code-field--success,.coupons-pop__code-field--success:hover{border-color:#1685ff}.coupons-pop__btn{padding:1em 2.5em;width:100%}.coupons-pop__reactions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.coupons-pop__reaction-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:9px 16px;border-radius:100px;border:1.5px solid #e0e0e0;background:#fff;font-size:13px;font-weight:500;color:#333;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.coupons-pop__reaction-btn:hover{border-color:#bbb;background:#fafafa}.coupons-pop__reaction-btn:active{-webkit-transform:scale(0.97);transform:scale(0.97)}.coupons-pop__reaction-btn.sel-yes{background:#edfaf3;border-color:#52c58a;color:#1a6b3f}.coupons-pop__reaction-btn.sel-no{background:#fdecea;border-color:#f08080;color:#9c2a2a}.coupons-pop__reaction-btn.sel-partial{background:#fff8e6;border-color:#f5c842;color:#7a5500}.coupons-pop__reaction-btn.faded{opacity:.3;pointer-events:none}.dot{width:7px;height:7px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.dot-y{background:#34c77b}.dot-n{background:#f06060}.dot-p{background:#f5c842}.coupons-pop__feedback-msg{margin-top:10px;font-size:13px;color:#666;line-height:1.5;min-height:0;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.coupons-pop__feedback-msg.show{opacity:1}.coupons-pop__feedback-msg a{color:#1685ff;cursor:pointer;text-decoration:none}.coupons-pop__feedback-msg a:hover{text-decoration:underline}.coupons-pop__msg-form{width:100%;overflow:hidden;max-height:0;opacity:0;-webkit-transition:max-height .3s ease,opacity .25s ease;transition:max-height .3s ease,opacity .25s ease}.coupons-pop__msg-form.open{max-height:200px;opacity:1;margin-top:14px}.coupons-pop__msg-form-inner{background:#fafafa;border:1.5px solid #e8e8e8;border-radius:14px;padding:12px 14px}.coupons-pop__msg-label{font-size:12px;font-weight:500;color:#888;margin-bottom:8px;display:block;letter-spacing:.03em;text-transform:uppercase}.coupons-pop__msg-textarea{width:100%;resize:none;border:1.5px solid #e0e0e0;border-radius:10px;padding:10px 12px;font-size:13px;color:#111;background:#fff;line-height:1.5;outline:none;-webkit-transition:border-color .15s;transition:border-color .15s;height:72px}.coupons-pop__msg-textarea::-webkit-input-placeholder{color:#bbb}.coupons-pop__msg-textarea::-moz-placeholder{color:#bbb}.coupons-pop__msg-textarea:-ms-input-placeholder{color:#bbb}.coupons-pop__msg-textarea::-ms-input-placeholder{color:#bbb}.coupons-pop__msg-textarea::placeholder{color:#bbb}.coupons-pop__msg-textarea:focus{border-color:#1685ff}.coupons-pop__msg-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.coupons-pop__char-count{font-size:12px;color:#bbb}.coupons-pop__char-count.warn{color:#f5a623}.coupons-pop__send-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:7px 16px;border-radius:100px;border:none;background:#1685ff;font-size:13px;font-weight:600;color:#fff;cursor:pointer;-webkit-transition:background .15s,opacity .15s,-webkit-transform .1s;transition:background .15s,opacity .15s,-webkit-transform .1s;transition:background .15s,transform .1s,opacity .15s;transition:background .15s,transform .1s,opacity .15s,-webkit-transform .1s}.coupons-pop__send-btn:hover{background:#1976d2}.coupons-pop__send-btn:active{-webkit-transform:scale(0.97);transform:scale(0.97)}.coupons-pop__send-btn:disabled{opacity:.4;cursor:default;-webkit-transform:none;transform:none}.coupons-pop__sent-state{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:#edfaf3;border-radius:12px;font-size:13px;font-weight:500;color:#1a6b3f;opacity:0;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease,opacity .25s ease;transition:max-height .3s ease,opacity .25s ease}.coupons-pop__sent-state .coupons-pop__sent-icon{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.coupons-pop__sent-state.show{opacity:1;max-height:200px;margin-top:14px;padding:10px 14px}@media(max-width: 992px){.coupon{-ms-flex-wrap:wrap;flex-wrap:wrap}.coupon__left-side{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;padding-right:0;border-right:none}.coupon__type{height:auto}.coupon__button{width:100%}}@media(max-width: 576px){.pop-up--coupon{max-width:100%}}