.gift-subscription-drawer{position:fixed;z-index:1001;left:0;top:0;width:100vw;height:100%;visibility:hidden;transition:visibility var(--duration-default) ease;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5)}.gift-subscription-drawer.active{visibility:visible}.gift-subscription-drawer__overlay{display:block!important;position:fixed;top:0;left:0;width:100vw;height:100vh}.gift-subscription-drawer__inner{width:44rem;height:100vh;max-width:100vw;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;transform:translate(100%);background-color:#fff;transition:transform var(--duration-default) ease;padding:76px 0 96px}.gift-subscription-drawer.active .gift-subscription-drawer__inner{transform:translate(0)}.gift-subscription-drawer__inner,.gift-subscription-drawer__header,.gift-subscription-drawer__footer{width:44rem;max-width:100vw}.gift-subscription-drawer__header{position:fixed;top:0;right:0;display:flex;align-items:center;border-bottom:1px solid #e4e4e4;background:#fff;z-index:2;padding:1.8rem 0 1.8rem 2rem}.gift-subscription-drawer__heading{font-size:3rem;line-height:4rem;letter-spacing:-.02em;font-weight:400;margin:0}@media screen and (min-width: 360px){.gift-subscription-drawer__heading{font-size:4rem}}.gift-subscription-drawer__close{display:flex;align-items:center;justify-content:center;padding:0;min-width:5.2rem;min-height:5.2rem;position:absolute;top:12px;right:20px;color:rgb(var(--color-foreground));background-color:transparent;border:1px solid #e4e4e4;border-radius:5.2rem;cursor:pointer}.gift-subscription-drawer__close svg{height:2rem;width:2rem}.gift-subscription-drawer__contents{padding:0 2rem;height:calc(100vh - 168px);overflow:scroll}.gift-subscription-drawer__title{font-size:5rem;margin:2rem 0 1.5rem}.gift-subscription-drawer__contents variant-selects{margin-bottom:1.5rem}.gift-subscription-drawer__contents variant-selects fieldset{border:none;padding:0;margin:0}.gift-subscription-drawer__contents variant-selects fieldset input:first-child+label{margin-top:0}.gift-subscription-drawer__contents variant-selects fieldset legend{font-size:14px;font-weight:600}.gift-subscription-drawer__price,.gift-subscription-drawer__price-fine-print{display:flex;align-items:center;justify-content:space-between;padding:0;font-size:15px;font-weight:500;letter-spacing:normal}.gift-subscription-drawer__price-fine-print,.gift-subscription-drawer__price-fine-print span{font-size:12px!important;line-height:18px!important}.gift-subscription-drawer__price span{font-family:PPNeueMontreal;font-size:16px;line-height:24px;font-weight:500}.gift-subscription-drawer__price s{color:currentColor;opacity:.62;margin-right:10px}.gift-subscription-drawer__gift-form{margin-top:1.5rem}.gift-subscription-drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);background:#fff;padding:1.5rem 2rem;display:flex;justify-content:center;align-items:center;position:fixed;max-width:100vw;bottom:0;right:0;z-index:2}.gift-subscription-drawer__footer div:first-child{width:100%}
/*# sourceMappingURL=/cdn/shop/t/233/assets/component-gift-subscription-drawer.css.map */
