@media (max-width:800px){#checkout{display:block!important}}#checkout{display:grid;grid-template-columns:var(--column-width) auto;grid-template-rows:auto 1fr}.checkout-column._2{grid-row:1/3;grid-column:2}.page-nav{margin-bottom:2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.page-nav>*{display:inline}.page-nav-divider{display:inline-block;height:.8rem;width:.8rem;-webkit-mask-image:url(/assets/images/arrow.svg);mask-image:url(/assets/images/arrow.svg);-webkit-mask-size:75%;mask-size:75%;transform:rotate(-90deg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--text)}.stepper{display:grid;margin-bottom:2rem;-webkit-user-select:none;user-select:none}.stepper._h{grid-auto-flow:column;grid-auto-columns:1fr;padding-top:2rem}.stepper._v{--stepper-height:3rem;grid-auto-flow:row;grid-auto-rows:1fr;grid-gap:var(--stepper-height);width:min-content;padding-right:2rem;margin-left:auto;margin-right:auto}.stepper-step{position:relative;color:var(--accent)}._h>.stepper-step{text-align:center}._v>.stepper-step{text-align:right}.stepper-step._active{color:var(--text)}.stepper-step._current{font-weight:700}.stepper-step:not(:first-child):before{position:absolute;content:"";height:.15rem;width:90%;border-radius:1rem;background:var(--border);right:55%;top:-1rem}._v>.stepper-step:not(:first-child):before{height:var(--stepper-height);transform:translateY(calc(-1 * var(--stepper-height) + 1rem));width:.15rem;right:-1rem}.stepper-step._active:before{background:var(--text)!important}.stepper-step:after{position:absolute;content:"";height:.5rem;width:.5rem;border-radius:1rem;background:var(--border);top:-1.2rem;left:50%;transform:translateX(-50%);z-index:2}._v>.stepper-step:after{top:50%;transform:translateY(-50%);left:unset;right:-1.2rem}.stepper-step._active:after{background:var(--text)!important}.cart-product-image{transition:height .2s,width .2s}.flex._promo._code{font-size:.8rem}.promo-code{font-weight:700;font-size:1.2rem}.flex._promo._add{padding:1rem;margin-left:auto;margin-right:auto}.flex._promo._add:hover{color:var(--accent)}.promo-form{max-width:var(--content-width);margin-left:auto;margin-right:auto;gap:1rem}.input{display:flex;background:var(--background);background:#fff6;border:1px solid var(--border);border-radius:var(--radius);cursor:text;align-items:center}.input .icon:first-child{margin-left:.5rem}.input .icon:last-child{margin-right:.5rem}.input input{color:var(--text);border:0;padding:.5rem;outline:0;flex-grow:1;background:unset;width:8rem}form._horizontal .error{margin-top:1rem}.braintree-dropin{font-family:unset}footer{width:max-content;max-width:100%;-webkit-user-select:none;user-select:none;margin:auto auto 2rem}.footer-row.flex{gap:2rem!important;flex-wrap:wrap}#socials.flex{gap:.8rem}#footer-pebble,.footer-recaptcha{font-size:.6rem}.footer-recaptcha a{text-decoration:underline}.collect-email{flex-wrap:wrap}.collect-email-title{font-weight:700}.collect-email-form{flex-grow:1}