.rtb{padding:var(--space-section) 0}.rtb--surface{background-color:var(--surface);color:var(--on-surface)}.rtb--surface-low{background-color:var(--surface-container-low);color:var(--on-surface)}.rtb--surface-container{background-color:var(--surface-container);color:var(--on-surface)}.rtb--dark{background-color:var(--primary-container);color:var(--on-primary)}.rtb__content h2{font-size:1.75rem;margin-bottom:1rem}.rtb__content h2,.rtb__content h3{color:inherit;font-family:var(--font-headline)}.rtb__content h3{font-size:1.375rem;margin-bottom:.75rem}.rtb__content h4{color:inherit;font-family:var(--font-headline);font-size:1.125rem;margin-bottom:.5rem}.rtb__content p{line-height:1.7;margin-bottom:1.5rem}.rtb__content ol,.rtb__content ul{margin-bottom:1.5rem;margin-left:1.5rem}.rtb__content a{color:var(--secondary);text-decoration:underline;transition:opacity .2s ease}.rtb__content a:hover{opacity:.7}.rtb__content--center{margin:0 auto;text-align:center}.rtb__content--left{text-align:left}.max-w-sm{max-width:480px}.max-w-md{max-width:640px}.max-w-lg{max-width:800px}.max-w-xl{max-width:960px}.max-w-full{max-width:100%}