.copy-container{max-width:900px;min-height:calc(100vh - var(--nav-height) - var(--footer-height-mobile));margin:0 auto;padding:2.5rem;font-family:Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;color:#1d1d1f}.copy-title{font-size:3.5rem;font-weight:300;line-height:1.1}.copy-divider{border-width:0 0 thin;border-style:solid;border-color:rgba(0,0,0,.12);margin-top:.5rem;margin-bottom:3rem}.copy-content{padding:0 1rem}.copy-section{margin-bottom:2.5rem}.copy-heading{font-size:1.5rem;font-weight:500;margin-bottom:1.25rem;line-height:1.1}.copy-subheading{font-size:1.125rem;font-weight:800;margin-bottom:.5rem;line-height:1.5}.copy-paragraph{font-size:1rem;margin-bottom:1rem;line-height:1.5}.copy-list{font-size:1rem;margin-bottom:1rem;line-height:1.5;list-style-type:disc;padding-left:1rem}.copy-list-item{margin-bottom:.875rem}.copy-last-updated{margin-top:-2.5rem;margin-bottom:2.5rem;font-size:.875rem;font-style:italic}.copy-emphasized{font-weight:800}.copy-coloured{color:var(--primary-color);font-weight:800}.copy-link-subtle{text-decoration:none;color:var(--primary-color)}.copy-link-subtle:hover{text-decoration:underline}.copy-link{text-decoration:underline;color:var(--primary-color)}.copy-light-text{color:var(--light-text);font-weight:800}.copy-register-link-container{display:flex;justify-content:center;align-items:center;width:100%}.copy-register-link{display:inline-block;padding:1rem 2rem;cursor:pointer;border:none;border-radius:8px;transition:transform .15s ease-out,box-shadow .15s ease-out;background:var(--primary-color);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);font-weight:600;text-decoration:none}.copy-register-link:hover{background:var(--accent-color);color:var(--text-color);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@media (min-width:768px){.copy-container{min-height:calc(100vh - var(--nav-height) - var(--footer-height-desktop));padding:4rem}.copy-title{font-size:3.75rem}.copy-section{margin-bottom:3rem}.copy-heading{font-size:1.625rem;line-height:1.2}.copy-subheading{font-size:1.375rem;line-height:1.6}.copy-list,.copy-paragraph{font-size:1.25rem;line-height:1.6}.copy-last-updated{font-size:1rem}}