.ts-pgp{display:flex;justify-content:center;padding:40px 20px}.ts-pgp .ts-pgp__card{background:#fff;border:1px solid #e4e4e4;border-radius:8px;max-width:560px;padding:40px 32px;text-align:center;width:100%}.ts-pgp .ts-pgp__headline{font-size:28px;font-weight:400;margin:0 0 1rem}.ts-pgp .ts-pgp__body{font-size:1rem;line-height:1.55;margin-bottom:1.5rem}.ts-pgp .ts-pgp__body p:last-child{margin-bottom:0}.ts-pgp .ts-pgp__spinner{animation:ts-pgp-spin .9s linear infinite;border:3px solid #e4e4e4;border-radius:50%;border-top:3px solid var(--link_color,#333);height:36px;margin:0 auto 1rem;width:36px}@keyframes ts-pgp-spin{to{transform:rotate(1turn)}}.ts-pgp .ts-pgp__loading-text{font-size:.95rem;margin:0}.ts-pgp .ts-pgp__link-wrap{margin:0 0 .75rem}.ts-pgp .ts-pgp__link{display:inline-block;font-size:1.05rem;font-weight:600;text-decoration:underline;word-break:break-word}.ts-pgp .ts-pgp__countdown{font-size:.95rem;margin:0 0 1.25rem;min-height:1.4em}.ts-pgp .ts-pgp__note{color:#555;font-size:.875rem;line-height:1.5}.ts-pgp .ts-pgp__note p:last-child{margin-bottom:0}.ts-pgp .ts-pgp__support{font-size:1rem;margin:0}@media (max-width:575px){.ts-pgp{padding:24px 12px}.ts-pgp .ts-pgp__card{padding:28px 18px}.ts-pgp .ts-pgp__headline{font-size:22px}}@media (prefers-reduced-motion:reduce){.ts-pgp .ts-pgp__spinner{animation-duration:3s}}