.qThUeW_landingModalLayer,.qThUeW_landingModalLayer *{box-sizing:border-box}.qThUeW_landingModalLayer{overscroll-behavior:contain;z-index:1000;background:#0a0a0c5c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.qThUeW_landingModal{opacity:0;background:#fff;border:1px solid #1212121a;border-radius:24px;flex-direction:column;width:fit-content;max-width:calc(100vw - 48px);max-height:min(720px,100dvh - 48px);transition:opacity .18s,transform .18s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:translateY(10px)scale(.98);box-shadow:0 24px 80px #0000002e,0 4px 16px #00000014}.qThUeW_landingModalOpen{opacity:1;transform:translateY(0)scale(1)}.qThUeW_landingModalHeader{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px;display:flex}.qThUeW_landingModalHeaderEmpty{justify-content:flex-end;padding-bottom:0}.qThUeW_landingModalHeading{flex-direction:column;gap:4px;min-width:0;display:flex}.qThUeW_landingModal[data-header-align=center] .qThUeW_landingModalHeader{text-align:center;justify-content:center;position:relative}.qThUeW_landingModal[data-header-align=center] .qThUeW_landingModalHeading{align-items:center}.qThUeW_landingModalTitle{margin:0}.qThUeW_landingModalDescription{max-width:56ch;margin:0}.qThUeW_landingModalClose{appearance:none;color:#525252;cursor:pointer;background:#fafaf9;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0 0 2px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;line-height:1;transition:background-color .14s,color .14s,border-color .14s;display:inline-flex}.qThUeW_landingModalClose:hover{color:#121212;background:#f5f5f5}.qThUeW_landingModal[data-close-variant=plain] .qThUeW_landingModalClose{background:0 0;border-color:#0000;border-radius:0;width:24px;height:24px;padding:0;font-size:18px}.qThUeW_landingModal[data-header-align=center] .qThUeW_landingModalClose{position:absolute;top:24px;right:24px}.qThUeW_landingModal[data-close-variant=plain] .qThUeW_landingModalClose:hover{color:#121212;background:0 0}.qThUeW_landingModalClose:focus-visible{outline-offset:3px;outline:2px solid #121212}.qThUeW_landingModal:focus-visible{outline-offset:3px;outline:2px solid #121212}.qThUeW_landingModalBody{color:#303030;flex-direction:column;gap:16px;min-height:0;padding:32px;display:flex;overflow-y:auto}.qThUeW_landingModal[data-headerless=true] .qThUeW_landingModalBody{padding:0 32px 32px}.qThUeW_landingModalFooter{border-top:1px solid #ededed;flex-flow:wrap;justify-content:flex-end;gap:10px;padding:32px;display:flex}@media (width<=560px){.qThUeW_landingModalLayer{align-items:flex-end;padding:12px}.qThUeW_landingModal{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}}@media (prefers-reduced-motion:reduce){.qThUeW_landingModal,.qThUeW_landingModalClose{transition:none}}