.prose table{width:100%;border-collapse:collapse}.prose table th,.prose table td{padding:.75rem;border:1px solid var(--color-primary)}.prose table thead{background-color:var(--color-blue);font-size:14rem;font-weight:600;color:var(--color-white);line-height:110%}.prose table thead td{border:none;padding:8rem}.prose table thead td:first-child{border-top-left-radius:16px}.prose table thead td:last-child{border-top-right-radius:16px}.prose table thead td span{color:var(--color-white)!important}@media(min-width:768px){.prose table thead{font-size:20rem}.prose table thead td{padding:12rem}}.prose table tbody{font-size:14rem;line-height:110%}.prose table tbody td{border:none;border-bottom:2px solid var(--color-blurry);background-color:var(--color-blue-15);padding:4rem 8rem}.prose table tbody td span,.prose table tbody td p{font-size:12rem!important;font-weight:400!important;color:var(--color-primary)!important}.prose table tbody tr:last-child td{border-bottom:none}.prose table tbody tr:last-child td:first-child{border-bottom-left-radius:16px}.prose table tbody tr:last-child td:last-child{border-bottom-right-radius:16px}@media(min-width:768px){.prose table tbody{font-size:16rem}.prose table tbody td{padding:12rem}.prose table tbody td span,.prose table tbody td p{font-size:16rem!important;font-weight:400!important}}
