.wrapper input[type=radio]{display:none}.wrapper #regular:checked~.panels #regular-panel,.wrapper #subscription:checked~.panels #subscription-panel{display:block}.wrapper #regular:checked~.tabs #regular-tab,.wrapper #subscription:checked~.tabs #subscription-tab{background:#fff;border:1px solid #a0a0a0;border-bottom-color:#fff;padding:10px 15px}@media screen and (min-width:750px){.wrapper #regular:checked~.tabs #regular-tab,.wrapper #subscription:checked~.tabs #subscription-tab{padding:10px 20px}}.wrapper .tabs{border:solid #a0a0a0;border-radius:5px 5px 0 0;border-width:0 0 1px}.wrapper .tabs .tab{background:#f9f9f9;border-bottom:1px solid #a0a0a0;border-radius:5px 5px 0 0;color:inherit;cursor:pointer;display:inline-block;font-weight:700;padding:10px 16px;position:relative;top:1px}@media screen and (min-width:750px){.wrapper .tabs .tab{padding:10px 21px}}.wrapper .tabs .tab:first-child{margin-left:10px}@media screen and (min-width:750px){.wrapper .tabs .tab:first-child{margin-left:20px}}.wrapper .tabs .tab .emphasize{color:rgba(var(--color-button),var(--alpha-button-background))}@media screen and (min-width:750px) and (max-width:1024px){.wrapper .tabs .tab .emphasize{display:none}}.wrapper .panels{background:#fff;max-width:500px;overflow:hidden;width:100%}.wrapper .panels .panel{display:none}.wrapper .panels .panel .pricing-quantity_wrapper{display:flex;flex-direction:row}.wrapper .panels .panel .pricing-quantity_wrapper .quantity{margin-left:40px}@media screen and (min-width:750px){.wrapper .panels .panel .pricing-quantity_wrapper .quantity{margin-left:52px}}.wrapper .panels .panel .subscriptions-pricing{margin-left:10px}@media screen and (min-width:750px){.wrapper .panels .panel .subscriptions-pricing{margin-left:20px}}.wrapper .panels .panel .subscriptions-pricing .pricing--regular{font-size:24px}.wrapper .panels .panel .subscriptions-pricing .pricing--discounted{color:#a0a0a0;font-size:medium;margin-right:10px;position:relative}.wrapper .panels .panel .subscriptions-pricing .pricing--discounted:before{background:#a0a0a0;border-radius:.1em;content:"";display:block;height:.1em;left:0;position:absolute;top:50%;transform:rotate(-10deg);white-space:nowrap;width:100%}.wrapper .panels .panel .selling-plans{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'><path d='M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708z'/></svg>");background-position-x:96%;background-position-y:20px;background-repeat:no-repeat;border:1px solid #a0a0a0;border-radius:var(--inputs-radius);color:rgba(var(--color-foreground));color:hsla(0,0%,7%,.749);font-family:var(--font-body-family);font-size:medium;font-weight:700;margin-top:10px;min-height:calc(var(--inputs-border-width)*2 + 4.5rem);padding-left:15px;width:100%}.wrapper .panels .panel .selling-plans:focus{box-shadow:none;outline:none!important}.wrapper .panels .panel .product-form__icons{margin:2rem 0}.wrapper .panels .panel .product-form__icons-wrapper{align-items:center;display:flex;line-height:normal}@media screen and (max-width:749px){.wrapper .panels .panel .product-form__icons-wrapper{justify-content:center}}.wrapper .panels .panel .product-form__icons-wrapper .icon{padding-right:10px}.wrapper .panels .panel .product-form__icons-wrapper .text{font-size:13px}.wrapper .panels .panel .product-form__submit{margin-top:10px}