.offer-selector{display:block;margin:1.5rem 0;overflow:visible}.offer-selector__heading{display:flex;align-items:center;gap:.75rem;margin:0 0 1rem;color:var(--offer-heading-color, #2f6fed);font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:1.3;text-align:center}.offer-selector__heading-text{flex:0 1 auto;white-space:nowrap}.offer-selector__heading-line{flex:1 1 0;height:1px;min-width:1.2rem;background-color:currentColor;opacity:.95}@media screen and (min-width:750px){.offer-selector__heading{font-size:14px}}@media screen and (max-width:749px){.offer-selector__heading-text{white-space:normal}}.offer-selector__fieldset{border:0;margin:0;padding:0}.offer-selector__options{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:.8rem;margin-bottom:.6rem}.offer-selector__option{display:flex;height:100%;cursor:pointer}.offer-selector__card{position:relative;display:flex;align-items:center;gap:1rem;width:100%;height:100%;box-sizing:border-box;padding:1.2rem 1.4rem;border:.1rem solid rgba(11,58,138,.15);border-radius:1rem;background:var(--offer-card-unselected, #ffffff);color:#0b3a8a;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.offer-selector__radio{width:1.8rem;height:1.8rem;flex-shrink:0;border-radius:50%;border:.2rem solid rgba(11,58,138,.35);box-sizing:border-box;background:transparent;position:relative}.offer-selector__option--selected .offer-selector__card,.offer-selector__input:checked+.offer-selector__card{background:var(--offer-card-selected, #0b3a8a);border-color:var(--offer-card-selected, #0b3a8a);color:#fff;box-shadow:inset 0 0 0 .15rem #ffffff59}.offer-selector__option--selected .offer-selector__radio,.offer-selector__input:checked+.offer-selector__card .offer-selector__radio{border-color:#fff}.offer-selector__option--selected .offer-selector__radio:after,.offer-selector__input:checked+.offer-selector__card .offer-selector__radio:after{content:"";position:absolute;top:.3rem;right:.3rem;bottom:.3rem;left:.3rem;border-radius:50%;background:#fff}.offer-selector__option:focus-within .offer-selector__card{outline:.2rem solid rgba(11,58,138,.35);outline-offset:.2rem}.offer-selector__badge{position:absolute;top:-.7rem;right:1rem;padding:.2rem .8rem;border-radius:999px;background:#6b3fa0;color:#fff;font-size:1.05rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.offer-selector__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-width:0}.offer-selector__text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.offer-selector__title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3;color:inherit}.offer-selector__subtitle{font-family:Poppins,sans-serif;font-size:1.25rem;color:#0b3a8aa6;line-height:1.3}.offer-selector__option--selected .offer-selector__subtitle,.offer-selector__input:checked+.offer-selector__card .offer-selector__subtitle{color:#ffffffd9}.offer-selector__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;flex-shrink:0}.offer-selector__compare{font-family:Poppins,sans-serif;font-size:1.2rem;color:#0b3a8a73;text-decoration:line-through}.offer-selector__option--selected .offer-selector__compare,.offer-selector__input:checked+.offer-selector__card .offer-selector__compare{color:#ffffffb3}.offer-selector__price{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:inherit}@media screen and (max-width:749px){.offer-selector__title{font-size:1.14rem}.offer-selector__subtitle{font-size:.95rem}.offer-selector__compare{font-size:.91rem}.offer-selector__price{font-size:1.22rem}.offer-selector__card{gap:.7rem;padding:1rem 1.1rem}.offer-selector__radio{width:1.4rem;height:1.4rem}}.offer-selector__form{margin-top:0;display:flex;flex-direction:column;align-items:center;width:100%;max-width:none;overflow:visible}.offer-selector__form .product-form__buttons{display:flex;justify-content:center;width:100%;max-width:none;overflow:visible;padding-inline:.8rem;box-sizing:border-box}.offer-selector__form .product-form__submit,a.offer-selector__action-btn,.offer-selector .offer-selector__action-btn{min-height:6.2rem;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:18px;letter-spacing:.3px;text-transform:uppercase;width:100%;max-width:none;margin-inline:0;box-sizing:border-box;animation:offer-selector-heartbeat 1.5s ease-in-out infinite;will-change:transform;transform-origin:center center;color:#fff!important;background:linear-gradient(var(--offer-btn-grad-angle, 180deg),var(--offer-btn-grad-1, #54c75e),var(--offer-btn-grad-2, #2faf3d))!important;background-image:linear-gradient(var(--offer-btn-grad-angle, 180deg),var(--offer-btn-grad-1, #54c75e),var(--offer-btn-grad-2, #2faf3d))!important;border:0!important;box-shadow:none}.offer-selector__form .product-form__submit:hover,a.offer-selector__action-btn:hover,.offer-selector .offer-selector__action-btn:hover{color:#fff!important}@media screen and (max-width:749px){.offer-selector__form .product-form__submit,a.offer-selector__action-btn,.offer-selector .offer-selector__action-btn{min-height:4.7rem;font-size:13.7px;line-height:13.7px;letter-spacing:.23px}}.offer-selector__form .product-form__submit .offer-selector__button-label,a.offer-selector__action-btn .offer-selector__button-label,.offer-selector .offer-selector__action-btn .offer-selector__button-label,.offer-selector__form .product-form__submit>span:not(.loading__spinner),.offer-selector .offer-selector__action-btn>span:not(.loading__spinner){display:inline-flex;align-items:center;justify-content:center;gap:.45em;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.offer-selector__button-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.45em;height:1.45em;color:#fff}.offer-selector__button-icon svg{width:100%;height:100%;fill:currentColor;stroke:currentColor;stroke-width:1.15;stroke-linejoin:round;stroke-linecap:round;paint-order:stroke fill;display:block}.offer-selector__button-icon[hidden]{display:none}offer-selector .offer-selector__action-btn{display:inline-flex!important;align-items:center;justify-content:center;visibility:visible!important;opacity:1!important;position:relative!important;inset:auto!important;transform-origin:center center;pointer-events:auto!important;text-decoration:none;z-index:2}a.offer-selector__action-btn[aria-disabled=true],.offer-selector__form .product-form__submit:disabled{pointer-events:none!important;opacity:.5!important;animation:none}a.offer-selector__action-btn.is-loading,.offer-selector__form .product-form__submit.loading{pointer-events:none;opacity:.75!important;animation:none}@keyframes offer-selector-heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.045)}28%{transform:scale(1)}42%{transform:scale(1.045)}70%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.offer-selector__form .product-form__submit,a.offer-selector__action-btn,.offer-selector .offer-selector__action-btn{animation:none}}#rsi_buy_now_button,[id*=rsi_buy_now],[id*=rsi_buy]:not(.offer-selector__action-btn),button[class*=_rsi]:not(.offer-selector__action-btn),a[class*=_rsi-cod]:not(.offer-selector__action-btn),[class*=rsi-sticky],[class*=_rsi-sticky],[class*=rsi_sticky]{position:fixed!important;left:-10000px!important;top:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;box-shadow:none!important;border:0!important;background:transparent!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-offer-selector.css.map */
