#hd-newsletter-popup{box-sizing:border-box;width:min(600px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 64px);margin:auto;padding:0;border:1px solid #e1e3e5;border-radius:5px;background:#fff;color:#343a40;overflow:visible;box-shadow:0 16px 60px #0002;font-family:inherit}
#hd-newsletter-popup:not([open]){display:none!important}
#hd-newsletter-popup::backdrop{background:rgba(0,0,0,.55)}
#hd-newsletter-popup .hd-newsletter-panel{box-sizing:border-box;padding:28px 26px 34px;text-align:center;max-height:calc(100dvh - 68px);overflow:auto;border-radius:5px}
#hd-newsletter-popup h2{margin:0 0 18px;color:#343a40;font-family:inherit;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.25;letter-spacing:0;text-transform:none}
#hd-newsletter-popup p{margin:0 0 24px;font-size:17px;line-height:1.6;color:#495057}
#hd-newsletter-popup .hd-newsletter-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:4px;background:#008637;color:#fff;font-size:17px;line-height:1.4;font-weight:600;text-decoration:none}
#hd-newsletter-popup .hd-newsletter-link:hover{background:#006f2d}
#hd-newsletter-popup .hd-newsletter-close{position:absolute;top:-18px;right:-18px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;font-family:Arial,sans-serif;font-size:35px;font-weight:400;line-height:1;cursor:pointer;z-index:1}
#hd-newsletter-popup :focus-visible{outline:3px solid #008637;outline-offset:4px}
@media(max-width:479px){#hd-newsletter-popup .hd-newsletter-panel{padding:30px 20px}#hd-newsletter-popup h2{font-size:26px}#hd-newsletter-popup p{font-size:16px}#hd-newsletter-popup .hd-newsletter-link{width:100%;font-size:16px}}
