.blog-content h2{color:#1a1b3c;margin-top:3rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;line-height:1.3}@media (min-width:1024px){.blog-content h2{font-size:2.25rem}}.blog-content h3{color:#1a1b3c;margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700}@media (min-width:1024px){.blog-content h3{font-size:1.5rem}}.blog-content p{margin-bottom:1.5rem}.blog-content img{border-radius:1rem;width:100%;margin-top:2.5rem;margin-bottom:2.5rem}.blog-content ul{grid-template-columns:1fr;gap:.75rem;margin-bottom:2rem;padding-left:0;list-style-type:none;display:grid}@media (min-width:640px){.blog-content ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-content ul li{color:#4b5563;padding-left:1.5rem;font-size:.875rem;font-weight:500;position:relative}@media (min-width:1024px){.blog-content ul li{font-size:1rem}}.blog-content ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23316dd0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;position:absolute;top:.25rem;left:0}.blog-content .info-box{background-color:#f9fafb;border-radius:1rem;margin:3rem 0;padding:2rem}.blog-content .info-box-title{color:#1a1b3c;margin-bottom:1rem;font-weight:700}.blog-table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:.75rem;margin:1.5rem 0;overflow-x:auto}.blog-table-wrapper table{border-collapse:collapse;width:100%;min-width:500px;font-size:.875rem}.blog-table-wrapper th,.blog-table-wrapper td{text-align:left;border:1px solid #e5e7eb;padding:.625rem .75rem}.blog-table-wrapper th{color:#1a1b3c;background-color:#f3f4f6;font-weight:600}.blog-table-wrapper tr:nth-child(2n){background-color:#f9fafb}
