.announcement-bar__message--popup{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:wrap}.announcement-bar__popup-copy{color:inherit}.announcement-bar__popup-trigger{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:.25rem}@media screen and (max-width:749px){.announcement-bar__message--popup{display:block;padding-inline:1.2rem;line-height:1.35;letter-spacing:.04rem;font-size:1.2rem!important;min-height:auto}.announcement-bar__popup-copy,.announcement-bar__popup-trigger{display:inline}.announcement-bar__popup-trigger{margin-left:.3rem;white-space:nowrap}}.story-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;align-items:center;justify-content:center;padding:2rem;background:#1113114d}.story-popup.is-open{display:flex}.story-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;backdrop-filter:brightness(70%);-webkit-backdrop-filter:brightness(70%)}.story-popup__dialog{position:relative;z-index:2;isolation:isolate;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1fr);width:min(82rem,calc(100vw - 4rem));min-height:min(50rem,calc(100vh - 4rem));margin:0;background:#fff;border-radius:0;overflow:hidden;box-shadow:none}.story-popup__close{position:absolute;top:1.8rem;right:1.8rem;width:4.2rem;height:4.2rem;border:0;background:transparent;color:#18302a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:2.4rem;line-height:1;box-shadow:none}.story-popup__visual{position:relative;min-height:100%;background:linear-gradient(180deg,#ffffff14,#fff0),radial-gradient(circle at 30% 20%,#ffe087f2,#ffe08700 36%),linear-gradient(135deg,#dac6a5,#b98d32 54%,#7f5b18)}.story-popup__visual img{width:100%;height:100%;object-fit:cover;display:block}.story-popup__visual-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;padding:4rem;display:flex;align-items:flex-end;color:#fff8ec}.story-popup__visual-copy{max-width:28rem;font-size:3rem;font-weight:500;line-height:1.1}.story-popup__content{display:flex;align-items:center;justify-content:center;padding:4.8rem 4.8rem 3.6rem}.story-popup__shell{width:min(100%,52rem)}.story-popup__brand{margin-bottom:2.8rem}.story-popup__brand img{max-width:18rem;width:auto;height:auto;display:block}.story-popup__brand-text{color:#18302a;font-size:2.4rem;font-weight:600;letter-spacing:.08rem}.story-popup__form-view,.story-popup__success-view{display:grid;align-content:start}.story-popup__form-view .story-popup__title,.story-popup__success-view .story-popup__title{margin-top:0}.story-popup__title{color:#111;font-size:clamp(3.4rem,3vw,4.8rem);line-height:.98;margin:0 0 1.8rem}.story-popup__subheading{color:#111111b8;font-size:1.9rem;line-height:1.5;margin:0 0 2.8rem}.story-popup__error,.story-popup__success-message{border-radius:1.6rem;font-size:1.5rem;line-height:1.5;margin:0 0 2.2rem;padding:1.4rem 1.6rem}.story-popup__error{background:#c42e2e14;color:#8d1c1c}.story-popup__success-message{background:#2d4a3a14;color:#18302a}.story-popup__success-view .story-popup__success-message{margin-top:1rem}.story-popup__fields{display:grid;gap:1.4rem}.story-popup__field{display:grid;gap:.7rem}.story-popup__field label{color:#18302a;font-size:1.2rem;font-weight:600;letter-spacing:.12rem;text-transform:uppercase}.story-popup__field input{width:100%;min-height:5.8rem;border:.1rem solid rgba(24,48,42,.12);border-radius:1.4rem;background:#ffffffc7;color:#111;font:inherit;font-size:1.8rem;padding:0 1.8rem}.story-popup__field input::placeholder{color:#11111175}.story-popup__field input:focus-visible{outline:.2rem solid rgba(24,48,42,.24);outline-offset:.2rem}.story-popup__submit{width:100%;min-height:6rem;border:0;border-radius:1.5rem;background:#2e4a3a;color:#fff;cursor:pointer;font:inherit;font-size:1.9rem;font-weight:600;margin-top:2rem}.story-popup__submit[disabled]{cursor:wait;opacity:.72}.story-popup__close-text{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#11111194;cursor:pointer;display:block;font:inherit;font-size:1.4rem;margin:1.8rem auto 0;padding:0}.story-popup__success-view[hidden],.story-popup__form-view[hidden],.story-popup[hidden]{display:none!important}.story-popup-open,.story-popup-open body{overflow:hidden}@media screen and (min-width:1280px){.story-popup__dialog{width:min(86rem,calc(100vw - 8rem));min-height:min(54rem,calc(100vh - 8rem));grid-template-columns:minmax(0,.88fr) minmax(0,1fr)}}@media screen and (min-width:990px)and (max-width:1279px){.story-popup__dialog{width:min(74rem,calc(100vw - 4rem));min-height:min(46rem,calc(100vh - 4rem));grid-template-columns:minmax(0,.8fr) minmax(0,1fr)}.story-popup__content{padding:3rem 3rem 2.6rem}.story-popup__shell{width:min(100%,38rem)}.story-popup__brand{margin-bottom:2rem}.story-popup__brand img{max-width:13rem}.story-popup__title{font-size:clamp(2.6rem,2.3vw,3.4rem);margin-bottom:1.2rem}.story-popup__subheading{font-size:1.55rem;margin-bottom:2rem}.story-popup__field input,.story-popup__submit{min-height:5rem;font-size:1.6rem}}@media screen and (min-width:750px)and (max-width:989px){.story-popup__dialog{grid-template-columns:1fr;width:min(58rem,calc(100vw - 2.4rem));min-height:auto;max-height:calc(100vh - 2.4rem);overflow-y:auto}.story-popup__visual{min-height:20rem}.story-popup__visual-placeholder{padding:2.8rem}.story-popup__visual-copy{font-size:2.4rem;max-width:22rem}.story-popup__content{padding:3rem 2rem 2.6rem}.story-popup__brand{margin-bottom:1.8rem}.story-popup__brand img{max-width:12rem}.story-popup__title{font-size:clamp(2.8rem,6vw,3.4rem);margin-bottom:1rem}.story-popup__subheading{font-size:1.55rem;margin-bottom:2rem}.story-popup__field input,.story-popup__submit{min-height:5rem;font-size:1.6rem}}@media screen and (max-width:749px){.story-popup{padding:.8rem}.story-popup__dialog{grid-template-columns:1fr;width:calc(100vw - 4rem);max-height:calc(100vh - 4rem);border-radius:1.6rem;border:.1rem solid rgba(24,48,42,.12)}.story-popup__visual{display:none}.story-popup__content{padding:1.6rem 1.2rem 1.2rem}.story-popup__brand{margin-bottom:1.4rem}.story-popup__brand img{max-width:7.6rem}.story-popup__title{font-size:1.95rem;line-height:1.05;margin-bottom:.9rem}.story-popup__subheading,.story-popup__success-message{font-size:1.18rem;line-height:1.4}.story-popup__field label{font-size:.95rem}.story-popup__field input{min-height:4rem;font-size:1.25rem;padding:0 1.1rem}.story-popup__submit{min-height:4rem;font-size:1.25rem;margin-top:1.2rem}.story-popup__close{top:.9rem;right:.9rem;width:3.4rem;height:3.4rem;font-size:1.9rem}.story-popup__close-text{margin-top:1.2rem}}@media screen and (max-width:479px){.story-popup__dialog{width:calc(100vw - 2.4rem);max-height:calc(100vh - 2.4rem)}.story-popup__title{font-size:1.9rem}.story-popup__subheading,.story-popup__success-message{font-size:1.15rem}.story-popup__field input,.story-popup__submit{min-height:3.9rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/announcement-popup.css.map */
