.content{gap:24px;overflow-x:auto;line-height:1.5rem;padding:2px}.content,.content .content__body{display:flex;flex-direction:column}.content .content__body{gap:16px}.content a{text-decoration:underline}.content a:visited{color:#571d8b}.content div:last-child,.content p:last-child,.content span:last-child{margin-bottom:0}.content ol li,.content ul li{position:relative;color:#000;padding-left:1.5rem;margin-bottom:1rem}.content ol>li:before,.content ul>li:before{position:absolute;content:"";left:10px;top:10px;height:6px;width:6px;border-radius:60%;background-color:#000}.content table{min-width:600px;border:2px solid #e7eef3;border-collapse:collapse}.content table thead{background-color:#e7eef3}.content table th{padding:1.5rem 0 1rem 1.5rem;text-align:left}.content table td{padding:1rem}.content table td,.content table tr{border:2px solid #e7eef3}.content iframe{width:600px;height:450px}@media (max-width:48rem){.content iframe{width:100%}}@media (max-width:30rem){.content{font-size:.813rem;line-height:1.125rem}.content iframe{width:100%;height:300px}}