.blog-index-page .hero-section{position:relative;margin-bottom:0;padding-bottom:3.75rem}@media screen and (min-width:768px){.blog-index-page .hero-section{padding-bottom:5.75rem}}.blog-index-page .hero-section .orb-field{--orb-field-inset:calc(var(--site-header-height) * -1) 0 0}.blog-index-page .hero-section .orb-1{--orb-size:clamp(280px,28.4vw,409px);--orb-aspect:.919;--orb-x:93.9%;--orb-y:34.3%;--orb-opacity:.5;--orb-blur:50px;--orb-duration:67s}.blog-index-page .hero-section .orb-2{--orb-size:clamp(260px,25.9vw,372px);--orb-aspect:.919;--orb-x:8.1%;--orb-y:63.2%;--orb-opacity:1;--orb-blur:75px;--orb-drift:72px;--orb-duration:81s;--orb-delay:-24s}.blog-index-page .hero-section .container{position:relative;z-index:1}.featured-post-card{background:rgba(255,255,255,.5);border-radius:1.5rem;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);padding:2rem;gap:2rem;border:1px solid var(--white)}.featured-post-card .img{display:block;width:100%;height:auto;aspect-ratio:599/490;border-radius:1rem;object-fit:cover}.featured-post-card .text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.featured-post-card .text .title{color:var(--green-600);font:var(--mkt-h2-semibold);margin-bottom:1rem}.featured-post-card .text .blurb{color:var(--slate-500);font:var(--mkt-body-lg-regular);margin-bottom:2rem}.featured-post-card .meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem}.featured-post-card .meta .date{color:var(--gray-300);font:var(--mkt-body-md-regular)}@media screen and (min-width:1280px){.featured-post-card .text .title{font:var(--mkt-h1-semibold)}}.past-posts-header{padding-block:2rem 0;padding-inline:0}@media (min-width:768px){.past-posts-header{padding-inline:2rem}}.past-posts-header h2{margin-bottom:0;font:var(--mkt-h3-semibold)}.past-posts-grid{display:grid;gap:3.5rem 2rem;padding-block:3rem 2rem;padding-inline:0}@media (min-width:768px){.past-posts-grid{padding-inline:2rem}}@media screen and (min-width:768px){.past-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.past-posts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}#blog-past-posts-container{padding-block-start:0}.post-card{display:flex;flex-direction:column;text-decoration:none}.post-card[hidden]{display:none}.post-card .img{position:relative;width:100%;aspect-ratio:3/2;border-radius:.75rem;overflow:hidden;transition:box-shadow .4s ease}.post-card .img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .img{box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.post-card:hover .img img{transform:scale(1.05)}.post-card .text{display:flex;flex-direction:column;flex-grow:1;padding-top:1.5rem}.post-card .text .meta{display:flex;align-items:center;gap:.75rem}.post-card .text .meta .date{color:var(--gray-300);font:var(--mkt-body-sm-regular)}.post-card .text .title{color:var(--gray-800);font:var(--mkt-body-md-semibold);margin:.75rem 0 0}.post-card .text .blurb{color:var(--gray-400);font:var(--mkt-body-sm-regular);margin:.5rem 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.post-card .text .button{margin-top:auto;padding-top:1rem;align-self:flex-start}.post-card:hover .text .button{color:var(--ivory-950)}.arrow-icon{height:20px;width:20px;flex-shrink:0;background-color:var(--gray-800);mask:url("/images/90837f531266d36a.svg") no-repeat center/contain}.arrow-icon.back{transform:rotate(180deg);transition:transform var(--transition-duration-200) ease-out}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:1.5rem;text-decoration:none;color:var(--gray-800);font:var(--mkt-body-md-semibold);padding-inline:0}@media (min-width:768px){.back-link{padding-inline:2rem}}.back-link:hover{color:var(--green-700)}.back-link:hover .arrow-icon{background-color:var(--green-700);transform:rotate(180deg) translateX(4px)}.post-hero{padding-top:3rem;padding-bottom:2rem}.post-hero img{display:block;width:100%;max-width:1000px;height:auto;max-height:500px;object-fit:cover;border-radius:1rem;margin:0 auto}.post-hero .heading{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 2rem;margin-top:2rem;padding-inline:0}@media (min-width:768px){.post-hero .heading{padding-inline:2rem}}.post-hero .heading .title{margin-bottom:0;color:var(--ivory-950);font:var(--mkt-h2-semibold);max-width:48rem}.post-hero .heading .badge{flex-shrink:0;margin-top:.5rem}.post-hero .meta{display:flex;align-items:center;gap:.75rem;margin:1rem 0 0;padding-inline:0}@media (min-width:768px){.post-hero .meta{padding-inline:2rem}}.post-hero .meta .byline{color:var(--gray-500);font:var(--mkt-body-sm-medium)}.post-hero .meta .date{color:var(--gray-300);font:var(--mkt-body-sm-regular)}#blog-content,#news-content{display:flow-root;padding-block:0;font:var(--mkt-body-lg-regular);padding-inline:0}@media (min-width:768px){#blog-content,#news-content{padding-inline:2rem}}#blog-content ol,#news-content ol{list-style-type:decimal;padding-left:2rem;margin-bottom:1.5rem}#blog-content ul,#news-content ul{list-style-type:disc;padding-left:2rem;margin-bottom:1.5rem}#blog-content b,#news-content b{color:var(--green-600)}#blog-content #content > p,#blog-content #content > h2,#news-content #content > p,#news-content #content > h2{margin-bottom:1rem}#blog-filter .blog-filter-content{padding-block:2rem;padding-inline:0}@media (min-width:768px){#blog-filter .blog-filter-content{padding-inline:2rem}}