.blog-content .image-wrapper{margin:1rem 0;max-width:100%}.blog-content .image-wrapper[data-layout=center]{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.blog-content .image-wrapper[data-layout=left]{float:left;margin-right:1.5rem;margin-bottom:1rem;max-width:50%}.blog-content .image-wrapper[data-layout=right]{float:right;margin-left:1.5rem;margin-bottom:1rem;max-width:50%}.blog-content .image-wrapper[data-layout=full]{width:100%;margin-left:0;margin-right:0}.blog-content .image-wrapper img{max-width:100%;height:auto;border-radius:.375rem}.blog-content:after{content:"";display:table;clear:both}@media (max-width:640px){.blog-content .image-wrapper[data-layout=left],.blog-content .image-wrapper[data-layout=right]{float:none;margin-left:auto;margin-right:auto;max-width:100%}}.blog-content{line-height:1.7;font-size:1.125rem}.blog-header{position:relative;min-height:min(720px,60vh);display:flex;align-items:flex-end;padding-bottom:4rem;margin-bottom:2rem}.blog-header-bg{z-index:-1;background-size:cover;background-position:50%}.blog-header-bg,.blog-header-bg:after{position:absolute;top:0;left:0;right:0;bottom:0}.blog-header-bg:after{content:"";background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.7))}.blog-header-content{position:relative;z-index:1;color:#fff;width:100%;padding:0}.blog-header-container{max-width:48rem;margin:0 auto;padding:0;width:100%}.container{width:100%;margin-left:auto;margin-right:auto;padding:0}.max-w-4xl{max-width:48rem;padding:0}.blog-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.blog-meta{display:flex;align-items:center;gap:1rem;font-size:.875rem;opacity:.9}.blog-category{display:inline-block;background-color:#fff;color:#000;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1rem;transition:background-color .2s;cursor:pointer}.blog-category:hover{background-color:#f4f4f4}.blog-content h2{font-size:1.625rem;font-weight:600;margin-top:2.5rem;margin-bottom:1.25rem}.blog-content h3{font-size:1.375rem;font-weight:500;margin-top:2rem;margin-bottom:1rem}.blog-content p{margin-bottom:1.5rem}.blog-content ol,.blog-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.blog-content li{margin-bottom:.5rem}.blog-content img{border-radius:.5rem;margin:2rem 0}.blog-content .text-left{text-align:left}.blog-content .text-center{text-align:center}.blog-content .text-right{text-align:right}.blog-content .underline{text-decoration:underline;text-underline-offset:2px}@media (max-width:768px){.blog-header{min-height:min(400px,60vh)}.blog-title{font-size:2rem}.blog-content{font-size:1rem}.blog-content h2{font-size:1.5rem}.blog-content h3{font-size:1.25rem}.blog-header-container,.container{padding:0 1.5rem}}