.post-cards{padding-block:var(--spacing-8)}@media (max-width:55rem){.post-cards{padding-block:var(--spacing-6)}}.post-cards .pagination{margin-block-start:var(--spacing-6)}.post-cards [class*=container]{display:grid;gap:var(--spacing-6);grid-template-areas:"title button" "cards cards";grid-template-columns:1fr auto;grid-template-rows:repeat(2,auto)}@media (max-width:55rem){.post-cards [class*=container]{grid-template-areas:"title" "cards" "button";grid-template-columns:1fr}}.post-cards.bg--light a{--link-color:var(--neutral-black);--link-color-hover:var(--neutral-black)}.post-cards.bg--dark{--card-background:var(--neutral-black);background:var(--neutral-black);color:var(--neutral-white)}.post-cards.bg--dark a{--link-color:var(--neutral-white);--link-color-hover:var(--neutral-white)}.post-cards__heading{align-items:center;display:flex;gap:var(--spacing-6);grid-area:title;justify-content:space-between}@media (max-width:55rem){.post-cards__heading{align-items:flex-start;flex-direction:column;gap:var(--spacing-5)}}.post-cards__heading [class*=button]{flex-shrink:0}.post-cards__button{grid-area:button}.post-cards__cards{-moz-column-gap:var(--spacing-5);column-gap:var(--spacing-5);display:grid;grid-area:cards;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:var(--spacing-6)}@media (max-width:55rem){.post-cards__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:30rem){.post-cards__cards{grid-template-columns:1fr}}.post-cards__cards .card__content{gap:var(--spacing-4)}.post-cards__cards .card__label{order:-1}.post-cards__cards .card__date{margin-block-start:auto}.post-cards-featured{padding-block:var(--spacing-8)}@media (max-width:55rem){.post-cards-featured{padding-block:var(--spacing-6)}}.post-cards-featured [class*=container]{display:flex;flex-direction:column;gap:var(--spacing-6)}.post-cards-featured__cards{-moz-column-gap:var(--spacing-5);column-gap:var(--spacing-5);display:grid;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;row-gap:var(--spacing-6)}@media (max-width:55rem){.post-cards-featured__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:30rem){.post-cards-featured__cards{grid-template-columns:1fr}}.post-cards-featured__cards .card__label{order:-1}.post-cards-featured__cards .card:first-child{flex-direction:column;flex-wrap:unset;grid-column:span 1;grid-row:span 3;height:100%;max-height:unset}@media (max-width:55rem){.post-cards-featured__cards .card:first-child{grid-column:span 2}}.post-cards-featured__cards .card:first-child .card__image{height:100%;width:100%}.post-cards-featured__cards .card:first-child .card__content{margin-block-end:calc(var(--read-more-height)*-1);padding-block:var(--spacing-5);width:100%}.post-cards-featured__cards .card:first-child .card__content .card__date{margin-bottom:0}.post-cards-featured__cards .card:first-child h3{font-size:28px}@media (hover:hover){.post-cards-featured__cards .card:first-child:focus-visible .card__image img,.post-cards-featured__cards .card:first-child:hover .card__image img{scale:1.1;translate:0 calc(var(--read-more-height)*-.5)}}.post-cards-featured__cards .card:not(:first-child){flex-direction:row;grid-column:span 1}@media (max-width:55rem){.post-cards-featured__cards .card:not(:first-child){flex-direction:column;flex-wrap:unset;grid-column:unset}}.post-cards-featured__cards .card:not(:first-child) .card__pixels{inset-inline-end:auto;inset-inline-start:0;transform:scaleX(-1)}.post-cards-featured__cards .card:not(:first-child) h3{font-size:22px}@media (max-width:55rem){.post-cards-featured__cards .card:not(:first-child) h3{font-size:20px}}.post-cards-featured__cards .card:not(:first-child) .card__content{gap:var(--spacing-2);inline-size:100%;margin-block-end:0;margin-right:-5rem;padding-block:var(--spacing-2)}@media (max-width:55rem){.post-cards-featured__cards .card:not(:first-child) .card__content{margin-block-end:calc(var(--read-more-height)*-1);width:100%}}.post-cards-featured__cards .card:not(:first-child) .card__content .card__date{margin-bottom:48px}.post-cards-featured__cards .card:not(:first-child) .card__image{height:100%;inline-size:auto;max-width:291px}.post-cards-featured__cards .card:not(:first-child) .card__image .card__pixels{left:0}@media (max-width:55rem){.post-cards-featured__cards .card:not(:first-child) .card__image{max-width:unset;width:100%}}.post-cards-featured__cards .card:not(:first-child) .card__link{height:100%;width:5rem}@media (max-width:55rem){.post-cards-featured__cards .card:not(:first-child) .card__link{height:unset}}.post-cards-featured__cards .card:not(:first-child) .card__link-arrow{translate:0}.post-cards-featured__cards .card:not(:first-child) .card__link-text{display:none}@media (hover:hover){.post-cards-featured__cards .card:not(:first-child):focus-visible .card__image img,.post-cards-featured__cards .card:not(:first-child):hover .card__image img{translate:0}.post-cards-featured__cards .card:not(:first-child):focus-visible .card__content,.post-cards-featured__cards .card:not(:first-child):hover .card__content{translate:-5rem 0}.post-cards-featured__cards .card:not(:first-child):focus-visible .card__link-arrow,.post-cards-featured__cards .card:not(:first-child):hover .card__link-arrow{transition-delay:.1s;translate:.25rem 0}}

/*# sourceMappingURL=client.css.map*/