.page-thanks .thanks-page{max-width:860px;margin:0 auto;padding:2rem 1.5rem 4rem;text-align:center;color:var(--color-text)}.page-thanks .thanks-title{font-size:2rem;font-weight:800;color:var(--color-primary);margin-bottom:1.5rem}.page-thanks .thanks-lead{font-size:1.1rem;line-height:1.8;margin-bottom:3rem}.page-thanks .thanks-buttons{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.page-thanks .btn-thanks{display:block;width:100%;padding:1.2rem 1rem;border-radius:10px;text-decoration:none;font-size:1.1rem;font-weight:700;background-color:var(--color-danger);color:var(--color-white);line-height:1.5;transition:background-color .3s ease}.page-thanks .btn-thanks:hover{background-color:var(--color-danger-hover)}.page-thanks .btn-thanks.blue{background-color:var(--color-primary)}.page-thanks .btn-thanks.blue:hover{background-color:var(--color-primary-hover)}.page-thanks .highlight-number{font-size:120%;font-weight:900}.page-thanks .thanks-links{margin-top:3rem;padding:2.4rem 2rem;background:#f4f8fb;border:1px solid #dce6ee;border-radius:14px;text-align:left;line-height:1.8}.page-thanks .thanks-links .section-block{padding-bottom:1.8rem;border-bottom:1px solid #e5edf3;margin-bottom:1.8rem}.page-thanks .thanks-links .section-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-thanks .thanks-links p strong{display:block;font-size:1.1rem;font-weight:800;color:var(--color-primary);margin-bottom:.6rem}.page-thanks .thanks-links .link-list{padding-left:.2rem}.page-thanks .thanks-links a{display:block;padding:6px 0;color:var(--color-primary);font-weight:600;text-decoration:none;letter-spacing:.3px;transition:color .25s ease,transform .2s ease}.page-thanks .thanks-links a:hover{color:var(--color-primary-hover);transform:translateX(2px)}.page-thanks .thanks-links .section-block>p{margin-bottom:0}.page-thanks .thanks-links .section-title{font-size:1.1rem;font-weight:800;color:var(--color-primary);margin-bottom:.6rem}.page-thanks .thanks-links .section-block>p{text-align:center}