.jc-newsletter-popup[hidden]{display:none!important}.jc-newsletter-popup{position:fixed;inset:0;z-index:1000001;display:grid;place-items:center;padding:24px;font-family:inherit}.jc-newsletter-popup__backdrop{position:absolute;inset:0;background:rgb(22 19 18 / .62)}.jc-newsletter-popup__dialog{position:relative;z-index:1;width:min(560px, 100%);max-height:calc(100dvh - 48px);overflow:auto;box-sizing:border-box;padding:44px 48px 42px;background:#fff;border:1px solid #ead9d2;border-radius:8px;box-shadow:0 24px 70px rgb(29 21 18 / .22);color:#241c19;text-align:center}.jc-newsletter-popup__close{position:absolute;top:14px;right:14px;width:36px;height:36px;padding:0;border:1px solid #ded7d3;border-radius:50%;background:#fff;color:#241c19;font:400 25px/32px Arial,sans-serif;cursor:pointer}.jc-newsletter-popup__close:hover,.jc-newsletter-popup__close:focus-visible{background:#f4f1ef}.jc-newsletter-popup__eyebrow{margin:0 0 12px;color:#a04d35;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.jc-newsletter-popup h2{margin:0 0 16px;font-size:clamp(25px, 4vw, 34px);font-weight:500;line-height:1.18;letter-spacing:0}.jc-newsletter-popup__lead{margin:0 auto 12px;max-width:440px;font-size:17px;font-weight:600;line-height:1.45}.jc-newsletter-popup__description{margin:0 auto 24px;max-width:460px;color:#5b514d;font-size:14px;line-height:1.55}.jc-newsletter-popup__form{display:grid;gap:14px;text-align:left}.jc-newsletter-popup__email{width:100%;height:48px;box-sizing:border-box;padding:0 16px;border:1px solid #cabfba;border-radius:4px;background:#fff;color:#241c19;font:inherit}.jc-newsletter-popup__email:focus{border-color:#6d3c31;box-shadow:0 0 0 2px rgb(109 60 49 / .13);outline:none}.jc-newsletter-popup__consent{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;margin:0;color:#473d39;font-size:12px;font-weight:400;line-height:1.45;cursor:pointer}.jc-newsletter-popup__consent input{width:18px;height:18px;margin:1px 0 0;accent-color:#6d3c31}.jc-newsletter-popup__error{margin:0;color:#a11b1b;font-size:13px;line-height:1.4}#jc-newsletter-popup .jc-newsletter-popup__submit{width:100%;min-height:48px;box-sizing:border-box;padding:12px 20px;border:1px solid #000;border-radius:4px;background:#fff0;color:#000;box-shadow:none;text-decoration:none;font:inherit;font-size:13px;font-weight:700;letter-spacing:0;cursor:pointer;transition:background-color 150ms ease,color 150ms ease}#jc-newsletter-popup .jc-newsletter-popup__submit:hover,#jc-newsletter-popup .jc-newsletter-popup__submit:focus-visible{background:#000;color:#fff}#jc-newsletter-popup .jc-newsletter-popup__submit::before,#jc-newsletter-popup .jc-newsletter-popup__submit::after{display:none}.jc-newsletter-popup__submit:disabled{cursor:wait;opacity:.65}.jc-newsletter-popup__success{display:grid;min-height:190px;place-items:center;padding:20px 8px}.jc-newsletter-popup__success[hidden]{display:none!important}.jc-newsletter-popup__success p{margin:0;font-size:23px;font-weight:500;line-height:1.45}.jc-newsletter-popup__trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.jc-newsletter-popup-open{overflow:hidden}@media (max-width:600px){.jc-newsletter-popup{align-items:center;padding:12px}.jc-newsletter-popup__dialog{width:100%;max-height:calc(100dvh - 24px);padding:30px 22px 20px;border-radius:8px 8px 4px 4px}.jc-newsletter-popup h2{margin-bottom:10px;padding-right:24px;padding-left:24px;font-size:24px}.jc-newsletter-popup__lead{margin-bottom:8px;font-size:15px}.jc-newsletter-popup__description{margin-bottom:12px;font-size:13px;line-height:1.45}.jc-newsletter-popup__form{gap:10px}.jc-newsletter-popup__success{min-height:150px}.jc-newsletter-popup__success p{font-size:21px}}@media (prefers-reduced-motion:no-preference){.jc-newsletter-popup__dialog{animation:jc-newsletter-popup-in 180ms ease-out}@keyframes jc-newsletter-popup-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}