.hs-lp-choice-module .lp-choice-modal[aria-hidden=true]{display:none}.hs-lp-choice-module .lp-choice-modal{inset:0;position:fixed;z-index:9999}.hs-lp-choice-module .lp-choice-overlay{background:rgba(0,0,0,.48);inset:0;position:absolute}.hs-lp-choice-module .lp-choice-dialog{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.18);margin:10vh auto 0;padding:28px 24px 24px;position:relative;width:min(560px,calc(100% - 32px));z-index:1}.hs-lp-choice-module .lp-choice-close{background:transparent;border:0;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:12px;top:12px}.hs-lp-choice-module .lp-choice-eyebrow{color:#666;font-size:12px;letter-spacing:.08em;margin:0 0 8px}.hs-lp-choice-module .lp-choice-title{font-size:28px;line-height:1.3;margin:0 0 8px}.hs-lp-choice-module .lp-choice-text{color:#444;margin:0 0 20px}.hs-lp-choice-module .lp-choice-buttons{display:grid;gap:12px}.hs-lp-choice-module .lp-choice-btn{background:#fff;border:1px solid #d0d7de;border-radius:12px;cursor:pointer;font-size:16px;padding:14px 16px;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;width:100%}.hs-lp-choice-module .lp-choice-btn:hover{border-color:#999;box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-1px)}