.blog-image-container{border-radius:16px;overflow:hidden}.blog-row{flex-direction:row;align-items:center;gap:4rem;margin-bottom:6rem;display:flex!important}.blog-row-reverse{flex-direction:row-reverse}@media (max-width:768px){.blog-row,.blog-row-reverse{flex-direction:column;gap:2rem;margin-bottom:4rem}}
.blog-content-rich-text h2:first-child{color:var(--border);margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1}.blog-content-rich-text h2:not(:first-child){color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.blog-content-rich-text p{margin-bottom:1.25rem;font-size:1.125rem}.blog-content-rich-text li>p{font-size:1.125rem}@media (max-width:768px){.blog-content-rich-text h2:first-child{font-size:4rem}.blog-content-rich-text h2:not(:first-child){font-size:2rem}}
