.set-amount-quantity-selector{display:block;margin:12px 0}.amount-selector{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:0;padding:0;list-style:none}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.amount-selector{gap:12px}}.amount-selector__item{display:flex;width:100%}.amount-selector__label{position:relative;width:100%;padding-top:20px;cursor:pointer;z-index:1}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.amount-selector__label{padding-top:24px}}.amount-selector__label-inner{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;gap:.4rem;width:100%;padding:8px;background-color:#f4f2f6;border-radius:12px;z-index:3;overflow:hidden;transition:background-color var(--duration-medium) var(--ease-out-slow)}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.amount-selector__label-inner{padding:16px 8px}}.amount-selector__label-inner:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border:solid 1.5px rgba(0,0,0,0);border-radius:12px;transition:border var(--duration-default) var(--ease-out-slow)}.amount-selector__label:has(input:checked) .amount-selector__label-inner{background-color:#fff}.amount-selector__label:has(input:checked) .amount-selector__label-inner:before{border-color:#46295a}.amount-selector__item--highlight .amount-selector__label-inner{padding-top:40px}.amount-selector__banner{position:absolute;top:0;left:0;right:0;display:inline-block;padding:1px 8px 20px;border-radius:12px;background-color:#776088;font-size:12px;color:#fff;text-align:center;z-index:1;transition:background-color var(--duration-medium) var(--ease-out-slow)}.amount-selector__item--highlight .amount-selector__banner{font-weight:600}.amount-selector__label:has(input:checked) .amount-selector__banner{background-color:#46295a}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.amount-selector__banner{font-size:15px}}.amount-selector__image{display:block;width:100%;max-width:180px;height:auto;aspect-ratio:1 / 1;object-fit:contain}.amount-selector--3-col .amount-selector__image{flex:0 1 auto}.amount-selector__details{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:left}.amount-selector--3-col .amount-selector__details{flex-grow:1}.amount-selector__amount{position:absolute;top:-1px;right:-1px;width:44px;height:44px;padding:2px 6px;color:#fff;font-size:12px;text-align:right;background-image:linear-gradient(45deg,#0000 0% 50%,#776088 50% 100%);z-index:-1;transition:background-image var(--duration-medium) var(--ease-out-slow)}.amount-selector__amount sub{margin-right:2px;font-size:8px;vertical-align:text-top}.amount-selector__label:has(input:checked) .amount-selector__amount{background-image:linear-gradient(45deg,#0000 0% 50%,#5d3677 50% 100%)}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.amount-selector__amount{width:64px;height:64px;padding:4px 10px;font-size:18px}.amount-selector__amount sub{font-size:12px}}.amount-selector__price-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:.4rem;text-align:center}.amount-selector__price{flex:1 0 100%;display:flex;align-items:center;justify-content:center;font-size:15px}.amount-selector__price sub{margin-left:.4rem;font-size:12px;line-height:1;color:#776088}@media screen and (min-width: 500px) and (max-width: 750px),screen and (min-width: 1080px){.amount-selector__price{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/component-amount-selector.css.map */
