.rof-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:16px;font-family:"Montserrat",var(--font-body--family, sans-serif)}.rof-popup[data-open=true]{display:flex}.rof-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:rofPopupFade .25s ease-out}.rof-popup__dialog{position:relative;z-index:1;display:flex;flex-direction:row;width:100%;max-width:720px;max-height:calc(100vh - 32px);overflow:hidden;background:#ecdfc7;color:#2a2a2a;box-shadow:0 20px 60px #0000004d;animation:rofPopupSlide .35s cubic-bezier(.16,1,.3,1)}.rof-popup__content{flex:1 1 100%;padding:40px 36px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.rof-popup__close{position:absolute;top:12px;right:12px;width:36px;height:36px;padding:0;background:transparent;border:none;color:#2a2a2a;cursor:pointer;z-index:2;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s ease}.rof-popup__close:hover{background:#00000014}.rof-popup__close svg{width:18px;height:18px}.rof-popup__eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#8b523a;margin:0 0 12px;font-weight:500}.rof-popup__heading{font-size:28px;line-height:1.1;letter-spacing:.02em;font-weight:400;margin:0 0 8px;color:#2a2a2a;text-transform:uppercase}.rof-popup__subheading{font-size:18px;font-weight:500;margin:0 0 12px;color:#8b523a}.rof-popup__body{font-size:14px;line-height:1.5;margin:0 0 20px;color:#4a4a4a;font-weight:300}.rof-popup__form{margin:0}.rof-popup__input-row{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.rof-popup__input{width:100%;padding:14px 16px;font-size:14px;border:1px solid #c7b89a;background:#fff;color:#2a2a2a;font-family:inherit;border-radius:0;-webkit-appearance:none;appearance:none}.rof-popup__input:focus{outline:none;border-color:#8b523a}.rof-popup__submit{width:100%;padding:14px 20px;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;background:#8b523a;color:#fff;border:none;cursor:pointer;font-family:inherit;border-radius:0;transition:background .15s ease}.rof-popup__submit:hover{background:#6e3f2c}.rof-popup__submit:disabled{opacity:.6;cursor:not-allowed}.rof-popup__legal{font-size:11px;line-height:1.5;color:#6a6a6a;margin:8px 0 16px;font-weight:300}.rof-popup__decline{background:none;border:none;color:#6a6a6a;font-size:12px;text-decoration:underline;cursor:pointer;padding:0;font-family:inherit;text-align:left}.rof-popup__decline:hover{color:#2a2a2a}.rof-popup__error{background:#fde8e3;color:#8b2c1a;font-size:13px;padding:10px 12px;margin:0 0 12px;border-left:3px solid #8b2c1a}.rof-popup__code{display:flex;align-items:stretch;gap:0;border:2px dashed #8b523a;background:#fff;margin:0 0 20px}.rof-popup__code-value{flex:1;padding:16px 20px;font-size:20px;font-weight:600;letter-spacing:.12em;color:#8b523a;text-align:center;font-family:Montserrat,monospace}.rof-popup__copy{padding:0 20px;background:#8b523a;color:#fff;border:none;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:inherit}.rof-popup__copy:hover{background:#6e3f2c}.rof-popup__copy[data-copied=true]{background:#2a6a4a}.rof-popup__cta{display:block;text-align:center;padding:14px 20px;background:#8b523a;color:#fff;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:background .15s ease;margin-bottom:16px}.rof-popup__cta:hover{background:#6e3f2c;color:#fff}@media(max-width:749px){.rof-popup__dialog{max-height:90vh}.rof-popup__content{padding:28px 24px}.rof-popup__heading{font-size:22px}.rof-popup__subheading{font-size:16px}}.rof-popup .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes rofPopupFade{0%{opacity:0}to{opacity:1}}@keyframes rofPopupSlide{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/newsletter-popup.css.map */
