.sh-buy-choice{--sh-bc-title: #2f4f6f;--sh-bc-price: #b85a3a;--sh-bc-meta: #6b6b6b;--sh-bc-gold: #b89a3a;--sh-bc-gold-deep: #a68932;--sh-bc-border: #e5e1d8;--sh-bc-selected-bg: #faf6ee;--sh-bc-footer-bg: #f4efe4;margin:0 0 1rem;border:1px solid var(--sh-bc-border);border-radius:14px;background:#fff;overflow:hidden}.sh-buy-choice__heading{margin:0;padding:1.05rem 1rem .85rem;text-align:center;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;color:var(--sh-bc-title)}.sh-buy-choice__option{position:relative;display:grid;grid-template-columns:1.15rem minmax(0,1fr);gap:.7rem;align-items:start;margin:0 .85rem .65rem;padding:.95rem .9rem .85rem;border:1px solid var(--sh-bc-border);border-radius:12px;background:#fff;cursor:pointer}.sh-buy-choice__select-hit{display:flex;align-items:flex-start;margin:0;cursor:pointer}.sh-buy-choice__option.is-selected{border-color:var(--sh-bc-gold);background:var(--sh-bc-selected-bg);box-shadow:0 0 0 1px #b89a3a2e}.sh-buy-choice__option input{position:absolute;opacity:0;pointer-events:none}.sh-buy-choice__radio{width:1.15rem;height:1.15rem;margin-top:.2rem;border:2px solid #9a9a9a;border-radius:50%;position:relative}.sh-buy-choice__option.is-selected .sh-buy-choice__radio{border-color:var(--sh-bc-gold)}.sh-buy-choice__option.is-selected .sh-buy-choice__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--sh-bc-gold)}.sh-buy-choice__body{display:flex;flex-direction:column;align-items:stretch;min-width:0;width:100%}.sh-buy-choice__ribbon-wrap{position:absolute;top:0;right:0;z-index:2;width:5.75rem;height:5.75rem;overflow:hidden;border-radius:0 12px 0 0;pointer-events:none}.sh-buy-choice__ribbon{position:absolute;top:1.05rem;right:-2.15rem;width:9.25rem;padding:.32rem 0;background:var(--sh-bc-gold);color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase;white-space:nowrap;transform:rotate(45deg);box-shadow:0 1px 2px #0000001f}.sh-buy-choice__head{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:.75rem;row-gap:.35rem;align-items:start;width:100%}.sh-buy-choice__head-main{display:contents}.sh-buy-choice__title-row,.sh-buy-choice__head-main>.sh-buy-choice__title{grid-column:1;grid-row:1;min-width:0}.sh-buy-choice__aside{grid-column:2;grid-row:1;display:inline-flex;align-items:baseline;justify-content:flex-end;gap:.35rem;padding-top:.12rem;white-space:nowrap}.sh-buy-choice__meta{grid-column:1 / -1;grid-row:2;margin:0;color:var(--sh-bc-meta);font-size:.8125rem;line-height:1.45;hyphens:none;-webkit-hyphens:none;overflow-wrap:break-word;word-break:normal}.sh-buy-choice__option[data-sh-buy-option=auto] .sh-buy-choice__head{padding-right:2.5rem}.sh-buy-choice__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .45rem}.sh-buy-choice__title{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:500;color:var(--sh-bc-title);line-height:1.3;hyphens:none;-webkit-hyphens:none}.sh-buy-choice__pill{display:inline-flex;align-items:center;padding:.2rem .45rem;border-radius:4px;background:var(--sh-bc-gold);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.sh-buy-choice__afterpay{display:inline}.sh-buy-choice__afterpay strong{font-weight:700;color:inherit}.sh-buy-choice__discount-note{display:block;margin-top:.25rem;color:var(--sh-bc-meta);font-size:.75rem;line-height:1.35;font-style:italic}.sh-buy-choice__discount-star{font-style:normal;font-weight:700;color:#c62828;margin-right:.1em}.sh-buy-choice__afterpay-logo{display:none}.sh-buy-choice__amount{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:var(--sh-bc-price);line-height:1.15}.sh-buy-choice__compare{font-size:.8125rem;font-weight:400;color:#9a9a9a;text-decoration:line-through}.sh-buy-choice__freq{display:none;width:100%;margin-top:.7rem;cursor:default}.sh-buy-choice__option.is-selected .sh-buy-choice__freq{display:block}.sh-buy-choice__freq select{width:100%;min-height:2.45rem;padding:.45rem 2rem .45rem .75rem;border:1px solid var(--sh-bc-border);border-radius:8px;background-color:#fff;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;-webkit-appearance:none;appearance:none;font-size:.875rem;color:#333}.sh-buy-choice__footer{margin-top:.15rem;padding:.8rem .85rem .9rem;background:var(--sh-bc-footer-bg);border-top:1px solid #ebe4d6}.sh-buy-choice__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem 0}.sh-buy-choice__trust-item{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .55rem;color:var(--sh-bc-gold);font-size:.72rem;font-weight:600;line-height:1.2}.sh-buy-choice__trust-item+.sh-buy-choice__trust-item{border-left:1px solid rgba(0,0,0,.12)}.sh-buy-choice__trust-item svg{flex-shrink:0}.sh-buy-choice__legal{margin:.55rem 0 0;text-align:center;color:#8a8a8a;font-size:.6875rem;line-height:1.35}@media(max-width:640px){.sh-buy-choice{border-radius:12px}.sh-buy-choice__heading{padding:.95rem .85rem .7rem;font-size:1.125rem}.sh-buy-choice__option{grid-template-columns:1.05rem minmax(0,1fr);gap:.6rem;margin:0 .6rem .55rem;padding:.85rem .75rem .8rem}.sh-buy-choice__option[data-sh-buy-option=auto]{padding-right:.85rem}.sh-buy-choice__option[data-sh-buy-option=auto] .sh-buy-choice__head{padding-right:2.15rem}.sh-buy-choice__head{column-gap:.55rem;row-gap:.4rem}.sh-buy-choice__title{font-size:.98rem;line-height:1.28}.sh-buy-choice__title-row{gap:.3rem .35rem}.sh-buy-choice__pill{font-size:.5625rem;padding:.18rem .38rem}.sh-buy-choice__meta{font-size:.78rem;line-height:1.4}.sh-buy-choice__aside{flex-direction:column;align-items:flex-end;gap:.1rem;padding-top:.05rem}.sh-buy-choice__amount{font-size:1.05rem;letter-spacing:-.01em}.sh-buy-choice__compare{font-size:.75rem}.sh-buy-choice__freq{margin-top:.65rem}.sh-buy-choice__freq select{min-height:2.35rem;font-size:.8125rem}.sh-buy-choice__afterpay-logo{height:1.05rem;max-width:4.25rem}.sh-buy-choice__ribbon-wrap{width:4.75rem;height:4.75rem}.sh-buy-choice__ribbon{top:.85rem;right:-2.15rem;width:8.25rem;padding:.28rem 0;font-size:.52rem;letter-spacing:.04em}.sh-buy-choice__footer{padding:.75rem .65rem .85rem}.sh-buy-choice__trust-item{padding:.2rem .4rem;font-size:.625rem}}.product-form:has([data-sh-buy-choice]) .sealsubs-target-element,.product-purchase-options-wrap:has([data-sh-buy-choice]) .sealsubs-target-element,.product-form.sh-buy-choice-active .sealsubs-target-element,.sh-buy-choice-active .sealsubs-target-element{display:none!important}.product-form.sh-buy-choice-active select[name=selling_plan],.product-form.sh-buy-choice-active select[data-sh-selling-plan-disabled],.product-form.sh-buy-choice-active .product-selling-plan-selector{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/103/assets/sh-buy-choice.css.map */
