.bso-subscription{display:block;margin:15px 0}.product-form-selling-plans{--pfsp-gap: 10px;padding:0;border:none;display:flex;flex-wrap:wrap;gap:var(--pfsp-gap);align-items:flex-start}.selling-plan--header{position:relative}.selling-plan--header .heading{font-size:22px;line-height:22px;color:rgb(var(--color-heading));margin-bottom:0}.selling-plan--header .subheadline{color:rgb(var(--color-heading));font-size:14px;margin:0 0 10px}.selling-plan-group{position:relative;display:flex;flex:1 0 auto;flex-wrap:wrap;flex-direction:row;max-width:100%;box-shadow:none;border:1.5px solid var(--bso-subs-border-color-transparent);padding:1em .75em;border-radius:10px;color:var(--bso-subs-text-color);background-color:var(--bso-subs-bg-color-transparent)}.selling-plan-group.active{background-color:var(--bso-subs-bg-color);border-color:var(--bso-subs-border-color)}.selling-plan-group--label{font-size:14px;font-weight:500;width:100%;justify-content:space-between;display:flex;min-height:58px;align-items:center}.selling-plan-group--input-wrapper{display:flex;align-items:center;padding:3px 0}.selling-plan-group--input-wrapper input[type=radio]{margin:0;width:18px;height:18px;accent-color:#3a3a3a}.selling-plan-group--input-text,.selling-plan-group--input-wrapper span{margin-left:5px}.selling-plan-group--options-label,.selling-plan-group--input-wrapper span{font-size:13.5px;font-weight:500}.selling-plan-group--content{width:100%;display:flex;flex-direction:column}.selling-plan-group--options .select:before,.selling-plan-group--options .select:after{display:none}.selling-plan-group--options .selling-plan-group--selling-plan-selector{font-family:inherit;font-weight:inherit;font-style:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-size:14px;color:#000;margin-top:5px;width:100%;border-radius:4px;border:1px solid #a4a4a4;padding:.445em 28px .445em 10px;line-height:1.6;background-image:url(https://cdn-app.sealsubscriptions.com/shopify/public/img/app/dwn.svg?v2)!important;background-repeat:no-repeat;background-position:right 10px center;text-indent:.01px;text-overflow:clip;cursor:pointer;background-origin:border-box;background-size:auto;min-height:unset;height:auto}.selling-plan-group--options .selling-plan-group--selling-plan-selector:focus,.selling-plan-group--options .selling-plan-group--selling-plan-selector:hover{outline:none}.selling-plan-group--options .selling-plan-group--selling-plan-selector:focus-visible{box-shadow:none}.selling-plan-group .selling-plan-group--per-delivery-price{text-align:right}.selling-plan-group .per-delivery-price--value .unit-price{color:var(--bso-subs-text-color);font-weight:400;margin:0;text-transform:none;font-size:12px}.subscription-plan.selling-plan-group .per-delivery-price--value{color:#000;font-weight:500}.subscription-plan.selling-plan-group .line-through{text-decoration:line-through;color:var(--bso-subs-text-color);font-size:13px;font-weight:400}@media screen and (min-width: 1260px){.selling-plan-group{flex-wrap:nowrap;flex-direction:column}}.collapsible-inner{max-height:0;overflow:hidden;transition:all .1s ease}.collapsible-inner[aria-expanded=true]{max-height:1000px}.selling-plan-group .appstle-save-badge{background-color:#fed83f;color:#3b3b3b;width:auto;border-radius:2px 3px 3px 2px;text-transform:uppercase;font-size:1rem;letter-spacing:1px;line-height:2;padding:0 .5em;margin-left:.5rem;position:relative;display:inline-block;font-weight:700}.selling-plan-group .appstle-save-badge:before{content:"";display:block;position:absolute;top:0;height:100%;width:2em;left:calc(-2em + 1px);background:linear-gradient(to bottom right,transparent 49.4%,rgb(254,216,63) 50%) top,linear-gradient(to top right,transparent 49.4%,rgb(254,216,63) 50%) bottom;background:linear-gradient(to bottom right,transparent 50%,rgb(254,216,63) 50%) top,linear-gradient(to top right,transparent 50%,rgb(254,216,63) 50%) bottom;background:conic-gradient(transparent 45deg,rgb(254,216,63) 45deg 135deg,transparent 125deg 360deg);background-size:100% 51%;background-size:100% 100%;background-repeat:no-repeat}.subscription-tooltip{margin:1.3rem 0;position:relative}.subscription-tooltip .tooltip-icon{display:flex;align-items:center;position:unset;line-height:1;cursor:pointer}.subscription-tooltip .tooltip_subscription_svg{width:16px;height:16px;margin-right:.8rem;fill:rgb(var(--color-foreground))}.subscription-tooltip .tooltip-title{font-size:.8em;line-height:1}.subscription-tooltip .tooltip-icon:after{border:solid transparent;border-top-color:#3a3a3a;border-width:9px;content:"";position:absolute;pointer-events:none;opacity:0;left:2px;bottom:0;-ms-transform:translateX(-50%) translateY(10px) rotate(180deg);transform:translateY(0) rotate(180deg);transition-delay:0;visibility:hidden;transition:transform .2s cubic-bezier(.215,.61,.355,1);z-index:99999999;background:none;padding:0}.subscription-tooltip .tooltip-icon:hover:after,.subscription-tooltip .tooltip-icon.show-tooltip:after{opacity:1;visibility:visible;-ms-transform:translateX(-50%) translateY(0) rotate(180deg);transform:translateY(0) rotate(180deg)}.subscription-tooltip .tooltip-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 2px 4px #00000026;background-color:#3a3a3a;border-radius:5px;left:0;transition:transform .2s cubic-bezier(.215,.61,.355,1);-ms-transform:translateY(0);transform:translateY(100%) scaleY(0);transform-origin:center top;opacity:0;position:absolute;bottom:1px;min-width:250px}.subscription-tooltip .tooltip-content-wrapper{padding:16px}.subscription-tooltip .tooltip-content p{color:#fff;margin:0;font-size:13.5px;line-height:25.5px}.subscription-tooltip .tooltip-icon:hover+.tooltip-content,.subscription-tooltip .tooltip-icon.show-tooltip+.tooltip-content{opacity:1;visibility:visible;transform:translateY(100%) scaleY(1);bottom:1px;z-index:99999999}@media screen and (min-width: 769px){.subscription-tooltip .tooltip-content p{font-size:14.4px}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/bso-subscription.css.map */
