.selling-plans{display:block;margin:48px 0 12px}.purchase-option{position:relative;z-index:1;display:block;height:var(--option-height, auto);margin-bottom:12px;transition:height var(--duration-medium) var(--ease-out-slow),margin-bottom var(--duration-medium) var(--ease-out-slow),opacity var(--duration-medium) var(--ease-out-slow),visibility var(--duration-medium) 0s}.purchase-option+.purchase-option--has-badge{margin-top:32px}.purchase-option:last-of-type{margin-bottom:0}.purchase-option.purchase-option--hide{height:0;margin-bottom:0;opacity:0;visibility:hidden;pointer-events:none;transition:height var(--duration-medium) var(--ease-out-slow),margin-bottom var(--duration-medium) var(--ease-out-slow),opacity var(--duration-medium) var(--ease-out-slow),visibility var(--duration-default) var(--duration-default)}.purchase-option__inner{position:relative;display:block;padding:12px 16px;border:1.5px solid rgba(0,0,0,0);border-radius:12px;background-color:#f1f1f1;transition:border var(--duration-medium) var(--ease-out-slow),background-color var(--duration-medium) var(--ease-out-slow),transform var(--duration-medium) var(--ease-out-slow);z-index:3}.purchase-option--checked .purchase-option__inner{border-left-width:9px;background-color:rgb(var(--color-background));border-color:#46295a}.purchase-option--pink-highlight.purchase-option--checked .purchase-option__inner{border-color:#c561f9}.purchase-option--darker-purple-highlight.purchase-option--checked .purchase-option__inner{border-color:#46295a}.purchase-option--hide .purchase-option__inner{transform:translateY(25%)}.purchase-option__label{display:flex;align-items:center;justify-content:flex-start}.purchase-option--disabled .purchase-option__label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;cursor:pointer}.purchase-option__name{margin-right:auto;font-size:15px}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__name{font-size:22px}}.purchase-option__compare-at-price{font-size:15px}.purchase-option__compare-at-price:empty{display:none}.purchase-option__price{margin-left:4px;font-size:15px;font-weight:700;transition:color var(--duration-medium) var(--ease-out-slow)}.purchase-option__compare-at-price:not(:empty)+.purchase-option__price{color:#c561f9}.purchase-option__each{margin-left:4px;font-size:13px;transition:color var(--duration-medium) var(--ease-out-slow)}.purchase-option__compare-at-price:not(:empty)+.purchase-option__price+.purchase-option__each{color:#c561f9}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__price{font-size:20px}}.purchase-option__info{position:relative;display:none;grid-template-columns:1fr;row-gap:12px;align-items:center;margin-top:12px;z-index:1;transition:opacity var(--duration-medium) var(--ease-out-slow)}.purchase-option--open .purchase-option__info{display:grid}.purchase-option--disabled .purchase-option__info{pointer-events:none;opacity:.6}.purchase-option--disabled:hover .purchase-option__info{opacity:.8}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__info{grid-template-columns:repeat(2,minmax(min-content,max-content));grid-auto-rows:min-content;column-gap:6px;row-gap:24px;justify-content:space-between}}.purchase-option__info-items{display:grid;grid-template-columns:1fr;row-gap:6px;justify-content:space-between;margin:0;padding:0}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__info-items{display:grid;grid-template-columns:subgrid;grid-column:1 / span 2;grid-row:1 / span 1;row-gap:6px;justify-content:space-between}.purchase-option--has-image .purchase-option__info-items{grid-template-columns:1fr;grid-column:1 / span 1}}.purchase-option__info-item{display:flex;align-items:flex-start;justify-content:flex-start;font-size:12px;font-weight:500;line-height:1}.purchase-option__info-item-icon-wrapper{position:relative;display:block;flex:0 0 12px;width:12px;height:auto;margin-right:6px}.purchase-option__info-item-icon,.purchase-option__info-item-icon-wrapper svg{position:absolute;top:1px;left:0;width:100%;height:auto;transition:opacity var(--duration-medium) var(--ease-out-slow)}.purchase-option__info-item-icon-wrapper svg{color:red;opacity:0}.purchase-option--disabled .purchase-option__info-item-icon-wrapper svg{opacity:1}.purchase-option--disabled .purchase-option__info-item-icon{opacity:0}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__info-item{flex:0 0 15px;font-size:15px}.purchase-option__info-item-icon-wrapper{width:16px}}.purchase-option__image-wrapper{display:flex;flex-direction:column;align-items:center;grid-column:2 / span 1;grid-row:1 / span 1;justify-self:end}.purchase-option__image{display:block;width:100%;height:auto;max-width:120px}@media screen and (min-width: 500px) and (max-width: 749px){.purchase-option__image{max-width:140px}}@media screen and (min-width: 750px){.purchase-option__image{max-width:100px}}@media screen and (min-width: 1080px){.purchase-option__image{max-width:180px}}.purchase-option__total-savings{display:block;padding:3px 12px;border-radius:7px;text-align:center;font-size:13px;color:#fff;background-color:#46295a}@media screen and (min-width: 480px){.purchase-option__total-savings{font-size:14px}}@media screen and (min-width: 750px){.purchase-option__total-savings{font-size:13px}}@media screen and (min-width: 990px){.purchase-option__total-savings{font-size:15px}}.purchase-option--pink-highlight .purchase-option__total-savings{background-color:#c561f9}.purchase-option__details{display:flex;align-items:flex-end;justify-content:space-between}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__details{display:grid;grid-template-columns:subgrid;grid-column:1 / span 2;grid-row:2 / span 1;justify-content:space-between}}.purchase-option__plan-select-wrapper{flex:1 0 auto;padding-right:6px}.purchase-option__plan-label{display:block;font-size:12px}.purchase-option__plan-select{width:100%;max-width:175px;padding:2px 12px;border-radius:4px;border-color:#46295a;background:#46295a;color:#fff;font-size:16px}.purchase-option__details-link-wrapper{margin-bottom:6px}.purchase-option__details-link{display:flex;align-items:center;gap:2px;font-size:10px;font-weight:600;color:#272727;text-decoration:underline}button.purchase-option__details-link{-webkit-appearance:none;appearance:none;padding:0;border:0;background:#0000;cursor:pointer}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__details-link{font-size:12px}}.purchase-option__details-link svg{width:8px;height:auto;color:#272727;transform:rotate(-90deg)}.purchase-option__savings-badge{position:absolute;top:0;right:0;display:inline-block;min-width:172px;padding:2px 8px 20px;border-radius:12px;background-color:#776088;color:#fff;font-size:12px;text-align:center;z-index:1;transform:translateY(calc(100% + 18px));transition:transform var(--duration-medium) var(--ease-out-slow)}.purchase-option__savings-badge:empty{pointer-events:none;visibility:hidden}.purchase-option--pink-highlight .purchase-option__savings-badge{background-color:#9768b0}.purchase-option--darker-purple-highlight .purchase-option__savings-badge{background-color:#523e5f}.purchase-option--checked .purchase-option__savings-badge{background-color:#46295a}.purchase-option--pink-highlight.purchase-option--checked .purchase-option__savings-badge{background-color:#c561f9}.purchase-option--darker-purple-highlight.purchase-option--checked .purchase-option__savings-badge{background-color:#46295a}.purchase-option--one-time .purchase-option__savings-badge{transform:translateY(2px)}.purchase-option--show-badge .purchase-option__savings-badge{transform:translateY(calc(-100% + 18px))}.purchase-option--one-time.purchase-option--show-badge .purchase-option__savings-badge{opacity:1;transform:translateY(calc(-100% + 18px))}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.purchase-option__savings-badge{font-size:15px}}.purchase-option__stars{position:absolute;top:0;left:-5px;display:flex;color:#b9b9b9;z-index:3;pointer-events:none;transition:color var(--duration-medium) var(--ease-out-slow)}.purchase-option--checked .purchase-option__stars{color:#ffc6b4}.purchase-option__stars .icon{position:absolute;opacity:0}.purchase-option__stars .icon:nth-child(1){top:-15px;left:-25px;width:22px;animation:star1 2s linear 1s infinite}.purchase-option__stars .icon:nth-child(2){top:0;left:-15px;width:30px;animation:star2 2.5s linear 1.5s infinite}.purchase-option__stars .icon:nth-child(3){top:-11px;left:3px;width:16px;animation:star3 1.5s linear 2s infinite}@keyframes star1{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}80%{opacity:1}to{transform:translateY(-30px);opacity:0}}@keyframes star2{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}80%{opacity:1}to{transform:translateY(-20px);opacity:0}}@keyframes star3{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}80%{opacity:1}to{transform:translateY(-40px);opacity:0}}@media screen and (max-width: 989px){.hide-990-down{display:none}}@media screen and (min-width: 990px){.hide-990-up{display:none}}
/*# sourceMappingURL=/cdn/shop/t/367/assets/component-selling-plans.css.map */
