.post-layout-section .box{flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:5rem}.post-layout-section .box .post-component{width:60%;max-width:770px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.post-layout-section .box .post-component picture{max-height:450px;width:100%;overflow:hidden;border-radius:var(--card-border-radius-1)}.post-layout-section .box .post-component picture img{width:100%;height:100%;object-fit:cover}.post-layout-section .box .post-component .payload-richtext{width:100%}.post-layout-section .box .post-component>.payload-richtext :is(h2,h3,h4){line-height:100%;margin-bottom:1rem}.post-layout-section .box .post-component>.payload-richtext :is(h2,h3,h4,p){margin-top:1rem}.post-layout-section .box .post-component>.payload-richtext button{margin-top:1rem}.post-layout-section .box .post-component>.payload-richtext button .post-layout-section .box .post-component .payload-richtext :is(ul,ol){display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;line-height:100%;margin:.5rem 0;font-family:DM Sans,sans-serif;font-weight:400;font-size:var(--text-size-1);color:var(--text-color-dark-1);line-height:27px!important;letter-spacing:.3px;border:1px solid red}.post-layout-section .box .post-component .payload-richtext ul{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;list-style-type:disc;list-style-position:inside;gap:.5rem;line-height:100%;margin:.5rem 0;font-family:DM Sans,sans-serif;font-weight:400;font-size:var(--text-size-1);color:var(--text-color-dark-1);line-height:27px!important;letter-spacing:.3px}.post-layout-section .box .post-component .payload-richtext :is(ul li,ol li):has(p){display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:var(--text-size-1);line-height:27px;letter-spacing:.5px;color:var(--text-color-dark-1);font-weight:400}.post-layout-section .box .post-component .payload-richtext ul li p{display:list-item;list-style-type:disc;list-style-position:inside;font-family:DM Sans,sans-serif}.post-layout-section .box .post-component .payload-richtext ol{padding-left:1.5rem;font-family:DM Sans,sans-serif}.post-layout-section .box .post-component .payload-richtext ol li p{display:list-item;list-style-type:decimal}.post-layout-section .box .post-component .payload-richtext :is(ul li p,ol li p){margin-top:.5rem;font-size:var(--text-size-1);line-height:27px;letter-spacing:.5px;font-family:DM Sans,sans-serif}.post-layout-section .box .aside-blog{width:40%}.post-layout-section .box .post-component .payload-richtext table{width:100%;border-collapse:collapse;margin:2rem 0;font-family:Poppins,sans-serif;background:var(--card-bg-1,#fff);box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:var(--card-border-radius-1,8px);overflow:hidden}.post-layout-section .box .post-component .payload-richtext td,.post-layout-section .box .post-component .payload-richtext th{padding:1rem 1.2rem;text-align:left;border-bottom:1px solid var(--border-color-1,#eee);font-size:var(--text-size-1,1rem)}.post-layout-section .box .post-component .payload-richtext th{background:var(--accent-color-1,#f5f5f5);color:var(--text-color-white-1);font-weight:600}.post-layout-section .box .post-component .payload-richtext tr:last-child td{border-bottom:none}.post-layout-section .box .post-component .payload-richtext td strong{color:var(--accent-color-1,#0077b6);font-weight:600}@media screen and (min-width:0px) and (max-width:900px){.post-layout-section .box{flex-wrap:wrap}.post-layout-section .box .aside-blog,.post-layout-section .box .post-component{width:100%}}