.adam-blog-grid-section{--adam-blog-card-media-width: 360px;--adam-blog-card-body-min-height: 116px;--adam-blog-card-body-tall-min-height: 126px;--adam-blog-card-row-height: 570px;--adam-blog-grid-pagination-gap: 64px;height:auto;padding-top:48px;padding-bottom:112px;background:var(--color-background-body)}.adam-blog-grid-section__inner{display:flex;height:auto;flex-direction:column;justify-content:space-between;gap:var(--adam-blog-grid-pagination-gap)}.adam-blog-grid{display:grid;grid-template-columns:repeat(3,var(--adam-blog-card-width));grid-auto-rows:var(--adam-blog-card-row-height);-moz-column-gap:39px;column-gap:39px;row-gap:46px}.adam-blog-card{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:var(--adam-blog-card-width);min-height:var(--adam-blog-card-min-height);height:auto;padding:20px;overflow:hidden;border-radius:var(--radius-md);background:var(--color-white)}.adam-blog-card:nth-child(3n){min-height:var(--adam-blog-card-tall-min-height)}.adam-blog-card>img,.adam-blog-card__media-link{width:var(--adam-blog-card-media-width);height:var(--adam-blog-card-media-height);aspect-ratio:var(--adam-blog-card-media-aspect-ratio);border-radius:var(--radius-sm)}.adam-blog-card__media-link{display:block;overflow:hidden}body.adam-page .adam-blog-card__media-link img{display:block;width:100%;height:100%;object-fit:cover}body.adam-page .adam-blog-card__media-link--contain img{object-fit:contain}.adam-blog-card__body{display:flex;min-height:var(--adam-blog-card-body-min-height);height:auto;min-width:0;flex-direction:column;align-items:flex-start}.adam-blog-card:nth-child(3n) .adam-blog-card__body{min-height:var(--adam-blog-card-body-tall-min-height)}.adam-blog-card__body p{color:var(--sand-800);font-family:var(--font-mono);font-size:12px;font-weight:var(--weight-medium);line-height:15.084px;letter-spacing:0;text-transform:uppercase}body.adam-page .adam-blog-card__body h2,body.adam-page .adam-blog-card__body h3{display:-webkit-box;overflow:hidden;margin-top:4px;max-width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--sand-800);font-family:var(--font-heading);font-size:var(--adam-fl-fs-18-20);font-weight:var(--weight-medium);line-height:var(--adam-fl-lh-23-26);letter-spacing:.2px;overflow-wrap:break-word;text-transform:none}.adam-blog-card__title-link{display:block;max-width:100%;color:inherit;overflow-wrap:break-word;text-decoration:none}.adam-blog-card__excerpt{display:none;overflow:hidden;margin-top:8px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#555049;font-family:var(--font-text);font-size:14px;font-weight:var(--weight-regular);line-height:20px;text-transform:none}.adam-blog-card__read-link{display:inline-flex;align-items:center;gap:var(--adam-fl-space-4-8);border-radius:var(--radius-xs);color:var(--color-primary-brand);font-family:var(--font-text);font-size:var(--text-t3);font-weight:var(--weight-medium);line-height:16px;letter-spacing:.08px;text-decoration:none}body.adam-page .adam-blog-card__read-link{-webkit-margin-before:22px;margin-block-start:22px;margin-top:22px;color:var(--color-primary-brand)}.adam-blog-card__arrow{display:block;width:19px;height:16px;flex:0 0 19px}@media(min-width:768px)and (max-width:1199px){.adam-blog-grid-section{height:auto}.adam-blog-grid-section__inner{width:min(100% - var(--page-large) * 2,var(--container));max-width:var(--container)}.adam-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:36px}.adam-blog-card,.adam-blog-card:nth-child(3n){width:100%;height:auto;min-height:var(--adam-blog-card-min-height)}.adam-blog-card>img,.adam-blog-card__media-link{width:100%}.adam-blog-card__body,.adam-blog-card:nth-child(3n) .adam-blog-card__body{height:auto;min-height:var(--adam-blog-card-body-min-height)}}@media(min-width:1200px)and (max-width:1359px){.adam-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.adam-blog-card,.adam-blog-card:nth-child(3n),.adam-blog-card>img,.adam-blog-card__media-link{width:100%;min-width:0}}@media(max-width:767px){.adam-blog-grid-section,.adam-blog-grid-section__inner{height:auto}.adam-blog-grid-section{padding:32px 0 64px}.adam-blog-grid{grid-template-columns:1fr;grid-auto-rows:auto;row-gap:24px}.adam-blog-card,.adam-blog-card:nth-child(3n){width:100%;height:auto}.adam-blog-card>img,.adam-blog-card__media-link{width:100%;height:auto;aspect-ratio:var(--adam-blog-card-media-aspect-ratio)}.adam-blog-card__body,.adam-blog-card:nth-child(3n) .adam-blog-card__body{height:auto;min-height:var(--adam-blog-card-body-min-height)}body.adam-page .adam-blog-card__body h2,body.adam-page .adam-blog-card__body h3{font-size:var(--adam-fl-fs-18-20);line-height:var(--adam-fl-lh-23-26)}.adam-blog-card__read-link{gap:var(--adam-fl-space-4-8)}}
