.button-tooltip{border:1px solid color-mix(in srgb,var(--green, var(--greenSoft)) 38%,var(--line));background:var(--green-soft,var(--greenSoft))!important;color:var(--text)!important;box-shadow:0 8px 22px rgba(49,63,37,.2)!important}
.button-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;border-right:1px solid color-mix(in srgb,var(--green, var(--greenSoft)) 38%,var(--line));border-bottom:1px solid color-mix(in srgb,var(--green, var(--greenSoft)) 38%,var(--line));background:var(--green-soft,var(--greenSoft));transform:translateX(-50%) rotate(45deg)}
.button-tooltip.below:after{top:-6px;bottom:auto;border:0;border-top:1px solid color-mix(in srgb,var(--green, var(--greenSoft)) 38%,var(--line));border-left:1px solid color-mix(in srgb,var(--green, var(--greenSoft)) 38%,var(--line))}
.button-tooltip.side-left:after{top:50%;right:-6px;bottom:auto;left:auto;border:0;border-top:1px solid color-mix(in srgb,var(--green) 38%,var(--line));border-right:1px solid color-mix(in srgb,var(--green) 38%,var(--line));transform:translateY(-50%) rotate(45deg)}
.button-tooltip.side-right:after{top:50%;bottom:auto;left:-6px;border:0;border-bottom:1px solid color-mix(in srgb,var(--green) 38%,var(--line));border-left:1px solid color-mix(in srgb,var(--green) 38%,var(--line));transform:translateY(-50%) rotate(45deg)}
.registration-thanks-card{position:relative;width:min(520px,100%);padding:31px;text-align:center}.registration-thanks-close{position:absolute;top:16px;right:16px}.registration-thanks-card>img{width:112px;height:112px;object-fit:contain}.registration-thanks-card>span{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.11em}.registration-thanks-card h2{margin:8px 0;font-size:34px}.registration-thanks-card>p{margin:0 auto 18px;max-width:420px;color:var(--muted);line-height:1.6}.registration-thanks-card>p strong{color:var(--text);overflow-wrap:anywhere}.registration-email-note{display:flex;align-items:center;gap:11px;margin:18px 0;padding:13px;text-align:left;border-radius:14px;background:var(--greenSoft)}.registration-email-note>i{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:11px;background:var(--panel);color:var(--green)}.registration-email-note strong,.registration-email-note small{display:block}.registration-email-note small{color:var(--muted)}.registration-thanks-card>.btn{width:100%;justify-content:center}
