.page-modal__wrapper{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.new-section-styles .loyalty-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;visibility:hidden;opacity:0;transition:all .3s ease;font-family:var(--font-body-family, inherit)}@media (prefers-reduced-motion: reduce){.new-section-styles .loyalty-popup{transition:none}}.new-section-styles .loyalty-popup--visible{visibility:visible;opacity:1}.new-section-styles .loyalty-popup__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#242c6bcc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}@media (prefers-contrast: high){.new-section-styles .loyalty-popup__backdrop{background:#242c6be6}}.new-section-styles .loyalty-popup__modal{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:6rem 2rem 2rem;overflow:visible;box-sizing:border-box;z-index:2}@media (max-width: 768px){.new-section-styles .loyalty-popup__modal{padding:4rem 1rem 1rem}}@media (max-width: 480px){.new-section-styles .loyalty-popup__modal{padding:3rem 1rem 1rem;align-items:center;justify-content:center!important}}.new-section-styles .loyalty-popup__top-graphic{position:absolute;top:-50px;left:50%;transform:translate(-50%);z-index:100;pointer-events:none;width:100px;height:auto}@media (max-width: 480px){.new-section-styles .loyalty-popup__top-graphic{top:-40px;width:70px}}.new-section-styles .loyalty-popup__top-graphic img{width:100%;height:auto;display:block!important;max-width:100px}@media (max-width: 480px){.new-section-styles .loyalty-popup__top-graphic img{max-width:70px}}.new-section-styles .loyalty-popup__content{position:relative;border-radius:var(--border-radius, 1rem);padding:0;max-width:35rem;width:100%;max-height:85vh;overflow:visible;text-align:center;box-shadow:0 1.5rem 3rem #00000026;color:rgb(var(--color-foreground));background:rgb(var(--color-background));display:flex;flex-direction:column}@media (max-width: 768px){.new-section-styles .loyalty-popup__content{border-radius:.75rem;max-width:min(28rem,calc(100vw - 2rem))}}@media (max-width: 480px){.new-section-styles .loyalty-popup__content{max-height:calc(100vh - 4rem);max-width:min(24rem,calc(100vw - 2rem));width:100%;margin:0 auto!important}}.new-section-styles .loyalty-popup__inner-content{padding:3rem 2rem 2rem;overflow-y:auto;flex:1;min-height:0}@media (max-width: 768px){.new-section-styles .loyalty-popup__inner-content{padding:3rem 1.5rem}}@media (max-width: 480px){.new-section-styles .loyalty-popup__inner-content{padding:1.5rem 1rem 1.2rem}}@media (prefers-contrast: high){.new-section-styles .loyalty-popup__content{border:2px solid rgb(var(--color-foreground))}}.new-section-styles .loyalty-popup__close{position:absolute;top:1rem;right:1rem;background:none;border:none;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));transition:color .2s ease;z-index:10}.new-section-styles .loyalty-popup__close:hover{color:rgb(var(--color-foreground))}.new-section-styles .loyalty-popup__close svg{width:1.5rem;height:1.5rem}.new-section-styles .loyalty-popup__title{color:rgb(var(--color-foreground));font-size:2rem!important;font-weight:700;line-height:1.2;text-transform:none!important;margin-bottom:.5rem}@media (max-width: 480px){.new-section-styles .loyalty-popup__title{font-size:1.4rem!important;margin-bottom:.375rem}}.new-section-styles .loyalty-popup__subtitle,.new-section-styles .loyalty-popup__copy{font-size:1.2rem!important;font-weight:700;line-height:1.2;letter-spacing:-.5px}.new-section-styles .loyalty-popup__subtitle{margin-bottom:.75rem}@media (max-width: 768px){.new-section-styles .loyalty-popup__subtitle{font-size:1rem!important;margin-bottom:.5rem}}.new-section-styles .loyalty-popup__copy{margin-bottom:1.5rem}@media (max-width: 480px){.new-section-styles .loyalty-popup__copy{font-size:1rem!important;margin-bottom:1rem}}.new-section-styles .loyalty-popup__form{text-align:left}.new-section-styles .loyalty-popup__form-fields{margin-bottom:1rem}.new-section-styles .loyalty-popup__field{margin-bottom:.75rem}@media (max-width: 480px){.new-section-styles .loyalty-popup__field{margin-bottom:.5rem}}.new-section-styles .loyalty-popup__label{display:block;color:rgb(var(--color-foreground));font-size:.8125rem;font-weight:600;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 480px){.new-section-styles .loyalty-popup__label{font-size:.7rem;margin-bottom:.25rem}}.new-section-styles .loyalty-popup__input{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:700;padding:1.6rem .875rem;width:100%;text-transform:lowercase;transition:border-color .2s ease,box-shadow .2s ease}@media (max-width: 768px){.new-section-styles .loyalty-popup__input{font-size:.95rem;padding:.8rem .75rem}}@media (max-width: 480px){.new-section-styles .loyalty-popup__input{font-size:.8rem;padding:.5rem .6rem}}@media (prefers-contrast: high){.new-section-styles .loyalty-popup__input{border-width:3px}}.new-section-styles .loyalty-popup__input:focus{outline:none;border-color:rgb(var(--color-button));box-shadow:0 0 0 3px rgba(var(--color-button),.1)}.new-section-styles .loyalty-popup__input:invalid:not(:placeholder-shown){border-color:rgb(var(--color-error))}.new-section-styles .loyalty-popup__consent{text-align:left}@media (max-width: 480px){.new-section-styles .loyalty-popup__consent{margin-bottom:1rem}}.new-section-styles .loyalty-popup__consent-label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.new-section-styles .loyalty-popup__checkbox{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;min-width:1.25rem;border:2px solid rgb(var(--color-foreground));border-radius:.25rem;background:#fff;position:relative;cursor:pointer;transition:all .2s ease;margin-top:.125rem}.new-section-styles .loyalty-popup__checkbox:checked{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.new-section-styles .loyalty-popup__checkbox:checked:after{content:"";position:absolute;top:.125rem;left:.375rem;width:.25rem;height:.5rem;border:2px solid rgb(var(--color-button-text));border-top:none;border-left:none;transform:rotate(45deg)}.new-section-styles .loyalty-popup__consent-text{font-size:.75rem!important;font-weight:700;line-height:1.4;color:rgb(var(--color-foreground))}.new-section-styles .loyalty-popup__consent-text p{font-size:.75rem!important;font-weight:700;line-height:1.4;color:rgb(var(--color-foreground));margin:0}@media (max-width: 768px){.new-section-styles .loyalty-popup__consent-text,.new-section-styles .loyalty-popup__consent-text p{font-size:.7rem!important}}.new-section-styles .loyalty-popup__consent-text a,.new-section-styles .loyalty-popup__consent-text a:hover{color:rgb(var(--color-foreground))}.new-section-styles .loyalty-popup__consent-text strong{font-weight:700;color:rgb(var(--color-foreground))}.new-section-styles .loyalty-popup__submit{background-color:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border:2px solid rgb(var(--color-button))!important;transition:all .2s ease}@media (max-width: 768px){.new-section-styles .loyalty-popup__submit.button.arrow-type{font-size:.9rem!important}}@media (max-width: 480px){.new-section-styles .loyalty-popup__submit.button.arrow-type{font-size:.8rem!important;margin-top:.5rem}}@media (prefers-reduced-motion: reduce){.new-section-styles .loyalty-popup__submit.button.arrow-type{transition:none}}.new-section-styles .loyalty-popup__submit.button.arrow-type:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 .5rem 1rem rgba(var(--color-button),.3)}@media (prefers-reduced-motion: reduce){.new-section-styles .loyalty-popup__submit.button.arrow-type:hover:not(:disabled){transform:none}}.new-section-styles .loyalty-popup__submit.button.arrow-type:disabled,.new-section-styles .loyalty-popup__submit.button.arrow-type[disabled]{background-color:#9ca3af!important;color:#fff!important;border-color:#9ca3af!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important;opacity:.5!important}.new-section-styles .loyalty-popup__loading{display:none;text-align:center;padding:2rem;color:rgb(var(--color-foreground-75))}.new-section-styles .loyalty-popup__loading:before{content:"";display:inline-block;width:1.5rem;height:1.5rem;border:2px solid rgb(var(--color-border));border-top-color:rgb(var(--color-button));border-radius:50%;animation:loyalty-popup-spin 1s linear infinite;margin-bottom:1rem}@media (prefers-reduced-motion: reduce){.new-section-styles .loyalty-popup__loading:before{animation:none;border-top-color:rgb(var(--color-button))}}.new-section-styles .loyalty-popup__success,.new-section-styles .loyalty-popup__error{display:none;text-align:center;padding:2rem}.new-section-styles .loyalty-popup__success h3{color:#242c6b;font-size:1.5rem;margin:0 0 1rem}.new-section-styles .loyalty-popup__success p{color:#242c6b;font-size:1rem;line-height:1.6;margin:0}.new-section-styles .loyalty-popup__error p{color:rgb(var(--color-error));font-size:1rem;margin:0}.new-section-styles .loyalty-popup__hidden-forms{display:none;position:absolute!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.new-section-styles .loyalty-popup__graphic-img{display:block!important}.new-section-styles .loyalty-popup__honeypot{position:absolute;left:-5000px}@keyframes loyalty-popup-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/loyalty-popup.css.map */
