.tt24-popup:not([open]){display:none!important}
.tt24-popup{position:fixed;inset:0;margin:auto;width:560px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:auto;box-sizing:border-box;padding:32px;border:0;border-top:5px solid #407a35;border-radius:12px;background:#fff;color:#202820;box-shadow:0 20px 70px #0005;font-family:inherit;font-size:16px;line-height:1.55;text-align:left}
.tt24-popup::backdrop{background:rgb(0 0 0 / 55%)}
.tt24-popup h2{font-size:24px;line-height:1.25;margin:0 34px 20px 0;color:inherit}.tt24-popup p{margin:0 0 16px}.tt24-popup p:last-child{margin-bottom:0}
.tt24-popup-close{position:absolute;right:8px;top:8px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:5px;background:#fff;color:#222;font-size:30px;line-height:1;cursor:pointer}
.tt24-popup a{color:#305f26;text-decoration:underline}.tt24-popup img{max-width:100%;height:auto}.tt24-popup a:focus-visible,.tt24-popup button:focus-visible{outline:3px solid #156cb0;outline-offset:2px}
@media(max-width:600px){.tt24-popup{padding:24px 20px;font-size:14px}.tt24-popup h2{font-size:21px}}
