:root{--content-h-color:rgb(77, 77, 77);--content-color:rgb(77, 77, 77)}body{background-color:#e1e1ef}.content{color:var(--content-color,black);font-size:1.15rem;line-height:1.5rem}.content h1{font-size:3.75rem;line-height:4rem;font-weight:800;margin:2.5rem 0;color:var(--content-h-color,black)}.content h2{font-size:2.75rem;line-height:3rem;font-weight:700;margin:2rem 0;color:var(--content-h-color,black)}.content h3{font-size:2.25rem;line-height:2.5rem;font-weight:600;margin:1.75rem 0;color:var(--content-h-color,black)}.content h4{font-size:2rem;line-height:2.25rem;font-weight:600;margin:1.5rem 0;color:var(--content-h-color,black)}.content h5{font-size:1.75rem;line-height:2rem;font-weight:600;margin:1.25rem 0;color:var(--content-h-color,black)}.content h6{font-size:1.25rem;line-height:1.5rem;font-weight:600;margin:1rem 0;color:var(--content-h-color,black)}.content pre{background:#f9fafb;padding:1.5rem;margin-bottom:2rem;overflow-x:auto;border-radius:.5rem}.content table{border-collapse:collapse}.content table td,table th{padding:10px 15px}.content table th{background-color:#dcdcdc}.content table th,table td{border:1px solid #54585d}.content table tbody tr{background-color:#f9fafb}.content table tbody tr:nth-child(odd){background-color:#fff}.content p{margin:0 0 2rem;overflow-wrap:break-word}.content blockquote{margin:2rem 0;padding:0 1rem;border-inline-start:4px solid var(--content-h-color,black)}.content ol,.content ul{overflow-wrap:break-word;list-style:auto;padding-left:2rem}.content ol{list-style:auto}.content ul{list-style:disc}.content ul ul{list-style:circle}.content a{color:#d2691e;text-decoration:underline;text-decoration-color:#d2691e}.content a:hover{text-decoration:underline dotted}