:root{--popup-surface:#fff;--popup-ink:#171717;--popup-muted:#60696f;--popup-border:#e3e3e3;--popup-radius:18px;--popup-space:36px}[data-slot=dialog-overlay]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17171766}.site-popup[data-slot=dialog-content]{border:1px solid var(--popup-border);border-radius:var(--popup-radius);background:var(--popup-surface);width:720px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);color:var(--popup-ink);outline:none;gap:0;padding:0;font-family:General Sans,Arial,sans-serif;animation:none;display:block;overflow:hidden;box-shadow:0 24px 90px #0002}.site-popup .popup-inner{flex-direction:column;max-height:calc(100dvh - 34px);display:flex}.site-popup .popup-header{padding:16px var(--popup-space);border-bottom:1px solid var(--popup-border);flex:none;justify-content:space-between;align-items:center;gap:20px;display:flex}.site-popup .popup-header>span{color:var(--popup-muted);font-size:14px;line-height:1.5}.site-popup .popup-close{border:1px solid var(--popup-border);width:44px;height:44px;color:var(--popup-ink);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.site-popup .popup-close:hover{background:#f6f6f6}.site-popup :focus-visible{outline-offset:3px;outline:2px solid #628596}.site-popup .popup-scroll{overscroll-behavior:contain;min-height:0;padding:30px var(--popup-space) 36px;overflow-y:auto}.site-popup .popup-title{font:inherit;letter-spacing:-.04em;overflow-wrap:anywhere;margin:0 0 20px;font-size:clamp(30px,3.4vw,40px);font-weight:400;line-height:1.15}.site-popup .popup-description{color:var(--popup-muted);margin:0 0 28px;font-size:17px;line-height:1.7}.site-popup p,.site-popup li{color:var(--popup-muted);font-size:16px;line-height:1.75}.site-popup h3{letter-spacing:-.025em;margin:28px 0 14px;font-size:23px;font-weight:400;line-height:1.3}.site-popup .button{min-height:48px;padding:13px 20px;font-size:16px;line-height:1.4}.site-popup .news-dialog-image{aspect-ratio:16/10;object-fit:cover;border-radius:10px;width:100%;margin-bottom:22px;display:block}.site-popup .news-article-date{font-size:14px}.site-popup .news-article-intro{font-size:17px}.site-popup .news-article-contact{border-radius:12px;padding:24px}.site-popup .news-article-contact h3{margin-top:0}.contact-popup[data-morphing=true] .popup-inner{opacity:0;pointer-events:none}.contact-popup[data-morphing=false] .popup-inner{animation:.18s both popup-reveal}.contact-form{gap:20px;display:grid}.contact-form label{color:#171717;gap:8px;font-size:15px;display:grid}.contact-form .contact-input{width:100%;height:auto;min-height:48px;font:inherit;color:#171717;box-shadow:none;background:#fafafa;border:1px solid #d9dde0;border-radius:10px;padding:12px 14px;font-size:16px;line-height:1.5;display:block}.contact-form textarea.contact-input{resize:vertical;field-sizing:fixed;min-height:128px}.contact-form .contact-submit{justify-self:start}.contact-form .contact-submit:disabled{opacity:.55;cursor:wait}.contact-form .contact-error{color:#a33030;margin:0;font-size:15px}.contact-form .contact-note{margin:-4px 0 0;font-size:14px}.contact-form .contact-note a{text-underline-offset:3px;text-decoration:underline}.contact-honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.contact-success{padding:8px 0 20px}.contact-success h3{margin-top:0}@keyframes popup-reveal{0%{opacity:0}to{opacity:1}}@media (max-width:760px){:root{--popup-space:22px}.site-popup[data-slot=dialog-content]{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.site-popup .popup-inner{max-height:calc(100dvh - 26px)}.site-popup .popup-header{padding:12px var(--popup-space)}.site-popup .popup-scroll{padding:24px var(--popup-space) 28px}.site-popup .popup-title{font-size:30px}.site-popup .button{max-width:100%}}@media (prefers-reduced-motion:reduce){.site-popup *,[data-slot=dialog-overlay]{transition:none!important;animation:none!important}}
