.product-card-notify-modal{--notify-bg: #e1f4ec;--notify-green: #00432e;--notify-green-hover: #003220;--notify-input-bg: #f0faf5;--notify-radius-input: 1.4rem;--notify-radius-pill: 999rem}.product-card-notify-modal.drawer.modal .drawer__inner{position:relative;width:min(100%,46rem);max-width:46rem;margin-inline:auto;background:transparent;border:0;border-radius:0;box-shadow:none}.product-card-notify-modal.drawer.modal .drawer__body{max-height:none;padding:0}.product-card-notify-modal.drawer.modal .modal-container{position:relative;top:auto;left:auto;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box;width:46rem;max-width:100%;margin:0;padding:2.8rem 2.4rem;background:var(--notify-bg);border:1px solid var(--notify-green);border-radius:2.4rem;color:var(--notify-green);font-family:var(--font-body-family);font-size:1.4rem;line-height:1.42857143;transform:none;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}.product-card-notify-modal .drawer__close-btn{top:1rem;inset-inline-end:1.6rem;color:var(--notify-green);-webkit-tap-highlight-color:transparent}.product-card-notify-modal .drawer__close-btn:focus,.product-card-notify-modal .drawer__close-btn.focused{outline:none;box-shadow:none}.product-card-notify-modal .drawer__close-btn:focus-visible{outline:.2rem solid rgb(0 67 46 / 35%);outline-offset:.2rem}.product-card-notify-modal.drawer.modal .modal-container .modal-title,.product-card-notify-modal.drawer.modal .modal-container .notification-message,.product-card-notify-modal.drawer.modal .modal-container .privacy-text,.product-card-notify-modal.drawer.modal .modal-container .marketing-container-label,.product-card-notify-modal.drawer.modal .modal-container .success-text,.product-card-notify-modal.drawer.modal .modal-container .close-text{font-family:inherit;text-align:center}.product-card-notify-modal .modal-container .modal-title{font-family:inherit;margin:0;font-size:2.2rem;font-weight:var(--font-heading-weight);line-height:1.42857143}.product-card-notify-modal .modal-container .notification-message{margin-top:.3rem;margin-bottom:1rem}.product-card-notify-modal.drawer.modal .modal-container .modal-title,.product-card-notify-modal.drawer.modal .modal-container .notification-message,.product-card-notify-modal.drawer.modal .modal-container .privacy-text,.product-card-notify-modal.drawer.modal .modal-container .success-text,.product-card-notify-modal.drawer.modal .modal-container .close-text{color:var(--notify-green)}.product-card-notify-modal .modal-container .privacy-text{width:100%;margin:0;font-size:1.1rem;line-height:1.45}.product-card-notify-modal [data-product-card-notify-form]{width:100%;margin-inline:auto}.product-card-notify-modal .marketing-container{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;margin:3rem 0 1.6rem}.product-card-notify-modal .marketing-container-input{flex-shrink:0;width:1.6rem;height:1.6rem;margin:0;accent-color:var(--notify-green)}.product-card-notify-modal.drawer.modal .marketing-container-label{margin:0;font-size:1.4rem;line-height:1.45;color:var(--notify-green);cursor:pointer}.product-card-notify-modal [data-product-card-notify-marketing][hidden]{display:none}.product-card-notify-modal .email-input{width:100%;height:4.8rem;margin-bottom:1rem;padding:0 1.6rem;border:.1rem solid var(--notify-green);border-radius:var(--notify-radius-input);background:var(--notify-input-bg);color:var(--notify-green);font-family:var(--font-body-family);font-size:1.4rem;line-height:1.4}.product-card-notify-modal .email-input::placeholder{color:#00432e73}.product-card-notify-modal .email-input:focus{outline:.2rem solid rgb(0 67 46 / 30%);outline-offset:.1rem}.product-card-notify-modal__submit-wrap{display:flex;width:100%;justify-content:center;margin-bottom:0;margin-top:1.5rem}.product-card-notify-modal .product-card-notify-modal__submit{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:4.8rem;padding:0 2rem;border:0;border-radius:var(--notify-radius-pill);background:var(--notify-green);color:#fff;font-family:var(--font-button-family);font-size:1.5rem;font-weight:var(--font-button-weight);line-height:1;cursor:pointer;transition:background-color .2s ease}.product-card-notify-modal .product-card-notify-modal__submit .loading__spinner{--loading-size: 2.2rem;color:#fff;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.product-card-notify-modal .product-card-notify-modal__submit:hover,.product-card-notify-modal .product-card-notify-modal__submit:focus-visible{background:var(--notify-green-hover)}.product-card-notify-modal .product-card-notify-modal__submit.btn--loading,.product-card-notify-modal .product-card-notify-modal__submit[aria-disabled=true]{pointer-events:none;cursor:wait}.product-card-notify-modal [data-product-card-notify-fields][hidden]{display:none}.product-card-notify-modal .gw-success-message{width:100%;margin:1.5rem 0 0;padding:1.2rem 1.6rem;border-radius:var(--notify-radius-input);background:#00432e14;color:var(--notify-green);font-size:1.3rem;line-height:1.5;display:flex;flex-flow:row nowrap}.product-card-notify-modal.drawer.modal [data-product-card-notify-success][hidden]{display:none}.product-card-notify-modal.drawer.modal [data-product-card-notify-success]:not([hidden]){display:flex;flex-flow:row nowrap;align-items:center}.product-card-notify-modal .gw-success-message .success-text{flex:0 1 auto;margin:0;text-align:center}.product-card-notify-modal .gw-success-message .close-text{flex:0 0 auto;padding:0;border:0;background:none;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;white-space:nowrap}.product-card-notify-modal [data-product-card-notify-form-panel]{width:100%}.product-card-notify-modal [data-product-card-notify-form-panel][hidden]{display:none}@media(max-width:767.98px){.product-card-notify-modal .modal-container{width:100%;padding:2.8rem 2.4rem}.product-card-notify-modal .modal-container .modal-title{font-size:2.2rem}.product-card-notify-modal .modal-container .notification-message{font-size:1.3rem}}[data-action=open-product-card-notify].product-form__notify-trigger{display:inline-flex;align-items:center;justify-content:center}[data-action=open-product-card-notify].product-form__notify-trigger.btn--secondary:not(.product-card__action-button),[data-action=open-product-card-notify].product-form__notify-trigger.product-form__submit{flex:1 1 auto;width:auto;min-width:0;padding:8px 32px;background:var(--btn-secondary-fill);color:rgb(var(--color-secondary-button-text));border-color:rgb(var(--color-secondary-button-border))}[data-action=open-product-card-notify].product-form__notify-trigger.w-full,[data-action=open-product-card-notify].product-form__notify-trigger.product-form__submit{width:100%}[data-action=open-product-card-notify].product-form__notify-trigger.btn--secondary:not(.product-card__action-button) .btn__text,.product-card--overlay [data-action=open-product-card-notify].product-form__notify-trigger .btn__text{overflow:visible;text-overflow:unset;white-space:normal;line-height:1.3}.product-card--overlay [data-action=open-product-card-notify].product-form__notify-trigger{flex:0 0 auto;padding:8px 16px;background:var(--btn-secondary-fill);color:rgb(var(--color-secondary-button-text));border-color:rgb(var(--color-secondary-button-border))}@media(min-width:768px){[data-action=open-product-card-notify].product-form__notify-trigger.product-card__action-button .btn__text,[data-action=open-product-card-notify].product-form__notify-trigger.product-card__action-button .product-card__action-text{overflow:visible;text-overflow:unset;white-space:normal;line-height:1.3}}[class*=hr-] [data-search-sold-out-hidden],.search__content [data-search-sold-out-hidden]{display:none!important}.hr-search-image-wrapper.product-card__image-wrapper{border-radius:var(--pcard-radius, 0)}.search__content .product-card .product-card__main-actions [data-action=open-product-card-notify],.hr-search-image-wrapper .product-card__main-actions [data-action=open-product-card-notify]{width:100%}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-card-notify.css.map */
