.blog-listing-wrapper{max-width:100%}.blog-listing-container{display:flex;flex-direction:column;gap:0}@media (min-width:900px){.blog-listing-container{flex-direction:row-reverse;gap:64px;align-items:flex-start}}.posts-content{flex:1;min-width:0}@media (min-width:900px){.posts-content{flex:1}}.posts-grid{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}.blog-post-item{display:block;container-type:inline-size}.blog-post-wrapper{display:block;overflow:auto;display:flex}@media (min-width:600px){.blog-post-wrapper{flex-direction:row;gap:32px}}@media (max-width:599px){.blog-post-wrapper{flex-direction:column;gap:16px}}.blog-post-image{width:100%;margin:0;border-radius:16px;overflow:hidden;flex-shrink:0}@media (min-width:600px){.blog-post-image{width:180px;height:180px;margin-bottom:4px}}@container (max-width: 750px){width:100%;height:auto;margin-right:0;margin-bottom:20px}.blog-post-image .blog-post-image-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.blog-post-image .blog-post-image-link:hover img{transform:scale(1.05)}.blog-post-content{display:flex;flex-direction:column;gap:8px}.blog-post-header{margin-bottom:0;display:flex;flex-direction:column;gap:8px}.blog-post-title{margin:0;font-size:24px;font-weight:700;line-height:1.3;color:#040a16}@media (min-width:900px){.blog-post-title{font-size:28px}}.blog-post-title a{color:#040a16;text-decoration:none;transition:color .3s ease}.blog-post-title a:hover{color:var(--brand-700)}.orion-post-link{padding:8px 0}.blog-post-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:#565656}.blog-post-meta .blog-post-date{font-weight:500;color:rgba(4,10,22,.7);font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.14px}.blog-post-meta .blog-post-category a{color:var(--brand-700);text-decoration:none;font-weight:500;transition:color .3s ease;text-transform:uppercase}.blog-post-meta .blog-post-category a:hover{color:var(--orange-400)}.blog-post-meta .blog-post-author a{color:var(--brand-700);text-decoration:none;font-weight:500;transition:color .3s ease}.blog-post-meta .blog-post-author a:hover{color:var(--orange-400)}.blog-post-title-link{color:var(--brand-950);font-family:Roboto;font-size:28px;font-style:normal;font-weight:400;line-height:40px}.blog-post-excerpt{font-size:1rem;line-height:175%;color:#565656;margin:0}.blog-post-read-more{display:inline-block;padding:8px 20px;background-color:var(--brand-700);color:#fff;text-decoration:none;border-radius:4px;font-weight:500;font-size:14px;transition:background-color .3s ease}.blog-post-read-more:hover{background-color:var(--orange-400)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.posts-pagination{display:flex;justify-content:center;margin-top:48px;padding-top:32px;padding-bottom:32px;margin-bottom:48px}.posts-pagination .nav-links{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.posts-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 12px;border:1px solid var(--neutral-200);border-radius:4px;color:var(--brand-700);text-decoration:none;font-weight:500;font-size:15px;transition:all .3s ease;cursor:pointer}.posts-pagination .page-numbers:hover{background-color:var(--brand-700);color:var(--white);border-color:var(--brand-700)}.posts-pagination .page-numbers:active{transform:scale(.95)}.posts-pagination .page-numbers.next,.posts-pagination .page-numbers.prev{padding:0 14px;font-size:18px}.posts-pagination .page-numbers.dots{border:none;cursor:default}.posts-pagination .page-numbers.dots:hover{background-color:transparent;border-color:var(--neutral-200);color:var(--brand-700)}.posts-pagination .page-numbers.current{background-color:var(--brand-700);color:var(--white);border-color:var(--brand-700)}@media (max-width:899px){.posts-pagination{margin-top:32px;padding-top:24px}.posts-pagination .page-numbers{gap:10px}.posts-pagination .page-numbers a,.posts-pagination .page-numbers span{min-width:52px;height:52px;padding:0 14px;font-size:16px}.posts-pagination .page-numbers .next,.posts-pagination .page-numbers .prev{padding:0 16px;font-size:20px}}.no-posts{text-align:center;padding:60px 20px}.no-posts h2{font-size:28px;margin:0 0 16px 0;color:#040a16}.no-posts p{font-size:16px;color:#565656;margin:0}.blog-sidebar{width:100%}@media (min-width:900px){.blog-sidebar{flex:0 0 min(446px,40%);max-width:min(446px,40%)}}.blog-sidebar .widget{margin-bottom:32px;padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.blog-sidebar .widget:last-child{margin-bottom:0}.blog-sidebar .widget-title{margin:0 0 16px 0;font-size:18px;font-weight:600;color:#040a16;line-height:1.4}@media (min-width:900px){.blog-sidebar .widget-title{font-size:20px}}.blog-sidebar ol,.blog-sidebar ul{margin:0;padding-left:20px;list-style-position:outside}.blog-sidebar ol li,.blog-sidebar ul li{margin-bottom:8px;color:#565656;font-size:14px;line-height:1.6}.blog-sidebar ol li a,.blog-sidebar ul li a{color:var(--brand-700);text-decoration:none;transition:color .3s ease}.blog-sidebar ol li a:hover,.blog-sidebar ul li a:hover{color:var(--orange-400);text-decoration:underline}.blog-sidebar .textwidget{font-size:14px;line-height:1.6;color:#565656}.blog-sidebar .textwidget p{margin:0 0 12px 0}.blog-sidebar .textwidget p:last-child{margin-bottom:0}.blog-sidebar .widget_search .search-submit{display:none}.blog-sidebar .widget_search input[type=search]{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.blog-sidebar .widget_search input[type=search]:focus{outline:0;border-color:var(--brand-700);box-shadow:0 0 0 2px rgba(27,74,136,.1)}.blog-sidebar .widget_recent_entries ul li{margin-bottom:12px}.blog-sidebar .widget_recent_entries ul li a{font-weight:500}.blog-sidebar .widget_categories ul li{margin-bottom:10px}@media (max-width:899px){.blog-sidebar{margin-top:40px;padding-top:40px;border-top:1px solid #e0e0e0}.blog-post-image{height:200px}.blog-post-image .blog-post-image-link{height:200px}}