.featured-recent-posts-wrapper{max-width:100%;overflow:hidden;position:relative}.featured-recent-posts-wrapper .badge{align-self:flex-start}.featured-recent-posts-wrapper .eyebrow-text{color:var(--color-primary);font-weight:var(--font-weight-semibold);text-transform:uppercase}.featured-recent-posts-wrapper .badge.card-badge-primary{background:transparent;border-radius:0;color:var(--color-primary);font-weight:var(--font-weight-bold);margin-bottom:0;padding:0}.featured-recent-posts-wrapper .section-header--center{text-align:center}.featured-recent-posts-wrapper .section-header--left{margin-bottom:var(--space-2xl);max-width:var(--max-width-content-lg);text-align:left}.featured-recent-posts-wrapper .section-header--right{align-items:end;display:flex;flex-direction:column;margin-left:auto;margin-right:0;max-width:var(--max-width-content-xl);text-align:right}.featured-recent-posts-wrapper .section-title{margin-bottom:var(--space-md);max-width:var(--max-width-content-lg)}.featured-recent-posts-wrapper.layout-masonry .section-title{text-wrap:auto}.featured-recent-posts-wrapper .section-subtitle{margin:0;max-width:800px}.featured-recent-posts-wrapper .section-header--center .section-subtitle,.featured-recent-posts-wrapper .section-header--center .section-title{margin-left:auto;margin-right:auto}.featured-recent-posts-wrapper .section-cta{margin-top:var(--space-lg)}.featured-recent-posts-grid{display:grid;gap:var(--space-lg);margin-bottom:var(--space-xl)}.featured-recent-posts-wrapper .post-title a:hover{color:var(--color-tertiary);text-decoration:underline}.featured-recent-posts-wrapper .card-wrapper{color:inherit;display:block;text-decoration:none}.featured-recent-posts-wrapper .card-wrapper:focus{outline:2px solid var(--color-primary);outline-offset:4px}.layout-card .featured-recent-posts-grid{display:flex!important;flex-wrap:wrap;justify-content:center}.layout-card .post-card{background:var(--color-white);border-radius:var(--radius-card);box-shadow:0 2px 8px rgb(0 0 0/8%);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.layout-card .featured-recent-posts-grid .col-4{width:calc(33.333% - var(--row-gap)*2/3)!important}.featured-recent-posts-wrapper.has-single-card.layout-card .featured-recent-posts-grid .col-4{max-width:400px;min-width:300px;width:400px!important}.layout-card .post-card .post-thumbnail{order:-1}.layout-card .post-card .post-content{order:0}.layout-card .post-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.layout-card .post-thumbnail{aspect-ratio:16/9;background:var(--color-light-gray);overflow:hidden;position:relative;width:100%}@media (max-width:1200px){.layout-card .card-media,.layout-card .post-thumbnail{max-height:220px}}.layout-card .post-thumbnail img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.layout-card .post-card:hover .post-thumbnail img{transform:scale(1.05)}.layout-card .post-content{display:flex;flex:1;flex-direction:column;padding:var(--space-lg)}.layout-card .card-title,.layout-card .post-title{color:var(--color-heading)}.layout-card .card-title a,.layout-card .post-title a{color:inherit;text-decoration:none;transition:color .2s ease}.layout-card .post-meta{align-items:center;display:flex;font-size:var(--font-size-small);gap:.5rem;margin-bottom:var(--space-sm)}.layout-card .card-excerpt,.layout-card .post-excerpt{display:-webkit-box;flex:1;font-size:var(--font-size-body);-webkit-line-clamp:2;line-height:1.6;margin-bottom:var(--space-md);-webkit-box-orient:vertical;overflow:hidden}.layout-card .btn-arrow,.layout-card .card-action{margin-top:auto!important}.layout-text .featured-recent-posts-grid{position:relative}@media (min-width:768px){.layout-text .featured-recent-posts-grid{gap:var(--space-xl)}}.layout-text .post-card{background:transparent;display:flex;flex-direction:column;height:100%;padding:10px 0;position:relative}.layout-text .post-icon{flex-shrink:0;height:48px;margin-bottom:var(--space-md);width:48px}.layout-text .post-icon img{height:100%;object-fit:contain;width:100%}.layout-text .post-content{display:flex;flex-direction:column;height:100%}.layout-text .post-title a{color:inherit;text-decoration:none;transition:color .2s ease}.layout-text .post-excerpt{display:-webkit-box;flex:1;-webkit-line-clamp:2;margin-bottom:var(--space-md);-webkit-box-orient:vertical;overflow:hidden}.layout-text .btn-arrow,.layout-text .card-action{color:var(--color-link);margin-top:auto!important}.layout-masonry .featured-recent-posts-grid{align-content:flex-start;display:flex;flex-flow:column wrap;gap:var(--row-gap);margin-bottom:0}.layout-masonry .featured-recent-posts-grid>*{width:calc(33.333% - var(--row-gap)*2/3)}.layout-masonry .post-card{background:var(--color-white);border-radius:var(--radius-card);box-shadow:0 2px 8px rgb(0 0 0/6%);box-sizing:border-box;color:inherit;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--space-lg);position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.layout-masonry .post-card:focus{outline:2px solid var(--color-primary);outline-offset:4px}.layout-masonry .post-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.layout-masonry .post-card.has-image{display:flex;flex-direction:column;overflow:hidden;padding:0}.layout-masonry .post-card.has-image .post-content{display:flex;flex:1;flex-direction:column;order:1;padding:var(--space-lg)}.layout-masonry .post-thumbnail{aspect-ratio:16/9;background:var(--color-bg-secondary);order:-1;overflow:hidden;width:100%}@media (min-width:768px){.layout-masonry .post-card:first-child .post-icon,.layout-masonry .post-card:nth-child(2) .post-thumbnail,.layout-masonry .post-card:nth-child(3) .post-thumbnail,.layout-masonry .post-card:nth-child(4) .post-icon,.layout-masonry .post-card:nth-child(5) .post-icon,.layout-masonry .post-card:nth-child(6) .post-thumbnail{display:none}}.layout-masonry .post-thumbnail img{height:100%;object-fit:cover;width:100%}.layout-masonry .post-icon{flex-shrink:0;height:48px;margin-bottom:var(--space-md);width:48px}.layout-masonry .post-icon img{height:100%;object-fit:contain;width:100%}.layout-masonry .post-content{display:flex;flex:1;flex-direction:column;gap:var(--space-sm);min-width:0}.layout-masonry .post-title{color:var(--color-heading);font-weight:500;margin-bottom:var(--space-xs)}.layout-masonry .post-excerpt{display:-webkit-box;-webkit-line-clamp:2;margin-bottom:var(--space-md);-webkit-box-orient:vertical;color:var(--color-text-primary);flex:1;overflow:hidden}.has-text-color .card-action,.layout-masonry .btn-arrow,.layout-masonry .card-action{color:var(--color-link);margin-top:auto!important}.featured-recent-posts-wrapper .bottom-cta{margin-top:var(--space-2xl);text-align:center}@media (max-width:1024px){.layout-card .featured-recent-posts-grid .col-4{width:calc(50% - var(--row-gap)/2)!important}.layout-masonry .featured-recent-posts-grid{--row-gap:20px}}@media (max-width:1024px) and (min-width:768px){.layout-masonry .featured-recent-posts-grid{display:grid;grid-auto-flow:column;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);height:auto!important}.layout-masonry .featured-recent-posts-grid>*{width:auto}}@media (max-width:767px){.layout-masonry .post-icon img{max-width:40px}.featured-recent-posts-wrapper .section-title{font-size:var(--font-size-h3)}.layout-card .featured-recent-posts-grid .col-4{width:100%!important}.layout-masonry .featured-recent-posts-grid{display:flex;flex-flow:row wrap;height:auto!important}.layout-masonry .featured-recent-posts-grid>*{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%!important}.layout-masonry .post-card:first-child{order:1}.layout-masonry .post-card:nth-child(3){order:2}.layout-masonry .post-card:nth-child(5){order:3}.layout-masonry .post-card:nth-child(2){order:4}.layout-masonry .post-card:nth-child(4){order:5}.layout-masonry .post-card:nth-child(6){order:6}.layout-masonry .post-thumbnail{height:200px}.layout-masonry .post-thumbnail img{object-fit:cover}.layout-masonry .post-card.has-image .post-thumbnail{display:block}.layout-masonry .post-card.has-image{padding:0}.layout-masonry .post-card.has-image .post-content{padding:var(--space-lg)}.layout-masonry .post-card.has-image .post-icon{display:none}.layout-masonry .post-card:not(.has-image){align-items:flex-start;flex-direction:column;padding:var(--space-lg)}.layout-masonry .post-card:not(.has-image) .post-content{flex:1;min-width:0;padding:0;width:100%}.layout-masonry .post-card:not(.has-image) .post-icon{display:block;flex-shrink:0;margin-bottom:var(--space-md)}}.block-editor-block-list__layout .layout-masonry .featured-recent-posts-grid,.editor-styles-wrapper .layout-masonry .featured-recent-posts-grid{display:grid!important;grid-auto-flow:column;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);height:auto!important}.block-editor-block-list__layout .layout-masonry .featured-recent-posts-grid>*,.editor-styles-wrapper .layout-masonry .featured-recent-posts-grid>*{width:auto}.text-center{text-align:center}