.site-popup_overlay__2bsS5{padding:18px 14px 34px}.site-popup_card__pyXJt{position:relative;width:min(92vw,390px);background:var(--site-popup-bg);color:var(--site-popup-text);border:1px solid color-mix(in srgb,var(--site-popup-border) 72%,transparent);border-radius:3px;box-shadow:0 18px 46px rgba(0,0,0,.34);animation:site-popup_sitePopupLift__oOykS .42s ease-out both}.site-popup_scrollArea__IPqbG{max-height:min(78vh,620px);overflow-x:hidden;overflow-y:auto;padding-bottom:20px}.site-popup_imageFrame__ZWAug{width:100%;overflow:hidden;background:#f3f4f6}.site-popup_image__TgomI{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.site-popup_content__ZiKK6{color:var(--site-popup-text);padding:10px 11px 0;font-size:16px;font-weight:400;line-height:1.35;text-align:left}.site-popup_actionRow__Q8URK{display:flex;justify-content:flex-start;padding:2px 11px 0}.site-popup_actionButton__X1P5m{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid var(--site-popup-action-border);border-radius:3px;background:var(--site-popup-action-bg);color:var(--site-popup-action-text);font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.site-popup_actionButton__X1P5m:hover{background:var(--site-popup-action-hover);transform:translateY(-1px)}.site-popup_closeButton__5hv5h{position:absolute;left:50%;bottom:-18px;z-index:2;display:inline-flex;min-width:116px;min-height:38px;transform:translateX(-50%);align-items:center;justify-content:center;gap:7px;padding:8px 22px;border:1px solid var(--site-popup-close-border);border-radius:999px;background:var(--site-popup-close-bg);box-shadow:0 8px 18px rgba(125,0,153,.28);color:var(--site-popup-close-text);cursor:pointer;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;transition:background-color .16s ease,transform .16s ease}.site-popup_closeButton__5hv5h:hover{filter:brightness(.92);transform:translateX(-50%) translateY(-1px)}.site-popup_closeButton__5hv5h span{position:relative;left:-7px}@keyframes site-popup_sitePopupLift__oOykS{0%{opacity:0;transform:translateY(14px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.site-popup_overlay__2bsS5{padding:12px 10px 32px}.site-popup_card__pyXJt{width:min(92vw,390px)}.site-popup_scrollArea__IPqbG{max-height:76vh}.site-popup_content__ZiKK6{font-size:15px}}@media (prefers-reduced-motion:reduce){.site-popup_card__pyXJt{animation:none}}